@charset "UTF-8";

body.re26 #main {
    overflow: hidden !important;
}
div.ms-site-container > .container .main {
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
div.ms-site-container > .container {
  margin-bottom: 0 !important;
}
.main > .row {
  margin-right: 0;
  margin-left: 0;
}
.main > .row > .col {
  padding-right: 0;
  padding-left: 0;
}
.page-search__wrap * {
  color: #000;
}
.weight500 {
    font-weight: 500 !important;
}
.en {
  font-family: "Open Sans", sans-serif !important;
  font-weight: 300;
}
.br_sp {
  display: none !important;
}
.sp_only {
  display: none;
}
sub {
  vertical-align: sub;
  font-size: .9em;
}

@media screen and (max-width: 767px) {
    body.re26 #main {
        margin-bottom: 0;
        margin-top: 8cqw;
    }
    .br_pc {
        display: none !important;
    }
    .br_sp {
        display: block !important;
    }
    .sp_only {
      display: block;
    }
    .pc_only {
      display: none;
    }
}

.page-oteire__inner {
    max-width: 1264px;
    margin: 0 auto;
    padding: 0 12px;
}
.page-oteire__ttl {
  font-size: max(28px, clamp(0px, calc(100vw / 1264 * 40), 40px));
  font-weight: 600;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .page-oteire__inner {
    padding: 0;
    width: 86.67%;
  }
  .page-oteire__ttl {
    font-size: 6.26cqw;
    letter-spacing: 0.08em;
    font-feature-settings: "palt";
  }
}



.page-oteire__box.fl {
  gap: clamp(0px, calc(100vw / 1264 * 40), 40px);
}
.page-oteire__box.fl > * {
  width: 50%;
}
.page-oteire__box p {
  margin-top: 32px;
}
.page-oteire__box.maxW840 {
  max-width: 840px;
  margin: 0 auto;
}
.page-oteire__box.maxW840 .page-oteire__ttl {
  margin-bottom: 1em;
}
.page-oteire__box img {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .page-oteire__box.fl.pc_order .txt {
    order: 2;
  }
  .page-oteire__box.fl.pc_order .image {
    order: 1;
  }
}
@media screen and (max-width: 767px) {
  .page-oteire__box.fl {
    flex-wrap: wrap;
    gap: 7.82cqw;
  }
  .page-oteire__box.fl > * {
    width: 100%;
  }
  .page-oteire__box p {
    margin-top: 5.22cqw;
  }
}


.page-oteire__alertttl {
  padding-bottom: 1em;
  margin-bottom: 1.5em;
  text-align: center;
  line-height: 1.3;
  border-bottom: 1px solid #000;
}
.page-oteire__alertttl::before {
  content: '';
  width: 2.5em;
  height: 2.5em;
  background-image: url(/user_data/img/free_page/oteire/icon01.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  margin: 0 auto .5em;
}
.page-oteire__alert ul {
  max-width: max-content;
  margin: auto;
}
.page-oteire__alert li {
  font-size: 20px;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 0.3em;
}
@media screen and (max-width: 767px) {
  .page-oteire__alertttl::before {
    width: 2em;
    height: 2em;
  }
  .page-oteire__alert li {
    font-size: 3.13cqw;
    margin-bottom: 0.8em;
  }
}


