.keyvisual {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.keyvisual__title span {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 3.4rem;
  font-weight: bold;
  color: #000000;
  padding: 0 5vw 0 1vw;
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .keyvisual__title span {
    font-size: 5.3rem;
    padding: 0.3472222222vw;
    margin-bottom: 1.3888888889vw;
  }
}
@media screen and (min-width: 1440px) {
  .keyvisual__title span {
    padding: 5px;
    margin-bottom: 20px;
  }
}
.keyvisual__title span:last-child {
  margin-bottom: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  .keyvisual__title span:last-child {
    margin-bottom: 3.4722222222vw;
  }
}
@media screen and (min-width: 1440px) {
  .keyvisual__title span:last-child {
    margin-bottom: 50px;
  }
}
.keyvisual__text {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.8);
  font-size: 1.5rem;
  line-height: 1.8;
  font-weight: bold;
  color: #ffffff;
  margin-right: calc(50% - 50vw);
  padding: 8vw;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .keyvisual__text {
    font-size: 1.8rem;
    width: fit-content;
    padding: 0.3472222222vw;
    margin-left: 0;
  }
}
@media screen and (min-width: 1440px) {
  .keyvisual__text {
    padding: 5px;
  }
}

.strength {
  width: 100%;
  padding: 16vw 0 0;
}
@media screen and (min-width: 768px) {
  .strength {
    padding: 6.9444444444vw 0 0;
  }
}
@media screen and (min-width: 1440px) {
  .strength {
    padding: 100px 0 0;
  }
}
.strength__title {
  font-size: 1.9rem;
  font-weight: bold;
  color: #204F9B;
  text-align: center;
  margin-bottom: 8vw;
}
@media screen and (min-width: 768px) {
  .strength__title {
    font-size: 2.8rem;
    margin-bottom: 3.8194444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .strength__title {
    margin-bottom: 55px;
  }
}
.strength__title span {
  font-size: 2.8rem;
}
@media screen and (min-width: 768px) {
  .strength__title span {
    font-size: 4rem;
  }
}
.strength__lead {
  font-size: 1.4rem;
  text-align: center;
  margin-bottom: 8vw;
}
@media screen and (min-width: 768px) {
  .strength__lead {
    font-size: 1.6rem;
    margin-bottom: 4.1666666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .strength__lead {
    margin-bottom: 60px;
  }
}
.strength__list {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .strength__list {
    flex-direction: row;
    gap: 1.3888888889vw;
  }
}
@media screen and (min-width: 1440px) {
  .strength__list {
    gap: 20px;
  }
}
.strength__item {
  position: relative;
  width: 80vw;
  box-shadow: 0.8vw 0.8vw 2.6666666667vw rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 768px) {
  .strength__item {
    width: 20.8333333333vw;
    box-shadow: 0.2083333333vw 0.2083333333vw 0.6944444444vw rgba(0, 0, 0, 0.16);
  }
}
@media screen and (min-width: 1440px) {
  .strength__item {
    width: 300px;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.16);
  }
}
.strength__item img {
  width: 100%;
  height: 100%;
}
.strength__text {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 20vw;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.9);
  font-size: 1.6rem;
  font-weight: bold;
  bottom: 5.3333333333vw;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .strength__text {
    height: 5.2083333333vw;
    bottom: 1.3888888889vw;
  }
}
@media screen and (min-width: 1440px) {
  .strength__text {
    height: 75px;
    bottom: 20px;
  }
}

.trouble {
  width: 100%;
  padding: 16vw 0;
}
@media screen and (min-width: 768px) {
  .trouble {
    padding: 6.9444444444vw 0;
  }
}
@media screen and (min-width: 1440px) {
  .trouble {
    padding: 100px 0;
  }
}
.trouble__title {
  font-size: 1.6rem;
  text-align: center;
  font-weight: bold;
  margin-bottom: 8vw;
}
@media screen and (min-width: 768px) {
  .trouble__title {
    font-size: 2rem;
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (min-width: 1440px) {
  .trouble__title {
    margin-bottom: 30px;
  }
}
.trouble__title span {
  background: linear-gradient(to bottom, transparent calc(100% - 1.8666666667vw), #FFCC22 1.8666666667vw);
}
@media screen and (min-width: 768px) {
  .trouble__title span {
    background: linear-gradient(to bottom, transparent calc(100% - 0.4861111111vw), #FFCC22 0.4861111111vw);
  }
}
@media screen and (min-width: 1440px) {
  .trouble__title span {
    background: linear-gradient(to bottom, transparent calc(100% - 7px), #FFCC22 7px);
  }
}
.trouble__lead {
  font-size: 1.3rem;
  text-align: center;
  margin-bottom: 8vw;
}
@media screen and (min-width: 768px) {
  .trouble__lead {
    font-size: 1.6rem;
    margin-bottom: 4.1666666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .trouble__lead {
    margin-bottom: 60px;
  }
}
.trouble__list {
  display: grid;
  justify-content: center;
  grid-template-columns: repeat(2, max-content);
  font-size: 1.1rem;
  gap: 1.3333333333vw;
}
@media screen and (min-width: 768px) {
  .trouble__list {
    grid-template-columns: repeat(3, max-content);
    font-size: 1.6rem;
    gap: 1.3888888889vw;
  }
}
@media screen and (min-width: 1440px) {
  .trouble__list {
    gap: 20px;
  }
}
.trouble__item {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  height: 10.1333333333vw;
  width: 45.3333333333vw;
  box-shadow: 0.8vw 0.8vw 2.6666666667vw rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 768px) {
  .trouble__item {
    height: 3.4722222222vw;
    width: 18.0555555556vw;
    box-shadow: 0.2083333333vw 0.2083333333vw 0.6944444444vw rgba(0, 0, 0, 0.16);
  }
}
@media screen and (min-width: 1440px) {
  .trouble__item {
    height: 50px;
    width: 260px;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.16);
  }
}

.products {
  width: 100%;
}
.products__list {
  display: grid;
  justify-content: center;
  grid-template-columns: repeat(2, max-content);
  font-size: 1.1rem;
  gap: 4vw;
  margin-bottom: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  .products__list {
    grid-template-columns: repeat(3, max-content);
    font-size: 1.6rem;
    gap: 2.7777777778vw;
    margin-bottom: 3.4722222222vw;
  }
}
@media screen and (min-width: 1440px) {
  .products__list {
    gap: 40px;
    margin-bottom: 50px;
  }
}
.products__item {
  width: 42.6666666667vw;
  box-shadow: 0.8vw 0.8vw 2.6666666667vw rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 768px) {
  .products__item {
    width: 17.3611111111vw;
    box-shadow: 0.2083333333vw 0.2083333333vw 0.6944444444vw rgba(0, 0, 0, 0.16);
  }
}
@media screen and (min-width: 1440px) {
  .products__item {
    width: 250px;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.16);
  }
}
.products__item img {
  width: 100%;
  height: auto;
}
.products__link {
  color: #ffffff;
  text-align: right;
}
.products__link a {
  text-decoration: underline;
  color: #ffffff;
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .products__link a {
    font-size: 1.8rem;
  }
}
.products__link a:hover {
  opacity: 0.5;
  transform: 0.3s ease;
}

.process {
  width: 100%;
}
.process__lead {
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 8vw;
}
@media screen and (min-width: 768px) {
  .process__lead {
    font-size: 1.8rem;
    margin-bottom: 4.1666666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .process__lead {
    margin-bottom: 60px;
  }
}
.process__list {
  display: flex;
  justify-content: center;
  align-items: start;
  flex-wrap: wrap;
  gap: 5.3333333333vw;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .process__list {
    width: 80%;
    display: flex;
    gap: 2.0833333333vw;
  }
}
@media screen and (min-width: 1440px) {
  .process__list {
    gap: 30px;
  }
}
.process__list--top {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .process__list--top {
    margin-bottom: 4.1666666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .process__list--top {
    margin-bottom: 60px;
  }
}
.process__item {
  width: 36.8vw;
}
@media screen and (min-width: 768px) {
  .process__item {
    width: 12.2222222222vw;
  }
}
@media screen and (min-width: 1440px) {
  .process__item {
    width: 176px;
  }
}
.process__text {
  font-size: 1.1rem;
  text-align: center;
  margin-top: 4vw;
}
@media screen and (min-width: 768px) {
  .process__text {
    font-size: 1.5rem;
    margin-top: 1.3888888889vw;
  }
}
@media screen and (min-width: 1440px) {
  .process__text {
    margin-top: 20px;
  }
}

.price {
  width: 100%;
  display: flex;
}
.price__list {
  width: fit-content;
  margin-left: auto;
}
.price__item {
  font-size: 1.5rem;
  font-weight: normal;
  width: 48vw;
  height: 10.6666666667vw;
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .price__item {
    width: 15.2777777778vw;
    height: 3.3333333333vw;
    margin-bottom: 1.3888888889vw;
  }
}
@media screen and (min-width: 1440px) {
  .price__item {
    width: 220px;
    height: 48px;
    margin-bottom: 20px;
  }
}
.price__item a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: inherit;
  height: inherit;
  font-size: inherit;
  font-weight: bold;
  color: #000000;
  background-color: #ffffff;
  border-radius: 13.3333333333vw;
  border: 0.2666666667vw solid #000000;
}
@media screen and (min-width: 768px) {
  .price__item a {
    border-radius: 3.4722222222vw;
    border: 0.0694444444vw solid #000000;
  }
}
@media screen and (min-width: 1440px) {
  .price__item a {
    border-radius: 50px;
    border: 1px solid #000000;
  }
}
.price__item a:hover {
  opacity: 1;
  border-color: #000000;
  background-color: #000000;
  color: #ffffff;
  transition: 0.3s ease;
}
.price__item a {
  background-image: url(../img/common/btn_arrow_right_icon2.svg);
  background-repeat: no-repeat;
  background-position: center right 5.3333333333vw;
  background-size: 1.6vw 2.6106666667vw;
}
@media screen and (min-width: 768px) {
  .price__item a {
    background-position: center right 1.3888888889vw;
    background-size: 0.4166666667vw 0.6798611111vw;
  }
}
@media screen and (min-width: 1440px) {
  .price__item a {
    background-position: center right 20px;
    background-size: 6px 9.79px;
  }
}
@media screen and (min-width: 768px) {
  .price__item a:hover {
    background-image: url(../img/common/btn_arrow_right_icon3.svg);
  }
}
.price__item:last-child {
  margin-bottom: 0;
}

.application {
  width: 100%;
  padding: 16vw 0;
}
@media screen and (min-width: 768px) {
  .application {
    padding: 6.9444444444vw 0;
  }
}
@media screen and (min-width: 1440px) {
  .application {
    padding: 100px 0;
  }
}
.application__title {
  font-size: 2rem;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .application__title {
    font-size: 3rem;
    margin-bottom: 3.125vw;
  }
}
@media screen and (min-width: 1440px) {
  .application__title {
    margin-bottom: 45px;
  }
}
.application__text {
  font-size: 1.6rem;
  color: #ffffff;
  text-align: center;
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 768px) {
  .application__text {
    font-size: 1.5rem;
    margin-bottom: 1.3888888889vw;
  }
}
@media screen and (min-width: 1440px) {
  .application__text {
    margin-bottom: 20px;
  }
}
.application__btn {
  font-size: 1.5rem;
  width: 81.6vw;
  height: 16vw;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .application__btn {
    font-size: 1.6rem;
    width: 21.25vw;
    height: 4.1666666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .application__btn {
    width: 306px;
    height: 60px;
  }
}
.application__btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: inherit;
  height: inherit;
  font-size: inherit;
  font-weight: bold;
  color: #000000;
  background-color: #FFCC22;
  border-radius: 13.3333333333vw;
  border: 0.2666666667vw solid #FFCC22;
}
@media screen and (min-width: 768px) {
  .application__btn a {
    border-radius: 3.4722222222vw;
    border: 0.0694444444vw solid #FFCC22;
  }
}
@media screen and (min-width: 1440px) {
  .application__btn a {
    border-radius: 50px;
    border: 1px solid #FFCC22;
  }
}
.application__btn a:hover {
  opacity: 1;
  border-color: #000000;
  background-color: #ffffff;
  color: #000000;
  transition: 0.3s ease;
}
.application__btn a {
  background-image: url(../img/common/btn_arrow_right_icon1.svg);
  background-repeat: no-repeat;
  background-position: center right 6.6666666667vw;
  background-size: 2.1333333333vw 3.48vw;
}
@media screen and (min-width: 768px) {
  .application__btn a {
    background-position: center right 1.7361111111vw;
    background-size: 0.5555555556vw 0.90625vw;
  }
}
@media screen and (min-width: 1440px) {
  .application__btn a {
    background-position: center right 25px;
    background-size: 8px 13.05px;
  }
}

.faq {
  width: 100%;
}
.faq__item {
  background-color: #ffffff;
  border: 0.2666666667vw solid #000000;
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .faq__item {
    border: 0.0694444444vw solid #000000;
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (min-width: 1440px) {
  .faq__item {
    border: 1px solid #000000;
    margin-bottom: 30px;
  }
}
.faq__item:last-child {
  margin-bottom: 0;
}
.faq__question {
  position: relative;
  font-size: 1.4rem;
  font-weight: bold;
  transition: 0.5s ease;
  cursor: pointer;
  padding: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .faq__question {
    font-size: 1.5rem;
    padding: 2.0833333333vw;
  }
}
@media screen and (min-width: 1440px) {
  .faq__question {
    padding: 30px;
  }
}
.faq__question span {
  content: "";
  position: absolute;
  background-image: url("../img/index/faq_icon_bg2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 2.5vw;
  height: 2.5vw;
  top: 50%;
  right: 2vw;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .faq__question span {
    right: 2.0833333333vw;
    content: "";
    position: absolute;
    background-image: url("../img/index/faq_icon_bg2.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 1.8055555556vw;
    height: 1.8055555556vw;
  }
}
@media screen and (min-width: 1440px) {
  .faq__question span {
    right: 30px;
    content: "";
    position: absolute;
    background-image: url("../img/index/faq_icon_bg2.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 26px;
    height: 26px;
  }
}
.faq__question--active {
  transition: 0.5s ease;
}
.faq__question--active span {
  content: "";
  position: absolute;
  background-image: url("../img/index/faq_icon_bg1.svg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 5.3333333333vw;
  height: 0.5333333333vw;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .faq__question--active span {
    content: "";
    position: absolute;
    background-image: url("../img/index/faq_icon_bg1.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 1.8055555556vw;
    height: 0.2777777778vw;
  }
}
@media screen and (min-width: 1440px) {
  .faq__question--active span {
    content: "";
    position: absolute;
    background-image: url("../img/index/faq_icon_bg1.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 26px;
    height: 4px;
  }
}
.faq__answer {
  height: 0;
  font-size: 1.4rem;
  font-weight: normal;
  border-top: none;
  overflow: hidden;
  transition: 0.5s ease;
  margin: 0 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .faq__answer {
    font-size: 1.6rem;
    margin: 0 2.0833333333vw;
  }
}
@media screen and (min-width: 1440px) {
  .faq__answer {
    margin: 0 30px;
  }
}
.faq__answer--active {
  height: auto;
  transition: 0.5s ease;
  border-top: 0.2666666667vw solid #000000;
  padding-top: 5.3333333333vw;
  margin: 0 5.3333333333vw 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .faq__answer--active {
    border-top: 0.0694444444vw solid #000000;
    padding-top: 2.0833333333vw;
    margin: 0 2.0833333333vw 2.0833333333vw;
  }
}
@media screen and (min-width: 1440px) {
  .faq__answer--active {
    border-top: 1px solid #000000;
    padding-top: 30px;
    margin: 0 30px 30px;
  }
}
.faq__link {
  color: #204F9B;
  cursor: pointer;
}
.faq__link:hover {
  opacity: 0.5;
  transition: 0.5s ease;
}

.blog {
  width: 100%;
}
.blog__list {
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 768px) {
  .blog__list {
    margin-bottom: 4.1666666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .blog__list {
    margin-bottom: 60px;
  }
}
.blog__item a {
  background-color: #ffffff;
  padding: 5.3333333333vw 2.6666666667vw;
  border-bottom: 0.2666666667vw solid #A0A0A0;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .blog__item a {
    display: flex;
    align-items: center;
    gap: 3.125vw;
    padding: 2.0833333333vw 2.7777777778vw;
    border-bottom: 0.0694444444vw solid #A0A0A0;
  }
}
@media screen and (min-width: 1440px) {
  .blog__item a {
    gap: 45px;
    padding: 30px 40px;
    border-bottom: 1px solid #A0A0A0;
  }
}
.blog__item a:hover {
  filter: brightness(0.8);
  transition: 0.5s;
}
.blog__container--time {
  display: flex;
  align-items: center;
  gap: 2.6666666667vw;
  margin-bottom: 3.4666666667vw;
}
@media screen and (min-width: 768px) {
  .blog__container--time {
    display: block;
    margin-bottom: 0;
  }
}
.blog__time {
  font-size: 1.4rem;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .blog__time {
    font-size: 1.6rem;
  }
}
.blog__category {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 16.8vw;
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background-color: #f75351;
  border-radius: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  .blog__category {
    width: 5.625vw;
    border-radius: 3.4722222222vw;
    margin-top: 0.6944444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .blog__category {
    width: 81px;
    border-radius: 50px;
    margin-top: 10px;
  }
}
.blog__title {
  font-size: 1.4rem;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .blog__title {
    font-size: 1.6rem;
  }
}
.blog__text {
  font-size: 1.2rem;
}
.blog__btn {
  font-size: 1.5rem;
  font-weight: normal;
  width: 48vw;
  height: 10.6666666667vw;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .blog__btn {
    font-size: 1.6rem;
    width: 15.2777777778vw;
    height: 3.3333333333vw;
  }
}
@media screen and (min-width: 1440px) {
  .blog__btn {
    width: 220px;
    height: 48px;
  }
}
.blog__btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: inherit;
  height: inherit;
  font-size: inherit;
  font-weight: bold;
  color: #ffffff;
  background-color: #204F9B;
  border-radius: 13.3333333333vw;
  border: 0.2666666667vw solid #204F9B;
}
@media screen and (min-width: 768px) {
  .blog__btn a {
    border-radius: 3.4722222222vw;
    border: 0.0694444444vw solid #204F9B;
  }
}
@media screen and (min-width: 1440px) {
  .blog__btn a {
    border-radius: 50px;
    border: 1px solid #204F9B;
  }
}
.blog__btn a:hover {
  opacity: 1;
  border-color: #204F9B;
  background-color: #ffffff;
  color: #204F9B;
  transition: 0.3s ease;
}
.blog__btn a {
  background-image: url(../img/common/btn_arrow_right_icon3.svg);
  background-repeat: no-repeat;
  background-position: center right 5.3333333333vw;
  background-size: 1.6vw 2.6106666667vw;
}
@media screen and (min-width: 768px) {
  .blog__btn a {
    background-position: center right 1.3888888889vw;
    background-size: 0.4166666667vw 0.6798611111vw;
  }
}
@media screen and (min-width: 1440px) {
  .blog__btn a {
    background-position: center right 20px;
    background-size: 6px 9.79px;
  }
}
@media screen and (min-width: 768px) {
  .blog__btn a:hover {
    background-image: url(../img/common/btn_arrow_right_icon4.svg);
  }
}
.blog__btn a {
  font-weight: normal;
}

.instagram {
  width: 100%;
}
.instagram__list {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}
.instagram__item {
  height: 20vw;
}
@media screen and (min-width: 768px) {
  .instagram__item {
    height: 19.4444444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .instagram__item {
    height: 280px;
  }
}
@media screen and (min-width: 1920px) {
  .instagram__item {
    height: 300px;
  }
}
.instagram__item a {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
}
.instagram__item a img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.instagram__item a:hover {
  opacity: 1;
  filter: brightness(0.8);
  transition: 0.3s ease;
}
.instagram__item a::before {
  top: 1.3333333333vw;
  right: 1.3333333333vw;
  content: "";
  position: absolute;
  background-image: url("../img/index/instagram_img_icon1.svg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 2.144vw;
  height: 2.144vw;
}
@media screen and (min-width: 768px) {
  .instagram__item a::before {
    top: 0.6944444444vw;
    right: 0.6944444444vw;
    content: "";
    position: absolute;
    background-image: url("../img/index/instagram_img_icon1.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 2.7083333333vw;
    height: 2.6388888889vw;
  }
}
@media screen and (min-width: 1440px) {
  .instagram__item a::before {
    top: 10px;
    right: 10px;
    content: "";
    position: absolute;
    background-image: url("../img/index/instagram_img_icon1.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 39px;
    height: 38px;
  }
}

#sb_instagram {
  height: auto !important;
}