/*------------------------------------------------------------
	BASE
------------------------------------------------------------*/
/*------------------------------------------------------------
	COLOR
------------------------------------------------------------*/
/*------------------------------------------------------------
	FONT
------------------------------------------------------------*/
/*------------------------------------------------------------
	FUNCTION
------------------------------------------------------------*/
/*------------------------------------------------------------
	MIXIN
------------------------------------------------------------*/
/*------------------------------------------------------------
	HONE
------------------------------------------------------------*/
.home {
  color: #331F07;
  /*------------------------------
      FV
  ------------------------------*/
  /*------------------------------
      ABOUT
  ------------------------------*/
  /*------------------------------
      MOOD
  ------------------------------*/
  /*------------------------------
      LEAVES
  ------------------------------*/
  /*------------------------------
      HERB
  ------------------------------*/
  /*------------------------------
      PRODUCTS
  ------------------------------*/
  /*------------------------------
      SHOP
  ------------------------------*/
  /*------------------------------
      NEWS
  ------------------------------*/
  /*------------------------------
      OTHER
  ------------------------------*/
}
.home .-section {
  padding-left: 5.0890585242vw;
  padding-right: 5.0890585242vw;
}
@media screen and (min-width: 768px) {
  .home .-section {
    padding-left: 5.5555555556vw;
    padding-right: 5.5555555556vw;
  }
}
.home .-section .inner {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background: #FAECDF;
}
@media screen and (min-width: 768px) {
  .home .-section .inner {
    display: flex;
    align-items: flex-end;
    width: 88.8888888889vw;
  }
}
.home .-section .inner .-img {
  position: relative;
}
@media screen and (min-width: 768px) {
  .home .-section .inner .-img {
    width: 50%;
  }
}
.home .-section .inner .-img .-title {
  position: absolute;
  bottom: 8.1424936387vw;
}
@media screen and (min-width: 768px) {
  .home .-section .inner .-img .-title {
    bottom: 3.6111111111vw;
  }
}
.home .-section .inner .-img .-bg {
  width: 100%;
  height: 96.6921119593vw;
}
@media screen and (min-width: 768px) {
  .home .-section .inner .-img .-bg {
    width: 100%;
    height: 48.6111111111vw;
  }
}
.home .-section .inner .-contents {
  padding-bottom: 7.6335877863vw;
  color: #331F07;
}
@media screen and (min-width: 768px) {
  .home .-section .inner .-contents {
    width: 50%;
    margin-top: auto;
    padding-bottom: 4.1666666667vw;
  }
}
.home .-section .inner .-contents .-ja {
  padding: 16.2849872774vw 0 0 12.7226463104vw;
  font-size: 3.5623409669vw;
  line-height: 2.7142857143;
  letter-spacing: 0.5089058524vw;
}
@media screen and (min-width: 768px) {
  .home .-section .inner .-contents .-ja {
    padding: 0 0 0 5.5555555556vw;
    font-size: 1.1111111111vw;
    line-height: 3;
    letter-spacing: 0.1388888889vw;
  }
}
.home .-section .inner .-contents .-en {
  padding: 6.106870229vw 7.6335877863vw 0 17.8117048346vw;
  font-size: 2.5445292621vw;
  line-height: 1.4;
  letter-spacing: 0.2544529262vw;
}
@media screen and (min-width: 768px) {
  .home .-section .inner .-contents .-en {
    padding: 2.2222222222vw 9.7222222222vw 0 7.6388888889vw;
    font-size: 0.9722222222vw;
    line-height: 1.4285714286;
    letter-spacing: 0.0694444444vw;
  }
}
.home .-section .inner .-contents .-en br {
  display: none;
}
@media screen and (min-width: 768px) {
  .home .-section .inner .-contents .-en br {
    display: block;
  }
}
.home .-section .inner .-contents .button_more {
  margin-top: 8.1424936387vw;
  margin-left: 12.7226463104vw;
}
@media screen and (min-width: 768px) {
  .home .-section .inner .-contents .button_more {
    margin-top: 2.7777777778vw;
    margin-left: 5.5555555556vw;
  }
}
.home .fv {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 110lvh;
  background: #000;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .home .fv {
    height: 100lvh;
  }
}
.home .fv .inner {
  height: 100%;
}
.home .fv video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.home .about {
  position: relative;
  padding: 100lvh 5.0890585242vw 0;
}
@media screen and (min-width: 768px) {
  .home .about {
    padding: 150lvh 5.5555555556vw 0;
    min-height: 250lvh;
  }
}
.home .about .inner {
  flex-flow: row-reverse;
}
@media screen and (min-width: 768px) {
  .home .about .inner {
    position: sticky;
    top: 50%;
    left: 0;
    max-height: 90lvh;
    overflow: hidden;
    transform: translateY(-50%);
  }
}
.home .about_img {
  position: relative;
}
.home .about_img:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -11.9592875318vw;
  right: 5.8524173028vw;
  width: 15.7760814249vw;
  height: 14.2493638677vw;
  background: url("../img/common/ymy_gyokuro_r.svg") 0 0 no-repeat;
  background-size: 100% 100%;
}
@media screen and (min-width: 768px) {
  .home .about_img:after {
    display: none;
  }
}
.home .about_img .-title {
  left: 4.0712468193vw;
}
@media screen and (min-width: 768px) {
  .home .about_img .-title {
    left: 2.7777777778vw;
  }
}
.home .about_img .-title img {
  width: 50.8905852417vw;
}
@media screen and (min-width: 768px) {
  .home .about_img .-title img {
    width: 27.7777777778vw;
  }
}
.home .about_img .-bg {
  background: url("../img/home/about_img.jpg") center 0 no-repeat;
  background-size: cover;
}
.home .about_contents .-ja {
  position: relative;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .home .about_contents .-ja {
    padding-right: 7.6388888889vw !important;
  }
}
.home .about_contents .-ja:after {
  content: "";
  display: none;
  position: absolute;
  top: -2.2900763359vw;
  right: 0;
  width: 15.7760814249vw;
  height: 14.2493638677vw;
  background: url("../img/common/ymy_gyokuro_r.svg") 0 0 no-repeat;
  background-size: 100% 100%;
}
@media screen and (min-width: 768px) {
  .home .about_contents .-ja:after {
    display: block;
    top: auto;
    bottom: 0;
    right: 0;
    width: 5.3472222222vw;
    height: 4.8611111111vw;
    transform: translateY(20%);
  }
}
.home .mood {
  position: relative;
  padding-top: 40.7124681934vw;
  padding-bottom: 40.7124681934vw;
}
@media screen and (min-width: 768px) {
  .home .mood {
    padding: 16.6666666667vw 5.5555555556vw 6.9444444444vw;
    min-height: 250lvh;
  }
}
.home .mood .inner {
  flex-flow: row;
}
@media screen and (min-width: 768px) {
  .home .mood .inner {
    position: sticky;
    top: 50%;
    left: 0;
    max-height: 90lvh;
    overflow: hidden;
    margin-bottom: 8.3333333333vw;
    transform: translateY(-50%);
  }
}
.home .mood_img .-title {
  left: 4.5801526718vw;
  width: 42.2391857506vw;
}
@media screen and (min-width: 768px) {
  .home .mood_img .-title {
    left: 2.7777777778vw;
  }
}
@media screen and (min-width: 768px) {
  .home .mood_img .-title {
    width: 23.125vw;
  }
}
.home .mood_img .-bg {
  background: url("../img/home/mood_img.jpg") center 0 no-repeat;
  background-size: cover;
}
.home .leaves {
  position: relative;
}
@media screen and (min-width: 768px) {
  .home .leaves {
    min-height: 90lvh;
  }
}
.home .leaves .inner {
  padding: 0 5.0890585242vw;
  background: url("../img/home/leaves_img.jpg") center 0 no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .home .leaves .inner {
    padding: 0 5.5555555556vw;
    min-height: 90lvh;
    display: flex;
    flex-flow: row-reverse;
    justify-content: space-between;
  }
}
.home .leaves_title {
  position: relative;
  padding: 34.096692112vw 0 0;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .home .leaves_title {
    padding: 22.5vw 0 0;
    text-align: left;
  }
}
.home .leaves_title.-move:after {
  opacity: 1;
}
.home .leaves_title:after {
  content: "";
  display: block;
  position: absolute;
  top: 13.2315521628vw;
  left: 71.2468193384vw;
  width: 18.0661577608vw;
  height: 16.2849872774vw;
  background: url("../img/common/ymy_gyokuro_r.svg") 0 0 no-repeat;
  background-size: 100% 100%;
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.21, 0.51, 0.51, 1);
  transition-delay: 500ms;
}
@media screen and (min-width: 768px) {
  .home .leaves_title:after {
    top: 14.5833333333vw;
    left: -8.0555555556vw;
    width: 6.875vw;
    height: 6.25vw;
  }
}
.home .leaves_title img {
  margin-left: 12.7226463104vw;
  width: 58.524173028vw;
}
@media screen and (min-width: 768px) {
  .home .leaves_title img {
    width: 30.4166666667vw;
  }
}
.home .leaves_contents {
  position: relative;
  padding: 10.1781170483vw 2.5445292621vw 8.1424936387vw 12.7226463104vw;
}
@media screen and (min-width: 768px) {
  .home .leaves_contents {
    margin-top: auto;
    padding: 16.1111111111vw 0 4.1666666667vw 5.5555555556vw;
    width: 44.4444444444vw;
  }
}
.home .leaves_contents:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 22.9007633588vw;
  left: 12.7226463104vw;
  width: 58.524173028vw;
  height: 8.9058524173vw;
  background: url("../img/home/gyokuro_txt.svg") 0 0 no-repeat;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  .home .leaves_contents:after {
    bottom: 4.8611111111vw;
    left: 5.5555555556vw;
    width: 21.9444444444vw;
    height: 2.3611111111vw;
    background: url("../img/home/gyokuro_txt.svg") 0 0 no-repeat;
    background-size: contain;
  }
}
.home .leaves_contents .-ja {
  font-size: 3.5623409669vw;
  line-height: 2.7142857143;
  letter-spacing: 0.2544529262vw;
}
@media screen and (min-width: 768px) {
  .home .leaves_contents .-ja {
    font-size: 1.1111111111vw;
    line-height: 3;
    letter-spacing: 0.1388888889vw;
  }
}
.home .leaves_contents .-en {
  padding: 6.106870229vw 0 0 5.0890585242vw;
  font-size: 2.5445292621vw;
  line-height: 1.4;
  letter-spacing: 0.2544529262vw;
}
@media screen and (min-width: 768px) {
  .home .leaves_contents .-en {
    padding: 2.2222222222vw 0 0 2.0833333333vw;
    font-size: 0.9722222222vw;
    line-height: 1.4285714286;
    letter-spacing: 0.0694444444vw;
  }
}
.home .leaves_contents .-en br {
  display: none;
}
@media screen and (min-width: 768px) {
  .home .leaves_contents .-en br {
    display: block;
  }
}
.home .leaves_contents .button_more {
  margin-top: 26.4631043257vw;
  margin-left: 0vw;
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  .home .leaves_contents .button_more {
    margin-top: 2.7777777778vw;
    margin-left: 24.375vw;
    margin-right: 0;
  }
}
.home .herb {
  position: relative;
  min-height: 162.8498727735vw;
}
@media screen and (min-width: 768px) {
  .home .herb {
    min-height: 90lvh;
  }
}
.home .herb .inner {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-flow: column;
  gap: 5.0890585242vw;
  min-height: 162.8498727735vw;
  padding: 0 17.8117048346vw 7.6335877863vw;
  background: url("../img/home/sp_herb_img.jpg") center 0 no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .home .herb .inner {
    flex-flow: row;
    align-items: flex-end;
    justify-content: flex-start;
    gap: 2.4305555556vw;
    min-height: 90lvh;
    padding: 0 11.1111111111vw 4.1666666667vw;
    background: url("../img/home/herb_img.jpg") center 0 no-repeat;
    background-size: cover;
  }
}
.home .herb .inner .button_more {
  margin-left: 0;
  margin-right: 0;
}
.home .herb_title {
  width: 38.1679389313vw;
}
@media screen and (min-width: 768px) {
  .home .herb_title {
    width: 43.4722222222vw;
    padding-bottom: 0.6944444444vw;
  }
}
.home .herb_title span {
  display: block;
}
.home .herb_title img {
  width: 100%;
}
.home .products {
  position: relative;
  background: #FAECDF;
}
@media screen and (min-width: 768px) {
  .home .products {
    min-height: 200lvh;
  }
}
@media screen and (min-width: 768px) {
  .home .products .inner {
    display: flex;
    flex-flow: row-reverse;
    justify-content: space-between;
    align-items: flex-end;
    margin: 0 auto;
    width: 88.8888888889vw;
  }
}
.home .products_title {
  padding: 61.5776081425vw 0 0 17.8117048346vw;
}
@media screen and (min-width: 768px) {
  .home .products_title {
    padding: 0 2.2222222222vw 3.4722222222vw 1.8055555556vw;
  }
}
.home .products_title img {
  width: 76.844783715vw;
}
@media screen and (min-width: 768px) {
  .home .products_title img {
    width: 42.5vw;
  }
}
.home .products_contents {
  padding: 0 5.0890585242vw;
}
@media screen and (min-width: 768px) {
  .home .products_contents {
    padding: 18.6111111111vw 0 5.5555555556vw 5.5555555556vw;
  }
}
.home .products_contents .-ja {
  padding: 12.7226463104vw 0 0 12.7226463104vw;
  font-size: 3.5623409669vw;
  line-height: 2.7142857143;
  letter-spacing: 0.2544529262vw;
}
@media screen and (min-width: 768px) {
  .home .products_contents .-ja {
    padding: 0;
    font-size: 1.1111111111vw;
    line-height: 3;
    letter-spacing: 0.1388888889vw;
  }
}
.home .products_contents .-ja.-pc {
  display: none;
}
@media screen and (min-width: 768px) {
  .home .products_contents .-ja.-pc {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .home .products_contents .-ja.-sp {
    display: none;
  }
}
.home .products_contents .-en {
  padding: 4.0712468193vw 0 0 17.8117048346vw;
  font-size: 2.5445292621vw;
  line-height: 1.4;
  letter-spacing: 0.2544529262vw;
}
@media screen and (min-width: 768px) {
  .home .products_contents .-en {
    padding: 2.2222222222vw 0 0 2.0833333333vw;
    font-size: 0.9722222222vw;
    line-height: 1.4285714286;
    letter-spacing: 0.0694444444vw;
  }
}
.home .products_list {
  margin: 10.1781170483vw 5.0890585242vw 0;
}
@media screen and (min-width: 768px) {
  .home .products_list {
    position: sticky;
    top: 5lvh;
    left: 0;
    display: flex;
    margin: 0 auto;
    width: 88.8888888889vw;
  }
}
.home .products_list_item {
  display: flex;
  align-items: flex-end;
  width: 100%;
  padding: 0 0 0 7.6335877863vw;
  min-height: 101.7811704835vw;
}
@media screen and (min-width: 768px) {
  .home .products_list_item {
    display: flex;
    align-items: flex-end;
    width: 50%;
    padding: 0 4.8611111111vw;
    height: 90lvh;
    min-height: auto;
  }
}
.home .products_list_item.-tea {
  background: url("../img/home/tea_img.jpg") center bottom no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .home .products_list_item.-tea {
    background: url("../img/home/tea_img.jpg") center bottom no-repeat;
    background-size: cover;
  }
}
.home .products_list_item.-tea h3 img {
  width: 22.9007633588vw;
}
@media screen and (min-width: 768px) {
  .home .products_list_item.-tea h3 img {
    width: 8.75vw;
  }
}
.home .products_list_item.-food {
  background: url("../img/home/food_img.jpg") center bottom no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .home .products_list_item.-food {
    ackground: url("../img/home/food_img.jpg") center bottom no-repeat;
    background-size: cover;
  }
}
.home .products_list_item.-food h3 img {
  width: 31.8066157761vw;
}
@media screen and (min-width: 768px) {
  .home .products_list_item.-food h3 img {
    width: 12.2222222222vw;
  }
}
.home .products_list_item h3 {
  padding: 0 0 7.6335877863vw;
}
@media screen and (min-width: 768px) {
  .home .products_list_item h3 {
    padding: 0 0 5vw;
  }
}
.home .products_list_item .button_more {
  margin-bottom: 6.106870229vw;
}
@media screen and (min-width: 768px) {
  .home .products_list_item .button_more {
    margin-bottom: 4.1666666667vw;
    margin-left: 2.4305555556vw;
  }
}
.home .shop {
  position: relative;
  padding: 40.7124681934vw 0 0;
  background: #FAECDF;
}
@media screen and (min-width: 768px) {
  .home .shop {
    padding: 22.2222222222vw 0 0;
  }
}
.home .shop .inner {
  flex-flow: row-reverse;
}
@media screen and (min-width: 768px) {
  .home .shop .inner .-img {
    width: 47.5vw;
  }
}
.home .shop .inner .-contents {
  padding: 0 5.0890585242vw;
}
@media screen and (min-width: 768px) {
  .home .shop .inner .-contents {
    width: auto;
    flex: 1;
    padding: 0;
  }
}
.home .shop_img .-title {
  left: 17.8117048346vw;
}
@media screen and (min-width: 768px) {
  .home .shop_img .-title {
    left: 2.8472222222vw;
  }
}
.home .shop_img .-title img {
  width: 40.203562341vw;
}
@media screen and (min-width: 768px) {
  .home .shop_img .-title img {
    width: 20.8333333333vw;
  }
}
.home .shop_img .-bg {
  height: 71.2468193384vw !important;
  background: url("../img/home/shop_img.jpg") center 0 no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .home .shop_img .-bg {
    height: 36.1805555556vw !important;
  }
}
.home .news {
  position: relative;
  padding: 50.8905852417vw 7.1246819338vw 0 17.8117048346vw;
  background: #FAECDF;
}
@media screen and (min-width: 768px) {
  .home .news {
    padding: 13.8888888889vw 0 0;
  }
}
.home .news .inner {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .home .news .inner {
    display: flex;
    justify-content: flex-end;
    gap: 5.5555555556vw;
    margin: 0 auto;
    width: 88.8888888889vw;
  }
}
.home .news_title {
  padding: 0 0 6.106870229vw;
  width: 20.8651399491vw;
}
@media screen and (min-width: 768px) {
  .home .news_title {
    padding: 3.4722222222vw 0 0;
    width: 5.6944444444vw;
  }
}
.home .news_contents {
  width: 100%;
  text-align: right;
}
@media screen and (min-width: 768px) {
  .home .news_contents {
    width: 57.9861111111vw;
  }
}
.home .news_contents .button_more {
  margin-top: 5.0890585242vw;
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  .home .news_contents .button_more {
    margin-top: 0;
  }
}
.home .news_list {
  text-align: left;
}
.home .news_list_item {
  position: relative;
  font-size: 3.5623409669vw;
  line-height: 2.1428571429;
}
@media screen and (min-width: 768px) {
  .home .news_list_item {
    font-size: 0.9722222222vw;
    line-height: 1;
  }
}
.home .news_list_item:first-child:before {
  display: none;
}
.home .news_list_item:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #331F07;
}
.home .news_list_item_link {
  position: relative;
  display: block;
  padding: 6.106870229vw 10.1781170483vw 6.106870229vw 0;
}
@media screen and (min-width: 768px) {
  .home .news_list_item_link {
    padding: 3.0555555556vw 9.0277777778vw 3.0555555556vw 2.7777777778vw;
  }
}
.home .news_list_item_link:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 4.3256997455vw;
  height: 2.5445292621vw;
  background: url("../img/common/icon_arrow.svg") 0 0 no-repeat;
  background-size: 100% 100%;
  transform: translate(0, -50%);
  transition: all 0.25s cubic-bezier(0.21, 0.51, 0.51, 1);
}
@media screen and (min-width: 768px) {
  .home .news_list_item_link:after {
    right: 6.25vw;
    width: 1.1805555556vw;
    height: 0.6944444444vw;
  }
}
@media screen and (min-width: 768px) {
  .home .news_list_item_link dl {
    display: flex;
    gap: 5.5555555556vw;
  }
}
.home .other {
  position: relative;
  padding: 40.7124681934vw 5.0890585242vw 35.6234096692vw;
  background: #FAECDF;
}
@media screen and (min-width: 768px) {
  .home .other {
    padding: 13.8888888889vw 0 8.6805555556vw;
  }
}
.home .other .inner {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .home .other .inner {
    padding-left: 10.4166666667vw;
    width: 88.8888888889vw;
  }
}
.home .other_instagram {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .home .other_instagram {
    display: inline-block;
    margin-left: 50%;
    width: 33.8888888889vw;
    transform: translateX(-100%);
  }
}
.home .other_instagram_feed {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6361323155vw;
}
@media screen and (min-width: 768px) {
  .home .other_instagram_feed {
    gap: 0.3472222222vw;
  }
}
.home .other_instagram_feed a {
  position: relative;
  overflow: hidden;
  width: 29.0924512299vw;
  height: 35vw;
}
@media screen and (min-width: 768px) {
  .home .other_instagram_feed a {
    width: 11.0648148148vw;
    height: 13.5vw;
  }
}
.home .other_instagram_feed a img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.home .other_instagram_link {
  display: inline-block;
  margin: 3.5623409669vw 0 0 12.7226463104vw;
}
@media screen and (min-width: 768px) {
  .home .other_instagram_link {
    margin: 0.6944444444vw 0 0;
  }
}
.home .other_instagram_link span {
  position: relative;
  display: inline-block;
  padding: 2.5445292621vw 8.6513994911vw 2.5445292621vw 0;
}
@media screen and (min-width: 768px) {
  .home .other_instagram_link span {
    padding: 0.6944444444vw 2.3611111111vw 0.6944444444vw 0;
  }
}
.home .other_instagram_link span:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 4.3256997455vw;
  height: 2.5445292621vw;
  background: url("../img/common/icon_arrow.svg") 0 0 no-repeat;
  background-size: 100% 100%;
  transform: translate(0, -50%) rotate(-45deg);
}
@media screen and (min-width: 768px) {
  .home .other_instagram_link span:after {
    width: 1.1805555556vw;
    height: 0.6944444444vw;
  }
}
.home .other_links {
  display: flex;
  flex-flow: column;
  gap: 6.106870229vw;
  padding: 35.6234096692vw 0 0;
  text-align: right;
}
@media screen and (min-width: 768px) {
  .home .other_links {
    gap: 3.125vw;
    padding: 5.0694444444vw 0 0;
  }
}
.home .other_links_item_link {
  position: relative;
  display: inline-block;
  padding: 0 8.6513994911vw 0 0;
}
@media screen and (min-width: 768px) {
  .home .other_links_item_link {
    padding: 0 2.3611111111vw 0 0;
  }
}
.home .other_links_item_link.-other:after {
  transform: translate(0, -50%) rotate(-45deg);
}
.home .other_links_item_link:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 4.3256997455vw;
  height: 2.5445292621vw;
  background: url("../img/common/icon_arrow.svg") 0 0 no-repeat;
  background-size: 100% 100%;
  transform: translate(0, -50%);
}
@media screen and (min-width: 768px) {
  .home .other_links_item_link:after {
    width: 1.1805555556vw;
    height: 0.6944444444vw;
  }
}

/*# sourceMappingURL=home.css.map */
