
body {
  position: relative;
  width: 100%;
  margin: initial;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", "Meiryo", sans-serif;
  line-height: 1.8;
}
body.active, body.is-modal-open {
  overflow: hidden;
}
body.is-menu-open {
  overflow: hidden;
}

.str-main {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

@media (max-width: 800px) {
  .sp-off {
    display: none !important;
  }
}
@media (min-width: 801px) {
  .pc-off {
    display: none !important;
  }
}
.common___title {
  font-size: clamp(26px, 21.1538461538px + 0.0134615385 * 100vw, 40px);
  text-align: center;
  text-decoration: underline;
  text-decoration-thickness: 0.5em;
  text-underline-offset: -0.25em;
  font-weight: bold;
  line-break: strict;
  word-break: keep-all;
  overflow-wrap: break-word;
}
.common___title--fff {
  text-decoration-color: #fff;
}
.common___title--color05 {
  text-decoration-color: #F8F6EF;
}
.common___title span {
  color: #FF8A3B;
  font-weight: bold;
}

.common__caution p {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: clamp(12px, 11.3076923077px + 0.0019230769 * 100vw, 14px);
  gap: 0.7em;
  margin-bottom: 0.6em;
  align-items: flex-start;
}
.common__caution p:last-child {
  margin-bottom: 0px;
}
.common__caution p span {
  font-size: clamp(12px, 11.3076923077px + 0.0019230769 * 100vw, 14px);
  color: #FF8A3B;
  border: solid 1px #FF8A3B;
  line-height: 1;
  padding: 0.3em 1em;
  white-space: nowrap;
}
html {
  scroll-behavior: smooth;
}

hr {
  border: none !important;
}

.qanav {
  position: relative;
  padding: 150px 0px;
  min-height: 100vh;
}
@media (max-width: 800px) {
  .qanav {
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.qanav .qanav__bg {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  z-index: -1;
}
.qanav .qanav__main {
  display: block;
  width: min(676px, 90%);
  margin: 0 auto;
}
.qanav .qanav__main .qanav__mainImg {
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: clamp(20px, 13.0769230769px + 0.0192307692 * 100vw, 40px);
}
.qanav .qanav__main .qanav__links {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: clamp(20px, 13.0769230769px + 0.0192307692 * 100vw, 40px);
}
@media (max-width: 800px) {
  .qanav .qanav__main .qanav__links {
    display: block;
  }
}
.qanav .qanav__main .qanav__links a {
  display: block;
  width: calc(50% - clamp(20px, 13.0769230769px + 0.0192307692 * 100vw, 40px) / 2);
}
@media (max-width: 800px) {
  .qanav .qanav__main .qanav__links a {
    width: min(320px, 70%);
    margin: 0 auto;
    margin-bottom: clamp(12px, 2.3076923077px + 0.0269230769 * 100vw, 40px);
  }
}
.qanav .qanav__main .qanav__links a img {
  width: 100%;
  height: auto;
}

.str-main {
  background-color: #F8F6EF;
}

.kv {
  display: block;
  width: min(1400px, 90%);
  margin: 0 auto;
}
.kv .kv__link {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: clamp(15px, 9.8076923077px + 0.0144230769 * 100vw, 30px);
  margin-bottom: clamp(15px, 9.8076923077px + 0.0144230769 * 100vw, 30px);
}
.kv .kv__link a {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  color: #E8422E;
  font-weight: 700;
  font-size: clamp(14px, 13.3076923077px + 0.0019230769 * 100vw, 16px);
  gap: 0.5em;
  line-height: 1;
}
.kv .kv__link a img {
  display: block;
  width: 1em;
}
.kv .kv__main {
  display: block;
  width: 100%;
  height: auto;
}
.kv .kv__txt {
  padding-top: clamp(30px, 16.1538461538px + 0.0384615385 * 100vw, 70px);
  padding-bottom: clamp(30px, 16.1538461538px + 0.0384615385 * 100vw, 70px);
}
@media (max-width: 800px) {
  .kv .kv__txt {
    border: solid 2px #F2604F;
    padding: 1em;
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: clamp(20px, 13.0769230769px + 0.0192307692 * 100vw, 40px);
  }
}
.kv .kv__txt .modal01__Open {
  cursor: pointer;
}
.kv .kv__txt p {
  text-align: center;
  background-color: #F2604F;
  color: #fff;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  line-height: 1;
  padding: 0.4em 1em;
  margin-bottom: 0.4em;
  font-size: clamp(18px, 16.6153846154px + 0.0038461538 * 100vw, 22px);
}
@media (max-width: 800px) {
  .kv .kv__txt p {
    background-color: initial;
    color: #F2604F;
    line-height: 1.5;
    text-align: left;
    font-size: clamp(16px, 15.3076923077px + 0.0019230769 * 100vw, 18px);
    font-weight: bold;
  }
}
.kv .kv__txt span {
  display: inline-block;
  border-bottom: solid 1px #fff;
  padding: 0px 0.5em 0.2em 0.5em;
  box-sizing: border-box;
  margin-left: 0.2em;
  margin-right: 0.2em;
  font-weight: 600;
}
@media (max-width: 800px) {
  .kv .kv__txt span {
    border-color: #F2604F;
    background-color: #F2604F;
    color: #fff;
    padding: 0.1em 0.4em;
  }
}
.kv .kv__txt span img {
  display: inline;
  height: 1em;
  width: auto;
  transform: translateY(0.1em);
}

.s01 {
  background-color: #fff;
  width: 100%;
  padding-top: clamp(10px, -10.7692307692px + 0.0576923077 * 100vw, 70px);
  padding-bottom: clamp(30px, 16.1538461538px + 0.0384615385 * 100vw, 70px);
}
.s01 video , iframe {
  display: block;
  margin: 0 auto;
  width: min(580px, 90%)!important;
  aspect-ratio: 16/9;
  height: auto!important;
  border-radius: clamp(20px, 13.0769230769px + 0.0192307692 * 100vw, 40px);
  position: relative;
}

.s02__wrapper {
  padding-top: clamp(60px, 42.6923076923px + 0.0480769231 * 100vw, 110px);
  padding-bottom: clamp(60px, 42.6923076923px + 0.0480769231 * 100vw, 110px);
  position: relative;
}
.s02__wrapper .s02__arrow {
  display: block;
  position: absolute;
  top: initial;
  bottom: calc(clamp(50px, 29.2307692308px + 0.0576923077 * 100vw, 110px) / 2 * -1);
  left: 0px;
  right: 0px;
  margin: auto;
  height: clamp(50px, 29.2307692308px + 0.0576923077 * 100vw, 110px);
  width: auto;
}

.s02 {
  width: min(1000px, 90%);
  margin: 0 auto;
  margin-top: clamp(40px, 22.6923076923px + 0.0480769231 * 100vw, 90px);
}
.s02 h1 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-items: center;
  position: relative;
  z-index: 1;
  gap: 1em;
  font-size: clamp(18px, 15.9230769231px + 0.0057692308 * 100vw, 24px);
  font-weight: 600;
}
@media (max-width: 800px) {
  .s02 h1 {
    display: block;
    gap: 0.4em;
    margin-bottom: 1em;
  }
}
.s02 h1 strong {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  padding: 1em 2.5em;
  box-sizing: border-box;
  position: relative;
  font-size: clamp(20px, 17.9230769231px + 0.0057692308 * 100vw, 26px);
  color: #fff;
  aspect-ratio: 259/70;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  margin-bottom: -1px;
}
@media (max-width: 800px) {
  .s02 h1 strong {
    font-size: clamp(16px, 14.6153846154px + 0.0038461538 * 100vw, 20px);
    aspect-ratio: initial;
    background-color: #FF8A3B;
    padding: 0.3em 1.6em;
    border-radius: 0.8em;
    margin: 0 auto;
  }
}
.s02 h1 strong img {
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  z-index: -1;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 800px) {
  .s02 h1 strong img {
    display: none;
  }
}
.s02 h1 em {
  font-weight: 600;
  font-size: clamp(18px, 15.9230769231px + 0.0057692308 * 100vw, 24px);
  line-height: 1.3;
  margin-left: -0.5em;
}
@media (max-width: 800px) {
  .s02 h1 em {
    display: block;
    margin-bottom: 0.4em;
    font-size: clamp(16px, 15.3076923077px + 0.0019230769 * 100vw, 18px);
    line-height: 1.2;
    margin-left: 0px;
    margin-top: 1em;
    text-align: center;
    width: 100%;
  }
}
.s02 h1 em span {
  display: inline-block;
  padding: 0px 0.2em 0em 0.2em;
  box-sizing: border-box;
  margin-left: 0.2em;
  margin-right: 0.2em;
  font-weight: 600;
  cursor: pointer;
}
.s02 h1 em span img {
  display: inline;
  height: 1em;
  width: auto;
}
.s02 .s02__main {
  width: 100%;
  border-radius: 0px 24px 24px 24px;
  border: solid 6px #FF8A3B;
  background-color: #fff;
  box-sizing: border-box;
  padding: clamp(10px, -7.3076923077px + 0.0480769231 * 100vw, 60px);
}
@media (max-width: 800px) {
  .s02 .s02__main {
    padding: 2em 1em;
    border-radius: 20px;
  }
}
.s02 .s02__leadtxt {
  text-align: center;
  font-size: clamp(16px, 15.3076923077px + 0.0019230769 * 100vw, 18px);
  margin-bottom: 3em;
  line-break: strict;
  word-break: keep-all;
  overflow-wrap: break-word;
}
@media (max-width: 800px) {
  .s02 .s02__leadtxt {
    margin-bottom: 1em;
  }
}
.s02 .s02__subtitle {
  text-align: center;
  font-size: clamp(18px, 16.6153846154px + 0.0038461538 * 100vw, 22px);
  margin-bottom: 2em;
  color: #FF8A3B;
  font-weight: 600;
}
@media (max-width: 800px) {
  .s02 .s02__subtitle {
    margin-bottom: 1em;
  }
}
.s02 .s02__mainimg {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 30px;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12);
}

.s03 {
  background-color: #fff;
  padding-bottom: clamp(50px, 32.6923076923px + 0.0480769231 * 100vw, 100px);
}
.s03 .s03__top {
  padding-top: clamp(60px, 42.6923076923px + 0.0480769231 * 100vw, 110px);
  padding-bottom: clamp(40px, 26.1538461538px + 0.0384615385 * 100vw, 80px);
  width: min(780px, 90%);
  margin: 0 auto;
}
.s03 .s03__top h1 {
  font-size: clamp(18px, 13.8461538462px + 0.0115384615 * 100vw, 30px);
  color: #FF8A3B;
  border: solid 2px #FF8A3B;
  border-radius: 10em;
  line-height: 1.3;
  padding: 0.3em 1.7em;
  width: 100%;
  text-align: center;
  font-weight: bold;
  line-break: strict;
  word-break: keep-all;
  overflow-wrap: break-word;
}
.s03 .s03__top h1 em {
  font-size: clamp(14px, 13.3076923077px + 0.0019230769 * 100vw, 16px);
  vertical-align: top;
}
.s03 .s03__top p {
  font-size: clamp(12px, 11.3076923077px + 0.0019230769 * 100vw, 14px);
  margin-top: 1em;
}
.s03 .s03Article {
  width: min(1000px, 90%);
  margin: 0 auto;
  margin-top: clamp(40px, 33.0769230769px + 0.0192307692 * 100vw, 60px);
  border-radius: 24px;
  border: solid 6px #FF8A3B;
  background-color: #fff;
}
.s03 .s03Article .s03Article__title {
  background-color: #FF8A3B;
  color: #fff;
  text-align: center;
  font-size: clamp(20px, 17.9230769231px + 0.0057692308 * 100vw, 26px);
  padding: 0.7em 0px 1em 0px;
  font-weight: bold;
  line-height: 1.4;
}
.s03 .s03Article .s03Article__title p {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: clamp(12px, 11.3076923077px + 0.0019230769 * 100vw, 14px);
  color: #fff;
  gap: 1em;
}
@media (max-width: 800px) {
  .s03 .s03Article .s03Article__title p {
    text-align: left;
  }
}
.s03 .s03Article .s03Article__title p span {
  display: block;
  border: solid 1px #fff;
  line-height: 1;
  padding: 0.3em 1em;
  white-space: nowrap;
}
.s03 .s03Article .s03Article__main {
  box-sizing: border-box;
  padding: clamp(10px, -7.3076923077px + 0.0480769231 * 100vw, 60px);
}
.s03 .s03Article .s03Article__main h2 {
  text-align: center;
  font-size: clamp(18px, 16.6153846154px + 0.0038461538 * 100vw, 22px);
  color: #FF8A3B;
  margin-bottom: 1em;
  font-weight: 600;
  line-height: 1.4;
}
.s03 .s03Article .s03Article__main .s03Article__mainimg {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 30px;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12);
}
.s03 .s03Price {
  width: min(850px, 100%);
  margin: 0 auto;
  margin-top: clamp(40px, 29.6153846154px + 0.0288461538 * 100vw, 70px);
  margin-bottom: clamp(40px, 29.6153846154px + 0.0288461538 * 100vw, 70px);
}
.s03 .s03Price ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
@media (max-width: 800px) {
  .s03 .s03Price ul {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
}
.s03 .s03Price ul li {
  width: 45%;
  margin: 0 auto;
}
@media (max-width: 800px) {
  .s03 .s03Price ul li {
    width: 100%;
  }
}
.s03 .s03Price ul li h2 {
  font-size: clamp(16px, 14.6153846154px + 0.0038461538 * 100vw, 20px);
  text-align: center;
  font-weight: 600;
  margin-bottom: 1.5em;
}
.s03 .s03Price ul li img {
  display: block;
  width: 90%;
  height: auto;
  margin: 0 auto;
  width: min(280px, 80%);
}
@media (max-width: 800px) {
  .s03 .s03Price ul li img {
    width: min(130px, 60%);
    margin-bottom: 50px;
  }
}
.s03 .s03Price .common__caution {
  width: 90%;
  margin: 0 auto;
}

.s04 {
  padding-top: clamp(50px, 32.6923076923px + 0.0480769231 * 100vw, 100px);
}
.s04 h1 {
  text-align: center;
  font-size: clamp(24px, 19.1538461538px + 0.0134615385 * 100vw, 38px);
  color: #FF8A3B;
  margin-bottom: 1em;
  font-weight: 600;
  line-height: 1.4;
}
.s04 .s04__cvbt {
  width: min(850px, 90%);
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: clamp(24px, 19.1538461538px + 0.0134615385 * 100vw, 38px);
  padding: 0.5em 3em;
  box-sizing: border-box;
  border-radius: 0.3em;
  position: relative;
  margin-bottom: clamp(50px, 32.6923076923px + 0.0480769231 * 100vw, 100px);
}
@media (max-width: 800px) {
  .s04 .s04__cvbt {
    font-size: clamp(18px, 16.6153846154px + 0.0038461538 * 100vw, 22px);
  }
}
.s04 .s04__cvbt img {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: initial;
  right: 1.5em;
  margin: auto;
  z-index: 11;
  width: 1.1em;
  height: auto;
}
.s04 .s04__cvbt p {
  color: #fff;
  position: relative;
  z-index: 11;
  font-weight: 600;
}
.s04 .s04__cvbt::before {
  content: "";
  display: block;
  width: 100%;
  height: 93%;
  position: absolute;
  top: 0px;
  bottom: initial;
  left: 0px;
  right: 0px;
  margin: auto;
  background-color: #3B61CB;
  border-radius: 0.3em;
  z-index: 2;
  transition: all 0.3s;
}
.s04 .s04__cvbt::after {
  content: "";
  display: block;
  width: 100%;
  height: 96%;
  position: absolute;
  top: initial;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  background-color: #204AC1;
  border-radius: 0.3em;
  z-index: 1;
  transition: all 0.3s;
}
.s04 .s04__cvbt:hover::before {
  background-color: #204AC1;
}
.s04 .s04__cvbt:hover::after {
  transform: translateY(-4%);
}
.s04 .s04__exp {
  width: min(1000px, 90%);
  margin: 0 auto;
}
.s04 .s04__exp h2 {
  border-bottom: solid 1px #000;
  font-size: clamp(16px, 15.3076923077px + 0.0019230769 * 100vw, 18px);
  font-weight: 600;
  padding: 0.4em 0px;
  margin-top: 1em;
  margin-bottom: 0.5em;
}
.s04 .s04__exp p {
  font-size: clamp(12px, 11.3076923077px + 0.0019230769 * 100vw, 14px);
  margin-bottom: 1em;
}
.s04 .s04__exp p span {
  color: #E8422E;
}
.s04 .s04__exp p.--sub {
  margin-bottom: 0px;
}
.s04 .s04__exp p a {
  text-decoration: underline;
}
.s04 .s04__exp h3 {
  margin-top: 1em;
  margin-bottom: 0.3em;
}
.s04 .s04__exp .s04__links {
  margin-top: 40px;
  margin-bottom: 40px;
}
.s04 .s04__exp .s04__links a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: clamp(16px, 15.3076923077px + 0.0019230769 * 100vw, 18px);
  text-decoration: underline;
  font-weight: 600;
}

.modal {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: -11;
  transition: all 0.3s;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal.active {
  z-index: 111111;
  opacity: 1;
}
.modal {
  background-color: rgba(0, 0, 0, 0.5);
}
.modal .modal__inner {
  display: block;
  width: min(800px, 90%);
  background-color: #fff;
  font-size: clamp(14px, 13.3076923077px + 0.0019230769 * 100vw, 16px);
  border-radius: clamp(20px, 13.0769230769px + 0.0192307692 * 100vw, 40px);
  padding: 2em 2em;
  position: relative;
}
.modal .modal__inner h1 {
  text-align: center;
  font-size: clamp(22px, 18.5384615385px + 0.0096153846 * 100vw, 32px);
  font-weight: 700;
  color: #FF8A3B;
  margin-bottom: 0.6em;
  padding-bottom: 0.4em;
  border-bottom: solid 1px #FF8A3B;
}
.modal .modal__inner .modal__exp {
  font-size: clamp(14px, 13.3076923077px + 0.0019230769 * 100vw, 16px);
  line-height: 1.6;
}
.modal .modal__inner .modal__exp span {
  color: #E8422E;
  font-weight: bold;
}
.modal .modal__inner .modal__cation {
  font-size: clamp(12px, 11.3076923077px + 0.0019230769 * 100vw, 14px);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  line-height: 1.6;
  align-items: flex-start;
  margin-top: 0.6em;
}
.modal .modal__inner .modal__close {
  width: 3em;
  height: auto;
  aspect-ratio: 1/1;
  background-color: #fff;
  border-radius: 100%;
  border: solid 3px #FF8A3B;
  transition: all 0.3s;
  cursor: pointer;
  position: absolute;
  top: -1em;
  bottom: initial;
  left: initial;
  right: -1em;
  margin: auto;
}
.modal .modal__inner .modal__close hr {
  display: block;
  width: 80%;
  height: 3px;
  background-color: #FF8A3B;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  transform-origin: center;
  transition: all 0.3s;
}
.modal .modal__inner .modal__close hr:nth-child(1) {
  transform: rotate(45deg);
}
.modal .modal__inner .modal__close hr:nth-child(2) {
  transform: rotate(-45deg);
}
.modal .modal__inner .modal__close:hover {
  background-color: #204AC1;
  border-color: #fff;
}
.modal .modal__inner .modal__close:hover hr {
  background-color: #fff;
}

.cv {
  position: fixed;
  top: 0%;
  inset: -30% 100% 0px;
  display: flex;
  justify-content: flex-end;
  margin: auto;
  z-index: 11111;
  height: fit-content;
  transform: translateX(-100%);
  transition: opacity .3s ease-in-out;
}
@media (max-width: 800px) {
  .cv {
    top: initial;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-block: 10px;
    background-color: #ffffff;
    gap: 10px;
  }
}
.cv a {
  background-color: #3B61CB;
  color: #fff;
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-size: clamp(16px, 15.3076923077px + 0.0019230769 * 100vw, 18px);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.7em;
  letter-spacing: 0.1em;
  padding: 1em 0.5em;
  font-weight: bold;
  border-radius: 0.5em 0px 0px 0.5em;
  position: relative;
  transition: all 0.3s;
  white-space: nowrap;
}
@media (max-width: 800px) {
  .cv a {
    width: calc(60% - 5px);
    writing-mode: horizontal-tb;
    margin-bottom: 0px;
    border-radius: 0.5em;
    padding: 0.7em 0.5em;
    font-size: clamp(12px, 11.3076923077px + 0.0019230769 * 100vw, 14px);
    margin: 0 auto;
  }
}
.cv a::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  font-size: clamp(16px, 15.3076923077px + 0.0019230769 * 100vw, 18px);
  position: absolute;
  top: 5%;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  border-radius: 0.5em 0px 0px 0.5em;
  background-color: #204AC1;
  z-index: -1;
  transition: all 0.3s;
}
@media (max-width: 800px) {
  .cv a::after {
    border-radius: 0.5em;
    position: absolute;
    top: 20%;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
  }
}
.cv a:first-child {
  margin-bottom: 1em;
}
@media (max-width: 800px) {
  .cv a:first-child {
    margin-bottom: 0em;
  }
}
.cv a:hover {
  background-color: #204AC1;
}
.cv a:hover::after {
  transform: translateY(-5%);
  opacity: 0;
}
.cv a img {
  display: block;
  width: 1em;
  height: auto;
}
/* footer */
.ib {
  width: 980px;
  margin: 0 auto;
  position: relative;
  max-width: 100%; }

footer .str-footer-bottom__copy {
  text-align: left; }
footer p {
  font-size: 14px; }
footer .ib {
  padding: 30px 0; }
footer .foot_df {
  flex-wrap: wrap;
  display: flex;
  padding-bottom: 20px;
  border-bottom: 3px solid #ccc;
  margin-bottom: 30px;
}
footer .foot_df .box {
  margin-right: 40px;
}
footer .foot_df .box p {
  margin: 20px 0;
}
footer .foot_df .box img {
  display: block;
  height: 50px;
}

@media (max-width: 766px) {
  footer .ib p {
    font-size: 13px;
  }
  footer .foot_df {
    flex-wrap: wrap;
    display: flex;
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0;
  }
  footer .foot_df .box {
    width: 100%;
    margin-bottom: 20px;
  }
  footer .foot_df .box:last-child {
    margin-bottom: 0;
  }
  footer .foot_df .box p {
    margin: 10px 0;
  }
  footer .foot_df .box p {
    margin-top: 10px;
    font-size: 13px;
    margin-bottom: 10px;
    line-height: 1.5;
  }
  .str-footer {
    margin-bottom: 20px;
  }
}
html[data-script-enabled=true] .cv.is-hidden {
  visibility: hidden;
  opacity: 0;
}
/*# sourceMappingURL=style.css.map */