@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap");

/* sass */
html[lang="ja"] .list-btn-link .link {
  font-family: "秀英初号明朝 撰", Shuei ShogoMincho Sen;
}

html[lang="ja"] .btn-close {
  font-family: "秀英角ゴシック金 L", Shuei KakuGo Kin L;
  font-weight: 300;
}

html[lang="ja"] .list-menu-link .link {
  font-family: "秀英角ゴシック金 L", Shuei KakuGo Kin L;
  font-weight: 300;
}

html[lang="ja"] .hdg-lv2 {
  font-family: "秀英初号明朝 撰", Shuei ShogoMincho Sen;
}

html[lang="ja"] .hdg-lv3 {
  font-family: "秀英角ゴシック金 B", Shuei KakuGo Kin B;
  font-weight: 700;
}

html[lang="ja"] .txt-st {
  font-family: "秀英角ゴシック金 L", Shuei KakuGo Kin L;
  font-weight: 300;
}

html[lang="ja"] .txt-st.pt2 {
  font-family: "秀英角ゴシック金 B", Shuei KakuGo Kin B;
  font-weight: 700;
}

html[lang="ja"] .txt-st.pt3 {
  font-family: "秀英角ゴシック金 L", Shuei KakuGo Kin L;
  font-weight: 300;
}

html[lang="ja"] .txt-st.pt4 {
  font-family: "秀英角ゴシック金 L", Shuei KakuGo Kin L;
  font-weight: 300;
}

html[lang="ja"] .txt-st.pt5 {
  font-family: "秀英角ゴシック金 B", Shuei KakuGo Kin B;
  font-weight: 700;
}

html[lang="ja"] .list-contents .txt-desc {
  font-family: "秀英角ゴシック金 L", Shuei KakuGo Kin L;
  font-weight: 300;
}

html[lang="ja"] .wrap-audio-guide .btn-audio {
  font-family: "秀英角ゴシック金 L", Shuei KakuGo Kin L;
  font-weight: 300;
}

html[lang="ja"] .btn-audio {
  font-family: "秀英角ゴシック金 B", Shuei KakuGo Kin B;
  font-weight: 700;
}

html[lang="ja"] .list-img > li .txt-desc {
  font-family: "秀英角ゴシック金 L", Shuei KakuGo Kin L;
  font-weight: 300;
}

html[lang="ja"] .wrap-footer .copyright .link {
  font-family: "秀英初号明朝 撰", Shuei ShogoMincho Sen;
}

html[lang="ja"] .wrap-btn-back-home a {
  font-family: "秀英角ゴシック金 L", Shuei KakuGo Kin L;
  font-weight: 300;
}

html[lang="ja"] .list-step .step {
  font-family: "秀英角ゴシック金 L", Shuei KakuGo Kin L;
  font-weight: 300;
}

html[lang="ja"] .gdpr-infomation .txt-cookie {
  font-family: "秀英角ゴシック金 L", Shuei KakuGo Kin L;
  font-weight: 300;
}

html[lang="zh-Hans"] .list-btn-link .link {
  font-family: "Noto Serif SC", serif;
}

html[lang="zh-Hans"] .btn-close {
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 300;
}

html[lang="zh-Hans"] .list-menu-link .link {
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 300;
}

html[lang="zh-Hans"] .hdg-lv2 {
  font-family: "Noto Serif SC", serif;
}

html[lang="zh-Hans"] .hdg-lv3 {
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 700;
}

html[lang="zh-Hans"] .txt-st {
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 300;
}

html[lang="zh-Hans"] .txt-st.pt2 {
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 700;
}

html[lang="zh-Hans"] .txt-st.pt3 {
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 300;
}

html[lang="zh-Hans"] .txt-st.pt4 {
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 300;
}

html[lang="zh-Hans"] .txt-st.pt5 {
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 700;
}

html[lang="zh-Hans"] .list-contents .txt-desc {
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 300;
}

html[lang="zh-Hans"] .wrap-audio-guide .btn-audio {
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 300;
}

html[lang="zh-Hans"] .btn-audio {
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 700;
}

html[lang="zh-Hans"] .list-img > li .txt-desc {
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 300;
}

html[lang="zh-Hans"] .wrap-footer .copyright .link {
  font-family: "Noto Serif SC", serif;
}

html[lang="zh-Hans"] .wrap-btn-back-home a {
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 300;
}

html[lang="zh-Hans"] .list-step .step {
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 300;
}

html[lang="zh-Hans"] .gdpr-infomation .txt-cookie {
  font-family: "Noto Sans SC", sans-serif;
  font-weight: 300;
}

html[lang="en"] .list-btn-link .link,
html[lang="fr"] .list-btn-link .link {
  font-family: "Noto Serif", serif;
}

html[lang="en"] .btn-close,
html[lang="fr"] .btn-close {
  font-family: "Noto Sans", sans-serif;
  font-weight: 300;
}

html[lang="en"] .list-menu-link .link,
html[lang="fr"] .list-menu-link .link {
  font-family: "Noto Sans", sans-serif;
  font-weight: 300;
}

html[lang="en"] .hdg-lv2,
html[lang="fr"] .hdg-lv2 {
  font-family: "Noto Serif", serif;
}

html[lang="en"] .hdg-lv3,
html[lang="fr"] .hdg-lv3 {
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
}

html[lang="en"] .txt-st,
html[lang="fr"] .txt-st {
  font-family: "Noto Sans", sans-serif;
  font-weight: 300;
}

html[lang="en"] .txt-st.pt2,
html[lang="fr"] .txt-st.pt2 {
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
}

html[lang="en"] .txt-st.pt3,
html[lang="fr"] .txt-st.pt3 {
  font-family: "Noto Sans", sans-serif;
  font-weight: 300;
}

html[lang="en"] .txt-st.pt4,
html[lang="fr"] .txt-st.pt4 {
  font-family: "Noto Sans", sans-serif;
  font-weight: 300;
}

html[lang="en"] .txt-st.pt5,
html[lang="fr"] .txt-st.pt5 {
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
}

html[lang="en"] .list-contents .txt-desc,
html[lang="fr"] .list-contents .txt-desc {
  font-family: "Noto Sans", sans-serif;
  font-weight: 300;
}

html[lang="en"] .wrap-audio-guide .btn-audio,
html[lang="fr"] .wrap-audio-guide .btn-audio {
  font-family: "Noto Sans", sans-serif;
  font-weight: 300;
}

html[lang="en"] .btn-audio,
html[lang="fr"] .btn-audio {
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
}

html[lang="en"] .list-img > li .txt-desc,
html[lang="fr"] .list-img > li .txt-desc {
  font-family: "Noto Sans", sans-serif;
  font-weight: 300;
}

html[lang="en"] .wrap-footer .copyright .link,
html[lang="fr"] .wrap-footer .copyright .link {
  font-family: "Noto Serif", serif;
}

html[lang="en"] .wrap-btn-back-home a,
html[lang="fr"] .wrap-btn-back-home a {
  font-family: "Noto Sans", sans-serif;
  font-weight: 300;
}

html[lang="en"] .list-step .step,
html[lang="fr"] .list-step .step {
  font-family: "Noto Sans", sans-serif;
  font-weight: 300;
}

html[lang="en"] .gdpr-infomation .txt-cookie,
html[lang="fr"] .gdpr-infomation .txt-cookie {
  font-family: "Noto Sans", sans-serif;
  font-weight: 300;
}

.u-mgt-0 {
  margin-top: 0 !important;
}

.txt-small-caps {
  font-variant: small-caps !important;
}

body {
  margin: 0 auto;
}

body.menu-open {
  position: relative;
}

body.menu-open .logo {
  opacity: 0;
}

body.menu-open header {
  height: 100vh;
}

body.menu-open main {
  display: none;
}

body.menu-open footer {
  display: none;
}

body.menu-open:before {
  content: "";
  display: block;
  background-color: #191919;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

body.menu-open .wrap-header-area {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  top: 100px;
}

body.menu-open .btn-menu span {
  background-color: #f7f5ec;
}

body.menu-open .btn-menu span:nth-child(1) {
  -webkit-transform: translateY(14px) rotate(-45deg);
  transform: translateY(14px) rotate(-45deg);
}

body.menu-open .btn-menu span:nth-child(2) {
  opacity: 0;
}

body.menu-open .btn-menu span:nth-child(3) {
  -webkit-transform: translateY(-14px) rotate(45deg);
  transform: translateY(-14px) rotate(45deg);
  bottom: 4px;
}

body.menu-open .wrap-header-area {
  display: block;
}

.wrap-img img {
  max-width: 100%;
  height: auto;
  width: 100%;
}

.l-inner {
  padding: 0 16px;
}
.l-inner.top {
  padding-bottom: 50px;
}

.wrap-menu-header {
  margin-top: 14px;
  display: block;
}

.wrap-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 23px 16px;
}

.logo {
  display: block;
  width: 177px;
  height: auto;
  margin-right: 24px;
  font-size: 0;
}

.wrap-header-area {
  display: none;
  background-color: #191919;
  padding: 0 16px;
}

.btn-menu {
  cursor: pointer;
  display: block;
  width: 50px;
  height: 42px;
  position: relative;
}

.btn-menu span {
  pointer-events: none;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #191919;
  position: absolute;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  right: 6px;
}

.btn-menu span:nth-child(1) {
  top: 8px;
  width: 30px;
}

.btn-menu span:nth-child(2) {
  top: 0;
  bottom: 0;
  margin: auto;
  width: 30px;
}

.btn-menu span:nth-child(3) {
  bottom: 8px;
  width: 30px;
}

.btn-close {
  margin-top: 130px;
  margin-bottom: 63px;
  display: block;
  width: 100%;
  cursor: pointer;
  padding: 15px 0 15px;
  text-align: center;
  font-size: 1.7rem;
  color: #ffffff;
}

.list-btn-link {
  position: absolute;
  left: -38px;
  top: 50px;
  right: 0;
  margin: auto;
  width: 120px;
  background-color: #191919;
  display: none;
}

.list-btn-link > li {
  margin: 0 8px;
}
.list-btn-link > li:nth-child(n + 2) {
  border-top: 1px solid #bcbcbc;
}

.list-btn-link .link {
  display: block;
  text-decoration: none;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2;
  text-align: center;
  color: #ffffff;
  padding: 2px 0;
  width: 100%;
}

.list-btn-link .link:hover {
  cursor: pointer;
}

.list-menu-link {
  margin-top: 8px;
  border-bottom: 1px solid rgba(247, 245, 236, 0.2);
}

.list-menu-link > li + li {
  border-top: 1px solid rgba(247, 245, 236, 0.2);
}

.list-menu-link .link {
  text-decoration: none;
  display: block;
  padding: 24px 71px 24px 6px;
  font-size: 1.9rem;
  line-height: 1.47;
  text-align: left;
  color: #f7f5ec;
  position: relative;
}

.list-menu-link .link:after {
  content: "";
  display: block;
  width: 28px;
  height: 20px;
  background-image: url(/factory-collection-guide/common/images/icon_arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 17px;
  margin: auto;
}

.list-menu-link .link[target="_blank"] {
  padding-left: 0;
  font-size: 1.7rem;
  text-align: right;
}

.list-menu-link .link[target="_blank"]:after {
  background-image: url(/factory-collection-guide/common/images/icon_blank.svg);
  background-repeat: no-repeat;
  width: 25px;
  height: 17px;
}

.list-menu-link.no-line-break {
  margin-top: 20px;
  border-bottom: none;
}

.list-menu-link.no-line-break > li + li {
  border-top: none;
}

.wrap-sec {
  margin-top: 24px;
}

.wrap-sec.top {
  margin-top: 30px;
}

.wrap-sec + .wrap-sec {
  margin-top: 53px;
}

.wrap-sec.playing .btn-audio:after {
  content: "";
  background-image: url(/factory-collection-guide/common/images/icon_pause.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 17px;
  height: 21px;
  right: 23px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.hdg-lv2 {
  font-size: 3.2rem;
  line-height: 1.125;
  text-align: center;
  color: #191919;
  margin-bottom: 17px;
  font-weight: 700;
}

.hdg-lv2 .sub {
  display: block;
  font-size: 2.6rem;
  line-height: 1.38;
}

.hdg-lv2.non-break {
  margin-left: -12px;
  margin-right: -12px;
}

.hdg-lv3 {
  font-size: 2.4rem;
  line-height: 1.25;
  text-align: center;
  color: #191919;
  margin-top: 50px;
  margin-bottom: 25px;
}

.hdg-lv3.line-top {
  position: relative;
  padding-top: 46px;
}

.hdg-lv3.line-top::before {
  position: absolute;
  content: "";
  background-image: url(/factory-collection-guide/common/images/img_line.png);
  max-width: 320px;
  height: 17px;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}

.txt-st {
  font-size: 1.7rem;
  line-height: 1.65;
  color: #191919;
}

.txt-st + .txt-st {
  margin-top: 9px;
}

.txt-st + .img-full {
  margin-top: 14px;
}

.txt-st + .wrap-btn-audio {
  margin-top: 32px;
}

.txt-st.pt2 {
  font-size: 2rem;
  margin-top: 26px;
}

.txt-st.pt3 {
  font-size: 1.4rem;
  line-height: 1.42;
}

.txt-st.pt4 {
  font-size: 1.6rem;
  line-height: 1.75;
}

.txt-st.pt5 {
  font-size: 1.8rem;
  line-height: 1.55;
}

.txt-st + .txt-st.pt5 {
  margin-top: 28px;
}

.txt-st + .txt-st.pt3 {
  margin-top: 5px;
}

.txt-st.line-top {
  position: relative;
  padding-top: 37px;
  margin-top: 31px;
}

.txt-st.line-top::before {
  position: absolute;
  content: "";
  background-image: url(/factory-collection-guide/common/images/img_line_2.png);
  max-width: 250px;
  height: 7px;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}

.img-full {
  margin: 9px -16px 0;
}

.list-contents {
  display: flex;
  flex-wrap: wrap;
  margin-left: -16px;
}

.list-contents > li {
  width: 50%;
  padding-left: 16px;
}

.list-contents > li:nth-child(n + 3) {
  margin-top: 24px;
}

.list-contents .link {
  text-decoration: none;
}

.list-contents .txt-desc {
  font-size: 1.7rem;
  line-height: 1.65;
  color: #191919;
  background-color: #ffffff;
  position: relative;
  padding: 6px 35px 5px 8px;
}

.list-contents .txt-desc::after {
  position: absolute;
  content: "";
  background-image: url(/factory-collection-guide/common/images/icon_arrow_black.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 14px;
  right: 8px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.wrap-audio-guide {
  text-align: center;
  padding: 60px 0;
}

.wrap-audio-guide .wrap-btn-audio {
  margin-bottom: 0;
}

.wrap-audio-guide .btn-audio {
  padding: 0;
  padding-left: 40px;
  display: inline-block;
  font-size: 1.7rem;
  color: #191919;
  background-color: transparent;
  width: auto;
}

.wrap-audio-guide .btn-audio:before {
  left: 0;
  width: 23.33px;
  height: 26px;
  background-image: url(/factory-collection-guide/common/images/icon_audio_black.svg);
  background-repeat: no-repeat;
}

.wrap-audio-guide .btn-audio:after {
  display: none;
}

.wrap-btn-audio {
  margin-bottom: 32px;
}

.wrap-btn-audio.line-top {
  position: relative;
  padding-top: 46px;
  margin-top: 63px;
}

.wrap-btn-audio.line-top::before {
  position: absolute;
  content: "";
  background-image: url(/factory-collection-guide/common/images/img_line.png);
  max-width: 320px;
  height: 17px;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}

.wrap-btn-audio.hand {
  position: relative;
  padding-bottom: 90px;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.wrap-btn-audio.hand::after {
  position: absolute;
  content: "";
  background-image: url(/factory-collection-guide/common/images/img_hand.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 110px;
  height: 136px;
  right: 0;
  top: 14px;
}

.btn-audio {
  background-color: #191919;
  padding: 15px 45px 13px 77px;
  text-decoration: none;
  display: block;
  font-size: 2rem;
  line-height: 1.65;
  color: #f7f5ec;
  position: relative;
  font-size: 2rem;
  line-height: 1.8;
  color: #f7f5ec;
  width: 100%;
  text-align: left;
}

.btn-audio:before {
  content: "";
  display: block;
  width: 35px;
  height: 39px;
  background-image: url(/factory-collection-guide/common/images/icon_audio_white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -2px;
  bottom: 0;
  margin: auto;
  left: 17px;
}

.btn-audio:after {
  content: "";
  background-image: url(/factory-collection-guide/common/images/icon_play.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 16px;
  height: 19px;
  right: 23px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.btn-audio.small {
  max-width: 300px;
  margin: 0 auto;
  padding: 9px 45px 9px 79px;
}

.btn-audio.small:before {
  width: 28px;
  height: 32px;
  left: 15px;
}

.btn-audio.small:after {
  right: 18px;
}

.list-img {
  margin: 10px 0 14px;
}

.list-img > li + li {
  margin-top: 16px;
}

.list-img > li .wrap-img {
  padding: 0 35px;
}

.list-img > li .wrap-img + .txt-desc {
  margin-top: 4px;
}

.list-img > li .txt-desc {
  margin-top: 4px;
  font-size: 1.4rem;
  line-height: 1.42;
  text-align: center;
  color: #191919;
}

.list-img + .txt-st.pt5 {
  margin-top: 30px;
}

.box-cnt {
  padding: 0 8px;
}

.wrap-footer {
  padding: 17px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wrap-footer .link {
  display: block;
}

.wrap-footer .copyright .link {
  text-decoration: none;
  display: block;
  cursor: pointer;
  font-size: 1.2rem;
  color: #191919;
  font-weight: 700;
}

.wrap-footer .logo-dnp {
  width: 63px;
  height: auto;
}

.wrap-btn-back-home {
  text-align: center;
  margin-top: 63px;
  margin-bottom: 60px;
}

.wrap-btn-back-home a {
  font-size: 1.6rem;
  line-height: 1.6;
  display: inline-block;
  color: #191919;
  text-decoration: none;
}

.list-step {
  counter-reset: section;
  margin-top: 19px;
}

.list-step .step {
  font-size: 1.7rem;
  line-height: 1.64;
  color: #191919;
  padding-left: 2em;
  position: relative;
}

.list-step .step::before {
  position: absolute;
  counter-increment: section;
  content: counter(section) ".";
  top: 0;
  left: 0;
}

.list-step .step:nth-child(n + 2) {
  margin-top: 10px;
}

.list-step + .list-img {
  margin-top: 18px;
}

.gdpr-infomation {
  margin-left: 16px;
  margin-right: 16px;
  margin-bottom: 16px;
  position: fixed;
  bottom: 16px;
  width: calc(100% - 32px);
  padding: 10px;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  z-index: 99999;
  left: 0;
  right: 0;
  margin: auto;
  background: #191919;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  padding: 76px 24px 26px;
}

.gdpr-infomation .txt-cookie {
  font-size: 1.7rem;
  line-height: 1.6;
  color: #f7f5ec;
}

.gdpr-infomation .txt-cookie a {
  color: #f7f5ec;
}

.gdpr-infomation .btn-close-cookie {
  position: absolute;
  display: block;
  width: 76px;
  height: 76px;
  top: 0;
  right: 0;
}

.gdpr-infomation .btn-close-cookie img {
  max-width: 100%;
  height: auto;
  display: block;
}

/*bodyにgdprクラスがある(=クッキーがない)場合のみ表示させる*/
body.gdpr .gdpr-infomation {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/* 追記 */
p.wrap-btn-audio.sticky {
  z-index: 100;
  position: sticky;
  top: 102px;
}

.list-btn-link button.ja.link {
  font-family: "秀英初号明朝 撰", Shuei ShogoMincho Sen;
}
.list-btn-link button.en.link,
.list-btn-link button.zh.link,
.list-btn-link button.fr.link {
  font-family: "Noto Serif SC", serif;
}

ruby.reading-support rt {
  /* display: none; だと読み上げ対象にならない！ */
  opacity: 0;
}

span.reading-support {
  /* ruby だと font-size が効かないので長い文字列で使用 */
  opacity: 0;
  font-size: 0;
}

header {
  background-color: #f7f5ec;
  z-index: 999;
  position: sticky;
  top: 0px;
}

body.menu-open header .wrap-header {
  background-color: #191919;
  z-index: 999;
  position: sticky;
  top: 0px;
}

hr.separator {
  margin-top: 20px;
  margin-bottom: 20px;

  height: 7px;
  width: 250px;
  background-image: url("/factory-collection-guide/common/images/img_line_2.png");
  border: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.wrap-btn-head {
  display: flex;
  align-items: center;
}
.wrap-btn-language {
  margin-top: 14px;
  margin-right: 5px;
  position: relative;
}

.wrap-btn-language .language-menu-btn {
  font-size: 0;
  padding: 10px;
  display: block;
}
.wrap-btn-language .language-menu-btn:hover {
  cursor: pointer;
}
.wrap-btn-language .language-menu-btn span {
  width: 24px;
  height: 24px;
  display: block;
  -webkit-mask-image: url(/factory-collection-guide/common/images/icon_language.svg);
  mask-image: url(/factory-collection-guide/common/images/icon_language.svg);
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: #191919;
}
body.language-open .wrap-btn-language .language-menu-btn span {
  background-color: #952827;
}
body.language-open .list-btn-link {
  display: block;
}
body.menu-open .wrap-btn-language {
  display: none;
}
