@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,600&display=swap);
@import url(//fonts.googleapis.com/css?family=Roboto:300,400&display=swap);
@import url(//fonts.googleapis.com/css?family=Lato&display=swap);
@font-face {
  font-family: "woodtec";
  src: font("icons/woodtec.eot?#iefix") format("embedded-opentype"), font("icons/woodtec.woff") format("woff"), font("icons/woodtec.ttf") format("truetype"), font("icons/woodtec.svg#woodtec") format("svg");
  font-weight: normal;
  font-style: normal;
}
.woodtec-i-hamburger3:before,
.woodtec-i-arrow-half-down:before,
.woodtec-i-hamburger2:before,
.woodtec-i-minus-circle2:before,
.woodtec-i-facebook-officiela:before,
.woodtec-i-social:before,
.woodtec-i-youtube:before,
.woodtec-i-plus-circle2:before,
.woodtec-i-angle-right3:before,
.woodtec-i-angle-left3:before,
.woodtec-i-search2:before,
.woodtec-i-angle-up2:before,
.woodtec-i-angle-right2:before,
.woodtec-i-angle-left2:before,
.woodtec-i-angle-down2:before,
.woodtec-i-facebook-f:before,
.woodtec-i-instagram:before,
.woodtec-i-blank2:before,
.woodtec-i-rn-angle-up:before,
.woodtec-i-rn-angle-right:before,
.woodtec-i-rn-angle-left:before,
.woodtec-i-rn-angle-down:before,
.woodtec-i-minus-circle:before,
.woodtec-i-plus-circle:before,
.woodtec-i-close:before,
.woodtec-i-arrow-half-left:before,
.woodtec-i-arrow-half-right:before,
.woodtec-i-search:before,
.woodtec-i-search-circle:before,
.woodtec-i-plus:before,
.woodtec-i-minus:before,
.woodtec-i-facebook-circle:before,
.woodtec-i-chevron-up:before,
.woodtec-i-chevron-right:before,
.woodtec-i-chevron-left:before,
.woodtec-i-chevron-down:before,
.woodtec-i-blank:before,
.woodtec-i-angle-up:before,
.woodtec-i-angle-right:before,
.woodtec-i-angle-left:before,
.woodtec-i-angle-down:before {
  display: inline-block;
  font-family: "woodtec";
  font-size: inherit;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.woodtec-i-angle-down:before {
  content: "\e000";
}

.woodtec-i-angle-left:before {
  content: "\e001";
}

.woodtec-i-angle-right:before {
  content: "\e002";
}

.woodtec-i-angle-up:before {
  content: "\e003";
}

.woodtec-i-blank:before {
  content: "\e004";
}

.woodtec-i-chevron-down:before {
  content: "\e005";
}

.woodtec-i-chevron-left:before {
  content: "\e006";
}

.woodtec-i-chevron-right:before {
  content: "\e007";
}

.woodtec-i-chevron-up:before {
  content: "\e008";
}

.woodtec-i-facebook-circle:before {
  content: "\e009";
}

.woodtec-i-minus:before {
  content: "\e00a";
}

.woodtec-i-plus:before {
  content: "\e00b";
}

.woodtec-i-search-circle:before {
  content: "\e00c";
}

.woodtec-i-search:before {
  content: "\e00d";
}

.woodtec-i-arrow-half-right:before {
  content: "\e00e";
}

.woodtec-i-arrow-half-left:before {
  content: "\e00f";
}

.woodtec-i-close:before {
  content: "\e010";
}

.woodtec-i-plus-circle:before {
  content: "\e012";
}

.woodtec-i-minus-circle:before {
  content: "\e013";
}

.woodtec-i-rn-angle-down:before {
  content: "\e014";
}

.woodtec-i-rn-angle-left:before {
  content: "\e015";
}

.woodtec-i-rn-angle-right:before {
  content: "\e016";
}

.woodtec-i-rn-angle-up:before {
  content: "\e017";
}

.woodtec-i-blank2:before {
  content: "\e018";
}

.woodtec-i-instagram:before {
  content: "\e019";
}

.woodtec-i-facebook-f:before {
  content: "\e01a";
}

.woodtec-i-angle-down2:before {
  content: "\e01b";
}

.woodtec-i-angle-left2:before {
  content: "\e01c";
}

.woodtec-i-angle-right2:before {
  content: "\e01d";
}

.woodtec-i-angle-up2:before {
  content: "\e01e";
}

.woodtec-i-search2:before {
  content: "\e01f";
}

.woodtec-i-angle-left3:before {
  content: "\e020";
}

.woodtec-i-angle-right3:before {
  content: "\e021";
}

.woodtec-i-plus-circle2:before {
  content: "\e022";
}

.woodtec-i-youtube:before {
  content: "\e023";
}

.woodtec-i-social:before {
  content: "\e024";
}

.woodtec-i-facebook-officiela:before {
  content: "\e025";
}

.woodtec-i-minus-circle2:before {
  content: "\e026";
}

.woodtec-i-hamburger2:before {
  content: "\e027";
}

.woodtec-i-arrow-half-down:before {
  content: "\e028";
}

.woodtec-i-hamburger3:before {
  content: "\e029";
}

.woodtec-i-download {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: inline-block;
  -webkit-transform: scale(var(--ggs, 1));
          transform: scale(var(--ggs, 1));
  width: 16px;
  height: 6px;
  border: 1.5px solid;
  border-top: 0;
  margin-top: 8px;
}

.woodtec-i-download::after {
  content: "";
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  width: 6px;
  height: 6px;
  border-left: 1.5px solid;
  border-bottom: 1.5px solid;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 3px;
  bottom: 4px;
}

.woodtec-i-download::before {
  content: "";
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  width: 1.5px;
  height: 10px;
  background: currentColor;
  left: 5.4px;
  bottom: 4px;
}

@media screen and (max-width: 768px) {
  .ru-dv-pc {
    display: none !important;
  }
}
@media screen and (min-width: 769px) {
  .ru-dv-sp {
    display: none !important;
  }
}
@font-face {
  font-family: YuGothicM;
  font-weight: normal;
  src: local("YuGothic-Medium"), local("Yu Gothic Medium"), local("YuGothic-Regular");
}
@font-face {
  font-family: YuGothicM;
  font-weight: bold;
  src: local("YoGothic-Bold"), local("Yu Gothic");
}
body {
  font-weight: 500;
  font-family: YuGothicM, 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

picture {
  display: inline-block;
}

.o-header-anchors__btn .contentnone > span:after {
  display: none;
}

.o-header-anchors__btn .contentnone > span img {
  width: 16px;
  vertical-align: middle;
}

.rn-about-tp {
  border-top: 2px solid #ecebea;
  margin-top: 55px;
  padding-top: 55px;
  padding-bottom: 55px;
  padding-right: 20px;
  padding-left: 20px;
}

@media screen and (max-width: 768px) {
  .rn-about-tp {
    margin-top: 95px;
    padding-top: 35px;
    padding-bottom: 40px;
  }
}
.rn-about-tp__main {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 769px) {
  .rn-about-tp__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.rn-about-tp__h {
  font-family: "Roboto", sans-serif;
  color: #c4932a;
  font-size: 14px;
}

.rn-about-tp__h > span {
  display: inline-block;
  border-bottom: 1px solid #c4932a;
}

@media screen and (min-width: 769px) {
  .rn-about-tp__header {
    width: 160px;
  }
}
@media screen and (min-width: 769px) {
  .rn-about-tp__body {
    width: calc(100% - 165px);
  }
}
@media screen and (max-width: 768px) {
  .rn-about-tp__body {
    margin-top: 15px;
  }
}
.rn-about-tp__text {
  font-size: 14px;
}
.rn-about-tp__text a {
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  .rn-about-tp__text a:hover {
    text-decoration: none;
  }
}
@media screen and (max-width: 768px) {
  .rn-about-tp__text {
    font-size: 15px;
    line-height: 1.9;
  }
}

.rn-anchor {
  display: block;
  width: 0;
  height: 0;
  position: relative;
}

.rn-anchor__a {
  display: inline-block;
  position: absolute;
  top: -100px;
}

@media screen and (max-width: 768px) {
  .rn-anchor__a {
    top: -50px;
  }
}
.rn-b-btn {
  display: inline-block;
  width: 100%;
  position: relative;
  background-color: #2a2a2a;
  border: 1px solid #2a2a2a;
  border-radius: 2em;
  padding: 8px 22px;
  color: #ffffff;
  overflow: hidden;
  vertical-align: top;
}

@media screen and (max-width: 768px) {
  .rn-b-btn {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
  }
}
.rn-b-btn > span {
  display: inline-block;
  width: 100%;
  position: relative;
  padding-right: 30px;
}

.rn-b-btn > span i {
  margin-left: 5px;
}

.rn-b-btn > span:after {
  display: inline-block;
  font-family: "woodtec";
  font-size: inherit;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e00e";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 18px;
}

.rn-b-btn.is-red {
  background-color: #ff1f1f;
  border-color: #ff1f1f;
}

@media screen and (min-width: 1024px) {
  .rn-b-btn:before {
    display: block;
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ffffff;
    content: "";
    -webkit-transition-property: width;
    transition-property: width;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .rn-b-btn > span {
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .rn-b-btn:hover:before {
    width: 100%;
  }
  .rn-b-btn:hover > span {
    color: #2a2a2a;
  }
  .rn-b-btn.is-red:hover > span {
    color: #ff1f1f;
  }
}
.rn-base {
  width: 100%;
  padding-right: 40px;
  padding-left: 40px;
}

.rn-base__in {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

@media screen and (max-width: 768px) {
  .rn-base {
    padding-right: 20px;
    padding-left: 20px;
  }
  .rn-base.is-sp-no-space {
    padding-right: 0;
    padding-left: 0;
  }
}
.rn-base .swiper-wrapper {
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.rn-base-m {
  width: 100%;
  padding-right: 40px;
  padding-left: 40px;
}

.rn-base-m__in {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

@media screen and (max-width: 768px) {
  .rn-base-m {
    padding-right: 20px;
    padding-left: 20px;
  }
  .rn-base-m.is-sp-no-space {
    padding-right: 0;
    padding-left: 0;
  }
}
.rn-base-s {
  width: 100%;
  padding-right: 40px;
  padding-left: 40px;
}

.rn-base-s__in {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

@media screen and (max-width: 768px) {
  .rn-base-s {
    padding-right: 20px;
    padding-left: 20px;
  }
  .rn-base-s.is-sp-no-space {
    padding-right: 0;
    padding-left: 0;
  }
}
.rn-btn-view {
  font-family: "Open Sans", sans-serif;
  display: inline-block;
  position: relative;
  padding: 5px 20px;
  border: 2px solid #c4932a;
  border-radius: 2em;
  color: #c4932a;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
}
.rn-btn-view > span {
  display: inline-block;
  position: relative;
  padding-right: 30px;
  letter-spacing: -0.01em;
}
.rn-btn-view > span::after {
  display: inline-block;
  font-family: "woodtec";
  font-size: inherit;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e00e";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 18px;
}
@media screen and (min-width: 1024px) {
  .rn-btn-view::before {
    display: block;
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #c4932a;
    content: "";
    -webkit-transition-property: width;
    transition-property: width;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .rn-btn-view > span {
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .rn-btn-view:hover::before {
    width: 100%;
  }
  .rn-btn-view:hover > span {
    color: #ffffff;
  }
}

.rn-cat {
  display: inline-block;
  padding: 0px 10px;
  border: 1px solid #c4932a;
  border-radius: 4px;
  color: #c4932a;
  font-size: 12px;
  line-height: 1.6;
  white-space: nowrap;
}

.rn-cat.is-important {
  border-color: #ff1f1f;
  background-color: #ff1f1f;
  color: #ffffff;
}

.rn-cats__items {
  margin-top: -5px;
  margin-left: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.rn-cats__item {
  margin-top: 5px;
  margin-left: 10px;
}

.rn-footer-a {
  background-color: #232323;
  padding-top: 35px;
  padding-bottom: 35px;
}

@media screen and (min-width: 769px) {
  .rn-footer-a__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.rn-footer-a__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.rn-footer-a__links__item + .rn-footer-a__links__item {
  margin-left: 30px;
}

.rn-footer-a__links__link {
  display: inline-block;
  position: relative;
  padding-left: 8px;
  color: #ffffff;
  font-size: 14px;
}

.rn-footer-a__links__link:before {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-style: solid;
  border-width: 3px 0 3px 4px;
  border-color: transparent transparent transparent #c4932a;
  content: "";
}

.rn-footer-a__links__h {
  width: 100%;
  color: #747474;
  font-size: 15px;
}

@media screen and (min-width: 769px) {
  .rn-footer-a__links.is-reverse {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 768px) {
  .rn-footer-a__links.is-sp-v {
    display: block;
  }
  .rn-footer-a__links.is-sp-v .rn-footer-a__links__item + .rn-footer-a__links__item {
    margin-top: 5px;
    margin-left: 0;
  }
}
@media screen and (min-width: 769px) {
  .rn-footer-a__mini-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 12px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  .rn-footer-a__mini-links {
    margin-top: 25px;
  }
}
@media screen and (min-width: 769px) {
  .rn-footer-a__mini-links__item + .rn-footer-a__mini-links__item {
    margin-left: 12px;
    padding-left: 12px;
    border-left: 1px solid #747474;
  }
}
.rn-footer-a__mini-links__link {
  color: #747474;
  font-size: 12px;
}

@media screen and (max-width: 768px) {
  .rn-footer-a__mini-links__link {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .rn-footer-a__beta {
    margin-top: 40px;
  }
}
.rn-footer-a__copy {
  font-family: "Open Sans", sans-serif;
  display: block;
  margin-top: 12px;
  color: #747474;
  font-size: 10px;
  text-align: right;
}

@media screen and (max-width: 768px) {
  .rn-footer-a__copy {
    margin-top: 25px;
    text-align: left;
    letter-spacing: -0.02em;
  }
}
.rn-footer-b {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fbf8f4;
}
@media screen and (max-width: 768px) {
  .rn-footer-b {
    padding-bottom: 45px;
  }
}

@media screen and (min-width: 769px) {
  .rn-footer-b__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.rn-footer-b__logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 35px;
}

@media screen and (max-width: 768px) {
  .rn-footer-b__logos {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 0;
  }
}
.rn-footer-b__logo svg {
  width: 120px;
  height: 27px;
}

.rn-footer-b__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 45px;
}
.rn-footer-b__sns .rn-footer-b__sns__h {
  font-family: "Roboto", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 400;
  margin-right: 40px;
}
.rn-footer-b__sns .rn-footer-b__sns__h i {
  margin-right: 6px;
}
.rn-footer-b__sns .rn-footer-b__sns__btn:not(:last-child) {
  margin-right: 20px;
}
.rn-footer-b__sns .rn-footer-b__sns__btn img {
  width: auto;
  height: 22px;
}
@media screen and (max-width: 768px) {
  .rn-footer-b__sns {
    margin-left: 0;
  }
  .rn-footer-b__sns .rn-footer-b__sns__h {
    display: none;
  }
  .rn-footer-b__sns .rn-footer-b__sns__btn img {
    height: 30px;
  }
}

@media screen and (min-width: 769px) {
  .rn-footer-b__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .rn-footer-b__btns {
    margin-top: 35px;
  }
}
.rn-footer-b__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (min-width: 769px) {
  .rn-footer-b__btn {
    width: 220px;
  }
  .rn-footer-b__btn + .rn-footer-b__btn {
    margin-left: 10px;
  }
}
@media screen and (max-width: 768px) {
  .rn-footer-b__btn + .rn-footer-b__btn {
    margin-top: 10px;
  }
}
.rn-footer-b__pagetop {
  width: 50px;
  height: 50px;
  margin-left: 15px;
  border-radius: 4px;
  background-color: #2a2a2a;
}

@media screen and (max-width: 768px) {
  .rn-footer-b__pagetop {
    width: 70px;
    height: 70px;
    position: absolute;
    top: -100px;
    right: 20px;
  }
  .rn-footer-b__pagetop img {
    width: 100%;
    height: auto;
  }
}
.rn-footer-breadcrumbs {
  margin-top: 50px;
}

.rn-footer-breadcrumbs .m-breadcrumbs {
  background-color: #ffffff;
}

@media screen and (max-width: 768px) {
  .rn-footer-breadcrumbs {
    margin-top: 120px;
  }
}
.rn-footer-child-link__link {
  display: inline-block;
  position: relative;
  padding-left: 10px;
  color: #ffffff;
  font-size: 12px;
}

.rn-footer-child-link__link:before {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-style: solid;
  border-width: 3px 0 3px 4px;
  border-color: transparent transparent transparent #c4932a;
  content: "";
}

@media screen and (min-width: 1024px) {
  .rn-footer-child-link__link {
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .rn-footer-child-link__link:hover {
    opacity: 0.6;
  }
}
.rn-footer-child-link__link-sub {
  display: inline-block;
  position: relative;
  padding-left: 10px;
  color: #ffffff;
  font-size: 12px;
}

@media screen and (min-width: 1024px) {
  .rn-footer-child-link__link-sub {
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .rn-footer-child-link__link-sub:hover {
    opacity: 0.6;
  }
}
.rn-footer-child-link.has-children + .rn-footer-child-link {
  margin-top: 25px;
}

.rn-footer-links {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
}

.rn-footer-links__header {
  border-bottom: 2px solid #51565c;
}

.rn-footer-links__header__hs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (min-width: 1024px) {
  .rn-footer-links__header__hs .rn-footer-links__header__h {
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .rn-footer-links__header__hs:hover .rn-footer-links__header__h {
    color: #c4932a;
  }
}
.rn-footer-links__header__h-en {
  font-family: "Open Sans", sans-serif;
  color: #747474;
  font-size: 12px;
  line-height: 1;
}

.rn-footer-links__header__h {
  color: #ffffff;
  font-size: 14px;
  line-height: 1;
}

.rn-footer-links__header__icn {
  color: #c4932a;
  font-size: 20px;
}

.rn-footer-links__header__icn .woodtec-i-blank2 {
  font-size: 15px;
}

.rn-footer-links__body {
  margin-top: 20px;
}

.rn-footer-links__blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.rn-footer-links__block {
  width: 44.4214876033%;
}

.rn-footer-links + .rn-footer-links {
  margin-top: 35px;
}

.rn-footer-wrap {
  position: relative;
  background-color: #ffffff;
  z-index: 10;
}

.t-quality-home__footer {
  margin-top: 0;
  padding-top: 70px;
  position: relative;
  background-color: #ffffff;
  z-index: 10;
}

.t-quality-home__footer .rn-home-pickup {
  margin-top: 0;
}

.rn-footer {
  background-color: #293440;
  padding-top: 75px;
  padding-bottom: 70px;
}

.rn-footer__wrap {
  padding-right: 35px;
  padding-left: 35px;
}

.rn-footer__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.rn-footer__block {
  width: 15.6204379562%;
}

.rn-footer__block.is-large {
  width: 35.3284671533%;
}

@media screen and (max-width: 768px) {
  .rn-footer {
    display: none;
  }
}
.rn-frame-btn {
  display: inline-block;
  width: 100%;
  position: relative;
  border: 1px solid #2a2a2a;
  border-radius: 2em;
  padding: 9px 22px;
  overflow: hidden;
  font-size: 12px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .rn-frame-btn {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
  }
}
.rn-frame-btn > span {
  display: inline-block;
  width: 100%;
  position: relative;
  padding-right: 30px;
}

.rn-frame-btn > span i {
  margin-left: 5px;
}

.rn-frame-btn > span:after {
  display: inline-block;
  font-family: "woodtec";
  font-size: inherit;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e00e";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 18px;
}

.rn-frame-btn.is-bold {
  font-weight: 600;
  border-width: 2px;
}

.rn-frame-btn.is-white {
  border-color: #ffffff;
  color: #ffffff;
}

.rn-frame-btn.is-gold {
  border-color: #c4932a;
  color: #c4932a;
}

.rn-frame-btn.is-centered > span {
  padding-left: 30px;
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .rn-frame-btn {
    -webkit-transition-property: border-color;
    transition-property: border-color;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .rn-frame-btn:before {
    display: block;
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ff1f1f;
    content: "";
    -webkit-transition-property: width;
    transition-property: width;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .rn-frame-btn > span {
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .rn-frame-btn.is-white:before {
    background-color: white;
  }
  .rn-frame-btn.is-gold:before {
    background-color: #c4932a;
  }
  .rn-frame-btn:hover {
    border-color: #ff1f1f;
  }
  .rn-frame-btn:hover:before {
    width: 100%;
  }
  .rn-frame-btn:hover > span {
    color: #ffffff;
  }
  .rn-frame-btn.is-white:hover {
    border-color: #ffffff;
  }
  .rn-frame-btn.is-white:hover > span {
    color: #2a2a2a;
  }
  .rn-frame-btn.is-gold:hover {
    border-color: #c4932a;
  }
}
.rn-gnav-sp-parent {
  padding-right: 20px;
  padding-left: 20px;
}

.rn-gnav-sp-parent__h {
  font-weight: 400;
}

.rn-gnav-sp-parent__h__a {
  display: block;
  position: relative;
  padding-top: 13px;
  padding-bottom: 13px;
}

.rn-gnav-sp-parent__h__a:before {
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #b69237;
  opacity: 0.4;
  content: "";
  -webkit-transition-property: opacity, height;
  transition-property: opacity, height;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.rn-gnav-sp-parent__h__a:after {
  display: inline-block;
  font-family: "woodtec";
  font-size: inherit;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e01b";
  position: absolute;
  right: 14px;
  top: 54%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #b69237;
  font-size: 14px;
}

.rn-gnav-sp-parent__h__t__jp {
  display: inline-block;
  color: #ffffff;
  font-size: 22px;
  font-weight: 400;
}

.rn-gnav-sp-parent__h__t__en {
  font-family: "Roboto", sans-serif;
  display: inline-block;
  margin-left: 12px;
  color: #b69237;
  font-size: 12px;
}

.rn-gnav-sp-parent__body {
  display: none;
}

.rn-gnav-sp-parent__body.is-open {
  display: block;
}

.rn-gnav-sp-parent__child {
  border-bottom: 1px solid rgba(196, 147, 42, 0.4);
}

.rn-gnav-sp-parent__child__link {
  display: block;
  position: relative;
  padding-left: 15px;
  padding-top: 21px;
  padding-bottom: 19px;
  color: #ffffff;
  font-size: 17px;
  line-height: 1.5;
  font-weight: 400;
}
.rn-gnav-sp-parent__child__link::after {
  display: inline-block;
  font-family: "woodtec";
  font-size: 20px;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e00e";
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #c4932a;
}
.rn-gnav-sp-parent__child__link i {
  color: #c4932a;
}

.rn-gnav-sp-parent__child__link .en {
  font-family: "Roboto", sans-serif;
  display: inline-block;
  margin-left: 1em;
  font-size: 13px;
}

.rn-gnav-sp-parent__child__link.is-blank:after {
  display: inline-block;
  font-family: "woodtec";
  font-size: inherit;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e018";
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #c4932a;
  font-size: 18px;
  font-weight: 100;
}

.rn-gnav-sp-mini-links {
  padding-left: 15px;
  padding-right: 10px;
}
.rn-gnav-sp-mini-links:last-child {
  margin-bottom: 22px;
}
.rn-gnav-sp-mini-links .rn-gnav-sp-mini-links__child + .rn-gnav-sp-mini-links__child {
  margin-top: 10px;
}
.rn-gnav-sp-mini-links .rn-gnav-sp-mini-links__child__h-link {
  display: block;
  position: relative;
  padding-left: 15px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
}
.rn-gnav-sp-mini-links .rn-gnav-sp-mini-links__child__h-link::before {
  display: block;
  width: 4px;
  height: 15px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #c4932a;
  border-radius: 10px;
  content: "";
}
.rn-gnav-sp-mini-links .rn-gnav-sp-mini-links__child__h-link::after {
  display: inline-block;
  font-family: "woodtec";
  font-size: 20px;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e00e";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #c4932a;
}
.rn-gnav-sp-mini-links .rn-gnav-sp-mini-links__child__link {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  padding-bottom: 1px;
}
.rn-gnav-sp-mini-links .rn-gnav-sp-mini-links__child__link::before {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-style: solid;
  border-width: 5px 0 5px 9px;
  border-color: transparent transparent transparent #c4932a;
  content: "";
}

.rn-gnav-sp-parent.is-open .rn-gnav-sp-parent__h__a:before {
  height: 2px;
  opacity: 1;
}

.rn-gnav-sp-parent.is-open .rn-gnav-sp-parent__h__a:after {
  content: "\e01e";
}

.rn-gnav-sp-sub-links {
  padding-right: 20px;
  padding-left: 20px;
}

.rn-gnav-sp-sub-links__item + .rn-gnav-sp-sub-links__item {
  margin-top: 10px;
}

.rn-gnav-sp-sub-links__link {
  display: block;
  position: relative;
}

.rn-gnav-sp-sub-links__link__t__jp {
  display: inline-block;
  color: #ffffff;
  font-size: 16px;
  font-weight: 200;
}

.rn-gnav-sp-sub-links__link__t__en {
  font-family: "Roboto", sans-serif;
  display: inline-block;
  margin-left: 6px;
  color: #b69237;
  font-size: 11px;
}

.rn-gnav-sp-sub-links__link.is-blank:after {
  display: inline-block;
  font-family: "woodtec";
  font-size: 18px;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e018";
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #c4932a;
}

.rn-gnav-sp {
  width: 100%;
  height: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: #293440;
  overflow: hidden;
  -webkit-transition-property: height;
  transition-property: height;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  letter-spacing: 0;
}

.rn-gnav-sp.is-open {
  height: 100vh;
}

.rn-gnav-sp__in {
  width: 100%;
  height: 100%;
  padding-top: 70px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.rn-gnav-sp__main {
  position: relative;
  padding-bottom: 35px;
}

.rn-gnav-sp__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
}
.rn-gnav-sp__header > a {
  display: block;
  width: 50%;
  background-color: #c4932a;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
}

.rn-gnav-sp__header > a + a {
  margin-left: 1px;
}

.rn-gnav-sp__header > a > span {
  display: inline-block;
  position: relative;
  padding-right: 25px;
}

.rn-gnav-sp__header > a > span:after {
  display: inline-block;
  font-family: "woodtec";
  font-size: inherit;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e018";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 18px;
}

.rn-gnav-sp__main-links {
  margin-top: 21px;
}

.rn-gnav-sp__sub-links {
  margin-top: 43px;
}

.rn-gnav-sp__search {
  margin-top: 35px;
  padding-right: 20px;
  padding-left: 20px;
}

.rn-gnav-sp__sns {
  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;
  margin-top: 60px;
}

.rn-gnav-sp__sns__link {
  color: #ffffff;
  font-size: 30px;
  line-height: 1;
}
.rn-gnav-sp__sns__link + .rn-gnav-sp__sns__link {
  margin-left: 30px;
}
.rn-gnav-sp__sns__link img {
  width: auto;
  height: 28px;
}

.rn-gnav-sp__lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 75px;
  padding-right: 20px;
  padding-left: 20px;
}

.rn-gnav-sp__lang__h {
  color: #747474;
  font-size: 15px;
  font-weight: 300;
}

.rn-gnav-sp__lang__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.rn-gnav-sp__lang__link {
  display: inline-block;
  position: relative;
  padding-left: 10px;
  color: #ffffff;
  font-size: 16px;
}

.rn-gnav-sp__lang__link:before {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-style: solid;
  border-width: 3px 0 3px 4px;
  border-color: transparent transparent transparent #c4932a;
  content: "";
}

.rn-gnav-sp__lang__link + .rn-gnav-sp__lang__link {
  margin-left: 15px;
}

.rn-header-bg {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.84);
  z-index: 900;
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  pointer-events: none;
}

.rn-header-bg.is-show {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
  opacity: 1;
  pointer-events: auto;
}

.rn-header-child-links + .rn-header-child-links {
  margin-top: 30px;
}

.rn-header-child-links__header {
  padding-bottom: 12px;
  border-bottom: 2px solid rgba(178, 178, 178, 0.3);
}

.rn-header-child-links__ph {
  display: block;
  position: relative;
  color: #ffffff;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.2;
}
.rn-header-child-links__ph .is-en,
.rn-header-child-links__ph .is-small {
  font-family: "Roboto", sans-serif;
  display: inline-block;
  padding-left: 10px;
  font-size: 12px;
}
.rn-header-child-links__ph.has_i i {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #c4932a;
}

a.rn-header-child-links__ph:not(.has_i):not([target=_blank])::after {
  display: inline-block;
  font-family: "woodtec";
  font-size: 20px;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e00e";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #c4932a;
}
a.rn-header-child-links__ph:not(.has_i)[target=_blank]::after {
  display: inline-block;
  font-family: "woodtec";
  font-size: inherit;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e018";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #c4932a;
  font-size: 16px;
}

.rn-header-child-links__body {
  margin-top: 25px;
}

.rn-header-child-links__mini-links-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.rn-header-child-links__mini-links {
  width: 45%;
}

* + .rn-header-child-links__btns {
  margin-top: 30px;
}

.rn-header-child-links__btn {
  display: block;
  position: relative;
  border: 2px solid #ffffff;
  border-radius: 2em;
  padding: 11px 16px;
  color: #ffffff;
  font-size: 12px;
  line-height: 1.5;
  overflow: hidden;
}

.rn-header-child-links__btn--s1 {
  padding-top: 10px;
  padding-bottom: 9px;
}

.rn-header-child-links__btn--s2 {
  padding-top: 7px;
  padding-bottom: 7px;
}

.rn-header-child-links__btn > span {
  display: block;
  position: relative;
  padding-right: 25px;
}

.rn-header-child-links__btn > span i {
  margin-left: 4px;
}

.rn-header-child-links__btn > span:after {
  display: inline-block;
  font-family: "woodtec";
  font-size: inherit;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e00e";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 18px;
}

.rn-header-child-links__btn + .rn-header-child-links__btn {
  margin-top: 8px;
}

.rn-header-child-links__btn.is-instagram > span {
  padding-left: 25px;
}

.rn-header-child-links__btn.is-instagram .woodtec-i-instagram {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 140%;
}

@media screen and (min-width: 1024px) {
  .rn-header-child-links__btn:before {
    display: block;
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ffffff;
    content: "";
    -webkit-transition-property: width;
    transition-property: width;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .rn-header-child-links__btn > span {
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .rn-header-child-links__btn:hover:before {
    width: 100%;
  }
  .rn-header-child-links__btn:hover > span {
    color: #2a2a2a;
  }
}
@media screen and (min-width: 1024px) {
  a.rn-header-child-links__ph {
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  a.rn-header-child-links__ph:hover {
    color: #c4932a;
  }
}
.rn-header-child {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.rn-header-child.is-dummy-show .rn-header-child__wrap {
  height: auto;
}

.rn-header-child__wrap {
  max-width: 1310px;
  width: 100%;
  height: 0;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  -webkit-transition-property: height;
  transition-property: height;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.rn-header-child__main {
  border-top: 4px solid #c4932a;
  background-color: #293440;
  padding-top: 40px;
  padding-right: 50px;
  padding-bottom: 60px;
  padding-left: 50px;
}

.rn-header-child__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.rn-header-child__header__hs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  line-height: 1;
}

.rn-header-child__header__h {
  color: #ffffff;
  font-size: 26px;
  font-weight: 200;
}

.rn-header-child__header__h-en {
  font-family: "Roboto", sans-serif;
  margin-left: 18px;
  color: #c4932a;
  font-size: 16px;
  font-weight: 300;
}

.rn-header-child__header__view {
  font-family: "Open Sans", sans-serif;
  display: inline-block;
  border-radius: 2em;
  background-color: #c4932a;
  padding: 6px 25px;
  color: #ffffff;
  font-size: 12px;
}

.rn-header-child__header__view > span {
  display: inline-block;
  position: relative;
  padding-right: 30px;
}

.rn-header-child__header__view > span:after {
  display: inline-block;
  font-family: "woodtec";
  font-size: inherit;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e00e";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -1px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 18px;
}

.rn-header-child__body {
  margin-top: 47px;
}

.rn-header-child__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.rn-header-child__links__item {
  width: 22.3684210526%;
}

.rn-header-child__links__item.is-large {
  width: 48.2644628099%;
}

.rn-header-children {
  position: relative;
}

.rn-header-main {
  height: 100px;
  background-color: #ffffff;
}

.rn-header-main__wrap {
  height: 100%;
  padding-right: 40px;
  padding-left: 40px;
}

.rn-header-main__in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1360px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}

.rn-header-main__logos {
  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;
  height: 100%;
}

.rn-header-main__logo {
  line-height: 1.2;
}

.rn-header-main__logo__mark {
  display: block;
  width: 125px;
  height: 28px;
  margin-top: 10px;
}

.rn-header-main__logo__mark svg {
  width: 125px;
  height: 28px;
}

.rn-header-main__logo__mark svg path {
  fill: #000000;
}

.rn-header-main__logo__t {
  display: block;
  font-size: 12px;
  font-weight: 400;
}

.rn-header-main__nav__sub {
  height: 50px;
  position: relative;
  z-index: 2;
}

.rn-header-main__nav__main {
  height: 50px;
}

.rn-header-mainnav {
  height: 100%;
}

.rn-header-mainnav__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 100%;
}

.rn-header-mainnav__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  white-space: nowrap;
}

.rn-header-mainnav__item + .rn-header-mainnav__item {
  margin-left: 25px;
}

.rn-header-mainnav__link {
  display: block;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.rn-header-mainnav__link__in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

.rn-header-mainnav__link__in > span {
  display: inline-block;
  position: relative;
  padding-right: 1.5em;
  font-size: 14px;
  font-weight: 600;
}

.rn-header-mainnav__link__in > span:after {
  display: inline-block;
  font-family: "woodtec";
  font-size: inherit;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e01b";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #9a9a9a;
  font-size: 12px;
  font-weight: normal;
}

.rn-header-mainnav__link:after {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -18px;
  border-style: solid;
  border-width: 0 10px 6px 10px;
  border-color: transparent transparent #c4932a transparent;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  content: "";
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.rn-header-mainnav__link.is-open:after {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.rn-header-mainnav__link.is-blank .rn-header-mainnav__link__in > span:after {
  content: "\e018";
}

@media screen and (min-width: 1024px) {
  .rn-header-mainnav__link .rn-header-mainnav__link__in {
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .rn-header-mainnav__link:hover .rn-header-mainnav__link__in {
    opacity: 0.6;
  }
}
.rn-header-mini-links + .rn-header-mini-links {
  margin-top: 8px;
}

.rn-header-mini-links.has-children + .rn-header-mini-links {
  margin-top: 30px;
}

.rn-header-mini-links__h-link {
  display: block;
  position: relative;
  padding-left: 12px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
}
.rn-header-mini-links__h-link::before {
  display: block;
  width: 3px;
  height: 15px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #c4932a;
  border-radius: 10px;
  content: "";
}
.rn-header-mini-links__h-link::after {
  display: inline-block;
  font-family: "woodtec";
  font-size: 20px;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e00e";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #c4932a;
}

.rn-header-mini-links__h-link .woodtec-i-blank2 {
  color: #c4932a;
  margin-left: 5px;
}

.rn-header-mini-links__h + .rn-header-mini-links__children {
  margin-top: 18px;
}

.rn-header-mini-links__h + .rn-header-mini-links__txt {
  margin-top: 5px;
}

.rn-header-mini-links__child + .rn-header-mini-links__child {
  margin-top: 10px;
}

.rn-header-mini-links__child_sub {
  padding-left: 10px;
  line-height: 1.2;
}

.rn-header-mini-links__child + .rn-header-mini-links__child_sub {
  margin-top: 10px;
}

.rn-header-mini-links__child_sub + .rn-header-mini-links__child_sub {
  margin-top: 7px;
}

.rn-header-mini-links__children-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.rn-header-mini-links__children-wrap__block {
  width: 49%;
}

.rn-header-mini-links__child-link {
  display: inline-block;
  position: relative;
  padding-left: 16px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
}
.rn-header-mini-links__child-link::before {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #c4932a;
  content: "";
}

.rn-header-mini-links__child_sub-link {
  display: inline-block;
  color: #ffffff;
  font-size: 12px;
  line-height: inherit;
}

.rn-header-mini-links__child-link i {
  margin-left: 10px;
}

@media screen and (min-width: 1024px) {
  .rn-header-mini-links__child-link {
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .rn-header-mini-links__child-link:hover {
    opacity: 0.6;
  }
}
@media screen and (min-width: 1024px) {
  a.rn-header-mini-links__h-link {
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  a.rn-header-mini-links__h-link:hover {
    opacity: 0.6;
  }
}
.j-header-sub-prousers .rn-header-child__main {
  background: #59554d url(../images/bg/bg-sub-prousers2.png) 50% 50% repeat;
}

.j-header-sub-prousers .rn-header-child-links__header {
  border-color: #8e7849;
}

.rn-header-prousers {
  color: #fff;
}

.rn-header-prousers-txt {
  margin-bottom: 20px;
}

.rn-header-prousers-txt2 {
  margin-bottom: 30px;
}

.rn-header-prousers__nav__item.is-btn {
  margin-top: 40px;
}

.rn-header-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.rn-header-search__btn {
  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: 50px;
  height: 40px;
  position: relative;
  background-color: #2a2a2a;
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
}

@media screen and (min-width: 1024px) {
  .rn-header-search__btn {
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .rn-header-search__btn:hover {
    background-color: #c4932a;
  }
}
.rn-header-search__inputs {
  position: relative;
}

.rn-header-search__inputs__main {
  width: 0;
  height: 100%;
  background-color: #ffffff;
  border-left: 1px solid #2a2a2a;
  border-bottom: 1px solid #2a2a2a;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translateX(1px);
  transform: translateX(1px);
  -webkit-transition-property: width, -webkit-transform;
  transition-property: width, -webkit-transform;
  transition-property: width, transform;
  transition-property: width, transform, -webkit-transform;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.rn-header-search__inputs input[type=text] {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 10px;
  font-size: 14px;
  border: none;
}

.rn-header-search__inputs input[type=text]:focus {
  outline: none;
}

.rn-header-search.is-open .rn-header-search__inputs__main {
  width: 390px;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.rn-header-showroom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.rn-header-showroom__nav {
  width: 22.3684210526%;
}

.rn-header-showroom__nav__item + .rn-header-showroom__nav__item {
  margin-top: 28px;
}

.rn-header-showroom__nav__item + .rn-header-showroom__nav__item.is-btn {
  margin-top: 40px;
}

.rn-header-showroom__slides {
  width: 48.2456140351%;
}

.rn-header-sp {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
  width: 100%;
  height: 50px;
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  background-color: #ffffff;
  z-index: 1000;
  -webkit-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.rn-header-sp .rn-header-sp__logo {
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-40%);
          transform: translateY(-40%);
  pointer-events: auto;
}
.rn-header-sp .rn-header-sp__logo svg {
  width: 88px;
  height: 20px;
  -webkit-transition-property: fill;
  transition-property: fill;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.rn-header-sp .rn-header-sp__opener {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: auto;
  font-size: 30px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.rn-header-sp .rn-header-sp__opener .rn-header-sp__opener__open,
.rn-header-sp .rn-header-sp__opener .rn-header-sp__opener__close {
  display: inline-block;
}
.rn-header-sp .rn-header-sp__opener .rn-header-sp__opener__close {
  display: none;
  font-size: 25px;
}
.rn-header-sp .rn-header-sp__opener.is-open .rn-header-sp__opener__open {
  display: none;
}
.rn-header-sp .rn-header-sp__opener.is-open .rn-header-sp__opener__close {
  display: inline-block;
}
body._in_rn-home-hero .rn-header-sp {
  background-color: transparent;
}
body._in_rn-home-hero .rn-header-sp .rn-header-sp__logo svg {
  fill: #FFF;
}
body._in_rn-home-hero .rn-header-sp .rn-header-sp__opener {
  color: #FFF;
}
body._gnav_is-open .rn-header-sp {
  background-color: #293440;
}
body._gnav_is-open .rn-header-sp .rn-header-sp__logo svg {
  fill: #FFF;
}
body._gnav_is-open .rn-header-sp .rn-header-sp__opener {
  color: #FFF;
}
@media screen and (min-width: 769px) {
  .rn-header-sp {
    display: none;
  }
}

.rn-header-subnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.rn-header-subnav__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.rn-header-subnav__links__item + .rn-header-subnav__links__item {
  margin-left: 28px;
}

.rn-header-subnav__link {
  display: inline-block;
  position: relative;
  padding-right: 1.5em;
  font-size: 12px;
  font-weight: bold;
}

.rn-header-subnav__link:after {
  display: inline-block;
  font-family: "woodtec";
  font-size: inherit;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e016";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: scale(0.8) translateY(-55%);
  transform: scale(0.8) translateY(-55%);
  color: #9a9a9a;
  font-size: 10px;
  font-weight: normal;
}

.rn-header-subnav__link.is-blank {
  padding-right: 1.4em;
}

.rn-header-subnav__link.is-blank:after {
  content: "\e018";
  -webkit-transform: scale(1) translateY(-50%);
  transform: scale(1) translateY(-50%);
  font-size: 12px;
}

@media screen and (min-width: 1024px) {
  .rn-header-subnav__link:before {
    display: block;
    width: 0;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #111111;
    content: "";
    -webkit-transition-property: width;
    transition-property: width;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .rn-header-subnav__link:hover:before {
    width: 100%;
  }
}
.rn-header-subnav__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  margin-left: 35px;
}

.rn-header-subnav__sns__item + .rn-header-subnav__sns__item {
  margin-left: 25px;
}

.rn-header-subnav__sns__link img {
  width: auto;
  height: 18px;
}

@media screen and (min-width: 1024px) {
  .rn-header-subnav__sns__link {
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .rn-header-subnav__sns__link:hover {
    opacity: 0.6;
  }
}
.rn-header-subnav__lang {
  height: 100%;
  margin-left: 35px;
}

.rn-header-subnav__lang__link {
  font-family: "Open Sans", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  position: relative;
  background-color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  z-index: 2;
}

.rn-header-subnav__lang__link > span {
  display: inline-block;
  position: relative;
  padding-right: 1.6em;
}

.rn-header-subnav__lang__link > span:after {
  display: inline-block;
  font-family: "woodtec";
  font-size: inherit;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e01b";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #9a9a9a;
  font-size: 12px;
  font-weight: normal;
}

.rn-header-subnav__lang__list {
  position: relative;
  height: 0;
}

.rn-header-subnav__lang__list__in {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-top: 1px solid #cccccc;
  background-color: #ffffff;
  padding: 10px 10px 10px;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.rn-header-subnav__lang:hover .rn-header-subnav__lang__list__in {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.rn-header-subnav__search {
  position: relative;
  height: 100%;
  margin-left: 20px;
  z-index: 3;
}

.rn-header {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}

@media screen and (max-width: 768px) {
  .rn-header {
    display: none;
  }
}
.rn-home-banners {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
  padding-top: 125px;
  padding-bottom: 105px;
  background-color: #fbf8f4;
}
.rn-home-banners .md-home-banners {
  padding-top: 0;
}
.rn-home-banners .md-home-banners__banner p {
  text-align: justify;
  font-size: 14px;
}
@media screen and (min-width: 769px) {
  .rn-home-banners .md-home-banners__banner {
    width: 48.2456140351%;
  }
  .rn-home-banners .md-home-banners__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .rn-home-banners {
    padding-top: 60px;
    padding-bottom: 40px;
  }
}

.rn-home-case {
  position: relative;
  padding-top: 60px;
  padding-bottom: 110px;
  background-color: #fbf8f4;
}
.rn-home-case .rn-home-case__content .rn-home-case__block__body {
  margin-top: 30px;
}
@media screen and (min-width: 769px) {
  .rn-home-case .rn-home-case__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .rn-home-case .rn-home-case__f {
    width: 65.5%;
  }
  .rn-home-case .rn-home-case__w {
    width: 31%;
  }
  .rn-home-case .rn-home-case__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .rn-home-case .rn-home-case__items .rn-home-case__item {
    width: 47.3282442748%;
  }
}
@media screen and (max-width: 768px) {
  .rn-home-case {
    padding-top: 35px;
    padding-bottom: 50px;
  }
  .rn-home-case .rn-home-case__content .rn-home-case__block + .rn-home-case__block {
    margin-top: 45px;
  }
  .rn-home-case .rn-home-case__content .rn-home-case__block__body {
    margin-top: 15px;
  }
  .rn-home-case .rn-home-case__items .rn-home-case__item + .rn-home-case__item {
    margin-top: 35px;
  }
}

.rn-home-case__link {
  display: block;
}
.rn-home-case__link picture,
.rn-home-case__link img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 1024px) {
  .rn-home-case__link {
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.25s;
            transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
            transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .rn-home-case__link:hover {
    opacity: 0.7;
  }
}

.rn-home-case__link__txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
.rn-home-case__link__txt .rn-home-case__link__txt__main {
  font-size: 14px;
  font-weight: 500;
}
.rn-home-case__link__txt .rn-home-case__link__txt__icon {
  color: #9d9d9d;
  font-size: 18px;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .rn-home-case__link__txt {
    margin-top: 0;
    margin-bottom: 8px;
  }
  .rn-home-case__link__txt .rn-home-case__link__txt__main {
    font-size: 15px;
  }
}

.rn-home-more {
  text-align: center;
  margin-top: 60px;
}

.rn-btn-more {
  display: inline-block;
  position: relative;
  padding: 8px 20px;
  border: 2px solid #c4932a;
  border-radius: 2em;
  color: #c4932a;
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  min-width: 300px;
}
.rn-btn-more::after {
  display: inline-block;
  font-family: "woodtec";
  font-size: inherit;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e00e";
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 20px;
}
.rn-btn-more > span {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .rn-btn-more {
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.25s;
            transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
            transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .rn-btn-more::before {
    display: block;
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #c4932a;
    content: "";
    -webkit-transition-property: width;
    transition-property: width;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .rn-btn-more:hover {
    color: #ffffff;
  }
  .rn-btn-more:hover::before {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .rn-btn-more {
    width: 100%;
    font-size: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

.rn-home-catalog {
  margin-top: 60px;
  padding: 45px;
  -webkit-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.09);
          box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.09);
}
.rn-home-catalog .rn-b-btn {
  padding: 12px 30px;
}
@media screen and (max-width: 768px) {
  .rn-home-catalog {
    margin-top: 75px;
    padding: 35px 20px;
  }
  .rn-home-catalog .rn-b-btn {
    padding: 10px 30px;
  }
}

.rn-home-catalog__in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.rn-home-catalog__h {
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .rn-home-catalog__h {
    margin-bottom: 10px;
    letter-spacing: -0.1em;
  }
}

@media screen and (min-width: 769px) {
  .rn-home-catalog__txt {
    width: calc(100% - 300px);
    padding-right: 30px;
  }
}
.rn-home-catalog__caption {
  font-size: 14px;
}

.rn-home-catalog__caption a {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .rn-home-catalog__caption {
    font-size: 15px;
  }
}
.rn-home-catalog__btns {
  width: 300px;
}
@media screen and (max-width: 768px) {
  .rn-home-catalog__btns {
    width: 100%;
    margin-top: 22px;
  }
}

.rn-home-catalog__btns__btn + .rn-home-catalog__btns__btn {
  margin-top: 10px;
}

.rn-home-concept {
  padding-top: 80px;
  padding-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .rn-home-concept {
    padding-top: 75px;
    padding-bottom: 60px;
  }
}

.rn-home-concept__txts {
  font-size: 14px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .rn-home-concept__txts {
    font-size: 16px;
    line-height: 1.7;
    text-align: justify;
  }
}

.rn-home-concept__txt.is-hidden {
  display: none;
}

.rn-home-concept__opener-wrap {
  margin-top: 40px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .rn-home-concept__opener-wrap {
    margin-top: 12px;
  }
}

.rn-home-concept__opener {
  color: #c4932a;
  font-size: 40px;
  line-height: 1;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .rn-home-concept__opener {
    font-size: 30px;
  }
}
.rn-home-concept__opener .woodtec-i-minus-circle2 {
  display: none;
}

.rn-home-concept__opener.is-open .woodtec-i-plus-circle2 {
  display: none;
}

.rn-home-concept__opener.is-open .woodtec-i-minus-circle2 {
  display: inline-block;
}

.rn-home-gallery {
  background-color: #fbf8f4;
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  .rn-home-gallery {
    padding-top: 60px;
  }
}

.rn-home-gallery__slides {
  position: relative;
  margin-top: 60px;
}

@media screen and (max-width: 768px) {
  .rn-home-gallery__slides {
    margin-top: 35px;
  }
}
.rn-home-gallery__slides__next,
.rn-home-gallery__slides__prev {
  position: absolute;
  top: 50%;
  margin-top: -24px;
  color: #ffffff;
  font-size: 48px;
  line-height: 1;
  z-index: 2;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .rn-home-gallery__slides__next,
  .rn-home-gallery__slides__prev {
    margin-top: -15px;
    font-size: 30px;
  }
}
.rn-home-gallery__slides__next {
  right: 25px;
}

@media screen and (max-width: 768px) {
  .rn-home-gallery__slides__next {
    right: 15px;
  }
}
.rn-home-gallery__slides__prev {
  left: 25px;
}

@media screen and (max-width: 768px) {
  .rn-home-gallery__slides__prev {
    left: 15px;
  }
}
.rn-home-gallery__slide {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.rn-home-gallery__slide:before {
  display: block;
  padding-top: 42.8472222222%;
  content: "";
}

@media screen and (max-width: 768px) {
  .rn-home-gallery__slide:before {
    padding-top: 94.9275362319%;
  }
}
html.webp .rn-home-gallery__slide--1 {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-works--1.webp");
}

html.no-webp .rn-home-gallery__slide--1 {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-works--1.jpg");
}

html.webp .rn-home-gallery__slide--2 {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-works--2.webp");
}

html.no-webp .rn-home-gallery__slide--2 {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-works--2.jpg");
}

html.webp .rn-home-gallery__slide--3 {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-works--3.webp");
}

html.no-webp .rn-home-gallery__slide--3 {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-works--3.jpg");
}

html.webp .rn-home-gallery__slide--4 {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-works--4.webp");
}

html.no-webp .rn-home-gallery__slide--4 {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-works--4.jpg");
}

.rn-home-gallery__pagination {
  position: absolute;
  bottom: 40px;
  left: 40px;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .rn-home-gallery__pagination {
    bottom: 40px;
    left: 20px;
  }
}
.rn-home-hero {
  width: 100%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 769px) {
  .rn-home-hero {
    height: 56.25vw;
  }
}
@media screen and (max-width: 768px) {
  .rn-home-hero {
    height: 100svh;
  }
}

.rn-home-hero__imgs {
  width: 100%;
  height: 100%;
  position: relative;
}

.rn-home-hero__imgs .swiper-container,
.rn-home-hero__imgs .swiper-wrapper,
.rn-home-hero__imgs .swiper-slide {
  height: 100%;
}

.rn-home-hero__img {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.rn-home-hero__next,
.rn-home-hero__prev {
  position: absolute;
  top: 50%;
  margin-top: -24px;
  color: #ffffff;
  font-size: 48px;
  line-height: 1;
  z-index: 10;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .rn-home-hero__next,
  .rn-home-hero__prev {
    display: none;
  }
}
.rn-home-hero__next {
  right: 25px;
}

.rn-home-hero__prev {
  left: 25px;
}

.rn-home-hero__pagination {
  position: absolute;
  bottom: 40px;
  left: 40px;
  z-index: 10;
}

@media screen and (max-width: 768px) {
  .rn-home-hero__pagination {
    left: 25px;
    bottom: 30px;
  }
}
.rn-home-hero__scroll {
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 3;
}

@media screen and (min-width: 769px) {
  .rn-home-hero__scroll {
    display: none;
  }
}
.rn-home-hero__scroll img {
  width: 10px;
  height: auto;
}

.vsms .vsms-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}
.vsms .vsms-tabs .vsms-tab {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  border-bottom: 3px solid #c4932a;
  height: 50px;
  color: #c4932a;
  padding: 0 30px;
  cursor: pointer;
}
.vsms .vsms-tabs .vsms-tab.is-active {
  color: #FFF;
  background-color: #c4932a;
}
.vsms .vsms-tabs .vsms-tab span {
  margin: auto;
  font-size: 18px;
  font-weight: bold;
}
.vsms .vsms-tabs .vsms-tab i {
  font-size: 27px;
}
.vsms .vsms-tab-content {
  margin-top: 50px;
  position: relative;
}
.vsms .vsms-tab-content:not(.is-active) .vsm-tile,
.vsms .vsms-tab-content:not(.is-active) .vsm-gallery {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .vsms .vsms-tabs {
    gap: 20px;
  }
  .vsms .vsms-tabs .vsms-tab {
    height: 45px;
    padding: 0 15px;
  }
  .vsms .vsms-tabs .vsms-tab span {
    font-size: 15px;
  }
  .vsms .vsms-tabs .vsms-tab i {
    font-size: 22px;
  }
  .vsms .vsms-tab-content {
    margin-top: 35px;
  }
}

/*
.vsm-tile,
.vsm-gallery {
	.ecbn-selection-header,
	.ecbn-selection-header2,
	.ttle_instagram,
	.rn-usf-header__btn,
	.ecbn-selection-image-loading-more {
		display: none;
	}

	.ecbn-selection-page-wrapper {
		margin: 0 !important;

		.ecbn-selection-content {
			max-width: none !important;
			padding: 0 !important;
		}

		.ecbn-selection-snap {
			li.ecbn-selection-item {
				padding: 0;

				a {
					display: block;
					position: relative;

					&::before {
						content: "";
						display: block;
						padding-top: 100%;
					}

					img {
						position: absolute;
						top: 0;
						left: 0;
						width: 100%;
						height: 100%;
						object-fit: cover;
					}
				}
			}
		}
	}
	.ecbn-selection-widget {
		margin: 0;
		max-width: none;
	}
}

.ecbn-selection-preview {
	.ecbn-selection-preview-close {
		&::before,
		&::after {
			background: #000 !important;
    		width: 80% !important;
		}
	}

	.ecbn-selection-left {

	}

	.ecbn-selection-right {
		div.ecbn-selection-right-header {
			font-weight: bold;
		}

		div.ecbn-selection-right-item-list {
			justify-content: center;

			.ecbn-selection-item {
				width: 100%;
			}

			.ecbn-selection-item-img {
				img {
					width: unset;
				}
			}

			.ecbn-selection-item-name {
				font-weight: bold;
			}
		}
	}

	.ecbn-selection-preview-personal {
		display: flex;
		align-items: baseline;
		justify-content: center;

		.ecbn-selection-preview-media--icon {
			margin-right: 5px;
		}
	}

	@media (max-width: 720px) {
		.ecbn-selection-preview-content {
			margin: 0 !important;
		}

		.ecbn-selection-preview-new a:hover, .ecbn-selection-preview-new a:link, .ecbn-selection-preview-new a:visited

		.ecbn-selection-right {
			div.ecbn-selection-right-item-list {
				.ecbn-selection-item {
					width: 100% !important;
					margin-right: 0 !important;
				}

				.ecbn-selection-item-name,
				.ecbn-selection-item-content {
					width: 100% !important;
				}

				.ecbn-selection-item-img {
					width: 100% !important;

					img {
						max-width: none !important;
					}
				}
			}
		}

		.ecbn-selection-preview-personal {
			margin: 15px 2vw 8px !important;
		}

		.ecbn-selection-right-footer2 {
			&,
			> * {
				pointer-events: none;
			}
		}
	}
}
*/
.rn-home-insta {
  padding-top: 90px;
  padding-bottom: 110px;
}
.rn-home-insta .rn-home-insta__body {
  margin-top: 70px;
}
.rn-home-insta .rn-home-insta__body .vsm-tile {
  max-width: none;
  padding: 0;
}
.rn-home-insta .rn-home-insta__body .ecbn-selection-page-wrapper .ecbn-selection-content {
  padding: 0;
  margin-right: -10px;
}
.rn-home-insta .rn-home-insta__body .ecbn-selection-page-wrapper .ecbn-selection-item a {
  display: block;
  position: relative;
}
.rn-home-insta .rn-home-insta__body .ecbn-selection-page-wrapper .ecbn-selection-item a::before {
  display: block;
  padding-top: 100%;
  content: "";
}
.rn-home-insta .rn-home-insta__body .ecbn-selection-page-wrapper .ecbn-selection-item a img {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.rn-home-insta .rn-home-insta__body .ecbn-selection-page-wrapper .ecbn-selection-image-loading-more,
.rn-home-insta .rn-home-insta__body .ecbn-selection-page-wrapper .ecbn-selection-page-more {
  display: none;
}
@media screen and (max-width: 768px) {
  .rn-home-insta {
    padding-top: 65px;
  }
}

/*
.rn-home-insta__item {
	width: 16.6666666667%
}

.rn-home-insta__item__img {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

.rn-home-insta__item__img:after {
	display: block;
	padding-top: 100%;
	content: ''
}

@media screen and (max-width: 768px) {
	.rn-home-insta__item {
		width: 50%
	}

	.rn-home-insta__item:nth-child(n+5) {
		display: none
	}
}
*/
.rn-home-news {
  padding-top: 120px;
  padding-bottom: 105px;
}

@media screen and (max-width: 768px) {
  .rn-home-news {
    padding-top: 60px;
    padding-bottom: 55px;
  }
}
@media screen and (min-width: 769px) {
  .rn-home-news__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.rn-home-news__main {
  width: 100%;
}

.rn-home-news__body {
  margin-top: 55px;
}
.rn-home-news__body .rn-news-group + .rn-news-group {
  margin-top: 40px;
}
.rn-home-news__body .rn-news-group .rn-news-group-ttl {
  position: relative;
  padding-left: 17px;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 25px;
}
.rn-home-news__body .rn-news-group .rn-news-group-ttl::before {
  display: block;
  width: 6px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #c4932a;
  border-radius: 10px;
  content: "";
}
@media screen and (max-width: 768px) {
  .rn-home-news__body {
    margin-top: 38px;
  }
  .rn-home-news__body .rn-news-group .rn-news-group-ttl {
    margin-bottom: 18px;
  }
}

.rn-home-pickup {
  border-top: 2px solid #ecebea;
  padding-top: 70px;
}
@media screen and (max-width: 768px) {
  .rn-home-pickup {
    margin-top: 95px;
    border-top-width: 1px;
    padding-top: 50px;
  }
}

@media screen and (min-width: 769px) {
  .rn-home-pickup__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .rn-home-pickup__pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 20px;
  }
}
.rn-home-pickup__h {
  font-family: "Open Sans", sans-serif;
  position: relative;
  font-size: 16px;
}

.rn-home-pickup__slides {
  position: relative;
  margin-top: 45px;
}

@media screen and (min-width: 769px) {
  .rn-home-pickup__slides {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.rn-home-pickup__slides__prev,
.rn-home-pickup__slides__next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50px;
  font-size: 28px;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .rn-home-pickup__slides__prev,
  .rn-home-pickup__slides__next {
    position: absolute;
    top: 23%;
    z-index: 3;
  }
}
.rn-home-pickup__slides__next {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media screen and (max-width: 768px) {
  .rn-home-pickup__slides__next {
    right: -10px;
  }
}
@media screen and (max-width: 768px) {
  .rn-home-pickup__slides__prev {
    left: -10px;
  }
}
@media screen and (min-width: 769px) {
  .rn-home-pickup__slides__main {
    width: calc(100% - 100px);
  }
}
.rn-home-pickup__slide__txt {
  margin-top: 15px;
  font-size: 12px;
}

.rn-about-tp + .rn-home-pickup {
  margin-top: 0;
}

.rn-home-product {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
}
.rn-home-product .rn-home-product__body {
  margin-top: 65px;
}
.rn-home-product .rn-home-product__body .rn-home-more {
  margin-bottom: 90px;
}
@media screen and (max-width: 768px) {
  .rn-home-product .rn-home-product__body {
    margin-top: 30px;
    padding-bottom: 15px;
  }
  .rn-home-product .rn-home-product__body .rn-home-more {
    margin-bottom: 60px;
  }
  .rn-home-product .rn-home-product__body .rn-home-catalog {
    margin-top: 0;
  }
}

.rn-home-showroom {
  padding-top: 120px;
  padding-bottom: 40px;
}
.rn-home-showroom .rn-home-showroom__body {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .rn-home-showroom {
    padding-top: 60px;
    padding-bottom: 0;
  }
  .rn-home-showroom .rn-home-showroom__body {
    margin-top: 35px;
  }
  .rn-home-showroom .rn-home-more {
    margin-top: 30px;
  }
}

.rn-home-simulation {
  padding-top: 80px;
}
.rn-home-simulation .rn-home-simulation__body {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .rn-home-simulation {
    padding-top: 55px;
  }
  .rn-home-simulation .rn-home-simulation__body {
    margin-top: 25px;
  }
  .rn-home-simulation .rn-home-more {
    margin-top: 40px;
  }
}

.rn-home-simulation__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .rn-home-simulation__block {
    display: none;
  }
}
.rn-home-simulation__block__txt {
  width: 29.8387096774%;
}

.rn-home-simulation__block__h2 {
  font-size: 16px;
}

.rn-home-simulation__block__h-sub {
  font-size: 14px;
}

.rn-home-simulation__block__caption {
  margin-top: 20px;
  font-size: 14px;
}

.rn-home-simulation__block__img {
  display: block;
  width: 59.5161290323%;
}

.rn-home-simulation__block__img img {
  width: 100%;
  height: auto;
}

.rn-home-simulation__block__img a {
  display: inline-block;
}

@media screen and (min-width: 769px) {
  .rn-home-simulation__block__img a {
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .rn-home-simulation__block__img a:hover {
    opacity: 0.7;
  }
}
.rn-home-simulation__block__imgs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.rn-home-simulation__block__imgs__img {
  width: 33.1978319783%;
}

.rn-home-simulation__block__imgs__caption {
  display: block;
  margin-top: 5px;
}

.rn-home-simulation__block.is-ln .rn-home-simulation__block__h img {
  width: 158px;
  height: auto;
}

.rn-home-simulation__block.is-cj .rn-home-simulation__block__h img {
  width: 223px;
  height: auto;
}

.rn-home-simulation__block + .rn-home-simulation__block {
  margin-top: 65px;
}

@media screen and (min-width: 769px) {
  .rn-home-simulation__sp {
    display: none;
  }
}
.rn-home-simulation__sp__hero img {
  width: 100%;
  height: auto;
}

.rn-home-simulation__sp__txt {
  margin-top: 25px;
  font-size: 16px;
  line-height: 1.5;
}

.rn-home-simulation__sp__txt strong {
  color: #ff5c5c;
  font-weight: normal;
}

.rn-home-simulation__sp__btn {
  margin-top: 35px;
}

.rn-home-wrap {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
  position: relative;
  padding-top: 100px;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .rn-home-wrap {
    padding-top: 0;
  }
}
.rn-home-wrap__useful {
  margin-top: 110px;
  padding-bottom: 70px;
}

@media screen and (max-width: 768px) {
  .rn-home-wrap__useful {
    margin-top: 60px;
    padding-bottom: 35px;
  }
}
.rn-movie-area {
  margin-top: 50px;
}

.rn-movie-area__sort {
  padding: 15px 0;
  background-color: #f0e6d4;
}

@media screen and (max-width: 768px) {
  .rn-movie-area__sort {
    padding: 35px 0;
  }
}
.rn-movie-area__sort__main {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 769px) {
  .rn-movie-area__sort__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (min-width: 769px) {
  .rn-movie-area__sort__h {
    width: 210px;
  }
}
@media screen and (max-width: 768px) {
  .rn-movie-area__sort__h {
    width: 100%;
  }
}
.rn-movie-area__sort__h__main {
  display: inline-block;
  position: relative;
  font-size: 14px;
  font-weight: 600;
}

.rn-movie-area__sort__h__main i {
  margin-left: 15px;
  color: #9d9d9d;
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  .rn-movie-area__sort__h__main {
    display: block;
    font-size: 17px;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .rn-movie-area__sort__h__arrow {
    display: none;
  }
}
.rn-movie-area__sort__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (min-width: 769px) {
  .rn-movie-area__sort__links {
    width: calc(100% - 210px);
  }
}
@media screen and (max-width: 768px) {
  .rn-movie-area__sort__links {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;
  }
}
.rn-movie-area__sort__link {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  line-height: 1;
}

.rn-movie-area__sort__link + .rn-movie-area__sort__link {
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  .rn-movie-area__sort__link + .rn-movie-area__sort__link {
    margin-left: 0;
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .rn-movie-area__sort__link {
    width: 100%;
    margin-bottom: 0;
  }
}
.rn-movie-area__sort__link a {
  display: inline-block;
  background-color: #ffffff;
  padding: 12px 20px;
  font-size: 14px;
  font-weight: 600;
  -webkit-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.09);
}

@media screen and (max-width: 768px) {
  .rn-movie-area__sort__link a {
    width: 100%;
    font-size: 16px;
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .rn-movie-area__sort__link a {
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .rn-movie-area__sort__link a:hover {
    color: #8c8c8c;
  }
}
.rn-movie-area__movies {
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  .rn-movie-area__movies {
    margin-top: 60px;
  }
}
.rn-movie-area__movies .a-container {
  max-width: 1300px;
}

.rn-movie-area__yt {
  margin-top: 110px;
  padding: 90px 40px;
  background-color: #fbf8f4;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .rn-movie-area__yt {
    margin-top: 50px;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-right: 20px;
    padding-left: 20px;
  }
}
.rn-movie-area__yt__sp-bg {
  display: none;
}

@media screen and (max-width: 768px) {
  .rn-movie-area__yt__sp-bg {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 68px;
    color: #ffffff;
    opacity: 0.1;
  }
}
.rn-movie-area__yt__link {
  display: block;
  max-width: 1040px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding: 30px;
  background-color: #2a2a2a;
  color: #ffffff;
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  .rn-movie-area__yt__link {
    padding: 40px 25px;
  }
}
html.no-touchevents .rn-movie-area__yt__link {
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

html.no-touchevents .rn-movie-area__yt__link:hover {
  background-color: #525252;
}

.rn-movie-area__yt__link__main {
  position: relative;
  z-index: 2;
}

.rn-movie-area__yt__link__arrow {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 40px;
}

@media screen and (max-width: 768px) {
  .rn-movie-area__yt__link__arrow {
    display: none;
  }
}
.rn-movie-area__yt__link__h1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 22px;
}

.rn-movie-area__yt__link__h1__s {
  display: inline-block;
  margin-right: 10px;
}

@media screen and (max-width: 768px) {
  .rn-movie-area__yt__link__h1__s {
    display: none;
  }
}
.rn-movie-area__yt__link__h1 i {
  font-size: 40px;
}

.rn-movie-area__yt__link__h2 {
  font-size: 15px;
}

@media screen and (max-width: 768px) {
  .rn-movie-area__yt__link__h2 {
    margin-top: 10px;
    font-size: 14px;
    text-align: center;
    line-height: 1.4;
  }
}
.rn-movie-area__special {
  margin-top: 100px;
}

@media screen and (max-width: 768px) {
  .rn-movie-area__special {
    margin-top: 60px;
  }
}
.rn-movie-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.87);
  opacity: 0;
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.rn-movie-modal__wrap {
  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;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  text-align: center;
}

.rn-movie-modal__main {
  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: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
}

@media screen and (max-width: 768px) {
  .rn-movie-modal__main {
    width: 90%;
    height: 90%;
    max-width: calc(100% - 50px);
    max-height: calc(100% - 44px);
  }
}
.rn-movie-modal__main iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
}

.rn-movie-modal__target {
  width: 100%;
  height: 100%;
}

.rn-movie-modal__close {
  font-size: 30px;
  color: #ffffff;
  position: absolute;
  top: 30px;
  right: 30px;
  line-height: 1;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .rn-movie-modal__close {
    font-size: 20px;
    top: 15px;
    right: 15px;
  }
}
.rn-movie-modal.is-show {
  opacity: 1;
  pointer-events: auto;
}

@media screen and (min-width: 769px) {
  .rn-movie-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  .rn-movie-slide__img {
    width: 48.2456140351%;
  }
}
.rn-movie-slide__img__wrap {
  position: relative;
}

.rn-movie-slide__img__wrap:after {
  display: block;
  padding-top: 56.25%;
  content: "";
}

.rn-movie-slide__img__main,
.rn-movie-slide__img iframe {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media screen and (min-width: 769px) {
  .rn-movie-slide__caption {
    width: 48.2456140351%;
  }
}
@media screen and (max-width: 768px) {
  .rn-movie-slide__caption {
    margin-top: 30px;
  }
}
.rn-movie-slide__h {
  margin-top: 6px;
  font-size: 18px;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .rn-movie-slide__h {
    font-size: 17px;
  }
}
.rn-movie-slide__label {
  display: inline-block;
  padding: 0 10px;
  border: 1px solid #c4932a;
  border-radius: 3px;
  color: #c4932a;
  font-size: 12px;
}

.rn-movie-slide__body {
  margin-top: 12px;
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .rn-movie-slide__body {
    margin-top: 6px;
  }
}
.rn-movie-slide__link {
  margin-top: 12px;
}

.rn-movie-slide__link a {
  color: #b2b2b2;
  font-size: 12px;
  text-decoration: underline;
}

.rn-movie-slides__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.rn-movie-slides__prev,
.rn-movie-slides__next {
  width: 70px;
  font-size: 40px;
  text-align: center;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .rn-movie-slides__prev,
  .rn-movie-slides__next {
    display: none;
  }
}
.rn-movie-slides__main {
  width: calc(100% - 140px);
}

@media screen and (max-width: 768px) {
  .rn-movie-slides__main {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .rn-movie-slides__pages {
    width: calc(100% - 140px);
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
  }
  .rn-movie-slides__pages__prev,
  .rn-movie-slides__pages__next {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .rn-movie-slides__pages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 35px;
  }
  .rn-movie-slides__pages .rn-pagination__bars {
    display: none;
  }
  .rn-movie-slides__pages__prev,
  .rn-movie-slides__pages__next {
    font-size: 30px;
    line-height: 1;
  }
}
.rn-movie-special {
  padding-top: 100px;
  padding-bottom: 100px;
  padding-right: 40px;
  padding-left: 40px;
  background: transparent url("/cms/wp-content/themes/woodtec/assets/images/movies/bg-special.jpg") no-repeat center center;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .rn-movie-special {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-right: 20px;
    padding-left: 20px;
  }
}
.rn-movie-special__main {
  max-width: 1040px;
  margin-right: auto;
  margin-left: auto;
}

.rn-movie-special__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.rn-movie-special__header__logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 79.8076923077%;
}

@media screen and (max-width: 768px) {
  .rn-movie-special__header__logos {
    width: 185px;
  }
}
.rn-movie-special__header__logo {
  width: 185px;
}

.rn-movie-special__header__logo img {
  width: 185px;
  height: auto;
}

.rn-movie-special__header__lead {
  width: calc(100% - 220px);
  padding-top: 4px;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .rn-movie-special__header__lead {
    width: 100%;
    margin-top: 20px;
  }
}
.rn-movie-special__header__btn {
  width: 130px;
}

@media screen and (max-width: 768px) {
  .rn-movie-special__header__btn {
    width: calc(100% - 185px);
    padding-top: 7px;
    text-align: right;
  }
}
.rn-movie-special__header__btn__link {
  font-family: "Open Sans", sans-serif;
  display: inline-block;
  width: 100%;
  padding: 5px;
  border-radius: 2em;
  border: 2px solid #c4932a;
  color: #c4932a;
  font-size: 12px;
  text-align: center;
}

.rn-movie-special__header__btn__link__main {
  position: relative;
  padding-right: 32px;
}

.rn-movie-special__header__btn__link__icon {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.5em;
  font-size: 20px;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .rn-movie-special__header__btn__link {
    max-width: 135px;
  }
}
.rn-movie-special__body {
  margin-top: 40px;
}

.rn-movie-special__sub-h {
  color: #ffffff;
  font-size: 20px;
}

.rn-movie-special__thumbs {
  margin-top: 5px;
}

@media screen and (min-width: 769px) {
  .rn-movie-special__thumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .rn-movie-special__thumbs {
    margin-top: 15px;
  }
}
.rn-movie-special__thumb {
  display: block;
}

@media screen and (min-width: 769px) {
  .rn-movie-special__thumb {
    width: 48.0769230769%;
  }
}
@media screen and (max-width: 768px) {
  .rn-movie-special__thumb + .rn-movie-special__thumb {
    margin-top: 40px;
  }
}
.rn-movie-special__thumb__img {
  position: relative;
}

.rn-movie-special__thumb__img img {
  width: 100%;
  height: auto;
}

.rn-movie-special__thumb__caption {
  margin-top: 12px;
  color: #ffffff;
}

.rn-movie-special__thumb__h {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-style: italic;
}

@media screen and (max-width: 768px) {
  .rn-movie-special__thumb__h {
    font-size: 20px;
  }
}
.rn-movie-special__thumb__lead {
  margin-top: 5px;
  font-size: 14px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .rn-movie-special__thumb__lead {
    font-size: 16px;
  }
}
html.no-touchevents .rn-movie-special__thumb__img:after {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000000;
  content: "";
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0;
}

html.no-touchevents .rn-movie-special__thumb:hover .rn-movie-special__thumb__img:after {
  opacity: 0.4;
}

.rn-movie-thumbs-sec {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.rn-movie-thumbs-sec__h {
  border-bottom: 2px solid #2a2a2a;
  padding-bottom: 5px;
  font-size: 28px;
  font-weight: 500;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .rn-movie-thumbs-sec__h {
    font-size: 26px;
  }
}
.rn-movie-thumbs-sec__body {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .rn-movie-thumbs-sec__body {
    margin-top: 50px;
  }
}
.rn-movie-thumbs-sec + .rn-movie-thumbs-sec {
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  .rn-movie-thumbs-sec + .rn-movie-thumbs-sec {
    margin-top: 85px;
  }
}
@media screen and (min-width: 769px) {
  .rn-movie-thumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .rn-movie-thumbs__item {
    width: 22.5806451613%;
    margin-left: 3.2258064516%;
    cursor: pointer;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .rn-movie-thumbs__item:nth-child(4n+1) {
    margin-left: 0;
  }
  .rn-movie-thumbs__item:nth-child(n+5) {
    margin-top: 30px;
  }
  .rn-movie-thumbs__item:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 768px) {
  .rn-movie-thumbs__item + .rn-movie-thumbs__item {
    margin-top: 35px;
  }
}
.rn-movie-thumbs__link {
  display: block;
}

.rn-movie-thumbs__link__img {
  position: relative;
}

.rn-movie-thumbs__link__img:after {
  display: block;
  padding-top: 56.25%;
  content: "";
}

.rn-movie-thumbs__link__img__main,
.rn-movie-thumbs__link__img iframe {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}

.rn-movie-thumbs__link__content {
  margin-top: 2px;
  font-size: 14px;
  line-height: 1.5;
}

.rn-movie-thumbs__link__content a {
  text-decoration: underline;
}

@media screen and (min-width: 769px) {
  .rn-movie-thumbs__link__content a:hover {
    text-decoration: none;
  }
}
@media screen and (max-width: 768px) {
  .rn-movie-thumbs__link__content {
    font-size: 16px;
  }
}
.rn-movie-thumbs__link__txt {
  margin-top: 5px;
  font-size: 16px;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .rn-movie-thumbs__link__txt {
    font-size: 17px;
  }
}
.rn-news-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
}

@media screen and (max-width: 768px) {
  .rn-news-item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media screen and (min-width: 769px) {
  .rn-news-item__time {
    padding-left: 10px;
  }
}
@media screen and (max-width: 768px) {
  .rn-news-item__time {
    width: 100%;
    margin-bottom: 6px;
  }
}

@media screen and (min-width: 769px) {
  .rn-news-item__cats {
    padding-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .rn-news-item__cats {
    margin-bottom: 5px;
  }
}

.rn-news-item__h {
  padding-left: 20px;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .rn-news-item__h {
    width: 100%;
    margin-top: 5px;
    padding-left: 0;
    font-size: 15px;
    line-height: 1.5;
  }
}

.rn-news-list {
  border-top: 2px solid #d6d4d3;
  border-bottom: 2px solid #d6d4d3;
}

.rn-news-list__item + .rn-news-list__item {
  border-top: 1px solid #e9e8e8;
}

.rn-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.rn-pagination__dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.rn-pagination__dot {
  display: block;
  width: 8px;
  height: 8px;
  position: relative;
  background-color: #dadada;
  border-radius: 100%;
  cursor: pointer;
}

.rn-pagination__dot + .rn-pagination__dot {
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  .rn-pagination__dot {
    width: 10px;
    height: 10px;
  }
}
.rn-pagination__dot.is-current {
  background-color: #c4932a;
  pointer-events: none;
}

.rn-pagination__dot.is-current:after {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 1px solid #c4932a;
  border-radius: 100%;
  content: "";
}

.rn-pagination__bars {
  width: 110px;
  height: 1px;
  background-color: #dadada;
}

.rn-pagination__bar {
  width: 0;
  height: 1px;
  background-color: #c4932a;
}

.rn-pagination__dots + .rn-pagination__bars {
  margin-left: 20px;
}

.rn-pagination__bars + .rn-pagination__dots {
  margin-left: 20px;
}

.rn-product-more-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 600px) {
  .rn-product-more-btns {
    display: block;
  }
}
.rn-product-more-btns__item {
  width: 32.3529411765%;
}

.rn-product-more-btns__item .m-product-more-btns__btn {
  width: 100%;
}

.rn-product-more-btns__item .m-product-more-btns__btn.no-blank > span:after {
  display: none;
}

.rn-product-more-btns__item + .rn-product-more-btns__item {
  margin-left: 1.4705882353%;
}

@media screen and (max-width: 600px) {
  .rn-product-more-btns__item + .rn-product-more-btns__item {
    margin-left: 0;
    margin-top: 10px;
  }
}
@media screen and (max-width: 600px) {
  .rn-product-more-btns__item {
    width: 100%;
  }
}
.rn-product-thumb {
  display: block;
  position: relative;
}

.rn-product-thumb__h-wrap {
  margin-top: 6px;
}

.rn-product-thumb__h {
  font-size: 18px;
  font-weight: 300;
}

@media screen and (max-width: 768px) {
  .rn-product-thumb__h {
    font-size: 15px;
    letter-spacing: 0;
  }
}
.rn-product-thumb__img {
  position: relative;
}

.rn-product-thumb__cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.rn-product-thumb__cover .rn-rect-view-btn {
  width: 180px;
}

@media screen and (max-width: 768px) {
  .rn-product-thumb__cover {
    display: none;
  }
}
html.webp .rn-product-thumb--flooring .a-photo {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-products-flooring_001.webp");
}

html.no-webp .rn-product-thumb--flooring .a-photo {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-products-flooring_001.jpg");
}

html.webp .rn-product-thumb--wall .a-photo {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-products-wall.webp");
}

html.no-webp .rn-product-thumb--wall .a-photo {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-products-wall.jpg");
}

html.webp .rn-product-thumb--fixtures .a-photo {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-products-fixtures--medium.webp");
}

html.no-webp .rn-product-thumb--fixtures .a-photo {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-products-fixtures--medium.jpg");
}

html.webp .rn-product-thumb--stairs .a-photo {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-products-stairs--medium.webp");
}

html.no-webp .rn-product-thumb--stairs .a-photo {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-products-stairs--medium.jpg");
}

html.webp .rn-product-thumb--counter .a-photo {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-products-counter--medium.webp");
}

html.no-webp .rn-product-thumb--counter .a-photo {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-products-counter--medium.jpg");
}

html.webp .rn-product-thumb--other .a-photo {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-products-other--medium.webp");
}

html.no-webp .rn-product-thumb--other .a-photo {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-products-other--medium.jpg");
}

@media screen and (min-width: 1024px) {
  .rn-product-thumb:hover .m-card-cover {
    opacity: 1;
  }
  .rn-product-thumb:hover .m-card-cover .m-card-cover__h {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .rn-product-thumb:hover .m-card-cover .m-card-cover__btn {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .rn-product-thumb:hover .m-card-cover .m-card-cover__wrap:before {
    width: 100%;
  }
  .rn-product-thumb:hover .m-card-cover .m-card-cover__wrap:after {
    height: 100%;
  }
  .rn-product-thumb:hover .m-card-cover .m-card-cover__container:before {
    width: 100%;
  }
  .rn-product-thumb:hover .m-card-cover .m-card-cover__container:after {
    height: 100%;
  }
}
.rn-product-thumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.rn-product-thumbs__item.is-large {
  width: 48.3870967742%;
}

@media screen and (max-width: 768px) {
  .rn-product-thumbs__item.is-large {
    width: 100%;
  }
}
.rn-product-thumbs__item.is-small {
  width: 22.5806451613%;
}

@media screen and (max-width: 768px) {
  .rn-product-thumbs__item.is-small {
    width: 48.6631016043%;
  }
}
@media screen and (min-width: 769px) {
  .rn-product-thumbs__item:nth-child(n+3) {
    margin-top: 45px;
  }
}
@media screen and (max-width: 768px) {
  .rn-product-thumbs__item:nth-child(n+2) {
    margin-top: 25px;
  }
}
.rn-ps-faq {
  border-top: 1px solid #c9c9c9;
  margin-top: 60px;
  padding-top: 35px;
}

@media screen and (max-width: 768px) {
  .rn-ps-faq {
    margin-top: 40px;
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media screen and (min-width: 769px) {
  .rn-ps-faq__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.rn-ps-faq__body {
  margin-top: 45px;
}

@media screen and (max-width: 768px) {
  .rn-ps-faq__body {
    margin-top: 25px;
  }
  .rn-ps-faq__body__btn {
    margin-top: 30px;
  }
}
.rn-ps-faq__h {
  font-size: 26px;
  font-weight: 200;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .rn-ps-faq__h {
    font-size: 24px;
  }
}
.rn-ps-faq__item {
  font-size: 14px;
}

@media screen and (min-width: 769px) {
  .rn-ps-faq__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 60px;
  }
}
.rn-ps-faq__item + .rn-ps-faq__item {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .rn-ps-faq__item + .rn-ps-faq__item {
    margin-top: 35px;
  }
}
@media screen and (min-width: 769px) {
  .rn-ps-faq__item__q {
    width: 32.3529411765%;
  }
}
@media screen and (min-width: 769px) {
  .rn-ps-faq__item__a {
    width: 64.2156862745%;
    position: relative;
    padding-left: 20px;
    border-left: 1px solid #c4932a;
  }
  .rn-ps-faq__item__a:before {
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 1px;
    background-color: #c4932a;
    content: "";
  }
}
@media screen and (max-width: 768px) {
  .rn-ps-faq__item__a {
    position: relative;
    padding-top: 12px;
    border-top: 1px solid #c4932a;
  }
  .rn-ps-faq__item__a:before {
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 2px;
    left: 0;
    background-color: #c4932a;
    content: "";
  }
}
.rn-ps-faq__item__a a {
  text-decoration: underline;
}

@media screen and (min-width: 769px) {
  .rn-ps-faq__item__a a:hover {
    text-decoration: none;
  }
}
/*========================================
おすすめの商品　
========================================*/
.rn-ps-recommend {
  border-top: 1px solid #c9c9c9;
  margin-top: 60px;
  padding-top: 35px;
}
.rn-ps-recommend .rn-ps-recommend__h {
  font-size: 26px;
  font-weight: 200;
  line-height: 1.4;
}
.rn-ps-recommend .rn-ps-recommend__item {
  letter-spacing: 0;
}
.rn-ps-recommend .rn-ps-recommend__item .a-label-btn--RB > span > span:after {
  top: 7.5px;
  right: 0;
}
.rn-ps-recommend .rn-ps-recommend__item .ri_category {
  display: block;
  font-size: 0.7692307692em;
  line-height: 1.3076923077;
  margin-bottom: 0.5em;
}
.rn-ps-recommend .rn-ps-recommend__item .ri_ttl {
  display: block;
  line-height: 1.3076923077;
}
@media screen and (max-width: 768px) {
  .rn-ps-recommend {
    margin-top: 20px;
    padding-top: 20px;
  }
  .rn-ps-recommend .rn-ps-recommend__h {
    font-size: 24px;
  }
}

/*========================================
voice
========================================*/
.rn-ps-voice {
  border-top: 1px solid #c9c9c9;
  margin-top: 60px;
  padding-top: 35px;
}

@media screen and (max-width: 768px) {
  .rn-ps-voice {
    margin-top: 20px;
    padding-top: 20px;
  }
}
.rn-ps-voice--flooring {
  margin-top: 95px;
  padding-top: 35px;
  border-top: none;
}

@media screen and (max-width: 768px) {
  .rn-ps-voice--flooring {
    border-top: 1px solid #dadada;
    margin-top: 50px;
    padding-top: 20px;
  }
}
@media screen and (min-width: 769px) {
  .rn-ps-voice__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  .rn-ps-voice__header {
    width: 306px;
  }
}
@media screen and (min-width: 769px) {
  .rn-ps-voice__body {
    width: calc(100% - 370px);
  }
}
@media screen and (max-width: 768px) {
  .rn-ps-voice__body {
    margin-top: 15px;
  }
}
.rn-ps-voice__text {
  margin-bottom: 2em;
  font-size: 14px;
}

.rn-ps-voice__h {
  font-size: 26px;
  font-weight: 200;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .rn-ps-voice__h {
    font-size: 24px;
  }
}
.rn-ps-voice__h-en {
  color: #c4932a;
  font-size: 14px;
  font-family: "Sorts Mill Goudy", serif;
  letter-spacing: -0.01em;
}

@media screen and (max-width: 768px) {
  .rn-ps-voice__h-en {
    font-size: 16px;
  }
}
.rn-ps-voice__img-h {
  margin-top: 10px;
}

.rn-ps-voice__img-h img {
  width: 100%;
  height: auto;
}

.rn-ps-voice__caption {
  margin-top: 15px;
  font-size: 14px;
  line-height: 1.4;
}

.rn-ps-voice__btn {
  margin-top: 15px;
}

@media screen and (max-width: 768px) {
  .rn-ps-voice__btn {
    margin-top: 30px;
  }
}
.rn-ps-voice__item {
  padding: 20px 30px;
  background-color: #fcf8f5;
  border-radius: 8px;
}

@media screen and (max-width: 768px) {
  .rn-ps-voice__item {
    font-size: 24px;
    padding: 15px 10px;
  }
}
.rn-ps-voice__item + .rn-ps-voice__item {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .rn-ps-voice__item + .rn-ps-voice__item {
    margin-top: 15px;
  }
}
.rn-ps-voice__item__main {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.6;
  text-align: justify;
}

.rn-ps-voice__item__info {
  margin-top: 5px;
  font-size: 10px;
  font-weight: 600;
}

.rn-rect-view-btn {
  font-family: "Open Sans", sans-serif;
  display: inline-block;
  position: relative;
  border: 1px solid #f7f7f7;
  border-radius: 4px;
  padding: 6px 10px;
  font-size: 12px;
  text-align: center;
}

.rn-rect-view-btn > span {
  width: 100%;
  padding: 0 30px;
  position: relative;
}

.rn-rect-view-btn > span:after {
  display: inline-block;
  font-family: "woodtec";
  font-size: inherit;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e00e";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -0.05em;
  font-size: 150%;
}

.rn-s-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #d6d4d3;
  padding-bottom: 5px;
}

.rn-s-header__h {
  font-size: 18px;
}

.rn-s-header__btn {
  font-family: "Open Sans", sans-serif;
  color: #9d9d9d;
  font-size: 12px;
}

.rn-s-header__btn a {
  display: inline-block;
  position: relative;
  padding-right: 1.2em;
}

.rn-s-header__btn a:after {
  display: inline-block;
  font-family: "woodtec";
  font-size: inherit;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e016";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: scale(0.8) translateY(-60%);
  transform: scale(0.8) translateY(-60%);
  color: #9a9a9a;
  font-size: 10px;
  font-weight: normal;
}

.rn-showroom-slides {
  position: relative;
}

@media screen and (min-width: 769px) {
  .rn-showroom-slides {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.rn-showroom-slides__main {
  position: relative;
}

@media screen and (min-width: 769px) {
  .rn-showroom-slides__main {
    width: 87.0967741935%;
  }
}
@media screen and (max-width: 768px) {
  .rn-showroom-slides__main {
    padding-top: 35px;
    margin-right: -20px;
    margin-left: -20px;
  }
}
@media screen and (min-width: 769px) {
  .rn-showroom-slides__aside {
    width: 8.2258064516%;
  }
}
@media screen and (max-width: 768px) {
  .rn-showroom-slides__aside {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    pointer-events: none;
  }
}
.rn-showroom-slides__pagination {
  position: absolute;
  z-index: 10;
}

@media screen and (min-width: 769px) {
  .rn-showroom-slides__pagination {
    bottom: 12px;
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .rn-showroom-slides__pagination {
    top: 0;
    right: 20px;
  }
}
.rn-showroom-slides__slide {
  display: block;
}

.rn-showroom-slides__slide__img {
  position: relative;
  padding-right: 50px;
}

@media screen and (max-width: 768px) {
  .rn-showroom-slides__slide__img {
    padding-right: 20px;
    padding-bottom: 60px;
  }
}
.rn-showroom-slides__slide__img__in {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.rn-showroom-slides__slide__img__in:before {
  display: block;
  position: relative;
  padding-top: 48.5436893204%;
  content: "";
}

@media screen and (max-width: 768px) {
  .rn-showroom-slides__slide__img__in:before {
    padding-top: 94.2028985507%;
  }
}
html.webp .rn-showroom-slides__slide__img__in.is-tokyo {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-showroom-tokyo.webp");
}

html.no-webp .rn-showroom-slides__slide__img__in.is-tokyo {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-showroom-tokyo.jpg");
}

html.webp .rn-showroom-slides__slide__img__in.is-yokohama {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-showroom-yokohama.webp");
}

html.no-webp .rn-showroom-slides__slide__img__in.is-yokohama {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-showroom-yokohama.jpg");
}

html.webp .rn-showroom-slides__slide__img__in.is-osaka {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-showroom-osaka.webp");
}

html.no-webp .rn-showroom-slides__slide__img__in.is-osaka {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-showroom-osaka.jpg");
}

html.webp .rn-showroom-slides__slide__img__in.is-nagoya {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-showroom-nagoya.webp");
}

html.no-webp .rn-showroom-slides__slide__img__in.is-nagoya {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-showroom-nagoya.jpg");
}

html.webp .rn-showroom-slides__slide__img__in.is-fukuoka {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-showroom-fukuoka.webp");
}

html.no-webp .rn-showroom-slides__slide__img__in.is-fukuoka {
  background-image: url("/cms/wp-content/themes/woodtec/assets/images/img/r/img-home-showroom-fukuoka.jpg");
}

.rn-showroom-slides__slide__img:before {
  display: block;
  width: 50px;
  height: calc(100% - 50px);
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #fbf8f4;
  content: "";
}

@media screen and (max-width: 768px) {
  .rn-showroom-slides__slide__img:before {
    width: 100%;
    height: calc(100% - 40px);
  }
}
.rn-showroom-slides__slide__txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 15px;
}

.rn-showroom-slides__slide__txt__main {
  font-size: 20px;
}

.rn-showroom-slides__slide__txt__sub {
  font-family: "Open Sans", sans-serif;
  position: relative;
  margin-left: 20px;
  padding-right: 12px;
  color: #9d9d9d;
  font-size: 12px;
}

.rn-showroom-slides__slide__txt__sub i {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%) scale(0.8);
  transform: translateY(-50%) scale(0.8);
  font-size: 10px;
}

@media screen and (max-width: 768px) {
  .rn-showroom-slides__slide__txt {
    position: absolute;
    left: 20px;
    bottom: 12px;
    margin-top: 0;
  }
}
.rn-showroom-slides__arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  pointer-events: none;
}

@media screen and (max-width: 768px) {
  .rn-showroom-slides__arrows {
    height: 100%;
  }
}
.rn-showroom-slides__prev,
.rn-showroom-slides__next {
  font-size: 40px;
  line-height: 1;
  cursor: pointer;
  pointer-events: auto;
}

@media screen and (max-width: 768px) {
  .rn-showroom-slides__prev,
  .rn-showroom-slides__next {
    color: #ffffff;
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  .rn-showroom-slides__prev {
    margin-left: -10px;
  }
}
@media screen and (max-width: 768px) {
  .rn-showroom-slides__next {
    margin-right: -10px;
  }
}
.rn-sns-btn {
  display: inline-block;
  width: 100%;
  position: relative;
  background-color: #2a2a2a;
  border: 1px solid #2a2a2a;
  border-radius: 2em;
  padding: 8px 25px;
  color: #ffffff;
  overflow: hidden;
  vertical-align: top;
}

.rn-sns-btn__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.rn-sns-btn__icn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 30px;
  border-right: 1px solid #ffffff;
  padding-right: 15px;
  font-size: 16px;
}

.rn-sns-btn__txt {
  padding-left: 15px;
}

.rn-sns-btn__txt i {
  margin-left: 8px;
}

.rn-sns-btn__wrap {
  display: inline-block;
  width: 100%;
  position: relative;
  padding-right: 30px;
}

.rn-sns-btn__wrap:after {
  display: inline-block;
  font-family: "woodtec";
  font-size: inherit;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e00e";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 18px;
}

@media screen and (min-width: 1024px) {
  .rn-sns-btn:before {
    display: block;
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ffffff;
    content: "";
    -webkit-transition-property: width;
    transition-property: width;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .rn-sns-btn > span {
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .rn-sns-btn:hover:before {
    width: 100%;
  }
  .rn-sns-btn:hover > span {
    color: #2a2a2a;
  }
}
.rn-sp-search {
  position: relative;
  border: 1px solid #695c3a;
}

.rn-sp-search input {
  display: block;
  width: 100%;
  height: 46px;
  padding: 0 20px;
  background-color: transparent;
  border: none;
  color: #ffffff;
}

.rn-sp-search__submit {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ffffff;
  font-size: 20px;
}

.rn-time {
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .rn-time {
    font-size: 15px;
  }
}
.rn-tree-exlink {
  padding: 30px 0;
  margin-top: 40px;
  background-color: #fafafa;
}

@media screen and (max-width: 768px) {
  .rn-tree-exlink {
    margin-top: 20px;
    padding: 25px 0;
  }
}
@media screen and (min-width: 769px) {
  .rn-tree-exlink__main {
    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;
  }
}
.rn-tree-exlink__h {
  font-size: 18px;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .rn-tree-exlink__h {
    font-size: 14px;
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .rn-tree-exlink__btn-wrap {
    margin-left: 30px;
  }
}
@media screen and (max-width: 768px) {
  .rn-tree-exlink__btn-wrap {
    margin-top: 15px;
  }
}
.rn-tree-exlink__btn {
  display: inline-block;
  position: relative;
  border: 1px solid #e4e4e4;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .rn-tree-exlink__btn {
    display: block;
  }
}
.rn-tree-exlink__btn > span {
  display: inline-block;
  position: relative;
  padding: 12px 40px;
}

.rn-tree-exlink__btn > span > span {
  display: inline-block;
  position: relative;
  top: 1px;
  left: -4px;
}

.rn-tree-exlink__btn > span:after {
  display: inline-block;
  font-family: "woodtec";
  font-size: inherit;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e002";
  position: absolute;
  top: 50%;
  right: 12px;
  font-size: 14px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  .rn-tree-exlink__btn > span {
    display: block;
  }
}
@media screen and (min-width: 769px) {
  .rn-tree-exlink__btn {
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .rn-tree-exlink__btn:hover {
    background-color: #000000;
    color: #ffffff;
  }
}
.rn-useful {
  background-color: #ececec;
  padding: 30px;
}

@media screen and (max-width: 768px) {
  .rn-useful {
    padding: 20px;
  }
}
.rn-useful__h {
  font-size: 1rem;
}

@media screen and (max-width: 768px) {
  .rn-useful__h {
    font-size: 0.9rem;
  }
}
.rn-useful__body {
  margin-top: 10px;
}

.rn-useful__links__item + .rn-useful__links__item {
  margin-top: 5px;
}

.rn-useful__link {
  display: inline-block;
  position: relative;
  padding-left: 1.6em;
  font-size: 13px;
}

.rn-useful__link:before {
  display: inline-block;
  font-family: "woodtec";
  font-size: inherit;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e01d";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -1px;
  color: #9a9a9a;
  font-size: 10px;
  font-weight: normal;
}

.rn-useful__link[target=_blank] {
  padding-right: 1.6em;
}

.rn-useful__link[target=_blank]:after {
  display: inline-block;
  font-family: "woodtec";
  font-size: inherit;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e018";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-55%);
  transform: translateY(-55%);
  color: #9a9a9a;
  font-size: 12px;
  font-weight: normal;
}

.rn-usf-header__main {
  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: 769px) {
  .rn-usf-header__main {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.rn-usf-header__txts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rn-usf-header__txts.is-insta .rn-usf-header__caption {
  padding-top: 4px;
}
.rn-usf-header__txts.is-v {
  display: block;
}
.rn-usf-header__txts.is-v .rn-usf-header__caption {
  width: 100%;
  max-width: 700px;
  padding-left: 0;
}

.rn-usf-header__caption {
  padding-top: 30px;
  padding-left: 60px;
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .rn-usf-header__caption {
    display: none;
  }
}

.rn-usf-header__caption-sp {
  margin-top: 25px;
  font-size: 15px;
  line-height: 1.6;
}
@media screen and (min-width: 769px) {
  .rn-usf-header__caption-sp {
    display: none;
  }
}

.rn-usf-header__insta {
  font-family: "Open Sans", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  line-height: 1;
}

.rn-usf-header__insta > span + span {
  margin-left: 12px;
}

@media screen and (max-width: 768px) {
  .rn-usf-header__insta > span + span {
    margin-left: 6px;
  }
}
.rn-usf-header__h-en {
  font-family: "Roboto", sans-serif;
  color: #c4932a;
  font-size: 16px;
  line-height: 1;
}

.rn-usf-header__h-en > span {
  display: inline-block;
  border-bottom: 1px solid #c4932a;
}

@media screen and (max-width: 768px) {
  .rn-usf-header__h-en {
    font-size: 15px;
  }
}
.rn-usf-header__h {
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
  margin-top: 20px;
  font-size: 32px;
  font-weight: 300;
  line-height: 1.1;
}
@media screen and (max-width: 768px) {
  .rn-usf-header__h {
    margin-top: 20px;
    font-size: 31px;
  }
}

.rn-usf-header__btn .rn-btn-view {
  vertical-align: top;
}

@media screen and (max-width: 768px) {
  .rn-usf-header.is-sp-align-center .rn-usf-header__main {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.rn-w-btn-wrap {
  margin-top: 60px;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  padding: 40px 0;
  line-height: 0;
  background-color: #fafafa;
}

.rn-w-btn {
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.1;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 600px) {
  .rn-w-btn {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
  }
}
.rn-w-btn__link {
  position: relative;
  display: inline-block;
  padding: 1.2em 5em;
  background-color: #232323;
  border-radius: 3em;
  text-decoration: none;
  overflow: hidden;
  color: #fff;
}

.rn-w-btn__link span {
  position: relative;
  z-index: 1;
}

.rn-w-btn__link:before {
  display: block;
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #545e73;
  content: "";
  -webkit-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.rn-w-btn__link:after {
  display: inline-block;
  font-family: woodtec;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\e00e";
  position: absolute;
  top: 50%;
  right: 24px;
  font-weight: 400;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 22px;
}

.rn-w-btn__link:hover:before {
  width: 100%;
}

@media screen and (max-width: 600px) {
  .rn-w-btn__link {
    width: 100%;
    padding: 1.4em 3em;
  }
  .rn-w-btn__link:after {
    font-size: 18px;
  }
}
.rn-wp-photo {
  margin-right: auto;
  margin-left: auto;
}
.rn-wp-photo .ecbn-selection-page-wrapper .ecbn-selection-item a {
  display: block;
}
.rn-wp-photo .ecbn-selection-page-wrapper .ecbn-selection-item a::before {
  display: block;
  padding-top: 100%;
  content: "";
}
.rn-wp-photo .ecbn-selection-page-wrapper .ecbn-selection-item a img {
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .rn-wp-photo .ecbn-selection-page-wrapper .ecbn-selection-item a img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transform: none;
    transform: none;
  }
}
@media screen and (min-width: 769px) {
  .rn-wp-photo .ecbn-selection-page-wrapper .ecbn-selection-item {
    width: 20%;
  }
}
.rn-wp-photo .ecbn-selection-page-wrapper .ecbn-selection-page-more {
  font-family: "Open Sans", sans-serif;
  display: inline-block;
  position: relative;
  padding: 10px 50px;
  border: 2px solid #c4932a;
  background-color: transparent;
  border-radius: 2em;
  color: #c4932a;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .rn-p-movies .a-container {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.p-wt-photo__h > span {
  display: inline-block;
}

.p-wt-photo__h > span img {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-right: 10px;
  top: -4px;
}

@media screen and (max-width: 768px) {
  .p-wt-photo__h > span img {
    width: 20px;
    height: auto;
    top: -2px;
  }
}
@font-face {
  font-family: YuGothicM;
  font-weight: normal;
  src: local("YuGothic-Medium"), local("Yu Gothic Medium"), local("YuGothic-Regular");
}
@font-face {
  font-family: YuGothicM;
  font-weight: bold;
  src: local("YoGothic-Bold"), local("Yu Gothic");
}
body {
  font-weight: 500;
  font-family: YuGothicM, 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

picture {
  display: inline-block;
}

@media screen and (min-width: 769px) {
  .ecbn-selection-preview.ecbn-selection-preview-new div.ecbn-selection-preview-wrapper {
    width: 1100px;
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-right .ecbn-selection-right-header {
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    font-weight: 500;
    font-size: 14px;
    font-weight: 600;
  }
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-snap-image img {
    max-width: 100%;
  }
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-next-image {
    position: absolute;
    width: 5%;
    margin-top: 0px;
    top: 50%;
    right: 0px;
  }
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-left div.ecbn-selection-snapmain .selection-prev-image {
    position: absolute;
    width: 5%;
    margin-top: 0;
    top: 50%;
    float: left;
    left: 3px;
    z-index: 10;
  }
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-snap-image {
    height: 530px;
    margin: auto;
    width: auto;
    position: unset;
  }
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-snap-image img {
    max-width: 100%;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    max-height: none;
    padding: 36px;
  }
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-preview-close {
    color: #000;
    top: 0;
    right: 0;
    font-size: 50px;
    width: 52px;
    height: 50px;
    text-align: center;
    font-weight: lighter;
  }
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-img {
    width: 100%;
    height: auto;
  }
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-img img {
    max-width: 100%;
    max-height: auto;
  }
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-comment,
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-comment2,
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-comment3,
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-name,
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-productprice {
    width: 100%;
  }
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-name {
    margin-top: 15px;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
  }
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-right div.ecbn-selection-right-item-list {
    width: 100% !important;
  }
}
@media screen and (max-width: 768px) {
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-preview-content {
    padding: 0;
  }
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-left div.ecbn-selection-snapmain {
    position: relative;
    text-align: center;
    width: 100%;
    overflow: hidden;
  }
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-snap-image {
    width: 100%;
    height: auto;
    float: left;
  }
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-snap-image img {
    width: 100%;
    max-width: none;
  }
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-left div.ecbn-selection-snapmain .selection-prev-image {
    position: absolute;
    top: 50%;
    left: 10px;
    margin: 0;
  }
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-next-image {
    position: absolute;
    top: 50%;
    right: 10px;
    margin: 0;
  }
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-preview-close {
    color: #000000;
    top: 4px;
    right: 8px;
  }
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-right div.ecbn-selection-right-header {
    font-size: 14px;
    font-weight: 600;
  }
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-img {
    width: 84.7715736041%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-img img {
    max-width: 100%;
    height: auto;
    max-height: none;
  }
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-comment,
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-comment2,
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-comment3,
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-name,
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-productprice {
    width: 84.7715736041%;
    margin-right: auto;
    margin-left: auto;
  }
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-name {
    width: 95%;
    margin-top: 10px;
  }
  .ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-name {
    margin-top: 25px;
    font-size: 12px;
    font-weight: 600;
  }
  .ecbn-selection-preview.ecbn-selection-preview-new .ecbn-selection-right div.ecbn-selection-right-item-list {
    width: 100% !important;
  }
}
.seocopy__opener-wrap {
  margin-top: 15px;
  text-align: center;
}

.seocopy__opener {
  position: relative;
  color: #c4932a;
  font-size: 40px;
  line-height: 1;
  cursor: pointer;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .seocopy__opener {
    font-size: 30px;
  }
}
.seocopy__opener .woodtec-i-minus-circle2 {
  display: none;
}

.is-opened .seocopy__opener .woodtec-i-minus-circle2 {
  display: inline-block;
}

.is-opened .seocopy__opener .woodtec-i-plus-circle2 {
  display: none;
}

.mod-select-brands__btn:before {
  border-width: 0 0 90px 35px;
}

@media screen and (min-width: 600px) {
  .mod-select-brands__btn {
    height: 90px;
  }
}
.mod-select-brands__btn__logo:after {
  border-width: 90px 0 0 35px;
}

.mod-select-brands__btn__logo .a-v-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.1;
}

@media screen and (min-width: 600px) {
  .mod-select-brands__btn--lnp .mod-select-brands__btn__logo img {
    height: auto;
  }
}
@media screen and (max-width: 600px) {
  .mod-select-brands__btn--lnp .mod-select-brands__btn__logo,
  .mod-select-brands__btn--ln .mod-select-brands__btn__logo,
  .mod-select-brands__btn--airis .mod-select-brands__btn__logo,
  .mod-select-brands__btn--anex .mod-select-brands__btn__logo {
    width: 120px;
  }
  .mod-select-brands__btn--lnp .mod-select-brands__btn__logo img,
  .mod-select-brands__btn--ln .mod-select-brands__btn__logo img,
  .mod-select-brands__btn--airis .mod-select-brands__btn__logo img,
  .mod-select-brands__btn--anex .mod-select-brands__btn__logo img {
    height: auto;
  }
  .mod-select-brands__btn--lnp .mod-select-brands__btn__logo img {
    width: 60px;
  }
  .mod-select-brands__btn--ln .mod-select-brands__btn__logo img {
    width: 84px;
  }
  .mod-select-brands__btn--airis .mod-select-brands__btn__logo img {
    width: 85px;
  }
  .mod-select-brands__btn--anex .mod-select-brands__btn__logo img {
    width: 65px;
  }
}
.mod-select-brands__btn__logo__text {
  margin-top: 0.6em;
  font-weight: 700;
}

@media screen and (min-width: 600px) {
  .mod-select-brands__btn--lnp .mod-select-brands__btn__logo__text {
    margin-top: 0;
  }
}
@media screen and (max-width: 600px) {
  .mod-select-brands__btn__logo__text {
    font-size: 9px;
  }
}
@media screen and (max-width: 600px) {
  .mod-select-brands__btn--lnp .mod-select-brands__btn__name,
  .mod-select-brands__btn--ln .mod-select-brands__btn__name,
  .mod-select-brands__btn--airis .mod-select-brands__btn__name,
  .mod-select-brands__btn--anex .mod-select-brands__btn__name {
    padding-left: 138px;
  }
}
@media screen and (max-width: 600px) {
  .mod-select-brands__btn__name__main {
    font-size: 13px;
    line-height: 1.6;
  }
  .mod-select-brands__btn__name__main strong {
    font-size: 11px;
  }
}
.mod-flooring-brand {
  width: 100%;
  margin-top: 60px;
}

.mod-flooring-brand + .mod-flooring-brand {
  margin-top: 130px;
}

.mod-flooring-brand img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 600px) {
  .mod-flooring-brand {
    margin-top: 40px;
  }
  .mod-flooring-brand + .mod-flooring-brand {
    margin-top: 45px;
  }
}
.mod-flooring-brand-header {
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
}

a.mod-flooring-brand-header__link {
  display: block;
  position: relative;
  width: 100%;
  text-decoration: none;
  color: #fff;
}

a.mod-flooring-brand-header__link:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.14);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out 0s;
  transition: opacity 0.3s ease-out 0s;
}

a.mod-flooring-brand-header__link:hover .mod-flooring-brand-header__btn:before {
  width: 100%;
}

@media screen and (max-width: 1024px) {
  a.mod-flooring-brand-header__link:hover:after {
    opacity: 1;
  }
}
.mod-flooring-brand-header__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 5%;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .mod-flooring-brand-header__content {
    text-align: center;
  }
}
.mod-flooring-brand-header__content__head {
  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: 100%;
}

@media screen and (min-width: 768px) {
  .mod-flooring-brand-header__content__head {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
@media screen and (max-width: 768px) {
  .mod-flooring-brand-header__content__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
  }
}
@media screen and (min-width: 768px) {
  .mod-flooring-brand-header__logo {
    margin-right: 26px;
  }
}
@media screen and (max-width: 1024px) {
  .mod-flooring-brand-header__logo {
    width: 200px;
  }
}
@media screen and (min-width: 768px) {
  .mod-flooring-brand-header__content__head__heading {
    padding-top: 1.2em;
  }
}
@media screen and (max-width: 768px) {
  .mod-flooring-brand-header__content__head__heading {
    margin-top: 20px;
  }
}
.mod-flooring-brand-header__brand-name {
  font-size: 18px;
  font-weight: 600;
}

@media screen and (max-width: 1024px) {
  .mod-flooring-brand-header__brand-name {
    font-size: 14px;
  }
}
.mod-flooring-brand-header__price {
  font-size: 16px;
}

@media screen and (min-width: 768px) {
  .mod-flooring-brand-header__price {
    margin-left: 0.7em;
  }
}
@media screen and (max-width: 1024px) {
  .mod-flooring-brand-header__price {
    font-size: 12px;
  }
}
.mod-flooring-brand-header__content__body {
  margin: 30px auto 0;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .mod-flooring-brand-header__content__body {
    max-width: 290px;
  }
}
.mod-flooring-brand-header__heading {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

@media screen and (max-width: 1024px) {
  .mod-flooring-brand-header__heading {
    font-size: 19px;
  }
}
.mod-flooring-brand-header__text {
  margin-top: 1em;
  line-height: 1.5;
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .mod-flooring-brand-header__text {
    line-height: 1.7;
  }
}
@media screen and (max-width: 1024px) {
  .mod-flooring-brand-header__text {
    font-size: 12px;
  }
}
.mod-flooring-brand-header__btn {
  display: inline-block;
  position: relative;
  width: 100%;
  max-width: 180px;
  margin-top: 4em;
  padding: 7px 20px;
  border: 2px solid #fff;
  border-radius: 2em;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
}

.mod-flooring-brand-header__btn:before {
  display: block;
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.2);
  content: "";
  -webkit-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.mod-flooring-brand-header__btn:after {
  display: inline-block;
  font-family: woodtec;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\e00e";
  position: absolute;
  top: 50%;
  right: 13px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 18px;
}

.mod-flooring-brand-header__btn span {
  display: inline-block;
  position: relative;
  letter-spacing: -0.01em;
  -webkit-transition: color 0.25s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: color 0.25s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}

@media screen and (max-width: 1024px) {
  .mod-flooring-brand-header__btn {
    display: none;
  }
}
.mod-flooring-brand-header__picture {
  display: block;
}

.mod-flooring-brand-header__picture__img {
  width: 100%;
}

.mod-flooring-brand-body {
  width: 100%;
  margin-top: 50px;
}

@media screen and (max-width: 600px) {
  .mod-flooring-brand-body {
    margin-top: 35px;
  }
}
.mod-flooring-brand-body__heading {
  position: relative;
  margin-bottom: 24px;
  padding-left: 1em;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 600;
}

.mod-flooring-brand-body__heading:before {
  content: "";
  display: block;
  position: absolute;
  top: 0.15em;
  left: 0;
  width: 6px;
  height: 1em;
  border-radius: 3px;
  background-color: #c4932a;
}

@media screen and (max-width: 600px) {
  .mod-flooring-brand-body__heading {
    font-size: 19px;
  }
}
.mod-flooring-brand-item-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .mod-flooring-brand-item-list-item {
    width: 23.4%;
  }
  .mod-flooring-brand-item-list-item:not(:nth-child(4n)) {
    margin-right: 2.1%;
  }
}
@media screen and (max-width: 768px) {
  .mod-flooring-brand-item-list-item {
    width: 48.7%;
  }
  .mod-flooring-brand-item-list-item:nth-child(n+3) {
    margin-top: 40px;
  }
  .mod-flooring-brand-item-list-item:not(:nth-child(2n)) {
    margin-right: 2.6%;
  }
}
.mod-flooring-brand-item-list-item__link {
  display: block;
}

.mod-flooring-brand-item-list-item__link:hover .mod-flooring-brand-item-list-item__title:after {
  right: 2px;
}

.mod-flooring-brand-item-list-item__link:hover .mod-flooring-brand-item-list-item__figure:after {
  opacity: 1;
}

.mod-flooring-brand-item-list-item__figure {
  position: relative;
  display: block;
}

.mod-flooring-brand-item-list-item__figure:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.14);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out 0s;
  transition: opacity 0.3s ease-out 0s;
}

.mod-flooring-brand-item-list-item__figure__img {
  width: 100%;
  height: auto;
}

.mod-flooring-brand-item-list-item__title {
  position: relative;
  margin-top: 1.2em;
  padding-right: 1.5em;
  font-size: 14px;
  line-height: 1.4;
}

.mod-flooring-brand-item-list-item__title:after {
  display: inline-block;
  font-family: "woodtec";
  content: "\e002";
  font-size: inherit;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -0.9em;
  font-size: 70%;
  -webkit-transition: right 0.2s ease-out 0s;
  transition: right 0.2s ease-out 0s;
}

@media screen and (max-width: 600px) {
  .mod-flooring-brand-item-list-item__title {
    margin-top: 1em;
  }
  .mod-flooring-brand-item-list-item__title:after {
    margin-top: -0.7em;
  }
}
.mod-flooring-brand-item-list-item__price {
  margin-top: 10px;
  font-size: 12px;
  color: #747474;
  line-height: 1.4;
}

@media screen and (max-width: 600px) {
  .mod-flooring-brand-item-list-item__price {
    font-size: 10px;
  }
}
.mod-flooring-brand-item-list-item__category {
  display: inline-block;
  margin-top: 8px;
  padding: 3px 4px;
  border: 1px solid #bbbbbb;
  font-size: 10px;
  line-height: 1.4;
}

@media screen and (max-width: 600px) {
  .mod-flooring-brand-item-list-item__category {
    font-size: 10px;
  }
}
.mod-flooring-brand-item-list-item__description {
  margin-top: 1.5em;
  font-size: 14px;
  line-height: 1.6;
}

@media screen and (max-width: 600px) {
  .mod-flooring-brand-item-list-item__description {
    font-size: 11px;
  }
}
.mod-flooring-brand-item-list-item__spec {
  margin-top: 25px;
  padding-top: 20px;
  border-top: 1px solid #e7e7e7;
}

@media screen and (max-width: 600px) {
  .mod-flooring-brand-item-list-item__spec {
    margin-top: 20px;
    padding-top: 17px;
  }
}
.mod-flooring-brand-item-list-item__spec__item {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 12px;
  line-height: 1.4;
}

.mod-flooring-brand-item-list-item__spec__item:not(:last-child) {
  margin-bottom: 0.4em;
}

.mod-flooring-brand-item-list-item__spec__item:before {
  content: "・";
}

@media screen and (max-width: 600px) {
  .mod-flooring-brand-item-list-item__spec__item {
    font-size: 9px;
  }
}
.mod-flooring-brand-footer {
  width: 100%;
}

.mod-usefulinfo {
  width: 100%;
  margin-top: 120px;
}

.mod-usefulinfo a.u-blank-link:after {
  content: "\e018";
  display: inline-block;
  font-family: "woodtec";
  font-size: inherit;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #9a9a9a;
  font-weight: normal;
  margin-left: 0.4em;
  font-size: 90%;
}

@media screen and (max-width: 600px) {
  .mod-usefulinfo {
    margin-top: 50px;
    padding-top: 30px;
    border-top: 1px solid #3e3e3e;
  }
}
.mod-usefulinfo-item {
  padding: 30px;
  background-color: #f7f7f7;
}

.mod-usefulinfo-item:not(:first-of-type) {
  margin-top: 40px;
}

@media screen and (max-width: 600px) {
  .mod-usefulinfo-item {
    padding: 30px 15px;
  }
}
.mod-usefulinfo-item__heading {
  position: relative;
  margin-bottom: 24px;
  padding-left: 22px;
  font-size: 22px;
  line-height: 1.5;
  font-weight: 600;
}

.mod-usefulinfo-item__heading:before {
  content: "";
  display: block;
  position: absolute;
  top: 0.15em;
  left: 0;
  width: 6px;
  height: 24px;
  border-radius: 3px;
  background-color: #c4932a;
}

@media screen and (max-width: 600px) {
  .mod-usefulinfo-item__heading {
    font-size: 19px;
  }
}
.mod-usefulinfo-item__text {
  font-size: 14px;
}

@media screen and (max-width: 600px) {
  .mod-usefulinfo-item__text {
    font-size: 14px;
  }
}
.mod-usefulinfo-item__link {
  margin-top: 1.5em;
  font-size: 16px;
  font-weight: 600;
}

.mod-usefulinfo-item__link a {
  text-decoration: underline;
}

.mod-usefulinfo-item__link a:hover {
  text-decoration: none;
}

.mod-usefulinfo-list {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .mod-usefulinfo-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .mod-usefulinfo-list__item {
    width: 48%;
  }
  .mod-usefulinfo-list__item:nth-last-child(n+3) {
    margin-bottom: 2em;
  }
}
@media screen and (max-width: 768px) {
  .mod-usefulinfo-list__item:not(:last-child) {
    margin-bottom: 2em;
  }
}
.mod-usefulinfo-list__item__heading {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 4px;
  font-size: 16px;
  line-height: 1.5;
  border-bottom: 1px solid #cfcfcf;
}

@media screen and (max-width: 600px) {
  .mod-usefulinfo-list__item__heading {
    font-size: 14px;
  }
}
.mod-usefulinfo-list__item__text {
  font-size: 14px;
}

@media screen and (max-width: 600px) {
  .mod-usefulinfo-list__item__text {
    font-size: 13px;
  }
}
.mod-usefulinfo-list__item__dl {
  font-size: 14px;
}

.mod-usefulinfo-list__item__dl:not(:last-child) {
  margin-bottom: 0.5em;
}

.mod-usefulinfo-list__item__dl dt {
  font-weight: 600;
}

@media screen and (min-width: 768px) {
  .mod-usefulinfo-list__item__dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .mod-usefulinfo-list__item__dl dt {
    width: 96px;
  }
  .mod-usefulinfo-list__item__dl dd {
    width: calc(100% - 96px);
  }
}
@media screen and (max-width: 768px) {
  .mod-usefulinfo-list__item__dl:not(:last-child) {
    margin-bottom: 0.8em;
  }
  .mod-usefulinfo-list__item__dl dt {
    line-height: 1.1;
  }
}
@media screen and (max-width: 600px) {
  .mod-usefulinfo-list__item__dl {
    font-size: 13px;
  }
}
.mod-flooring-gallery {
  margin-top: 120px;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  padding: 100px 0;
  background-color: #fbf8f4;
}

@media screen and (max-width: 600px) {
  .mod-flooring-gallery {
    margin-top: 50px;
    padding: 50px 0;
  }
}
.mod-flooring-gallery-list {
  width: 100%;
  max-width: 1140px;
  margin: 50px auto 0;
}

@media screen and (min-width: 768px) {
  .mod-flooring-gallery-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (max-width: 600px) {
  .mod-flooring-gallery-list {
    margin-top: 40px;
  }
}
.mod-flooring-gallery-item {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .mod-flooring-gallery-item {
    width: 48%;
  }
}
@media screen and (max-width: 768px) {
  .mod-flooring-gallery-item:not(:last-child) {
    margin-bottom: 40px;
  }
}
a.mod-flooring-gallery-item__link {
  text-decoration: none;
}

a.mod-flooring-gallery-item__link:hover .mod-flooring-gallery-item__figure {
  opacity: 0.7;
}

.mod-flooring-gallery-item__heading {
  position: relative;
  padding-right: 20px;
  padding-bottom: 8px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  border-bottom: 2px solid #e7e7e7;
}

.mod-flooring-gallery-item__heading:after {
  display: inline-block;
  font-family: "woodtec";
  content: "\e002";
  font-size: inherit;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: calc(-0.5em - 7px);
  font-size: 60%;
}

@media screen and (max-width: 600px) {
  .mod-flooring-gallery-item__heading {
    font-size: 15px;
  }
  .mod-flooring-gallery-item__heading:after {
    margin-top: calc(-0.5em - 5px);
  }
}
.mod-flooring-gallery-item__figure {
  margin-top: 20px;
  -webkit-transition: opacity 0.25s ease-out 0s;
  transition: opacity 0.25s ease-out 0s;
}

.mod-flooring-gallery-item__figure__img {
  width: 100%;
  height: auto;
}

.mod-flooring-gallery-item__text {
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.5;
}

@media screen and (max-width: 600px) {
  .mod-flooring-gallery-item__text {
    font-size: 13px;
  }
}
.mod-flooring-insta {
  margin-top: 120px;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
}

@media screen and (max-width: 600px) {
  .mod-flooring-insta {
    margin-top: 50px;
  }
}
.mod-partners-showroom-container {
  max-width: 1320px;
  position: relative;
  padding-right: 20px;
  padding-left: 20px;
  margin-left: auto;
  margin-right: auto;
}

.mod-partners-showroom-hero {
  display: block;
  margin-top: 45px;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
}

@media screen and (max-width: 768px) {
  .mod-partners-showroom-hero {
    margin-top: 25px;
  }
}
.mod-partners-showroom-hero__img {
  width: 100%;
  height: auto;
}

.mod-partners-showroom-content {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 100px;
  -webkit-box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.09);
  padding: 6.25%;
}

@media screen and (max-width: 600px) {
  .mod-partners-showroom-content {
    margin-bottom: 50px;
    padding: 35px 14px;
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.09);
  }
}
.mod-partners-showroom-content__head__text {
  text-align: center;
  font-size: 16px;
}

.mod-partners-showroom-content__head__text strong {
  color: #ff473d;
}

@media screen and (max-width: 600px) {
  .mod-partners-showroom-content__head__text {
    font-size: 12px;
  }
}
.mod-partners-showroom-content__information {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .mod-partners-showroom-content__information {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 35px;
  }
}
@media screen and (max-width: 768px) {
  .mod-partners-showroom-content__information {
    margin-top: 25px;
  }
}
.mod-partners-showroom-content__information__item {
  width: 100%;
  border: 2px solid #e9e8e8;
}

@media screen and (min-width: 768px) {
  .mod-partners-showroom-content__information__item {
    width: 48%;
    padding: 25px;
  }
}
@media screen and (max-width: 768px) {
  .mod-partners-showroom-content__information__item {
    padding: 24px 18px;
  }
  .mod-partners-showroom-content__information__item:not(:last-child) {
    margin-bottom: 17px;
  }
}
@media screen and (max-width: 600px) {
  .mod-partners-showroom-content__information__item.mod-partners-showroom-content-information1 {
    text-align: right;
  }
}
.mod-partners-showroom-content-information1__heading,
.mod-partners-showroom-content-information2__heading {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
}

.mod-partners-showroom-content-information1__heading span,
.mod-partners-showroom-content-information2__heading span {
  display: inline-block;
  font-size: 80%;
}

@media screen and (max-width: 600px) {
  .mod-partners-showroom-content-information1__heading,
  .mod-partners-showroom-content-information2__heading {
    font-size: 13px;
  }
  .mod-partners-showroom-content-information1__heading span,
  .mod-partners-showroom-content-information2__heading span {
    display: block;
  }
}
.mod-partners-showroom-content-information1__text1 {
  margin-top: 5px;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 600;
}

.mod-partners-showroom-content-information1__text1 span {
  display: inline-block;
  font-size: 14px;
}

@media screen and (max-width: 600px) {
  .mod-partners-showroom-content-information1__text1 {
    margin-top: 14px;
    font-size: 22px;
  }
  .mod-partners-showroom-content-information1__text1 span {
    display: block;
    font-size: 10px;
  }
}
.mod-partners-showroom-content-information1__text2 {
  margin-top: 5px;
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.5;
  font-size: 12px;
}

@media screen and (max-width: 600px) {
  .mod-partners-showroom-content-information1__text2 {
    margin-top: 22px;
    font-size: 10px;
  }
}
.mod-partners-showroom-content-information2__list {
  margin-top: 14px;
}

.mod-partners-showroom-content-information2__list__item {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.5;
  font-size: 14px;
}

.mod-partners-showroom-content-information2__list__item:before {
  content: "・";
  color: #b2b2b2;
  font-weight: bold;
}

.mod-partners-showroom-content-information2__list__item:not(:last-child) {
  margin-bottom: 0.5em;
}

@media screen and (max-width: 600px) {
  .mod-partners-showroom-content-information2__list__item {
    font-size: 10px;
  }
}
.mod-partners-showroom-content__body {
  width: 100%;
  margin-top: 60px;
}

@media screen and (max-width: 600px) {
  .mod-partners-showroom-content__body {
    margin-top: 30px;
  }
}
.mod-partners-showroom-nav {
  width: 100%;
  padding: 28px;
  background-color: #f6f6f6;
}

@media screen and (max-width: 600px) {
  .mod-partners-showroom-nav {
    padding: 25px 18px;
  }
}
.mod-partners-showroom-nav__heading {
  font-size: 14px;
  text-align: center;
  font-weight: 600;
  line-height: 1.1;
}

@media screen and (max-width: 600px) {
  .mod-partners-showroom-nav__heading {
    font-size: 10px;
  }
}
.mod-partners-showroom-nav__options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 100%;
  margin-top: 18px;
}

@media screen and (min-width: 768px) {
  .mod-partners-showroom-nav__options {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (max-width: 600px) {
  .mod-partners-showroom-nav__options {
    margin-top: 15px;
  }
}
.mod-partners-showroom-nav__item {
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
}

@media screen and (min-width: 768px) {
  .mod-partners-showroom-nav__item {
    width: 10%;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 768px) {
  .mod-partners-showroom-nav__item {
    width: 48.5%;
  }
  .mod-partners-showroom-nav__item:not(:nth-child(2n)) {
    margin-right: 3%;
  }
  .mod-partners-showroom-nav__item:nth-child(n+3) {
    margin-top: 8px;
  }
}
@media screen and (max-width: 600px) {
  .mod-partners-showroom-nav__item {
    font-size: 10px;
  }
}
.mod-partners-showroom-nav__link {
  display: block;
  width: 100%;
  padding: 0.6em 0;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #c4932a;
  color: #c4932a;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}

.mod-partners-showroom-nav__link:hover,
.mod-partners-showroom-nav__link:active,
.mod-partners-showroom-nav__link.is-current {
  background-color: #c4932a;
  color: #fff;
}

.mod-partners-showroom-list {
  width: 100%;
  margin-top: 60px;
}

@media screen and (max-width: 600px) {
  .mod-partners-showroom-list {
    margin-top: 30px;
  }
}
.mod-partners-showroom-list-area + .mod-partners-showroom-list-area {
  margin-top: 120px;
}

@media screen and (max-width: 600px) {
  .mod-partners-showroom-list-area + .mod-partners-showroom-list-area {
    margin-top: 60px;
  }
}
.mod-partners-showroom-list-area__heading {
  width: 100%;
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-bottom: 2px solid #c4932a;
  font-size: 16px;
  color: #c4932a;
  line-height: 1.1;
  font-weight: 600;
}

@media screen and (max-width: 600px) {
  .mod-partners-showroom-list-area__heading {
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 15px;
  }
}
.mod-partners-showroom-item + .mod-partners-showroom-item {
  margin-top: 65px;
}

@media screen and (min-width: 768px) {
  .mod-partners-showroom-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .mod-partners-showroom-item + .mod-partners-showroom-item {
    margin-top: 35px;
    padding-top: 32px;
    border-top: 1px solid #e9e8e8;
  }
}
.mod-partners-showroom-item__store-information {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .mod-partners-showroom-item__store-information {
    width: 50%;
  }
}
.mod-partners-showroom-item__store-information__heading {
  font-size: 18px;
  line-height: 1.5;
}

@media screen and (max-width: 600px) {
  .mod-partners-showroom-item__store-information__heading {
    font-size: 14px;
  }
}
.mod-partners-showroom-item__store-information__link {
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.mod-partners-showroom-item__store-information__link:after {
  content: "\e018";
  display: inline-block;
  font-family: "woodtec";
  font-size: inherit;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #9a9a9a;
  font-weight: normal;
  margin-left: 0.2em;
  font-size: 90%;
}

.mod-partners-showroom-item__store-information__link:hover,
.mod-partners-showroom-item__store-information__link:active {
  opacity: 0.6;
}

.mod-partners-showroom-item__store-information__body {
  margin-top: 13px;
}

@media screen and (min-width: 768px) {
  .mod-partners-showroom-item__store-information__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (max-width: 600px) {
  .mod-partners-showroom-item__store-information__body {
    margin-top: 10px;
  }
}
@media screen and (min-width: 768px) {
  .mod-partners-showroom-item__store-information__figure {
    width: 53%;
  }
}
.mod-partners-showroom-item__store-information__figure__img {
  width: 100%;
  height: auto;
}

@media screen and (min-width: 768px) {
  .mod-partners-showroom-item__store-information__text-block {
    width: 42%;
  }
}
@media screen and (max-width: 768px) {
  .mod-partners-showroom-item__store-information__text-block {
    margin-top: 15px;
  }
}
.mod-partners-showroom-item__store-information__address {
  font-size: 12px;
  line-height: 1.5;
}

@media screen and (max-width: 600px) {
  .mod-partners-showroom-item__store-information__address {
    font-size: 11px;
  }
}
.mod-partners-showroom-item__store-information__map {
  margin-top: 1.8em;
  font-size: 10px;
  line-height: 1;
  font-weight: 600;
}

a.mod-partners-showroom-item__store-information__map__link {
  padding: 0.3em 1em;
  border-radius: 3px;
  background-color: #ff473d;
  text-decoration: none;
  color: #fff;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  -webkit-transition: opacity 0.2s ease-out 0s;
  transition: opacity 0.2s ease-out 0s;
}

a.mod-partners-showroom-item__store-information__map__link:hover {
  opacity: 0.8;
}

.mod-partners-showroom-item__store-information__text {
  font-size: 12px;
  line-height: 1.5;
}

.mod-partners-showroom-item__store-information__text:first-of-type {
  margin-top: 2em;
}

.mod-partners-showroom-item__store-information__text + .mod-partners-showroom-item__store-information__text {
  margin-top: 0.4em;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .mod-partners-showroom-item__store-information__text dt {
    font-weight: 600;
  }
}
@media screen and (max-width: 768px), screen and (min-width: 1280px) {
  .mod-partners-showroom-item__store-information__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .mod-partners-showroom-item__store-information__text dt {
    width: 65px;
  }
  .mod-partners-showroom-item__store-information__text dd {
    width: calc(100% - 65px);
  }
}
@media screen and (max-width: 600px) {
  .mod-partners-showroom-item__store-information__text {
    font-size: 11px;
  }
}
.mod-partners-showroom-item__products {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .mod-partners-showroom-item__products {
    width: 44%;
  }
}
@media screen and (max-width: 768px) {
  .mod-partners-showroom-item__products {
    margin-top: 25px;
  }
}
.mod-partners-showroom-item__products__heading {
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  .mod-partners-showroom-item__products__heading {
    padding-top: 5px;
  }
}
@media screen and (max-width: 600px) {
  .mod-partners-showroom-item__products__heading {
    font-size: 11px;
  }
}
.mod-partners-showroom-item__products__body {
  width: 100%;
  margin-top: 10px;
  padding: 20px;
  font-size: 12px;
  background-color: #fbf8f4;
}

@media screen and (max-width: 600px) {
  .mod-partners-showroom-item__products__body {
    padding: 18px;
    font-size: 10px;
  }
}
.mod-partners-showroom-item__product + .mod-partners-showroom-item__product {
  margin-top: 1em;
}

.mod-partners-showroom-item__product__name {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.5;
}

.mod-partners-showroom-item__product__name:before {
  content: "";
  width: calc(1em - 4px);
  display: inline-block;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 4px solid #c4932a;
  text-align: center;
  -webkit-transform: translateY(-0.1em);
  transform: translateY(-0.1em);
}

.mod-partners-showroom-item__product__name__link:hover {
  text-decoration: underline;
}

.mod-partners-showroom-item__product__detail {
  margin-top: 0.4em;
  padding-left: 1em;
  line-height: 1.6;
}

.mod-showroom-single__visitors-voice {
  margin-top: 90px;
}

@media screen and (max-width: 600px) {
  .mod-showroom-single__visitors-voice {
    margin-top: 35px;
  }
}
.mod-showroom-visitors-voice-container {
  max-width: 1320px;
  position: relative;
  padding-right: 20px;
  padding-left: 20px;
  margin-left: auto;
  margin-right: auto;
}

.mod-showroom-visitors-voice__lead {
  margin-top: 40px;
  font-size: 16px;
  text-align: center;
}

@media screen and (max-width: 600px) {
  .mod-showroom-visitors-voice__lead {
    margin-top: 25px;
    font-size: 13px;
    padding-right: 20px;
  }
}
.mod-showroom-visitors-voice__note {
  margin-top: 15px;
  font-size: 14px;
  text-align: center;
}

@media screen and (max-width: 600px) {
  .mod-showroom-visitors-voice__note {
    font-size: 10px;
  }
}
.mod-showroom-visitors-voice-content {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 100px;
  -webkit-box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.09);
  padding: 6.25%;
}

@media screen and (max-width: 600px) {
  .mod-showroom-visitors-voice-content {
    margin-bottom: 50px;
    padding: 35px 14px;
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.09);
  }
}
.mod-showroom-visitors-voice-article {
  position: relative;
  border: 2px solid #e7e7e7;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.mod-showroom-visitors-voice-article + .mod-showroom-visitors-voice-article {
  margin-top: 20px;
}

.mod-showroom-visitors-voice-article.is-opened {
  background-color: #fbf8f4;
}

@media screen and (max-width: 768px) {
  .mod-showroom-visitors-voice-article {
    padding-bottom: 45px;
  }
}
@media screen and (max-width: 600px) {
  .mod-showroom-visitors-voice-article {
    padding-bottom: 35px;
  }
}
.mod-showroom-visitors-voice-article__head {
  width: 100%;
  padding: 25px;
}

@media screen and (min-width: 768px) {
  .mod-showroom-visitors-voice-article__head {
    position: relative;
    padding-right: 100px;
  }
}
.mod-showroom-visitors-voice-article__heading {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 600;
}

@media screen and (max-width: 600px) {
  .mod-showroom-visitors-voice-article__heading {
    font-size: 14px;
  }
}
.mod-showroom-visitors-voice-article__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 5px;
}

@media screen and (max-width: 768px) {
  .mod-showroom-visitors-voice-article__tags {
    margin-top: 10px;
  }
}
.mod-showroom-visitors-voice-article__tags__item {
  margin-top: 0.8em;
  font-size: 12px;
  color: #747474;
  line-height: 1.1;
}

@media screen and (min-width: 768px) {
  .mod-showroom-visitors-voice-article__tags__item:not(:last-child):after {
    content: "/";
    margin: 0 0.9em;
    color: #cccccc;
  }
}
@media screen and (max-width: 768px) {
  .mod-showroom-visitors-voice-article__tags__item {
    margin-top: 0.5em;
    padding: 0.4em 1em;
    border-radius: 2em;
    background-color: #fff;
    border: 1px solid #cccccc;
  }
  .mod-showroom-visitors-voice-article__tags__item:not(:last-child) {
    margin-right: 0.8em;
  }
}
@media screen and (max-width: 600px) {
  .mod-showroom-visitors-voice-article__tags__item {
    font-size: 10px;
  }
}
.mod-showroom-visitors-voice-article__btn {
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  cursor: pointer;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.2s ease-out 0s;
  transition: opacity 0.2s ease-out 0s;
  z-index: 1;
}

.mod-showroom-visitors-voice-article__btn:after,
.mod-showroom-visitors-voice-article__btn:before {
  content: "";
  position: absolute;
  display: block;
  background-color: #747474;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}

.mod-showroom-visitors-voice-article__btn:hover {
  opacity: 0.7;
}

.is-opened .mod-showroom-visitors-voice-article__btn:before {
  height: 0;
}

@media screen and (min-width: 768px) {
  .mod-showroom-visitors-voice-article__btn {
    top: 50%;
    right: 24px;
  }
  .mod-showroom-visitors-voice-article__btn:after {
    top: 50%;
    left: 50%;
    width: 35px;
    height: 2px;
  }
  .mod-showroom-visitors-voice-article__btn:before {
    top: 50%;
    left: 50%;
    width: 2px;
    height: 35px;
  }
}
@media screen and (max-width: 768px) {
  .mod-showroom-visitors-voice-article__btn {
    bottom: 20px;
    left: 50%;
    width: 100%;
    height: 30px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .mod-showroom-visitors-voice-article__btn:after {
    top: 50%;
    left: 50%;
    width: 25px;
    height: 1px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .mod-showroom-visitors-voice-article__btn:before {
    top: 50%;
    left: 50%;
    width: 1px;
    height: 25px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media screen and (max-width: 600px) {
  .mod-showroom-visitors-voice-article__btn {
    bottom: 15px;
  }
  .mod-showroom-visitors-voice-article__btn:after {
    width: 18px;
  }
  .mod-showroom-visitors-voice-article__btn:before {
    height: 18px;
  }
}
.mod-showroom-visitors-voice-article__body {
  overflow: hidden;
}

.mod-showroom-visitors-voice-article__content {
  width: 100%;
  padding: 25px;
  border-top: 2px solid #e7e7e7;
  font-size: 14px;
}

.mod-showroom-visitors-voice-article__content p + p {
  margin-top: 1em;
}

@media screen and (max-width: 600px) {
  .mod-showroom-visitors-voice-article__content {
    font-size: 12px;
  }
}
.mod-visitors-voice-btn-list-container {
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  padding: 40px 0;
  background-color: #fafafa;
}

.mod-visitors-voice-btn-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .mod-visitors-voice-btn-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    padding-right: 20px;
    padding-left: 20px;
  }
}
.mod-visitors-voice-btn-list__item {
  width: 100%;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.1;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 1024px) {
  .mod-visitors-voice-btn-list__item {
    width: 100%;
    max-width: 420px;
  }
  .mod-visitors-voice-btn-list__item:not(:last-child) {
    margin-right: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .mod-visitors-voice-btn-list__item {
    max-width: 420px;
  }
  .mod-visitors-voice-btn-list__item:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 600px) {
  .mod-visitors-voice-btn-list__item {
    font-size: 12px;
  }
}
a.mod-visitors-voice-btn-list__item__link {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 1.4em 4em;
  background-color: #232323;
  border-radius: 3em;
  text-decoration: none;
  overflow: hidden;
  color: #fff;
}

a.mod-visitors-voice-btn-list__item__link:before {
  display: block;
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #545e73;
  content: "";
  -webkit-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

a.mod-visitors-voice-btn-list__item__link:after {
  display: inline-block;
  font-family: woodtec;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\e00e";
  position: absolute;
  top: 50%;
  right: 24px;
  font-weight: 400;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 22px;
}

a.mod-visitors-voice-btn-list__item__link:hover:before {
  width: 100%;
}

@media screen and (max-width: 600px) {
  a.mod-visitors-voice-btn-list__item__link {
    width: 100%;
    padding: 1.6em 3em;
  }
  a.mod-visitors-voice-btn-list__item__link:after {
    font-size: 18px;
  }
}
.mod-visitors-voice-btn-list__item__text {
  position: relative;
  z-index: 1;
}

.t-showroom-single__virtual-showroom {
  margin-top: 100px;
  margin-bottom: 100px;
}

@media screen and (max-width: 600px) {
  .t-showroom-single__virtual-showroom {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.o-virtual-showroom {
  width: 100%;
}

.o-virtual-showroom__map {
  position: relative;
  width: 100%;
  padding-bottom: 46.875%;
}

.o-virtual-showroom__map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 600px) {
  .o-virtual-showroom__map {
    margin-top: 25px;
    padding-bottom: 127.77778%;
  }
}
@media screen and (min-width: 600px) {
  .o-virtual-showroom__info {
    margin-top: 16px;
    font-size: 12px;
  }
}
@media screen and (max-width: 600px) {
  .o-virtual-showroom__info {
    margin-top: 10px;
  }
}
.mod-showroom-banners {
  margin-top: 120px;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  padding: 40px 20px;
  background-color: #fbf8f4;
}

@media screen and (max-width: 600px) {
  .mod-showroom-banners {
    margin-top: 80px;
    padding: 60px 20px;
  }
}
.mod-showroom-banners-list {
  max-width: 1140px;
  margin: 0 auto;
}

@media screen and (min-width: 600px) {
  .mod-showroom-banners-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
@media screen and (min-width: 600px) {
  .mod-showroom-banners-list-item {
    width: 48.68%;
  }
  .mod-showroom-banners-list-item:not(:last-child) {
    margin-right: 2.64%;
  }
}
@media screen and (max-width: 600px) {
  .mod-showroom-banners-list-item {
    width: 100%;
  }
  .mod-showroom-banners-list-item:not(:last-child) {
    margin-bottom: 20px;
  }
}
a.mod-showroom-banners-list-item__link {
  text-decoration: none;
}

a.mod-showroom-banners-list-item__link:hover .mod-showroom-banners-list-item__picture:after {
  opacity: 1;
}

.mod-showroom-banners-list-item__picture {
  position: relative;
  display: block;
}

.mod-showroom-banners-list-item__picture:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.14);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out 0s;
  transition: opacity 0.3s ease-out 0s;
}

.mod-showroom-banners-list-item__picture__img {
  max-width: 100%;
  height: auto;
}

.rn-products-public {
  margin-top: 40px;
  margin-bottom: 170px;
}

@media screen and (max-width: 768px) {
  .rn-products-public {
    margin-top: 40px;
    margin-bottom: 70px;
  }
}
.rn-products-public__body {
  margin: 0 -20px 0;
}

@media screen and (max-width: 768px) {
  .rn-products-public__body {
    margin: 0 -10px 0;
  }
}
.rn-products-public-slides {
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .rn-products-public-slides {
    position: relative;
    overflow: visible;
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media screen and (min-width: 769px) {
  .rn-products-public-slides {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.rn-products-public-slides .swiper-container {
  max-width: 1240px;
}

.rn-products-public__main {
  position: relative;
}

@media screen and (min-width: 769px) {
  .rn-products-public__main {
    width: 100%;
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 768px) {
  .rn-products-public__main {
    padding-bottom: 35px;
    margin-right: -20px;
    margin-left: -20px;
  }
  .rn-products-public__main .swiper-slide {
    width: 100%;
    height: auto;
    padding-top: 66.667%;
    position: relative;
  }
  .rn-products-public__main .swiper-slide .rn-products-public-slides__slide {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .rn-products-public__main .swiper-slide .rn-products-public-slides__slide img {
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 769px) {
  .rn-products-public-slides__aside {
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .rn-products-public-slides__aside {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    pointer-events: none;
  }
}
.rn-products-public-slides__pagination {
  position: absolute;
  z-index: 10;
}

@media screen and (min-width: 769px) {
  .rn-products-public-slides__pagination {
    bottom: -54px;
    left: 6px;
  }
}
@media screen and (max-width: 768px) {
  .rn-products-public-slides__pagination {
    bottom: 6px;
    left: 6px;
  }
}
.rn-products-public-slides__slide {
  display: block;
}

.rn-products-public-slides__slide img {
  position: relative;
  width: 100%;
}

.rn-products-public-slides__arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  pointer-events: none;
}

@media screen and (max-width: 768px) {
  .rn-products-public-slides__arrows {
    height: calc(100% - 35px);
  }
}
.rn-products-public-slides__prev,
.rn-products-public-slides__next {
  font-size: 40px;
  line-height: 1;
  cursor: pointer;
  pointer-events: auto;
}

.rn-products-public-slides__prev {
  margin-right: 60px;
}

@media screen and (max-width: 768px) {
  .rn-products-public-slides__prev,
  .rn-products-public-slides__next {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  .rn-products-public-slides__prev {
    margin-left: -18px;
  }
}
@media screen and (max-width: 768px) {
  .rn-products-public-slides__next {
    margin-right: -18px;
  }
}
.rn-ppf-header {
  margin: 0 -20px 0;
}

.rn-ppf-header__h {
  position: relative;
  margin-bottom: 43px;
  font-size: 30px;
  line-height: 1.5;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .rn-ppf-header__h {
    margin-bottom: 35px;
    font-size: 22px;
    line-height: 1.5;
    font-weight: 600;
  }
}
.rn-ppf__body {
  margin: 0 -20px 0;
}

@media screen and (max-width: 768px) {
  .rn-ppf__body {
    margin: 0 -20px 0;
  }
}
.rn-ppf__digital-catalog {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .rn-ppf__digital-catalog {
    padding-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.rn-ppf__digital-catalog__left {
  position: relative;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}

@media screen and (max-width: 768px) {
  .rn-ppf__digital-catalog__left {
    position: relative;
    height: calc((100vw - 20px) * 0.8);
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
.rn-ppf__digital-catalog__left.case__1 {
  background-color: #FACE00;
}

.rn-ppf__digital-catalog__left.case__2 {
  background-color: #E49E86;
}

.rn-ppf__digital-catalog__left.case__3 {
  background-color: #A3CBDD;
}

.rn-ppf__digital-catalog__left.case__4 {
  background-color: #557851;
}

.rn-ppf__digital-catalog__right {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}

.rn-ppf__digital-catalog__left__h img {
  width: 100%;
}

.rn-ppf__digital-catalog__left__link {
  position: absolute;
  width: 87.0967742%;
  bottom: 4.838709%;
  left: 6.4516129%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.rn-ppf__digital-catalog__left__link__img {
  width: 160px;
  margin-right: 15px;
}

@media screen and (max-width: 768px) {
  .rn-ppf__digital-catalog__left__link__img {
    width: 34.6%;
  }
}
.rn-ppf__digital-catalog__left__link img {
  vertical-align: middle;
}

.rn-ppf__digital-catalog__left__link__img:hover {
  cursor: pointer;
}

.rn-ppf__digital-catalog__left__link__text {
  font-size: 14px;
  line-height: 1;
  text-decoration: underline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.rn-ppf__digital-catalog__right__bg {
  position: relative;
}

.rn-ppf__digital-catalog__right__bg__text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  text-align: center;
  font-size: 16px;
  text-decoration: underline;
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media screen and (max-width: 768px) {
  .rn-ppf__digital-catalog__right__bg__text {
    position: absolute;
    top: auto;
    left: auto;
    transform: translateY(0) translateX(0);
    -webkit-transform: translateY(0) translateX(0);
    bottom: 20px;
    right: 20px;
    text-align: right;
    font-size: 13px;
    text-decoration: none;
    opacity: 1;
    color: #ffffff;
  }
  .rn-ppf__digital-catalog__right__bg__text i {
    margin-left: 10px;
  }
}
.rn-ppf__digital-catalog__right__bg:hover .rn-ppf__digital-catalog__right__bg__text {
  opacity: 1;
}

.rn-ppf__digital-catalog__right__bg img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.rn-ppf__digital-catalog__right__bg:hover img {
  opacity: 0.4;
}

.rn-ppf__digital-catalog__right__content {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 80.64516%;
  background-color: #f2f2f2;
}

@media screen and (max-width: 768px) {
  .rn-ppf__digital-catalog__right__content {
    padding: 40px 20px;
  }
}
.rn-ppf__digital-catalog__right__inner {
  position: absolute;
  width: 84.375%;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}

@media screen and (max-width: 768px) {
  .rn-ppf__digital-catalog__right__inner {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    transform: translateY(0) translateX(0);
    -webkit-transform: translateY(0) translateX(0);
  }
}
.rn-ppf__digital-catalog__right__inner__txt {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .rn-ppf__digital-catalog__right__inner__txt {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.6;
  }
}
.rn-ppf__digital-catalog__right__inner__contact {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.6;
  background-color: #ffffff;
  border-radius: 10px;
  margin-top: 25px;
  padding: 30px;
}

@media screen and (max-width: 768px) {
  .rn-ppf__digital-catalog__right__inner__contact {
    font-size: 15px;
    border-radius: 10px;
    margin-top: 25px;
    padding: 25px 20px;
  }
}
@media (min-width: 768px) {
  .rn-ppf__digital-catalog__right__inner__contact a[href^="tel:"] {
    pointer-events: none;
  }
}
.rn-ppf__digital-catalog__right__inner__btn {
  width: 300px;
  font-weight: 400;
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .rn-ppf__digital-catalog__right__inner__btn {
    width: 100%;
    font-weight: 400;
    margin-top: 25px;
  }
}
.rn-ppf__maintenance {
  margin-top: 50px;
  margin-bottom: 200px;
  padding: 45px;
  -webkit-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.09);
}

@media screen and (max-width: 768px) {
  .rn-ppf__maintenance {
    margin-top: 75px;
    margin-bottom: 100px;
    padding: 40px 20px;
  }
}
.rn-ppf__maintenance__in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.rn-ppf__maintenance__h {
  font-size: 22px;
}

@media screen and (max-width: 768px) {
  .rn-ppf__maintenance__h {
    font-size: 21px;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 769px) {
  .rn-ppf__maintenance__txt {
    width: calc(100% - 300px);
    padding-right: 30px;
  }
}
.rn-ppf__maintenance__caption {
  font-size: 14px;
}

.rn-ppf__maintenance__caption a {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .rn-ppf__maintenance__caption {
    font-size: 15px;
  }
}
.rn-ppf__maintenance__btns {
  width: 300px;
}

@media screen and (max-width: 768px) {
  .rn-ppf__maintenance__btns {
    width: 100%;
    margin-top: 20px;
  }
}
.rn-ppf__maintenance__btns__btn + .rn-ppf__maintenance__btns__btn {
  margin-top: 10px;
}

.rn-ppc-header {
  margin: 0 -20px 0;
}

.rn-ppc-header__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.rn-ppc-header__h {
  margin-right: 40px;
  font-size: 30px;
  line-height: 1.5;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .rn-ppc-header__h {
    margin-right: 0;
    margin-bottom: 30px;
    font-size: 27px;
    line-height: 1.5;
    font-weight: 600;
  }
}
.rn-ppc-header__caption {
  font-size: 14px;
  line-height: 1.5;
  padding-top: 16px;
}

@media screen and (max-width: 768px) {
  .rn-ppc-header__caption {
    font-size: 15px;
    line-height: 1.5;
    padding-top: 16px;
  }
}
.rn-ppc-nav {
  margin: 55px -20px 60px;
  padding: 17px 0;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .rn-ppc-nav {
    margin: 35px -20px 48px;
    padding: 26px 0 16px;
  }
}
.rn-ppc-nav__caption {
  font-size: 14px;
  margin-right: 47px;
}

@media screen and (max-width: 768px) {
  .rn-ppc-nav__caption {
    margin-right: 0;
    margin-bottom: 20px;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    text-align: center;
  }
}
.rn-ppc-nav__cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.rn-ppc-nav__cat li {
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 23px;
  cursor: pointer;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media screen and (max-width: 768px) {
  .rn-ppc-nav__cat li {
    margin: 0 auto 10px;
    text-align: center;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
.rn-ppc-nav__cat li:hover {
  color: #666666;
}

.rn-ppc-nav__cat li.is-active {
  border-radius: 15px;
  background-color: #e5e5e5;
  cursor: default;
}

.rn-ppc-nav__cat li.is-active:hover {
  color: #000000;
}

.m-card.is-active {
  -webkit-animation: 0.6s zoom-in;
          animation: 0.6s zoom-in;
}

@-webkit-keyframes zoom-in {
  0% {
    opacity: 0.3;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes zoom-in {
  0% {
    opacity: 0.3;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.m-card.is-all {
  -webkit-animation: 0.6s zoom-in-all;
          animation: 0.6s zoom-in-all;
}

@-webkit-keyframes zoom-in-all {
  0% {
    opacity: 0.3;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes zoom-in-all {
  0% {
    opacity: 0.3;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.m-card.is-hide {
  display: none;
}

.rn-ppc__body {
  margin: 0 -20px 0;
}

.m-grid-cards-f-3col {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.m-grid-cards-f-3col::after {
  content: "";
  display: block;
  width: 32.258%;
}

.m-grid-cards-f-3col .m-card {
  width: 32.258%;
}

@media screen and (max-width: 600px) {
  .m-grid-cards-f-sp-2col {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .m-grid-cards-f-sp-2col .m-card {
    width: 48.59893%;
  }
}
.rn-ppc_card__fig {
  width: 100%;
  height: auto;
  padding-top: 65%;
  position: relative;
}

.rn-ppc_card__fig__inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.rn-ppc_card__fig__inner::after {
  content: "View more";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  font-size: 14px;
  text-decoration: underline;
  text-transform: uppercase;
  opacity: 0;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.rn-ppc_card__fig__inner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.rn-ppc_card__fig__inner:hover:after {
  opacity: 1;
}

.rn-ppc_card__fig__inner:hover img {
  opacity: 0.2;
}

.rn-ppc_card__text {
  margin-top: 20px;
  margin-bottom: calc(40px - 2.0958083832%);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.75;
}

@media screen and (max-width: 600px) {
  .rn-ppc_card__text {
    margin-bottom: 30px;
    font-size: 15px;
  }
}
.rn-ppc_card__text span {
  font-size: 12px;
  font-weight: 400;
}

@media screen and (max-width: 600px) {
  .rn-ppc_card__text span {
    font-size: 13px;
  }
}
.rn-public-thewall {
  margin-top: 147px;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  padding: 100px 0;
  background-color: #fbf8f4;
}

@media screen and (max-width: 600px) {
  .rn-public-thewall {
    margin-top: 40px;
    margin-left: calc((100vw - 100%) / 2 * -1);
    margin-right: calc((100vw - 100%) / 2 * -1);
    padding: 75px 0;
  }
}
.rn-ptw-header__main {
  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: 769px) {
  .rn-ptw-header__main {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.rn-ptw-header__txts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.rn-ptw-header__txts.is-insta .rn-ptw-header__caption {
  padding-top: 4px;
}

.rn-ptw-header__txts.is-v {
  display: block;
}

.rn-ptw-header__txts.is-v .rn-ptw-header__caption {
  width: 100%;
  max-width: 700px;
  padding-left: 0;
}

.rn-ptw-header__h {
  margin-top: 20px;
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .rn-ptw-header__h {
    margin-top: 10px;
    font-size: 31px;
  }
}
.rn-ptw-header__caption {
  padding-top: 27px;
  padding-left: 30px;
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .rn-ptw-header__caption {
    display: none;
  }
}
.rn-ptw-header__caption-sp {
  margin-top: 20px;
  font-size: 15px;
}

@media screen and (min-width: 769px) {
  .rn-ptw-header__caption-sp {
    display: none;
  }
}
.rn-ptw-header__btn .rn-btn-view {
  vertical-align: top;
}

@media screen and (max-width: 768px) {
  .rn-ptw-header.is-sp-align-center .rn-ptw-header__main {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.rn-ptw-banner__content {
  position: relative;
  margin: 55px 0 40px 0;
}

@media screen and (max-width: 768px) {
  .rn-ptw-banner__content {
    margin: 58px 0 22px 0;
  }
}
.rn-ptw-banner__content::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #ffffff;
}

.rn-ptw-banner__content a img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.rn-ptw-banner__content a:hover img {
  opacity: 0.7;
}

.rn-ppcs-header {
  margin: 146px -20px 0;
}

@media screen and (max-width: 768px) {
  .rn-ppcs-header {
    margin: 102px -20px 0;
  }
}
.rn-ppcs-header__h {
  position: relative;
  margin-bottom: 51px;
  font-size: 30px;
  line-height: 1.5;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .rn-ppcs-header__h {
    position: relative;
    margin-bottom: 27px;
    font-size: 27px;
    line-height: 1.5;
    font-weight: 600;
  }
}
.rn-ppf__catalog {
  margin-top: 50px;
  margin-bottom: 200px;
  margin-right: -20px;
  margin-left: -20px;
  padding: 45px;
  -webkit-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.09);
}

@media screen and (max-width: 768px) {
  .rn-ppf__catalog {
    margin-top: 0;
    margin-bottom: 102px;
    padding: 40px 20px;
  }
}
.rn-ppf__contact__in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 40px;
}

.rn-ppf__catalog__in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.rn-ppf__contact__h {
  font-size: 22px;
  margin-bottom: 27px;
}

@media screen and (max-width: 768px) {
  .rn-ppf__contact__h {
    font-size: 20px;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 769px) {
  .rn-ppf__contact__txt {
    width: calc(100% - 300px);
    padding-right: 30px;
  }
}
.rn-ppf__contact__caption {
  font-size: 14px;
}

.rn-ppf__contact__tel {
  width: 300px;
}

@media screen and (max-width: 768px) {
  .rn-ppf__contact__tel {
    width: 100%;
    margin-top: 20px;
  }
}
.rn-ppf__contact__tel__txt {
  font-size: 14px;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .rn-ppf__contact__tel__txt {
    font-size: 15px;
  }
}
.rn-ppf__contact__tel__tel {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .rn-ppf__contact__tel__tel {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .rn-ppf__contact__tel__tel a[href^="tel:"] {
    pointer-events: none;
  }
}
.rn-ppf__catalog__h {
  font-size: 22px;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .rn-ppf__catalog__h {
    font-size: 20px;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 769px) {
  .rn-ppf__catalog__txt {
    width: calc(100% - 300px);
    padding-right: 30px;
  }
}
.rn-ppf__catalog__caption {
  font-size: 14px;
}

.rn-ppf__catalog__caption a {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .rn-ppf__catalog__caption {
    font-size: 15px;
  }
}
.rn-ppf__catalog__btns {
  width: 300px;
}

@media screen and (max-width: 768px) {
  .rn-ppf__catalog__btns {
    width: 100%;
    margin-top: 20px;
  }
}
.rn-ppf__catalog__btns__btn + .rn-ppf__catalog__btns__btn {
  margin-top: 10px;
}

/*
	! fancyBox v3.2.5 fancyapps.com | fancyapps.com/fancybox/#license
*/
/* line 611, ../_scss/inc/_plugin.scss */
body.fancybox-active {
  overflow: hidden;
}

/* line 611, ../_scss/inc/_plugin.scss */
body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-bg {
  background: #ffffff;
  opacity: 0;
  -webkit-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-infobar,
.fancybox-toolbar {
  position: absolute;
  direction: ltr;
  z-index: 99997;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-toolbar {
  top: 10px;
  right: 10px;
  margin: 0;
  padding: 0;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translateZ(0);
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-is-closing .fancybox-stage {
  overflow: visible;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-slide:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-slide--image {
  overflow: visible;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-slide--image:before {
  display: none;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #e5e3df;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-slide--next {
  z-index: 99995;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-slide > base,
.fancybox-slide > link,
.fancybox-slide > meta,
.fancybox-slide > script,
.fancybox-slide > style,
.fancybox-slide > title {
  display: none;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 35px 0 40px;
  border: 0;
  max-width: none;
  max-height: none;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-spaceball {
  z-index: 1;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-iframe {
  display: block;
  padding: 0;
  border: 0;
  height: 100%;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-error,
.fancybox-iframe {
  margin: 0;
  width: 100%;
  background: #fff;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-error {
  padding: 40px;
  max-width: 380px;
  cursor: default;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-button {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  cursor: pointer;
  outline: none;
  background-color: transparent;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #000000;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-button:focus,
.fancybox-button:hover {
  color: #000000;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-button[disabled] {
  color: #000000;
  cursor: default;
  opacity: 0.6;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-button--share svg path {
  stroke-width: 1;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-button--pause svg path:nth-child(1),
.fancybox-button--play svg path:nth-child(2) {
  display: none;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-button--zoom svg path {
  fill: transparent;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-navigation {
  display: block;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-show-nav .fancybox-navigation {
  display: block;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-navigation button {
  position: absolute;
  bottom: 10px;
  right: 10px;
  margin: 0;
  z-index: 99997;
  background: transparent;
  width: 65px;
  height: 65px;
  padding: 0;
  display: inline-block;
  font-family: "woodtec";
  font-size: inherit;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  border: transparent;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .fancybox-navigation button {
    bottom: auto;
    right: auto;
    top: calc(50% - 32.5px);
  }
}
/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 10px;
  width: 40px;
  height: 40px;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-navigation .fancybox-arrow--left {
  right: 65px;
}

.fancybox-navigation .fancybox-arrow--left::before {
  content: "\e020";
  left: 0;
}

@media screen and (max-width: 768px) {
  .fancybox-navigation .fancybox-arrow--left {
    right: auto;
    left: 0;
  }
}
/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-navigation .fancybox-arrow--right {
  right: 0;
}

.fancybox-navigation .fancybox-arrow--right::before {
  content: "\e021";
  right: 0;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 22px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 2;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-close-small:focus {
  outline: none;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-close-small:focus:after {
  outline: 1px dotted #888;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-close-small:hover:after {
  color: #555;
  background: #eee;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-slide--iframe .fancybox-close-small,
.fancybox-slide--image .fancybox-close-small {
  top: 0;
  right: -40px;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-slide--iframe .fancybox-close-small:after,
.fancybox-slide--image .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-slide--iframe .fancybox-close-small:hover:after,
.fancybox-slide--image .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-caption-wrap {
  top: 0;
  left: 0;
  width: calc(100% - 64px);
  padding: 0;
  pointer-events: none;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-caption {
  padding: 20px 0 0 10px;
  font-size: 14px;
  font-weight: 600;
  color: #000000;
  line-height: 1.5;
  -webkit-text-size-adjust: none;
}

.fancybox-caption span {
  font-size: 12px;
  font-weight: 400;
  padding-left: 24px;
}

@media screen and (max-width: 768px) {
  .fancybox-caption span {
    padding-left: 17px;
  }
}
/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all;
  position: relative;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-slide > .fancybox-loading {
  border: 6px solid rgba(99, 99, 99, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: a 0.8s infinite linear;
  animation: a 0.8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999;
}

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 1;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 1;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
  opacity: 0;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
  opacity: 0;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
  opacity: 1;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%;
  text-align: center;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px;
  font-size: 35px;
  font-weight: 700;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-share p {
  margin: 0;
  padding: 0;
}

/* line 611, ../_scss/inc/_plugin.scss */
p.fancybox-share__links {
  margin-right: -10px;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-share__button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  min-width: 130px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-share__button:hover {
  text-decoration: none;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-share__button--fb {
  background: #3b5998;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-share__button--fb:hover {
  background: #344e86;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-share__button--pt {
  background: #bd081d;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-share__button--pt:hover {
  background: #aa0719;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-share__button--tw {
  background: #1da1f2;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-share__button svg path {
  fill: #fff;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-share__input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0;
  padding: 10px 15px;
  background: transparent;
  color: #5d5b5b;
  font-size: 14px;
  outline: none;
  border: 0;
  border-bottom: 2px solid #d7d7d7;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-thumbs {
  display: none;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 10px 5px;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 99995;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-show-thumbs .fancybox-inner {
  right: 0;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-thumbs > ul {
  list-style: none;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .fancybox-thumbs > ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-thumbs-x > ul {
  overflow: hidden;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-thumbs > ul > li {
  overflow: hidden;
  padding: 0;
  margin: 0 5px;
  width: 65px;
  height: 65px;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .fancybox-thumbs > ul > li {
    width: 50px;
    height: 50px;
  }
}
/* line 611, ../_scss/inc/_plugin.scss */
li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-thumbs > ul > li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 2px solid #fd5f50;
  z-index: 99991;
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* line 611, ../_scss/inc/_plugin.scss */
.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1;
}

/* line 1437, ../_scss/inc/_plugin.scss */
.fancybox-button--close::before,
.fancybox-button--close::after {
  content: "";
  display: inline-block;
  position: absolute;
  height: 1px;
  width: 42px;
  top: 50%;
  top: calc(50% - 1px);
  left: 7px;
  background-color: #000000;
}

/* line 1446, ../_scss/inc/_plugin.scss */
.fancybox-button--close::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 1451, ../_scss/inc/_plugin.scss */
.fancybox-button--close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.m-issue__info__btn a:nth-child(2) {
  margin-left: 30px;
}

@media screen and (max-width: 1100px) {
  .m-issue__info__btn a {
    display: block;
  }
  .m-issue__info__btn a:nth-child(2) {
    margin-left: 0;
    margin-top: 20px;
  }
}
.o-product-hygienic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 30px;
}

.o-product-hygienic__main {
  -ms-flex-preferred-size: 54.8%;
      flex-basis: 54.8%;
  padding-right: 10px;
}

.o-product-hygienic__list {
  -ms-flex-preferred-size: 45.2%;
      flex-basis: 45.2%;
  padding-left: 10px;
  border-left: 1px solid #d0d0d0;
}

@media screen and (max-width: 600px) {
  .o-product-hygienic__main {
    -ms-flex-preferred-size: 59.15%;
        flex-basis: 59.15%;
    padding-right: 10px;
  }
  .o-product-hygienic__list {
    -ms-flex-preferred-size: 40.85%;
        flex-basis: 40.85%;
    padding-left: 10px;
    border-left: 1px solid #d0d0d0;
  }
}
.o-product-hygienic__main img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.o-product-hygienic__main p {
  font-size: 11px;
  line-height: 1.5;
}

.o-product-hygienic__list ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

.o-product-hygienic__list ol li {
  font-size: 10px;
  line-height: 1.7;
  letter-spacing: -0.01em;
  position: relative;
}

.o-product-hygienic__list ol li span {
  color: #73797C;
  padding-right: 3px;
}

.digital_catalog__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.digital_catalog__slides {
  position: relative;
  width: 100vw;
  height: 500px;
  margin-top: 30px;
  margin-bottom: 100px;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  overflow-x: hidden;
}

@media screen and (max-width: 600px) {
  .digital_catalog__slides {
    display: none;
  }
}
.digital_catalog__slides .swiper-wrapper .swiper-slide {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.digital_catalog__slides .swiper-wrapper .swiper-slide .swiper-slide-thumb {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  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;
}

.digital_catalog__slides .swiper-wrapper .swiper-slide .swiper-slide-thumb img {
  max-width: 400px;
  max-height: 400px;
  width: auto;
  height: auto;
  -webkit-box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 980px) {
  .digital_catalog__slides .swiper-wrapper .swiper-slide .swiper-slide-thumb img {
    max-width: 280px;
    max-height: 280px;
  }
}
.digital_catalog__slides .swiper-wrapper .swiper-slide .swiper-slide-bg {
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  background-position: center;
  background-size: cover;
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
  position: absolute;
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: -10px;
  z-index: -1;
}

.digital_catalog__slides .swiper-wrapper .swiper-slide .swiper-slide-bg::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.08);
}

@media all and (-ms-high-contrast: none) {
  .digital_catalog__slides .swiper-wrapper .swiper-slide .swiper-slide-bg {
    opacity: 0.35;
  }
  .digital_catalog__slides .swiper-wrapper .swiper-slide .swiper-slide-bg::after {
    background-color: rgba(0, 0, 0, 0.7);
  }
}
.digital_catalog__slides .swiper-wrapper .swiper-slide .swiper-slide-content {
  -ms-flex-preferred-size: calc(50% - 150px);
      flex-basis: calc(50% - 150px);
  margin-right: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 980px) {
  .digital_catalog__slides .swiper-wrapper .swiper-slide .swiper-slide-content {
    -ms-flex-preferred-size: calc(50% - 50px);
        flex-basis: calc(50% - 50px);
    margin-right: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 40px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background-color: #fbf8f4;
  opacity: 1;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #c4932a;
  position: relative;
}

.swiper-pagination-bullet-active::after {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 1px solid #c4932a;
  border-radius: 100%;
  content: "";
}

.swiper-slide-content-cat .caption-cat-name {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 4px;
  padding: 0px 10px;
  margin: 0 8px 8px 0;
  line-height: 1.8;
}

.swiper-slide-content-cat.dark_color .caption-cat-name {
  color: #232323;
  border: 1px solid #232323;
}

@media all and (-ms-high-contrast: none) {
  .swiper-slide-content-cat.dark_color .caption-cat-name {
    color: #000000;
    border: 1px solid #000000;
  }
}
.swiper-slide-content-title {
  font-size: 32px;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 22px;
}

.swiper-slide-content-copy {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  color: #ffffff;
  margin-bottom: 22px;
}

.swiper-slide-content-date {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #ffffff;
  margin-bottom: 22px;
}

.swiper-slide-content-title.dark_color,
.swiper-slide-content-copy.dark_color,
.swiper-slide-content-date.dark_color {
  color: #232323;
}

.swiper-slide-content-b-btn {
  display: inline-block;
  position: relative;
  width: 280px;
  line-height: 50px;
  background-color: #2a2a2a;
  border: 1px solid #2a2a2a;
  border-radius: 25px;
  padding: 0 22px;
  color: #ffffff;
  overflow: hidden;
  vertical-align: top;
  text-align: center;
  margin-top: 16px;
}

.swiper-slide-content-b-btn > span {
  display: inline-block;
  width: 100%;
  position: relative;
  padding-right: 30px;
  font-size: 14px;
}

.swiper-slide-content-b-btn > span:after {
  display: inline-block;
  font-family: "woodtec";
  font-size: inherit;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e018";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 18px;
}

.swiper-slide-content-b-btn:before {
  display: block;
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ffffff;
  content: "";
  -webkit-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.swiper-slide-content-b-btn > span {
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.swiper-slide-content-b-btn:hover:before {
  width: 100%;
}

.swiper-slide-content-b-btn:hover > span {
  color: #2a2a2a;
}

.digital_catalog__nav {
  -ms-flex-preferred-size: 26.64%;
      flex-basis: 26.64%;
  position: relative;
}

@media screen and (max-width: 980px) {
  .digital_catalog__nav {
    -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
    position: relative;
  }
}
.digital_catalog__nav_search {
  max-width: 300px;
  width: 100%;
  margin-right: 40px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

@media screen and (max-width: 1100px) {
  .digital_catalog__nav_search {
    max-width: 250px;
  }
}
@media screen and (max-width: 980px) {
  .digital_catalog__nav_search {
    max-width: 220px;
  }
}
.pc-side-nav-fixed {
  top: 110px;
  left: auto;
  position: fixed;
}

.pc-side-nav-absolute {
  bottom: 0;
  left: auto;
  position: absolute;
}

@media screen and (max-width: 600px) {
  .digital_catalog__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    padding: 0;
  }
  .digital_catalog__nav {
    -ms-flex-preferred-size: 1;
        flex-basis: 1;
    position: relative;
  }
  .digital_catalog__nav_search {
    width: calc(100% + 40px);
    max-width: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background-color: #faf8f4;
    padding: 50px 20px 40px;
    margin: 35px -20px 50px;
  }
  .pc-side-nav-fixed {
    top: auto;
    left: auto;
    position: relative;
  }
  .pc-side-nav-absolute {
    bottom: auto;
    left: auto;
    position: relative;
  }
}
@media screen and (max-width: 600px) {
  .digital_catalog__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    padding: 0 10px;
  }
}
.digital_catalog__nav_search .search_item {
  display: inline-block;
  position: relative;
  border-top: 1px solid #cccdcf;
  border-right: 1px solid #cccdcf;
  border-left: 1px solid #cccdcf;
  width: 100%;
  height: 50px;
  padding: 0 20px;
  font-size: 14px;
  font-weight: bold;
  line-height: 50px;
  color: #232323;
  cursor: pointer;
  background-color: #ffffff;
}

.digital_catalog__nav_search .search_item:last-child {
  border-bottom: 1px solid #cccdcf;
}

.digital_catalog__nav_search .search_item::after {
  display: inline-block;
  font-family: woodtec;
  font-style: normal;
  text-rendering: auto;
  color: #232323;
  -webkit-font-smoothing: antialiased;
  content: "\e00e";
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 18px;
}

.digital_catalog__nav_search .search_item.hide_item {
  display: inline-block;
}

.search_item__opener {
  display: none;
}

@media screen and (max-width: 600px) {
  .digital_catalog__nav_search .search_item {
    display: inline-block;
    position: relative;
    border: 1px solid #cccdcf;
    width: calc(50% - 10px);
    height: 40px;
    padding: 0 5px;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    letter-spacing: -0.05em;
    color: #232323;
    margin-bottom: 10px;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
  }
  .digital_catalog__nav_search .search_item::after {
    display: none;
    content: "";
  }
  .digital_catalog__nav_search .search_item.hide_item {
    display: none;
  }
  .search_item__opener {
    position: relative;
    display: inline-block;
    color: #c4932a;
    font-size: 30px;
    text-align: center;
    height: 30px;
    width: 100vw;
    margin: 0 -20px;
    bottom: 50px;
    background-color: #faf8f4;
  }
  .search_item__opener .woodtec-i-plus-circle2,
  .search_item__opener .woodtec-i-minus-circle2 {
    position: absolute;
    left: calc(50% - 15px);
    bottom: 10px;
  }
  .search_item__opener .woodtec-i-minus-circle2 {
    display: none;
  }
}
.digital_catalog__nav_search .search_item.is-active {
  display: inline-block;
  position: relative;
  border: 1px solid #c4932a;
  border-top: 1px solid #cccdcf;
  width: 100%;
  height: 50px;
  padding: 0 20px;
  font-size: 14px;
  font-weight: bold;
  line-height: 50px;
  color: #ffffff;
  background-color: #c4932a;
}

.digital_catalog__nav_search .search_item.is-active:first-child {
  border-top: 1px solid #c4932a;
}

.digital_catalog__nav_search .search_item.is-active::after {
  display: inline-block;
  font-family: woodtec;
  font-style: normal;
  text-rendering: auto;
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  content: "\e00e";
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 18px;
}

@media screen and (max-width: 600px) {
  .digital_catalog__nav_search .search_item.is-active {
    display: inline-block;
    position: relative;
    border: 1px solid #c4932a;
    width: calc(50% - 10px);
    height: 40px;
    padding: 0 5px;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    letter-spacing: -0.05em;
    color: #232323;
    margin-bottom: 10px;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
    color: #ffffff;
    background-color: #c4932a;
  }
  .digital_catalog__nav_search .search_item.is-active::after {
    display: none;
    content: "";
  }
}
.digital_catalog__content {
  -ms-flex-preferred-size: 73.36%;
      flex-basis: 73.36%;
}

@media screen and (max-width: 980px) {
  .digital_catalog__content {
    -ms-flex-preferred-size: 66.67%;
        flex-basis: 66.67%;
  }
  .digital_catalog__content .m-grid-cards-f-sp-2col .m-card {
    width: calc(50% - 10px);
  }
}
.m-card__dc-inner {
  margin-bottom: 80px;
}

@media screen and (max-width: 980px) {
  .digital_catalog__content {
    -ms-flex-preferred-size: 1;
        flex-basis: 1;
  }
  .m-card__dc-inner {
    margin-bottom: 56px;
  }
}
.m-card__dc-thumb {
  position: relative;
  width: 100%;
  height: 400px;
  padding: 25px 20px;
  background-color: #efefef;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media all and (-ms-high-contrast: none) {
  .m-card__dc-thumb {
    display: inline-block;
    text-align: center;
  }
}
.m-card__dc-thumb::after {
  content: "デジタルカタログを見る \e018";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #ffffff;
  font-family: woodtec, YuGothicM, 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  text-rendering: auto;
  font-size: 16px;
  text-align: center;
  line-height: 400px;
  background-color: rgba(35, 35, 35, 0.85);
  opacity: 0;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}

.m-card__dc-thumb:hover:after {
  opacity: 1;
}

@media screen and (max-width: 600px) {
  .m-card__dc-thumb {
    height: 265px;
  }
  .m-card__dc-thumb::after {
    display: none;
  }
}
.m-card__dc-thumb img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  -webkit-box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.1);
  background-size: contain;
}

.m-card__dc-caption {
  margin-top: 20px;
}

.m-card__dc-caption-cat {
  color: #c4932a;
  font-size: 12px;
  margin-bottom: 10px;
}

.caption-cat-name {
  display: inline-block;
  border: 1px solid #c4932a;
  border-radius: 4px;
  padding: 0px 4px;
  margin: 0 8px 8px 0;
  line-height: 1.5;
}

.m-card__dc-caption-title {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 10px;
  padding: 0;
}

.m-card__dc-caption-date {
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 16px;
  padding: 0;
  color: #747474;
}

.m-card__dc-caption-copy {
  font-size: 14px;
  font-weight: normal;
  line-height: 21.91px;
  padding: 0;
}

@media screen and (max-width: 600px) {
  .m-card__dc-caption {
    margin-top: 17px;
  }
  .m-card__dc-caption-cat {
    color: #c4932a;
    font-size: 12px;
    margin-bottom: 17px;
  }
  .caption-cat-name {
    display: inline-block;
    border: 1px solid #c4932a;
    border-radius: 4px;
    padding: 0px 4px;
    margin-bottom: 8px;
    line-height: 1.5;
  }
  .m-card__dc-caption-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 10px;
    padding: 0;
  }
  .m-card__dc-caption-date {
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 16px;
    padding: 0;
    color: #747474;
  }
  .m-card__dc-caption-copy {
    font-size: 14px;
    font-weight: normal;
    line-height: 21.91px;
    padding: 0;
  }
}
.digital_catalog_contact__wrapper {
  width: 100vw;
  margin-top: 70px;
  padding-bottom: 135px;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  overflow-x: hidden;
  background-color: #fbf8f4;
}

@media screen and (max-width: 600px) {
  .digital_catalog_contact__wrapper {
    padding-bottom: 80px;
  }
}
.digital_catalog_contact__inner {
  max-width: 1320px;
  position: relative;
  padding-right: 20px;
  padding-left: 20px;
  margin-left: auto;
  margin-right: auto;
}

.digital_catalog_contact__title {
  margin: 125px 0 52px 0;
  font-size: 30px;
  font-weight: bold;
}

@media screen and (max-width: 600px) {
  .digital_catalog_contact__title {
    margin: 75px 0 -42px 0;
    font-size: 27px;
    font-weight: bold;
  }
}
.digital_catalog_contact__inner .rn-home-catalog {
  background-color: #ffffff;
}

.digital_catalog_contact__inner .rn-home-catalog .rn-b-btn {
  display: inline-block;
  width: 100%;
  height: 50px;
  position: relative;
  background-color: #2a2a2a;
  border: 1px solid #2a2a2a;
  border-radius: 25px;
  padding: 0 22px;
  line-height: 50px;
  color: #ffffff;
  overflow: hidden;
  vertical-align: top;
}

.sr_banners_base {
  background-color: #fafafa;
  padding: 40px 0;
  margin-top: 150px;
}
@media screen and (max-width: 599px) {
  .sr_banners_base {
    padding: 60px 0;
    margin-top: 70px;
  }
}

.sr_banners {
  line-height: 0;
}
.sr_banners .sr_banners_main {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 1140px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.sr_banners .sr_banners_main .sr_banner_item {
  display: block;
  width: 48.7719298246%;
}
.sr_banners .sr_banners_main .sr_banner_item img {
  width: 100%;
}
.sr_banners .sr_banners_main ._b02 {
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 599px) {
  .sr_banners .sr_banners_main {
    display: block;
    width: 94.923857868%;
  }
  .sr_banners .sr_banners_main .sr_banner_item {
    width: 100%;
  }
  .sr_banners .sr_banners_main .sr_banner_item:not(:last-child) {
    margin-bottom: 20px;
  }
  .sr_banners .sr_banners_main ._b02 {
    position: static;
  }
}

@media screen and (max-width: 600px) {
  .t-showroom-single__contents > .o-main--lower {
    padding-top: 88px;
  }
}

.t-showroom-single__content .s-h__type1 {
  font-size: 22px;
  line-height: 1.0909090909;
  letter-spacing: 0.01em;
  padding-left: 1.2727272727em;
  position: relative;
  font-weight: 500;
  margin-bottom: 1.9090909091em;
}
.t-showroom-single__content .s-h__type1::before {
  content: "";
  width: 0.2727272727em;
  height: 1.0909090909em;
  border-radius: 0.1363636364em;
  background-color: #c4932a;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 599px) {
  .t-showroom-single__content .s-h__type1 {
    font-size: 19px;
    font-weight: bold;
    padding-left: 0.7368421053em;
    margin-bottom: 1.5789473684em;
  }
}
.t-showroom-single__content ._visualeditor {
  font-size: 13px;
  line-height: 1.6923076923;
  letter-spacing: 0.01em;
}
.t-showroom-single__content ._visualeditor h2 {
  text-align: center;
  font-size: 24px;
  line-height: 1.9166666667;
  letter-spacing: 0.01em;
  font-weight: 500;
}
.t-showroom-single__content ._visualeditor h2:not(:last-child) {
  margin-bottom: 3.75em;
}
.t-showroom-single__content ._visualeditor h4 {
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 500;
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 0.3125em;
  margin-bottom: 1.125em;
}
.t-showroom-single__content ._visualeditor p:not(:last-child) {
  margin-bottom: 1.6923076923em;
}
@media screen and (max-width: 599px) {
  .t-showroom-single__content ._visualeditor {
    font-size: 12px;
    line-height: 1.9166666667;
    letter-spacing: 0;
  }
  .t-showroom-single__content ._visualeditor h2 {
    font-size: 15px;
    line-height: 1.9333333333;
    text-align: left;
  }
  .t-showroom-single__content ._visualeditor h4 {
    font-size: 14px;
    font-weight: bold;
  }
  .t-showroom-single__content ._visualeditor p:not(:last-child) {
    margin-bottom: 1.9166666667em;
  }
}
.t-showroom-single__content .sr_wbox {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.09);
  margin: 20px;
}
.t-showroom-single__content .sr_wbox .sr_wbox_main {
  position: relative;
}
.t-showroom-single__content._style_visual {
  margin: 90px 0;
}
@media screen and (max-width: 599px) {
  .t-showroom-single__content._style_visual {
    margin: 35px 0;
  }
}
.t-showroom-single__content._style_imgtxt {
  margin: 90px 0;
}
.t-showroom-single__content._style_imgtxt .sr_layouts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.t-showroom-single__content._style_imgtxt .sr_layouts .__photo {
  line-height: 0;
}
.t-showroom-single__content._style_imgtxt .sr_layouts .__photo img {
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .t-showroom-single__content._style_imgtxt .sr_layouts {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .t-showroom-single__content._style_imgtxt .sr_layouts .__photo {
    margin-right: 50px;
  }
  .t-showroom-single__content._style_imgtxt .sr_layouts .__txt {
    width: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .t-showroom-single__content._style_imgtxt .sr_layouts._sort1 .__photo, .t-showroom-single__content._style_imgtxt .sr_layouts._sort3 .__photo {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .t-showroom-single__content._style_imgtxt .sr_layouts._sort1 .__txt, .t-showroom-single__content._style_imgtxt .sr_layouts._sort3 .__txt {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .t-showroom-single__content._style_imgtxt .sr_layouts._sort2 .__photo, .t-showroom-single__content._style_imgtxt .sr_layouts._sort4 .__photo {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .t-showroom-single__content._style_imgtxt .sr_layouts._sort2 .__txt, .t-showroom-single__content._style_imgtxt .sr_layouts._sort4 .__txt {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media screen and (max-width: 1199px) {
  .t-showroom-single__content._style_imgtxt .sr_layouts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .t-showroom-single__content._style_imgtxt .sr_layouts .__photo {
    width: 100% !important;
  }
  .t-showroom-single__content._style_imgtxt .sr_layouts._sort1 .__photo, .t-showroom-single__content._style_imgtxt .sr_layouts._sort2 .__photo {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .t-showroom-single__content._style_imgtxt .sr_layouts._sort1 .__txt, .t-showroom-single__content._style_imgtxt .sr_layouts._sort2 .__txt {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 1.6923076923em;
  }
  .t-showroom-single__content._style_imgtxt .sr_layouts._sort3 .__photo, .t-showroom-single__content._style_imgtxt .sr_layouts._sort4 .__photo {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 1.6923076923em;
  }
  .t-showroom-single__content._style_imgtxt .sr_layouts._sort3 .__txt, .t-showroom-single__content._style_imgtxt .sr_layouts._sort4 .__txt {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media screen and (max-width: 599px) {
  .t-showroom-single__content._style_imgtxt {
    margin: 35px 0;
    margin-bottom: 70px;
  }
  .t-showroom-single__content._style_imgtxt .sr_layouts .__txt {
    margin-top: 17px;
  }
}
.t-showroom-single__content._style_linkbtns {
  margin: 30px 0;
}
.t-showroom-single__content._style_linkbtns .sr_wbox .sr_wbox_main {
  padding: 55px 9.6774193548%;
}
.t-showroom-single__content._style_linkbtns .sr_wbox .sr_wbox_main .sr_layouts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.t-showroom-single__content._style_linkbtns .sr_wbox .sr_wbox_main .sr_layouts .__btns {
  margin-right: 12%;
}
.t-showroom-single__content._style_linkbtns .sr_wbox .sr_wbox_main .sr_layouts .__btns .sr_ttl_type1 {
  text-align: center;
}
.t-showroom-single__content._style_linkbtns .sr_wbox .sr_wbox_main .sr_layouts .__btns .sr_ttl_type1 .sr_ttl_type1__copy {
  display: inline-block;
  font-size: 13px;
  line-height: 1.6923076923;
  letter-spacing: 0.01em;
  font-weight: bold;
  color: #c4932a;
  border-radius: 15px;
  border: 1px solid #c4932a;
  padding: 0.2307692308em 1.1538461538em;
  position: relative;
  margin-bottom: 1em;
}
.t-showroom-single__content._style_linkbtns .sr_wbox .sr_wbox_main .sr_layouts .__btns .sr_ttl_type1 .sr_ttl_type1__copy::before, .t-showroom-single__content._style_linkbtns .sr_wbox .sr_wbox_main .sr_layouts .__btns .sr_ttl_type1 .sr_ttl_type1__copy::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 12px);
          transform: translate(-50%, 12px);
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 12px solid #c4932a;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1;
}
.t-showroom-single__content._style_linkbtns .sr_wbox .sr_wbox_main .sr_layouts .__btns .sr_ttl_type1 .sr_ttl_type1__copy::after {
  z-index: 5;
  border-top-color: #FFF;
  -webkit-transform: translate(-50%, 11px);
          transform: translate(-50%, 11px);
}
.t-showroom-single__content._style_linkbtns .sr_wbox .sr_wbox_main .sr_layouts .__btns .sr_ttl_type1 .sr_ttl_type1__ttl {
  font-size: 28px;
  line-height: 1.6923076923;
  letter-spacing: 0.01em;
  color: #232323;
}
.t-showroom-single__content._style_linkbtns .sr_wbox .sr_wbox_main .sr_layouts .__btns .rn-w-btn__link {
  font-size: 14px;
  line-height: 1.6923076923;
  letter-spacing: 0.01em;
  border-radius: 1.5em;
  padding: 0.6428571429em 1.4285714286em;
}
.t-showroom-single__content._style_linkbtns .sr_wbox .sr_wbox_main .sr_layouts .__btns .rn-w-btn__link > span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.t-showroom-single__content._style_linkbtns .sr_wbox .sr_wbox_main .sr_layouts .__btns .rn-w-btn__link ._blank {
  display: inline-block;
  margin-left: 1em;
}
.t-showroom-single__content._style_linkbtns .sr_wbox .sr_wbox_main .sr_layouts .__btns .rn-w-btn__link ._blank::before {
  display: inline;
  font-family: "woodtec";
  font-size: inherit;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e018";
}
.t-showroom-single__content._style_linkbtns .sr_wbox .sr_wbox_main .sr_layouts .__btns .sr_btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 300px;
  max-width: 100%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}
.t-showroom-single__content._style_linkbtns .sr_wbox .sr_wbox_main .sr_layouts .__btns .sr_btns .rn-w-btn__link {
  width: 100%;
}
.t-showroom-single__content._style_linkbtns .sr_wbox .sr_wbox_main .sr_layouts .__btns .sr_btns .rn-w-btn__link:not(:last-child) {
  margin-bottom: 10px;
}
.t-showroom-single__content._style_linkbtns .sr_wbox .sr_wbox_main .sr_layouts .__txt {
  width: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (max-width: 999px) {
  .t-showroom-single__content._style_linkbtns .sr_wbox .sr_wbox_main {
    padding: 40px 20px;
  }
  .t-showroom-single__content._style_linkbtns .sr_wbox .sr_wbox_main .sr_layouts {
    display: block;
  }
  .t-showroom-single__content._style_linkbtns .sr_wbox .sr_wbox_main .sr_layouts .__btns {
    width: 100%;
  }
  .t-showroom-single__content._style_linkbtns .sr_wbox .sr_wbox_main .sr_layouts .__txt {
    width: 100%;
    margin-top: 35px;
  }
}
@media screen and (max-width: 599px) {
  .t-showroom-single__content._style_linkbtns .sr_wbox .sr_wbox_main .sr_layouts .__btns .sr_btns {
    width: 100%;
  }
  .t-showroom-single__content._style_linkbtns .sr_wbox .sr_wbox_main .sr_layouts .__txt {
    margin-top: 30px;
  }
}
.t-showroom-single__content._style_cautions {
  margin-top: 100px;
  margin-bottom: 150px;
}
.t-showroom-single__content._style_cautions .sr_caution {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.t-showroom-single__content._style_cautions .sr_caution .sr_caution_item {
  width: 48.4375%;
}
.t-showroom-single__content._style_cautions .sr_caution .sr_caution_item .sr_caution_item__ttl {
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 500;
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 0.3125em;
  margin-bottom: 1.125em;
}
.t-showroom-single__content._style_cautions .sr_caution .sr_caution_item .sr_caution_item__content_togle {
  display: none;
}
.t-showroom-single__content._style_cautions .sr_caution .sr_caution_item._accordion .__btn {
  display: block;
  margin: 0 auto;
  width: 3.0769230769em;
  height: 3.0769230769em;
  position: relative;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid #b2b2b2;
  margin-top: 2.9230769231em;
  cursor: pointer;
}
.t-showroom-single__content._style_cautions .sr_caution .sr_caution_item._accordion .__btn::before, .t-showroom-single__content._style_cautions .sr_caution .sr_caution_item._accordion .__btn::after {
  content: "";
  display: block;
  width: 0.9230769231em;
  height: 2px;
  background-color: #b2b2b2;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.t-showroom-single__content._style_cautions .sr_caution .sr_caution_item._accordion .__btn::after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
.t-showroom-single__content._style_cautions .sr_caution .sr_caution_item._accordion .__btn:active, .t-showroom-single__content._style_cautions .sr_caution .sr_caution_item._accordion .__btn:hover {
  background-color: #b2b2b2;
}
.t-showroom-single__content._style_cautions .sr_caution .sr_caution_item._accordion .__btn:active::before, .t-showroom-single__content._style_cautions .sr_caution .sr_caution_item._accordion .__btn:active::after, .t-showroom-single__content._style_cautions .sr_caution .sr_caution_item._accordion .__btn:hover::before, .t-showroom-single__content._style_cautions .sr_caution .sr_caution_item._accordion .__btn:hover::after {
  background-color: #FFF;
}
.t-showroom-single__content._style_cautions .sr_caution .sr_caution_item._accordion._open .__btn::after {
  display: none;
}
@media screen and (max-width: 599px) {
  .t-showroom-single__content._style_cautions {
    margin-top: 50px;
    margin-bottom: 70px;
  }
  .t-showroom-single__content._style_cautions .sr_caution {
    display: block;
  }
  .t-showroom-single__content._style_cautions .sr_caution .sr_caution_item {
    width: 100%;
  }
  .t-showroom-single__content._style_cautions .sr_caution .sr_caution_item:not(:last-child) {
    margin-bottom: 45px;
  }
  .t-showroom-single__content._style_cautions .sr_caution .sr_caution_item .sr_caution_item__ttl {
    font-size: 14px;
    font-weight: bold;
  }
  .t-showroom-single__content._style_cautions .sr_caution .sr_caution_item._accordion .__btn {
    font-size: 0.7em;
  }
}
.t-showroom-single__content._style_banners {
  background-color: #fbf8f4;
  padding: 40px 0;
}
@media screen and (max-width: 599px) {
  .t-showroom-single__content._style_banners {
    padding: 60px 0;
  }
}

.sr_spnav {
  position: fixed;
  z-index: 100;
  top: 50px;
  left: 0;
  width: 100%;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  background-color: #FFF;
}
.sr_spnav .sr_spnav_main {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  -ms-overflow-style: none;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}
.sr_spnav .sr_spnav_main::-webkit-scrollbar {
  display: none;
}
.sr_spnav .sr_spnav_main ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sr_spnav .sr_spnav_main ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  line-height: 1;
  color: #747474;
}
.sr_spnav .sr_spnav_main ul li a {
  display: inline-block;
  padding: 12px 15px;
}
.sr_spnav .sr_spnav_main ul li:not(:last-child)::after {
  content: "";
  display: block;
  height: 10px;
  width: 0;
  border-right: 1px solid #747474;
}
.sr_spnav > .arrow {
  position: absolute;
  top: 0;
  height: 100%;
  width: 70px;
  z-index: 5;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.sr_spnav > .arrow::before {
  content: "";
  display: block;
  width: 11px;
  height: 10.5px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 10.5px;
}
.sr_spnav > .arrow._show {
  opacity: 1;
}
.sr_spnav > .arrow._prev {
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#FFF), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #FFF, rgba(255, 255, 255, 0));
}
.sr_spnav > .arrow._prev::before {
  margin-right: auto;
  background-image: url("../images/icn/spnav_arrow_prev.png");
}
.sr_spnav > .arrow._next {
  right: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#FFF));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), #FFF);
}
.sr_spnav > .arrow._next::before {
  margin-left: auto;
  background-image: url("../images/icn/spnav_arrow_next.png");
}

@media print, screen and (min-width: 600px) {
  .footer_spnavi {
    display: none;
  }
}
@media screen and (max-width: 599px) {
  .footer_spnavi {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #293440;
    color: #FFF;
    z-index: 100;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .footer_spnavi._show {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  .footer_spnavi .footer_spnavi__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .footer_spnavi .footer_spnavi__main li {
    width: 25%;
  }
  .footer_spnavi .footer_spnavi__main li:not(:last-child) {
    border-right: 1px solid #949aa0;
  }
  .footer_spnavi .footer_spnavi__main li a {
    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;
    text-align: center;
    height: 50px;
    font-size: 10px;
    line-height: 1;
    letter-spacing: 0.01em;
    padding-top: 2px;
    padding-bottom: 7px;
  }
  .footer_spnavi .footer_spnavi__main li a .icon {
    display: block;
    margin: auto;
    line-height: 0;
  }
  .footer_spnavi .footer_spnavi__main li a .icon img {
    width: 100%;
    height: 100%;
  }
  .footer_spnavi .footer_spnavi__main li._sekou a .icon {
    width: 29.5px;
    height: 22.5px;
  }
  .footer_spnavi .footer_spnavi__main li._showroom a .icon {
    width: 27.5px;
    height: 21px;
  }
  .footer_spnavi .footer_spnavi__main li._faq a .icon {
    width: 33px;
    height: 20.5px;
  }
  .footer_spnavi .footer_spnavi__main li._catalog a .icon {
    width: 24.5px;
    height: 19px;
  }
}/*# sourceMappingURL=renew.css.map */