@keyframes loop_slide_right {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
#aboutus strong {
  font-weight: 400;
}
#aboutus picture {
  display: block;
}

.un_aboutusMsg > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 744px) {
  .un_aboutusMsg > div {
    display: block;
  }
}
.un_aboutusMsg_head {
  font-size: 2rem;
  font-weight: 400;
}
@media screen and (max-width: 744px) {
  .un_aboutusMsg_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    font-size: 5.3333333333vw;
    margin-bottom: 40px;
    margin-bottom: 10.6666666667vw;
  }
}
.un_aboutusMsg_head figure {
  display: block;
  width: 287px;
  height: auto;
  margin-top: 105px;
  opacity: 0;
  transform: translateY(-20px);
  transition: 2s ease;
}
@media screen and (min-width: 745px) and (max-width: 880px) {
  .un_aboutusMsg_head figure {
    width: 220px;
    width: 28.6458333333vw;
    margin-top: 140px;
    margin-top: 18.2291666667vw;
  }
}
@media screen and (max-width: 744px) {
  .un_aboutusMsg_head figure {
    width: 76.5vw;
    margin-top: 0;
    margin-bottom: 80px;
    margin-bottom: 21.3333333333vw;
  }
}
.un_aboutusMsg_head figure.is-visible {
  opacity: 1;
  transform: translateY(0);
}
.un_aboutusMsg_cont {
  width: 388px;
}
@media screen and (max-width: 744px) {
  .un_aboutusMsg_cont {
    width: 100%;
  }
}
.un_aboutusMsg_cont p:not(:last-child) {
  margin-bottom: 30px;
}
@media screen and (max-width: 744px) {
  .un_aboutusMsg_cont p:not(:last-child) {
    margin-bottom: 30px;
    margin-bottom: 8vw;
  }
}

.un_aboutusBiz .ly_block_type01 {
  margin-bottom: 100px;
}
@media screen and (min-width: 745px) and (max-width: 880px) {
  .un_aboutusBiz .ly_block_type01 {
    margin-bottom: 80px;
    margin-bottom: 10.4166666667vw;
  }
}
@media screen and (max-width: 744px) {
  .un_aboutusBiz .ly_block_type01 {
    margin-bottom: 64px;
    margin-bottom: 17.0666666667vw;
  }
}
.un_aboutusBiz_innerHead {
  margin-bottom: 40px;
}
@media screen and (max-width: 880px) {
  .un_aboutusBiz_innerHead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
    margin-bottom: 5.2083333333vw;
  }
}
@media screen and (max-width: 744px) {
  .un_aboutusBiz_innerHead {
    margin-bottom: 40px;
    margin-bottom: 10.6666666667vw;
  }
}
.un_aboutusBiz_innerHead picture {
  margin-bottom: 40px;
  border-radius: 6px;
  overflow: hidden;
}
@media screen and (max-width: 744px) {
  .un_aboutusBiz_innerHead picture {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    margin-bottom: 40px;
    margin-bottom: 10.6666666667vw;
    border-radius: 0;
  }
}
.un_aboutusBiz_innerHead p {
  font-size: 2rem;
  font-weight: 400;
}
@media screen and (max-width: 744px) {
  .un_aboutusBiz_innerHead p {
    font-size: 16px;
    font-size: 4.2666666667vw;
  }
}
@media screen and (min-width: 745px) and (max-width: 880px) {
  .un_aboutusBiz_innerCont {
    padding-left: 30px;
    padding-left: 3.90625vw;
    padding-right: 30px;
    padding-right: 3.90625vw;
  }
}
.un_aboutusBiz_innerCont .el_area {
  color: #1e1c1c !important;
}
.un_aboutusBiz_innerCont .el_area:not(:first-of-type) {
  margin-left: 2px;
}

.un_aboutus_productBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #e7e7e6;
  border-radius: 8px;
  position: relative;
}
.un_aboutus_productBlock__cont {
  width: 250px;
}
@media screen and (max-width: 744px) {
  .un_aboutus_productBlock__cont {
    width: 41vw;
    margin-top: 40px;
    margin-top: 10.6666666667vw;
  }
}
.un_aboutus_productBlock__cont .__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
  margin-bottom: 32px;
  font-size: 2rem;
  font-weight: 400;
}
@media screen and (max-width: 744px) {
  .un_aboutus_productBlock__cont .__ttl {
    font-size: 16px;
    font-size: 4.2666666667vw;
    margin-bottom: 0;
    position: absolute;
    top: 20px;
    top: 5.3333333333vw;
    left: 20px;
    left: 5.3333333333vw;
  }
}
.un_aboutus_productBlock__cont .__ttl span {
  display: inline-block;
  margin-left: 0.5em;
  font-size: 1.4rem;
  font-weight: 300;
}
@media screen and (max-width: 744px) {
  .un_aboutus_productBlock__cont .__ttl span {
    font-size: 12px;
    font-size: 3.2vw;
  }
}
.un_aboutus_productBlock__cont .__lead {
  margin-bottom: 32px;
}
@media screen and (max-width: 744px) {
  .un_aboutus_productBlock__cont .__lead {
    margin-bottom: 16px;
    margin-bottom: 4.2666666667vw;
    font-size: 12px;
    font-size: 3.2vw;
  }
}
.un_aboutus_productBlock__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100% - 250px);
}
@media screen and (max-width: 744px) {
  .un_aboutus_productBlock__img {
    width: calc(100% - 41vw);
  }
}
.un_aboutus_productBlock__img img {
  width: auto;
  height: 180px;
}
@media screen and (max-width: 744px) {
  .un_aboutus_productBlock__img img {
    height: 100px;
    height: 26.6666666667vw;
    margin-top: 40px;
    margin-top: 10.6666666667vw;
  }
}
.un_aboutus_productBlock:nth-child(even) {
  padding: 40px 0 40px 40px;
}
@media screen and (max-width: 744px) {
  .un_aboutus_productBlock:nth-child(even) {
    padding: 20px;
    padding: 5.3333333333vw;
    padding-right: 0;
  }
}
.un_aboutus_productBlock:nth-child(odd) {
  padding: 40px 40px 40px 0;
  flex-direction: row-reverse;
}
@media screen and (max-width: 744px) {
  .un_aboutus_productBlock:nth-child(odd) {
    padding: 20px;
    padding: 5.3333333333vw;
    padding-left: 0;
  }
}
.un_aboutus_productBlock:not(:last-child) {
  margin-bottom: 24px;
}
@media screen and (max-width: 744px) {
  .un_aboutus_productBlock:not(:last-child) {
    margin-bottom: 24px;
    margin-bottom: 6.4vw;
  }
}

.un_aboutus_worksList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (min-width: 745px) and (max-width: 880px) {
  .un_aboutus_worksList {
    padding-left: 30px;
    padding-left: 3.90625vw;
    padding-right: 30px;
    padding-right: 3.90625vw;
  }
}
@media screen and (max-width: 744px) {
  .un_aboutus_worksList {
    display: block;
  }
}
.un_aboutus_worksList .__item {
  width: 47.1%;
}
@media screen and (max-width: 744px) {
  .un_aboutus_worksList .__item {
    width: 100%;
  }
  .un_aboutus_worksList .__item:not(:first-child) {
    margin-top: 40px;
    margin-top: 10.6666666667vw;
  }
}
.un_aboutus_worksList .__item figure {
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
  border-radius: 6px;
}
.un_aboutus_worksList .__item p {
  text-decoration: underline;
}

.un_aboutus_shopBlock {
  border: 1px solid #b6b7b4;
  padding: 40px;
  position: relative;
}
@media screen and (max-width: 744px) {
  .un_aboutus_shopBlock {
    padding: 20px;
    padding: 5.3333333333vw;
  }
}
.un_aboutus_shopBlock:not(:first-of-type) {
  margin-top: 40px;
}
@media screen and (max-width: 744px) {
  .un_aboutus_shopBlock:not(:first-of-type) {
    margin-top: 40px;
    margin-top: 10.6666666667vw;
  }
}
.un_aboutus_shopBlock__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100% + 40px);
  margin-left: -40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 744px) {
  .un_aboutus_shopBlock__head {
    display: block;
    width: 100%;
    margin: 0;
    margin-bottom: 24px;
    margin-bottom: 6.4vw;
  }
}
.un_aboutus_shopBlock__head span {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 24px;
  background: #1e1c1c;
  color: #fff;
  font-weight: 400;
  line-height: 1;
  padding: 8px 12px;
}
@media screen and (max-width: 744px) {
  .un_aboutus_shopBlock__head span {
    left: 20px;
    left: 5.3333333333vw;
  }
}
.un_aboutus_shopBlock__head figure {
  display: block;
  border-radius: 6px;
  overflow: hidden;
}
@media screen and (max-width: 744px) {
  .un_aboutus_shopBlock__head figure {
    width: 100% !important;
  }
}
.un_aboutus_shopBlock__head figure:nth-of-type(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100% - 316px);
}
@media screen and (max-width: 744px) {
  .un_aboutus_shopBlock__head figure:nth-of-type(1) {
    height: 110px;
    height: 29.3333333333vw;
  }
}
.un_aboutus_shopBlock__head figure:nth-of-type(2) {
  width: 316px;
}
.un_aboutus_shopBlock__head figure img.__logoFurniture {
  width: 110px;
}
@media screen and (max-width: 744px) {
  .un_aboutus_shopBlock__head figure img.__logoFurniture {
    width: 110px;
    width: 29.3333333333vw;
  }
}
.un_aboutus_shopBlock__head figure img.__logoWine {
  width: 140px;
}
@media screen and (max-width: 744px) {
  .un_aboutus_shopBlock__head figure img.__logoWine {
    width: 140px;
    width: 37.3333333333vw;
  }
}
.un_aboutus_shopBlock__head figure img.__logoRestaurant {
  width: 140px;
}
@media screen and (max-width: 744px) {
  .un_aboutus_shopBlock__head figure img.__logoRestaurant {
    width: 140px;
    width: 37.3333333333vw;
    margin-top: -20px;
    margin-top: -5.3333333333vw;
  }
}
.un_aboutus_shopBlock__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 40px;
}
.un_aboutus_shopBlock__link a:not(:first-child) {
  margin-top: 24px;
}
.un_aboutus_borderBlock {
  border: 1px solid #b6b7b4;
  padding: 24px;
}