@charset "UTF-8";
html.ber_stop,
html.ber_stop body {
  overflow: hidden;
}

.berlingo {
  line-height: 1.5;
  font-feature-settings: "palt";
  font-family: "Citroen Type", "Citroen", "ヒラギノ角ゴ Pro", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "メイリオ", "meiryo", Arial, sans-serif;
  font-size: 1.8rem;
}
@media only screen and (min-width: 769px) {
  .berlingo .ber_sp {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .berlingo {
    font-size: 1.6rem;
  }
  .berlingo .ber_pc {
    display: none !important;
  }
}
.berlingo sup {
  vertical-align: super;
  font-size: 0.7em;
}
.berlingo .ber_inner {
  max-width: 1100px;
  margin-inline: auto;
  padding: 0 40px;
}
@media only screen and (max-width: 768px) {
  .berlingo .ber_inner {
    padding: 0 20px;
  }
}
.berlingo .ber_ttl {
  text-align: center;
  font-weight: 700;
  font-size: 2.8rem;
  color: #4C4A49;
}
.berlingo .ber_ttl + p {
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .berlingo .ber_ttl {
    margin-bottom: 0.5em;
    font-size: 3.8rem;
  }
}
.berlingo .ber_note {
  font-size: 1.2rem;
}
@media only screen and (min-width: 769px) {
  .berlingo .ber_note {
    font-size: 1.3rem;
  }
}
.berlingo .ber_link {
  margin-top: 1em;
  text-align: center;
}
.berlingo .ber_link a {
  display: inline-block;
  position: relative;
  padding-right: 1em;
  background: url("../images/icon_arrow1.svg") no-repeat right center/auto 0.8em;
}
.berlingo .ber_link a:nth-child(n+2) {
  margin-top: 1em;
}
.berlingo .ber_link a.icon_dealer::before {
  display: inline-block;
  width: 18px;
  height: 19px;
  background: url("../images/icon_dealer0.svg") no-repeat center center/contain;
  margin: -0.2em 0.5em 0 0;
  vertical-align: middle;
  content: "";
}
.berlingo .ber_btns {
  margin-top: 1em;
  text-align: center;
}
.berlingo .ber_btn {
  display: block;
  background-color: #E51F1F;
  width: 280px;
  margin: auto;
  padding: 14px 15px;
  border-radius: 100px;
  text-align: center;
  font-weight: 700;
  font-size: 1.5rem;
  color: #fff;
}
@media only screen and (min-width: 769px) {
  .berlingo .ber_btn {
    display: inline-block;
  }
}
.berlingo .ber_btn span {
  padding-right: 1em;
  background: url("../images/icon_arrow0.svg") no-repeat right center/auto 1em;
}
.berlingo .box,
.berlingo .ber_box {
  box-sizing: border-box;
  margin-top: 1em;
  padding: 30px;
  border-radius: 20px;
  background-color: #fff;
}
.berlingo .box h3,
.berlingo .ber_box h3 {
  margin-bottom: 0.2em;
  font-weight: bold;
  font-size: 2.2rem;
  text-align: center;
  color: #5B7F95;
}
@media only screen and (min-width: 769px) {
  .berlingo .box h3,
  .berlingo .ber_box h3 {
    font-size: 3rem;
  }
}
.berlingo .slick-dots {
  position: static;
}
.berlingo .slick-dots li {
  width: 12px;
  height: 12px;
}
.berlingo .slick-dots button {
  width: 12px;
  height: 12px;
  padding: 0;
  background-color: #808080;
  border-radius: 100px;
  white-space: nowrap;
  text-indent: 99999px;
  overflow: hidden;
}
.berlingo .slick-dots .slick-active button {
  background-color: #8092A5;
}
.berlingo #ber_kv {
  line-height: 1;
}
.berlingo #ber_kv h1 {
  height: 1;
}
.berlingo #ber_kv h1 img {
  display: inline-block;
  width: 100%;
}
.berlingo #statement {
  line-height: 1;
}
.berlingo #statement .inner {
  padding: 60px 0;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #statement .inner {
    width: 87.5vw;
    margin: 0 auto;
    padding: 30px 0;
    box-sizing: border-box;
  }
}
.berlingo #statement .inner p.text1 {
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  color: #7A99AC;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: -0.9px;
  line-height: 1;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .berlingo #statement .inner p.text1 {
    font-size: 5vw;
    letter-spacing: -0.96px;
  }
}
.berlingo #statement .inner p.text2 {
  margin-top: 45px;
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 33px;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .berlingo #statement .inner p.text2 {
    margin-top: 21px;
    font-size: 4.375vw;
    line-height: 7.5vw;
    text-align: left;
  }
}
.berlingo #campaign {
  padding-bottom: 60px;
  background: #E8EEF0;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #campaign {
    padding-bottom: 33px;
  }
}
.berlingo #campaign .headline {
  padding: 27px 0;
  background: #7A99AC;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #campaign .headline {
    padding: 15px 0;
  }
}
.berlingo #campaign .headline p {
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 800;
  line-height: 48px;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .berlingo #campaign .headline p {
    font-size: 6.5625vw;
    font-weight: 600;
    line-height: 8.4375vw;
  }
}
.berlingo #campaign .headline p small {
  display: inline-block;
  font-family: "Citroen Type", "Citroen";
  font-size: 42px;
  font-weight: bold;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #campaign .headline p small {
    display: inline;
    font-size: 7.5vw;
    font-weight: bold;
  }
}
.berlingo #campaign .headline p span {
  display: inline-block;
  margin-left: 10px;
  font-family: "Citroen Type", "Citroen";
  font-size: 34px;
  font-weight: bold;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #campaign .headline p span {
    font-size: 5.9375vw;
  }
}
.berlingo #campaign .headline p img {
  display: inline-block;
  width: 25px;
  margin: 0 10px 5px 10px;
}
@media only screen and (max-width: 1024px) {
  .berlingo #campaign .headline p img {
    width: 4.6875vw;
  }
}
.berlingo #campaign .inner {
  max-width: 930.5px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media only screen and (max-width: 1024px) {
  .berlingo #campaign .inner {
    width: 87.5vw;
  }
}
.berlingo #campaign .inner .guide {
  line-height: 1;
}
.berlingo #campaign .inner .guide p {
  margin-top: 30px;
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 33px;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .berlingo #campaign .inner .guide p {
    margin-top: 21px;
    font-size: 4.375vw;
    line-height: 7.5vw;
    text-align: left;
  }
}
.berlingo #campaign .inner .guide p span.en {
  font-family: "Citroen Type", "Citroen";
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #campaign .inner .guide p span.en {
    font-size: 5vw;
  }
}
.berlingo #campaign .inner .present {
  margin-top: 30px;
  padding: 45px 70px;
  background: #fff;
  border-radius: 30px;
  line-height: 1;
  /*スライダー*/
}
@media only screen and (max-width: 1024px) {
  .berlingo #campaign .inner .present {
    margin-top: 24px;
    padding: 30px 20px;
    border-radius: 21px;
  }
}
.berlingo #campaign .inner .present p.text1 {
  padding: 17.5px 0;
  border-top: solid #707070 1px;
  border-bottom: solid #707070 1px;
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -0.36px;
  line-height: 1;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .berlingo #campaign .inner .present p.text1 {
    padding: 11px 0;
    font-size: 5.625vw;
    letter-spacing: 0;
  }
}
.berlingo #campaign .inner .present p.text2 {
  margin-top: 30px;
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 33px;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .berlingo #campaign .inner .present p.text2 {
    margin-top: 15px;
    font-size: 4.375vw;
    line-height: 7.5vw;
  }
}
.berlingo #campaign .inner .present p.text2 span.en {
  font-family: "Citroen Type", "Citroen";
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #campaign .inner .present p.text2 span.en {
    font-size: 5vw;
  }
}
.berlingo #campaign .inner .present ul.slide-items {
  max-width: 500px;
  margin: 30px auto 0 auto;
  box-sizing: border-box;
  line-height: 1;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .berlingo #campaign .inner .present ul.slide-items {
    max-width: 75vw;
    margin: 20px auto 0 auto;
  }
}
.berlingo #campaign .inner .present ul.slide-items li {
  line-height: 1;
}
.berlingo #campaign .inner .present ul.slide-items li img {
  display: inline-block;
  width: 100%;
  max-width: 500px;
}
.berlingo #campaign .inner .present ul.slide-items .slick-prev,
.berlingo #campaign .inner .present ul.slide-items .slick-next {
  width: 23.74px;
  height: 42px;
  z-index: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
@media only screen and (max-width: 1024px) {
  .berlingo #campaign .inner .present ul.slide-items .slick-prev,
  .berlingo #campaign .inner .present ul.slide-items .slick-next {
    width: 9.71px;
    height: 17.17px;
  }
}
.berlingo #campaign .inner .present ul.slide-items .slick-prev::before,
.berlingo #campaign .inner .present ul.slide-items .slick-next::before {
  content: "";
}
.berlingo #campaign .inner .present ul.slide-items .slick-prev {
  left: -49.7px;
  background-image: url("../images/arrow.png");
}
@media only screen and (max-width: 1024px) {
  .berlingo #campaign .inner .present ul.slide-items .slick-prev {
    left: -14.33px;
  }
}
.berlingo #campaign .inner .present ul.slide-items .slick-next {
  right: -49.7px;
  background-image: url("../images/arrow.png");
  transform: translateY(-50%) rotate(180deg);
}
@media only screen and (max-width: 1024px) {
  .berlingo #campaign .inner .present ul.slide-items .slick-next {
    right: -14.33px;
  }
}
.berlingo #campaign .inner .present p.text3 {
  margin-top: 30px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -0.36px;
  line-height: 1;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .berlingo #campaign .inner .present p.text3 {
    margin-top: 18px;
    font-size: 4.6875vw;
    letter-spacing: 0;
    line-height: 7.5vw;
  }
}
.berlingo #campaign .inner .present p.text4 {
  margin-top: 30px;
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 33px;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .berlingo #campaign .inner .present p.text4 {
    margin-top: 15px;
    font-size: 4.375vw;
    line-height: 7.5vw;
    text-align: left;
  }
}
.berlingo #campaign .inner .present p.text5 {
  margin-top: 30px;
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .berlingo #campaign .inner .present p.text5 {
    margin-top: 15px;
    font-size: 4.375vw;
    line-height: 7.5vw;
    text-align: left;
  }
}
.berlingo #campaign .inner .present p.text5 span.en {
  font-family: "Citroen Type", "Citroen";
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #campaign .inner .present p.text5 span.en {
    font-size: 5vw;
  }
}
.berlingo #campaign .inner .present .link {
  margin-top: 60px;
  line-height: 1;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .berlingo #campaign .inner .present .link {
    margin-top: 36px;
  }
}
.berlingo #campaign .inner .present .link p.link1 {
  line-height: 1;
}
.berlingo #campaign .inner .present .link p.link1 a {
  position: relative;
  display: inline-block;
  width: 385.99px;
  padding: 19px 0;
  background: #E51F1F;
  border-radius: 100px;
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #campaign .inner .present .link p.link1 a {
    width: 100%;
    max-width: 70.9375vw;
    padding: 15px 0;
    font-size: 3.75vw;
  }
}
.berlingo #campaign .inner .present .link p.link1 a::before, .berlingo #campaign .inner .present .link p.link1 a::after {
  content: "";
  position: absolute;
  top: calc(50% - 0px);
  right: 30px;
  width: 10px;
  height: 2px;
  border-radius: 9999px;
  background-color: #fff;
  transform-origin: calc(100% - 0px) 50%;
}
.berlingo #campaign .inner .present .link p.link1 a::before {
  transform: rotate(45deg);
}
.berlingo #campaign .inner .present .link p.link1 a::after {
  transform: rotate(-45deg);
}
.berlingo #campaign .inner .present .link p.link1 a span {
  line-height: 1;
}
.berlingo #campaign .inner .present .link p.link2 {
  margin-top: 30px;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #campaign .inner .present .link p.link2 {
    margin-top: 18px;
  }
}
.berlingo #campaign .inner .present .link p.link2 a {
  position: relative;
  display: inline-block;
  width: 288.6px;
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 1;
  text-align: left;
}
@media only screen and (max-width: 1024px) {
  .berlingo #campaign .inner .present .link p.link2 a {
    width: 100%;
    max-width: 53.125vw;
    font-size: 3.4375vw;
    letter-spacing: 0;
  }
}
.berlingo #campaign .inner .present .link p.link2 a::before, .berlingo #campaign .inner .present .link p.link2 a::after {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  right: 0;
  width: 10px;
  height: 2px;
  border-radius: 9999px;
  background-color: #000;
  transform-origin: calc(100% - 0px) 50%;
}
.berlingo #campaign .inner .present .link p.link2 a::before {
  transform: rotate(45deg);
}
.berlingo #campaign .inner .present .link p.link2 a::after {
  transform: rotate(-45deg);
}
.berlingo #campaign .inner .present .link p.link2 img {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  margin-right: 15px;
}
@media only screen and (max-width: 1024px) {
  .berlingo #campaign .inner .present .link p.link2 img {
    width: 25px;
  }
}
.berlingo #campaign .inner .present .supplement {
  margin-top: 60px;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #campaign .inner .present .supplement {
    margin-top: 30px;
  }
}
.berlingo #campaign .inner .present .supplement p {
  padding-left: 1em;
  text-indent: -1em;
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
  .berlingo #campaign .inner .present .supplement p {
    font-size: 3.75vw;
    font-weight: 300;
    line-height: 6.5625vw;
  }
}
.berlingo #sheet {
  line-height: 1;
}
.berlingo #sheet .headline {
  padding: 27px 0;
  background: #7A99AC;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #sheet .headline {
    padding: 51.3px 0;
  }
}
.berlingo #sheet .headline p {
  font-family: "Citroen Type", "Citroen";
  color: #fff;
  font-size: 42px;
  font-weight: bold;
  line-height: 48px;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .berlingo #sheet .headline p {
    font-size: 7.5vw;
    line-height: 8.4375vw;
  }
}
.berlingo #sheet .visual {
  line-height: 1;
}
.berlingo #sheet .visual img {
  display: inline-block;
  width: 100%;
}
.berlingo #sheet .inner {
  padding: 60px 0;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #sheet .inner {
    width: 87.5vw;
    margin: 0 auto;
    padding: 30px 0;
    box-sizing: border-box;
  }
}
.berlingo #sheet .inner p.text1 {
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: -0.9px;
  line-height: 1;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .berlingo #sheet .inner p.text1 {
    font-size: 5.625vw;
    letter-spacing: -1.08px;
    line-height: 9.375vw;
  }
}
.berlingo #sheet .inner p.text2 {
  margin-top: 45px;
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 33px;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .berlingo #sheet .inner p.text2 {
    margin-top: 21px;
    font-size: 4.375vw;
    line-height: 7.5vw;
    text-align: left;
  }
}
.berlingo #sheet .inner p.text2 span.en {
  font-family: "Citroen Type", "Citroen";
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #sheet .inner p.text2 span.en {
    font-size: 5vw;
  }
}
.berlingo #sheet .inner .cp-box {
  position: relative;
}
.berlingo #sheet .inner .cp-box input {
  display: none;
}
.berlingo #sheet .inner .cp-box input:checked + label {
  background: inherit;
}
.berlingo #sheet .inner .cp-box input:checked + label::after {
  content: "閉じる";
}
.berlingo #sheet .inner .cp-box input:checked + label ~ .content {
  height: auto;
  padding-bottom: 60px;
}
@media only screen and (min-width: 1025px) {
  .berlingo #sheet .inner .cp-box input {
    display: none;
  }
}
.berlingo #sheet .inner .cp-box label {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 20px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  z-index: 1;
  background: linear-gradient(to left, rgba(250, 252, 252, 0.95) 0%, rgba(250, 252, 252, 0.95) 50%, rgba(250, 252, 252, 0) 100%);
}
.berlingo #sheet .inner .cp-box label::after {
  content: "・・・続きを読む >";
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: center;
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  color: #7A99AC;
  font-size: 4.375vw;
  font-weight: 600;
  z-index: 2;
}
@media only screen and (min-width: 1025px) {
  .berlingo #sheet .inner .cp-box label {
    display: none;
  }
}
.berlingo #sheet .inner .cp-box .content {
  overflow: hidden;
  height: 145px;
  transition: all 0.8s cubic-bezier(0.25, 0.1, 0.25, 1);
}
@media only screen and (min-width: 1025px) {
  .berlingo #sheet .inner .cp-box .content {
    height: auto;
  }
}
.berlingo #sheet .inner .cp-box--second label::after {
  font-size: 3.75vw;
}
.berlingo #sheet .inner .cp-box--second .content {
  height: 125px;
}
@media only screen and (min-width: 1025px) {
  .berlingo #sheet .inner .cp-box--second .content {
    height: auto;
  }
}
.berlingo #sheet .inner .appeal {
  max-width: 650px;
  margin: 0 auto;
  box-sizing: border-box;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #sheet .inner .appeal {
    max-width: 100%;
  }
}
.berlingo #sheet .inner .appeal article {
  margin-top: 60px;
}
@media only screen and (max-width: 1024px) {
  .berlingo #sheet .inner .appeal article {
    margin-top: 30px;
  }
}
.berlingo #sheet .inner .appeal article p.text3 {
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .berlingo #sheet .inner .appeal article p.text3 {
    font-size: 5.3125vw;
    line-height: 6.5625vw;
  }
}
.berlingo #sheet .inner .appeal article p.gazou {
  margin-top: 30px;
}
@media only screen and (max-width: 1024px) {
  .berlingo #sheet .inner .appeal article p.gazou {
    margin-top: 15px;
  }
}
.berlingo #sheet .inner .appeal article p.gazou img {
  display: inline-block;
  width: 100%;
}
.berlingo #sheet .inner .appeal article p.text4 {
  margin-top: 30px;
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}
@media only screen and (max-width: 1024px) {
  .berlingo #sheet .inner .appeal article p.text4 {
    margin-top: 15px;
    font-size: 3.75vw;
    line-height: 6.5625vw;
  }
}
.berlingo #sheet .inner .appeal article p.text4 span.en {
  font-family: "Citroen Type", "Citroen";
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #sheet .inner .appeal article p.text4 span.en {
    font-size: 4.375vw;
  }
}
.berlingo #sheet .inner .appeal .supplement {
  margin-top: 60px;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #sheet .inner .appeal .supplement {
    margin-top: 30px;
  }
}
.berlingo #sheet .inner .appeal .supplement p {
  padding-left: 1em;
  text-indent: -1em;
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1;
}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
  .berlingo #sheet .inner .appeal .supplement p {
    font-size: 2.8125vw;
  }
}
.berlingo #lineup {
  padding-bottom: 60px;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #lineup {
    padding-bottom: 30px;
  }
}
.berlingo #lineup .headline {
  padding: 54px 0;
  background: #7A99AC;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #lineup .headline {
    padding: 71.445px 0;
  }
}
.berlingo #lineup .headline p {
  font-family: "Citroen Type", "Citroen";
  color: #fff;
  font-size: 42px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .berlingo #lineup .headline p {
    font-size: 7.5vw;
    line-height: 1;
  }
}
.berlingo #lineup .inner {
  max-width: 715.89px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media only screen and (max-width: 1024px) {
  .berlingo #lineup .inner {
    width: 87.5vw;
  }
}
.berlingo #lineup .inner .guide {
  line-height: 1;
}
.berlingo #lineup .inner .guide p {
  margin-top: 44.86px;
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 41px;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .berlingo #lineup .inner .guide p {
    margin-top: 30px;
    font-size: 4.21875vw;
    font-weight: 600;
    letter-spacing: -0.08px;
    line-height: 6.5625vw;
  }
}
.berlingo #lineup .inner .guide p span.en {
  font-family: "Citroen Type", "Citroen";
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #lineup .inner .guide p span.en {
    font-size: 4.84375vw;
    font-weight: 500;
    letter-spacing: -0.09px;
  }
}
.berlingo #lineup .inner .cloumn2 {
  line-height: 1;
}
.berlingo #lineup .inner .cloumn2 article {
  margin-top: 52px;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #lineup .inner .cloumn2 article {
    margin-top: 24px;
  }
}
.berlingo #lineup .inner .cloumn2 article:nth-of-type(2) {
  margin-top: 90px;
}
@media only screen and (max-width: 1024px) {
  .berlingo #lineup .inner .cloumn2 article:nth-of-type(2) {
    margin-top: 45px;
  }
}
.berlingo #lineup .inner .cloumn2 article p.text1 {
  font-family: "Citroen Type", "Citroen";
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.13px;
  line-height: 1;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .berlingo #lineup .inner .cloumn2 article p.text1 {
    font-size: 5.625vw;
    letter-spacing: 0.11px;
  }
}
.berlingo #lineup .inner .cloumn2 article p.gazou1 {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-top: 24px;
  box-sizing: border-box;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #lineup .inner .cloumn2 article p.gazou1 {
    display: block;
    margin-top: 18px;
  }
}
.berlingo #lineup .inner .cloumn2 article p.gazou1 picture {
  display: table-cell;
  box-sizing: border-box;
  vertical-align: middle;
}
@media only screen and (max-width: 1024px) {
  .berlingo #lineup .inner .cloumn2 article p.gazou1 picture {
    display: block;
  }
}
.berlingo #lineup .inner .cloumn2 article p.gazou1 img {
  display: inline-block;
  width: 100%;
}
.berlingo #lineup .inner .cloumn2 article p.text2 {
  margin-top: 30px;
  font-family: "Citroen Type", "Citroen";
  font-size: 27px;
  font-weight: bold;
  letter-spacing: 0.16px;
  line-height: 30px;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .berlingo #lineup .inner .cloumn2 article p.text2 {
    margin-top: 15px;
    padding: 0 18px;
    font-size: 5.625vw;
    letter-spacing: 0.11px;
    line-height: 1;
    text-align: left;
  }
}
.berlingo #lineup .inner .cloumn2 article p.text3 {
  margin-top: 3.8px;
  font-family: "Hiragino Sans", sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .berlingo #lineup .inner .cloumn2 article p.text3 {
    margin-top: 3px;
    padding: 0 18px;
    font-size: 3.4375vw;
    line-height: 4.6875vw;
    text-align: left;
  }
}
.berlingo #lineup .inner .cloumn2 article p.text3 span.en {
  font-family: "Citroen Type", "Citroen";
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #lineup .inner .cloumn2 article p.text3 span.en {
    font-size: 3.75vw;
  }
}
.berlingo #lineup .inner .cloumn2 article ul {
  box-sizing: border-box;
  font-size: 0;
  line-height: 1;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .berlingo #lineup .inner .cloumn2 article ul {
    padding: 0 18px;
    text-align: left;
  }
}
.berlingo #lineup .inner .cloumn2 article ul li:nth-of-type(1) {
  display: inline-block;
  margin-top: 9.57px;
  font-family: "Hiragino Sans", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #lineup .inner .cloumn2 article ul li:nth-of-type(1) {
    display: block;
    margin-top: 15px;
    font-size: 3.75vw;
  }
}
.berlingo #lineup .inner .cloumn2 article ul li:nth-of-type(2) {
  display: inline-block;
  margin-left: 9px;
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-size: 18px;
  letter-spacing: 0.22px;
  font-weight: 600;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #lineup .inner .cloumn2 article ul li:nth-of-type(2) {
    display: block;
    margin-top: 4px;
    margin-left: 0;
    font-size: 4.6875vw;
    letter-spacing: 0.18px;
  }
}
.berlingo #lineup .inner .cloumn2 article ul li:nth-of-type(2) span.en {
  font-family: "Citroen Type", "Citroen";
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0.26px;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #lineup .inner .cloumn2 article ul li:nth-of-type(2) span.en {
    font-size: 5.625vw;
    letter-spacing: 0.22px;
  }
}
.berlingo #lineup .inner .cloumn2 article ul li:nth-of-type(3) {
  display: block;
  margin-top: 12.11px;
  font-family: "Hiragino Sans", sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #lineup .inner .cloumn2 article ul li:nth-of-type(3) {
    display: block;
    margin-top: 15px;
    font-size: 2.8125vw;
  }
}
.berlingo #lineup .inner .cloumn2 article .ber_link {
  margin-top: 45px;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #lineup .inner .cloumn2 article .ber_link {
    margin-top: 30px;
  }
}
.berlingo #lineup .inner .cloumn2 article .ber_link a {
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .berlingo #lineup .inner .cloumn2 article .ber_link a {
    font-size: 4.0625vw;
  }
}
.berlingo #lineup .inner .cloumn2 article .ber_link a span.en {
  font-family: "Citroen Type", "Citroen";
  font-size: 16px;
}
@media only screen and (max-width: 1024px) {
  .berlingo #lineup .inner .cloumn2 article .ber_link a span.en {
    font-size: 4.6875vw;
  }
}
.berlingo #ber_fair {
  padding: 20px 0;
  background-color: #5B7F95;
}
@media only screen and (min-width: 769px) {
  .berlingo #ber_fair {
    padding: 40px 0;
  }
}
.berlingo #ber_fair h2 {
  margin-top: 1em;
  line-height: 1.2;
  text-align: center;
  font-weight: 700;
  font-size: 3rem;
  color: #fff;
}
@media only screen and (min-width: 769px) {
  .berlingo #ber_fair h2 {
    font-size: 4.2rem;
  }
}
.berlingo #ber_fair h2 img {
  width: auto;
  height: 0.6em;
  margin: 0 0.2em 0 0.1em;
}
.berlingo #ber_fair h2 div {
  letter-spacing: 0;
  font-weight: 700;
  font-size: 2.6rem;
}
@media only screen and (min-width: 769px) {
  .berlingo #ber_fair h2 div {
    font-size: 3.8rem;
  }
}
.berlingo #ber_fair h2 i {
  display: inline-block;
  transform: scaleY(0.8);
  transform-origin: center 30%;
  margin: 0 0.1em 0 0;
}
.berlingo #ber_fair h2 span {
  display: inline-block;
  transform: scale(0.8);
  transform-origin: center 90%;
}
.berlingo #ber_fair h2 + p {
  margin-top: 0.7em;
  text-align: center;
  color: #fff;
}
.berlingo #ber_fair .box {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.berlingo #ber_fair .box p {
  margin-top: 2em;
}
@media only screen and (min-width: 769px) {
  .berlingo #ber_fair .box {
    margin-top: 25px;
  }
  .berlingo #ber_fair .box p {
    text-align: center;
  }
}
.berlingo #ber_fair .box ul {
  margin-top: 1em;
  border-radius: 15px;
  overflow: hidden;
}
.berlingo #ber_fair .box ul li + li {
  margin-top: 4px;
}
@media only screen and (min-width: 769px) {
  .berlingo #ber_fair .box ul {
    display: flex;
    margin-top: 2em;
  }
  .berlingo #ber_fair .box ul li:nth-child(1) {
    margin-top: 0;
    margin-right: 2px !important;
  }
  .berlingo #ber_fair .box ul li:nth-child(2) {
    margin-top: 0;
    margin-left: 2px !important;
  }
}
.berlingo #ber_fair .box h4 {
  margin: 1em 0 0;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
}
.berlingo #ber_fair .box h4 + p {
  margin: 1em 0;
}
.berlingo #ber_fair .box .ber_btns {
  margin: 1.5em 0;
}
.berlingo #ber_fair .box .ber_link {
  margin-top: 1.5em;
}
.berlingo .ber_modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
.berlingo .ber_modal .ber_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #DAE6EC;
}
.berlingo .ber_modal .ber_inner {
  position: absolute;
  box-sizing: border-box;
  width: -moz-min-content;
  width: min-content;
  top: 52%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.berlingo .ber_modal .ber_inner .ber_close {
  position: absolute;
  top: -45px;
  right: 15px;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
@media only screen and (min-width: 769px) {
  .berlingo .ber_modal .ber_inner .ber_close {
    right: 35px;
  }
}
.berlingo .ber_modal .ber_inner .ber_close::before, .berlingo .ber_modal .ber_inner .ber_close::after {
  position: absolute;
  top: 50%;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000;
  content: "";
}
.berlingo .ber_modal .ber_inner .ber_close::before {
  transform: rotate(45deg);
}
.berlingo .ber_modal .ber_inner .ber_close::after {
  transform: rotate(-45deg);
}
.berlingo .ber_modal .ber_inner .ber_item {
  text-align: center;
  font-size: 1.5rem;
}
@media only screen and (min-width: 769px) {
  .berlingo .ber_modal .ber_inner .ber_item {
    display: none !important;
  }
}
.berlingo .ber_modal .ber_inner .ber_src {
  aspect-ratio: 9/16;
  height: calc(100svh - 150px);
}
.berlingo .ber_modal .ber_inner img, .berlingo .ber_modal .ber_inner iframe {
  width: 100%;
  height: 100%;
}
.berlingo .ber_modal .ber_inner p {
  margin-top: 0.5em;
  text-align: left;
}
.berlingo .sec {
  margin: 60px 0;
}
@media (width <= 768px) {
  .berlingo .sec {
    margin: 40px 0;
  }
}
.berlingo .sec .sec-ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 60px;
  padding: 40px;
  background-color: #808EA1;
}
@media (width <= 768px) {
  .berlingo .sec .sec-ttl {
    margin-bottom: 40px;
    padding: 20px;
  }
}
.berlingo .sec .sec-ttl h2 {
  display: flex;
  align-items: center;
  flex-direction: column;
  font-size: 4.2rem;
  font-weight: bold;
  font-family: Citroen, ヒラギノ角ゴ Pro W7, Hiragino Sans W7, Hiragino Kaku Gothic Pro, メイリオ, meiryo, Arial, sans-serif;
  line-height: 1.6;
  text-align: center;
  color: #fff;
}
@media (width <= 768px) {
  .berlingo .sec .sec-ttl h2 {
    font-size: 3rem;
    text-align: left;
  }
}
.berlingo .sec .sec-ttl h2 span {
  font-size: 66%;
}
.berlingo .sec .sec-ttl .date {
  width: 260px;
  margin-top: 10px;
}
@media (width <= 768px) {
  .berlingo .sec .sec-ttl .date {
    width: clamp(111px, 49.3333333333vw, 259px);
  }
}
.berlingo .sec .lead {
  font-size: 1.8rem;
  line-height: 1.88;
  text-align: center;
}
@media (width <= 768px) {
  .berlingo .sec .lead {
    font-size: 1.6rem;
    text-align: left;
  }
}
.berlingo .sec .txt {
  font-size: 1.8rem;
  line-height: 1.88;
  text-align: center;
}
@media (width <= 768px) {
  .berlingo .sec .txt {
    font-size: 1.5rem;
    text-align: left;
  }
}
.berlingo .sec .txt.-left {
  text-align: left;
}
.berlingo .sec .txt-link {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 8px;
       column-gap: 8px;
  margin-top: 16px;
  font-size: 1.8rem;
}
@media (width <= 768px) {
  .berlingo .sec .txt-link {
    font-size: 1.5rem;
  }
}
.berlingo .sec .txt-link::after {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #271715;
  -webkit-clip-path: polygon(25% 0%, 75% 50%, 25% 100%, 25% 75%, 50% 50%, 25% 25%);
          clip-path: polygon(25% 0%, 75% 50%, 25% 100%, 25% 75%, 50% 50%, 25% 25%);
}
.berlingo .sec .txt-box {
  display: flex;
  align-items: center;
  flex-direction: column;
  row-gap: 16px;
  margin-top: 40px;
  padding: 40px;
  border: 2px solid #808EA1;
}
@media (width <= 768px) {
  .berlingo .sec .txt-box {
    padding: 20px;
  }
}
.berlingo .sec .txt-box .ttl {
  font-size: 2.6rem;
  font-weight: 900;
  font-family: Citroen, ヒラギノ角ゴ Pro W7, Hiragino Sans W7, Hiragino Kaku Gothic Pro, メイリオ, meiryo, Arial, sans-serif;
  color: #808EA1;
}
@media (width <= 768px) {
  .berlingo .sec .txt-box .ttl {
    font-size: 2rem;
  }
}
.berlingo .sec-event .ber_inner {
  max-width: 980px;
}
.berlingo .sec-event .txt-block {
  margin-top: 20px;
}
.berlingo .sec-event .txt {
  text-align: center;
}
.berlingo .sec-event .remarks {
  text-align: center;
  margin-bottom: 60px;
  font-size: 1.4rem;
}
@media (width <= 768px) {
  .berlingo .sec-event .remarks {
    margin-bottom: 40px;
    font-size: 1.2rem;
  }
}
.berlingo .sec-event .slick-dots {
  display: none;
}
.berlingo .sec-present {
  padding: 60px 40px;
  margin: 0;
  background-color: #70BECF;
}
@media (width <= 768px) {
  .berlingo .sec-present {
    padding: 6.25vw 5.3125vw 10vw;
  }
}
.berlingo .sec-present .heading_1 {
  text-align: center;
  line-height: 1.2;
  color: #fff;
  font-size: 6.5625vw;
  font-weight: 700;
  margin-bottom: 0;
}
@media only screen and (min-width: 769px) {
  .berlingo .sec-present .heading_1 {
    line-height: 1.45;
    font-size: 4rem;
    margin-bottom: 10px;
  }
}
.berlingo .sec-present .heading_1 span {
  font-size: 5.3125vw;
}
@media only screen and (min-width: 769px) {
  .berlingo .sec-present .heading_1 span {
    font-size: 3.2rem;
    margin-bottom: 10px;
  }
}
.berlingo .sec-present .heading_2 {
  line-height: 1;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 6.40625vw;
  margin-bottom: 5.625vw;
}
@media only screen and (min-width: 769px) {
  .berlingo .sec-present .heading_2 {
    font-size: 4rem;
    margin-bottom: 40px;
  }
}
.berlingo .sec-present .heading_2 img {
  width: 4.375vw;
  margin: -0.2em 0.3em 0 0.3em;
}
@media only screen and (min-width: 769px) {
  .berlingo .sec-present .heading_2 img {
    width: 26px;
  }
}
.berlingo .sec-present .heading_2 small {
  font-size: 0.8em;
}
.berlingo .sec-present .read {
  line-height: 1.8;
  color: #fff;
  font-size: 4.375vw;
}
@media only screen and (min-width: 769px) {
  .berlingo .sec-present .read {
    text-align: center;
    font-size: 1.8rem;
    margin-bottom: 36px;
  }
}
.berlingo .sec-present .ber_inner {
  margin-top: 2em;
  max-width: 980px;
  padding: 0;
}
.berlingo .sec-present .box {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px 50px 60px;
  border-radius: 20px;
  background-color: #fff;
}
@media (width <= 768px) {
  .berlingo .sec-present .box {
    padding: 7.5vw 9.375vw 10.625vw;
    border-radius: 6.25vw;
  }
}
.berlingo .sec-present .box .ttl {
  text-align: center;
  margin-bottom: 10px;
  font-size: 3rem;
  font-weight: 900;
  font-family: Citroen, ヒラギノ角ゴ Pro W7, Hiragino Sans W7, Hiragino Kaku Gothic Pro, メイリオ, meiryo, Arial, sans-serif;
  color: #364398;
}
@media (width <= 768px) {
  .berlingo .sec-present .box .ttl {
    font-size: 5.3125vw;
    margin-bottom: 3.125vw;
  }
}
.berlingo .sec-present .box .txt {
  width: 100%;
  text-align: center;
}
@media (width <= 768px) {
  .berlingo .sec-present .box .txt {
    line-height: 1.7;
    font-size: 4.375vw;
    text-align: left;
  }
}
.berlingo .sec-present .box .img {
  margin: 1em auto 15px;
  width: 500px;
  max-width: 100%;
}
@media (width <= 768px) {
  .berlingo .sec-present .box .img {
    width: 100%;
    margin: 1em auto 0;
  }
}
.berlingo .sec-present .box .slick-arrow {
  display: block;
  position: absolute;
  top: 45%;
  width: 3.75vw;
  height: 6.5625vw;
  margin: auto;
  background: url("../images/arrow_2.svg") no-repeat 53% center/100% auto;
  cursor: pointer;
  z-index: 1;
}
@media only screen and (min-width: 769px) {
  .berlingo .sec-present .box .slick-arrow {
    width: 26px;
    height: 46px;
  }
}
.berlingo .sec-present .box .slick-arrow.ber_prev {
  left: -6.875vw;
  transform: rotate(180deg);
}
@media only screen and (min-width: 769px) {
  .berlingo .sec-present .box .slick-arrow.ber_prev {
    left: -46px;
  }
}
.berlingo .sec-present .box .slick-arrow.ber_next {
  right: -6.875vw;
}
@media only screen and (min-width: 769px) {
  .berlingo .sec-present .box .slick-arrow.ber_next {
    right: -46px;
  }
}
.berlingo .sec-present .box .slick-dots button {
  width: 3.125vw;
  height: 3.125vw;
}
@media only screen and (min-width: 769px) {
  .berlingo .sec-present .box .slick-dots button {
    width: 12px;
    height: 12px;
  }
}
.berlingo .sec-present .box .slick-active button {
  background-color: #6FBECF;
}
.berlingo .sec-present .box h3 {
  margin: 1em 0 0.8em;
  text-align: center;
  line-height: 1.6;
  font-weight: 700;
  font-size: 4.6875vw;
  color: #000;
}
@media only screen and (min-width: 769px) {
  .berlingo .sec-present .box h3 {
    font-size: 2.1rem;
  }
}
.berlingo .sec-present .box p {
  line-height: 1.7;
  text-align: left;
  font-size: 4.375vw;
}
@media only screen and (min-width: 769px) {
  .berlingo .sec-present .box p {
    width: 540px;
    text-align: left;
    font-size: 1.8rem;
    margin: 0 auto;
  }
}
.berlingo .sec-present .box .summary {
  line-height: 1.88;
  font-size: 4.375vw;
  margin-top: 0.5em;
}
@media only screen and (min-width: 769px) {
  .berlingo .sec-present .box .summary {
    font-size: 1.8rem;
  }
}
.berlingo .sec-present .box .cmn-button {
  background-color: #E51F1F;
}
@media only screen and (max-width: 768px) {
  .berlingo .sec-present .box .cmn-button {
    width: 100%;
  }
}
.berlingo .sec-present .box .ber_andmore {
  margin: 2em 0 0 0;
}
.berlingo .sec-present .box .ber_andmore .img {
  width: 100%;
  max-width: 100%;
  text-align: center;
}
.berlingo .sec-present .box .ber_andmore .img img {
  width: 400px;
  max-width: 100%;
}
.berlingo .sec-present .box .ber_andmore h3 {
  margin: 1em 0;
  text-align: center;
  line-height: 1.4;
  font-weight: 400;
  font-size: 1.8rem;
}
@media only screen and (max-width: 400px) {
  .berlingo .sec-present .box .ber_andmore h3 {
    font-size: 1.6rem;
  }
}
.berlingo .sec-present .box .ber_andmore h4 {
  margin: 1em 0 0.8em;
  text-align: center;
  line-height: 1.4;
  font-weight: 700;
  font-size: 2.5rem;
}
.berlingo .sec-present .box .btns {
  width: 100%;
  margin: 2em 0 0;
}
@media only screen and (min-width: 769px) {
  .berlingo .sec-present .box .btns {
    max-width: 440px;
    margin: 45px 0 0;
  }
}
.berlingo .sec-present .box .btns .cmn-button_dealer {
  margin-top: 3.125vw;
}
@media only screen and (min-width: 769px) {
  .berlingo .sec-present .box .btns .cmn-button_dealer {
    margin-top: 10px;
  }
}
.berlingo .sec-present .box .ber_link {
  margin-top: 0;
}
.berlingo .sec-present .box .ber_link a {
  font-size: 3.75vw;
  padding-left: 1.5em;
  background: url("../images/icon_dealer0.svg") no-repeat left center/auto 1em;
}
@media only screen and (min-width: 769px) {
  .berlingo .sec-present .box .ber_link a {
    font-size: 1.6rem;
  }
}
.berlingo .sec-present .box .dot-list {
  display: flex;
  flex-direction: column;
  margin-top: 1.5em;
}
@media only screen and (min-width: 769px) {
  .berlingo .sec-present .box .dot-list {
    margin-top: 30px;
  }
}
.berlingo .sec-present .box .dot-list li {
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 4px;
       column-gap: 4px;
  font-size: 3.125vw;
  line-height: 1.6;
}
@media only screen and (min-width: 769px) {
  .berlingo .sec-present .box .dot-list li {
    font-size: 1.6rem;
  }
}
.berlingo .sec-present .box .dot-list li::before {
  content: "●";
  display: block;
}
.berlingo .ber_present {
  background-color: #e1e7ea;
  margin: 0;
  padding: 60px 40px;
}
@media (width <= 768px) {
  .berlingo .ber_present {
    padding: 40px 0;
  }
}
.berlingo .ber_present h2 {
  margin: 0 0 0.5em;
  line-height: 1;
  text-align: center;
  font-weight: 700;
  font-size: 2.5rem;
  color: #849fb1;
}
@media only screen and (min-width: 769px) {
  .berlingo .ber_present h2 {
    font-size: 3.5rem;
  }
}
.berlingo .ber_present h2 img {
  width: auto;
  height: 0.8em;
  margin: -0.2em 0.2em 0 0.2em;
}
.berlingo .ber_present h2 div {
  letter-spacing: 0;
  font-weight: 700;
  font-size: 2.3rem;
}
@media only screen and (min-width: 769px) {
  .berlingo .ber_present h2 div {
    font-size: 3.3rem;
  }
}
.berlingo .ber_present h2 i {
  display: inline-block;
  transform: scaleY(0.8);
  transform-origin: center 30%;
}
.berlingo .ber_present h2 span {
  display: inline-block;
  padding-top: 0.2em;
  transform: scale(0.8);
  transform-origin: center bottom;
}
.berlingo .ber_present .read {
  padding: 0 15px;
  text-align: center;
  font-size: 1.6rem;
}
@media only screen and (min-width: 769px) {
  .berlingo .ber_present .read {
    font-size: 1.8rem;
  }
}
.berlingo .ber_present .box {
  text-align: center;
}
.berlingo .ber_present .box + .box {
  margin-top: 30px;
}
.berlingo .ber_present .box h3 {
  margin: 1em -20px;
  font-weight: 700;
  font-size: 2rem;
  color: #8093a6;
}
@media only screen and (min-width: 769px) {
  .berlingo .ber_present .box h3 {
    font-size: 2.5rem;
  }
}
.berlingo .ber_present .box h4 {
  background-color: #8093a6;
  border-radius: 100px;
  font-weight: 700;
  font-size: 2rem;
  color: #fff;
}
.berlingo .ber_present .box p {
  line-height: 1.88;
  font-size: 1.5rem;
}
@media only screen and (min-width: 769px) {
  .berlingo .ber_present .box p {
    font-size: 1.8rem;
  }
}
.berlingo .ber_present .box .ber_note {
  display: inline-block;
  position: relative;
  margin-top: 1em;
  padding-left: 1.1em;
  text-align: left;
  line-height: 1.6;
  font-size: 1.4rem;
}
@media (width <= 768px) {
  .berlingo .ber_present .box .ber_note {
    font-size: 1.2rem;
  }
}
.berlingo .ber_present .box .ber_note::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "●";
}
.berlingo .ber_present .box .summary {
  line-height: 1.88;
  font-size: 1.4rem;
}
@media only screen and (min-width: 769px) {
  .berlingo .ber_present .ber_flex {
    display: flex;
    justify-content: space-between;
    margin-top: 2em;
  }
  .berlingo .ber_present .ber_flex .box {
    width: calc(50% - 15px);
    margin-top: 0 !important;
    padding: 40px;
  }
}
.berlingo .ber_present .imgs {
  position: relative;
  width: 100%;
  max-width: 500px;
  margin: 3em auto auto;
}
.berlingo .ber_present .imgs h4 {
  position: absolute;
  left: -25px;
  top: -30px;
  width: 75px;
  height: 75px;
  font-weight: 500;
  font-size: 1.5rem;
  z-index: 1;
}
.berlingo .ber_present .imgs h4 img {
  border: none;
}
.berlingo .ber_present .ber_present_b img {
  box-sizing: border-box;
  border: solid 1px #8095a8;
}
.berlingo .ber_present .slick-arrow {
  display: block;
  position: absolute;
  top: 45%;
  width: 26px;
  height: 46px;
  margin: auto;
  background: url("../images/arrow_2.svg") no-repeat 53% center/100% auto;
  cursor: pointer;
  z-index: 1;
}
.berlingo .ber_present .slick-arrow.ber_prev {
  left: -37px;
  transform: rotate(180deg);
}
.berlingo .ber_present .slick-arrow.ber_next {
  right: -37px;
}
.berlingo .ber_present .slick-active button {
  background-color: #567f88;
}
.berlingo .ber_present .dot-list {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  margin-top: 1.5em;
}
.berlingo .ber_present .dot-list li {
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 4px;
       column-gap: 4px;
  font-size: 1.4rem;
  line-height: 1.6;
}
@media (width <= 768px) {
  .berlingo .ber_present .dot-list li {
    font-size: 1.2rem;
  }
}
.berlingo .ber_present .dot-list li::before {
  content: "●";
  display: block;
}
.berlingo .ber_present .ber_btns {
  margin: 2em 0;
}
.berlingo .ber_present .ber_btn {
  display: block;
  margin: 15px auto;
  background-color: #8093a6;
}
.berlingo .ber_present .ber_btn_inv {
  border: solid 1px #8093a6;
  background-color: #fff;
  color: #8093a6;
}
.berlingo .ber_present .ber_btn_inv span {
  position: relative;
  padding-right: 25px;
}
.berlingo .ber_present .ber_btn_inv span::before, .berlingo .ber_present .ber_btn_inv span::after {
  position: absolute;
  top: 0;
  bottom: 3px;
  margin: auto;
  background-color: #8093a6;
  content: "";
}
.berlingo .ber_present .ber_btn_inv span::before {
  width: 18px;
  height: 1px;
  right: 0;
}
.berlingo .ber_present .ber_btn_inv span::after {
  width: 1px;
  height: 18px;
  right: 8px;
}

.ber_modal_guideline,
.ber_modal_details {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 18px;
  z-index: 1000;
}
.ber_modal_guideline.act,
.ber_modal_details.act {
  display: block;
}
.ber_modal_guideline .ber_bg,
.ber_modal_details .ber_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #e9e9e8;
}
.ber_modal_guideline .ber_close,
.ber_modal_details .ber_close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.ber_modal_guideline .ber_close::before, .ber_modal_guideline .ber_close::after,
.ber_modal_details .ber_close::before,
.ber_modal_details .ber_close::after {
  position: absolute;
  top: 50%;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000;
  content: "";
}
.ber_modal_guideline .ber_close::before,
.ber_modal_details .ber_close::before {
  transform: rotate(45deg);
}
.ber_modal_guideline .ber_close::after,
.ber_modal_details .ber_close::after {
  transform: rotate(-45deg);
}
.ber_modal_guideline .ber_inner,
.ber_modal_details .ber_inner {
  position: relative;
  max-width: 960px;
  height: 100%;
  background-color: #fff;
  margin: auto;
  padding: 30px 18px;
  overflow: auto;
}
@media (width >= 769px) {
  .ber_modal_guideline .ber_inner,
  .ber_modal_details .ber_inner {
    padding: 40px;
  }
}
.ber_modal_guideline * + p,
.ber_modal_details * + p {
  margin-top: 1em;
}
.ber_modal_guideline h2,
.ber_modal_details h2 {
  margin-bottom: 1em;
  text-align: center;
  font-weight: 700;
  font-size: 1.5em;
}
.ber_modal_guideline h3,
.ber_modal_details h3 {
  margin: 2em 0 0;
  font-weight: 700;
  font-size: 1.1em;
}
.ber_modal_guideline h3 + p,
.ber_modal_details h3 + p {
  margin-top: 0.5em;
}
.ber_modal_guideline h4,
.ber_modal_details h4 {
  margin: 1em 0 0;
}
.ber_modal_guideline h4 + p,
.ber_modal_details h4 + p {
  margin-top: 0.5em;
}
.ber_modal_guideline .ber_dot li,
.ber_modal_guideline .ber_aste li,
.ber_modal_guideline .ber_num li,
.ber_modal_details .ber_dot li,
.ber_modal_details .ber_aste li,
.ber_modal_details .ber_num li {
  position: relative;
  margin-top: 0.3em;
  padding-left: 1.4em;
}
.ber_modal_guideline .ber_dot li::before,
.ber_modal_details .ber_dot li::before {
  position: absolute;
  top: 0;
  left: 0.2em;
  content: "・";
}
.ber_modal_guideline .ber_aste li::before,
.ber_modal_details .ber_aste li::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "※";
}
.ber_modal_guideline .ber_num,
.ber_modal_details .ber_num {
  counter-reset: number;
}
.ber_modal_guideline .ber_num li,
.ber_modal_details .ber_num li {
  counter-increment: number;
}
.ber_modal_guideline .ber_num li::before,
.ber_modal_details .ber_num li::before {
  position: absolute;
  top: 0;
  left: 0;
  content: counter(number) ".";
}

#section_purchase-support {
  background-color: #ccd4dc;
}

#section_purchase-support .wrapper_support {
  background-color: #fff;
}

#section_purchase-support .wrapper_support .heading_2 {
  color: #202252;
  font-weight: 700;
  text-align: center;
}

#section_purchase-support .wrapper_support_inner .container {
  display: flex;
}

#section_purchase-support .wrapper_support_inner .container.btline {
  border-bottom: 1px solid silver;
}

#section_purchase-support .wrapper_support_inner .container_image {
  flex: 0 0 auto;
}

#section_purchase-support .wrapper_support_inner .container_image picture {
  display: block;
}

#section_purchase-support .wrapper_support_inner .container_content {
  width: 100%;
}

#section_purchase-support .wrapper_support_inner .container_content .heading_2 {
  font-weight: 700;
  text-align: left;
}

#section_purchase-support .wrapper_support_inner .container_content .heading_3 {
  color: #57718a;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.4;
}

#section_purchase-support .wrapper_support_inner .container_content .copy {
  letter-spacing: 0.02em;
}

#section_purchase-support .wrapper_support_inner .container_content dl.model {
  line-height: 1.56;
  margin: 1em 0;
}

#section_purchase-support .wrapper_support_inner .wrapper_btns .cmn-button {
  background-color: #57718a;
  margin: 0;
}

@media print, screen and (min-width: 768px) {
  #section_purchase-support {
    padding: 70px 0;
  }
  #section_purchase-support .wrapper_support {
    padding: 50px 60px;
  }
  #section_purchase-support .wrapper_support .heading_2 {
    font-size: 3.4rem;
    margin-bottom: 46px;
  }
  #section_purchase-support .wrapper_support .heading_2.pp {
    font-size: 2.8rem;
  }
  #section_purchase-support .wrapper_support_inner .container {
    margin-bottom: 50px;
  }
  #section_purchase-support .wrapper_support_inner .container.btline {
    padding-bottom: 50px;
  }
  #section_purchase-support .wrapper_support_inner .container_image {
    display: flex;
    justify-content: center;
    padding-left: 50px;
    padding-top: 20px;
    width: 328px;
  }
  #section_purchase-support .wrapper_support_inner .container_image.-center {
    justify-content: center;
  }
  #section_purchase-support .wrapper_support_inner .container_image picture {
    width: 159px;
  }
  #section_purchase-support .wrapper_support_inner .container_content {
    padding-left: 50px;
  }
  #section_purchase-support .wrapper_support_inner .container_content .heading_2 {
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
  #section_purchase-support .wrapper_support_inner .container_content .heading_3 {
    font-size: 2.2rem;
    margin-bottom: 18px;
  }
  #section_purchase-support .wrapper_support_inner .container_content .copy {
    font-size: 1.6rem;
    line-height: 1.5;
  }
  #section_purchase-support .wrapper_support_inner .container_content .copy + .cmn-button_simple {
    margin-top: 20px;
  }
  #section_purchase-support .wrapper_support_inner .container_content dl.model {
    align-items: flex-start;
    display: flex;
    font-size: 1.6rem;
  }
  #section_purchase-support .wrapper_support_inner .container_content dl.model dt {
    padding-top: 1px;
  }
  #section_purchase-support .wrapper_support_inner .container_content .cmn-button_simple + .cmn-button_simple {
    margin-left: 28px;
  }
  #section_purchase-support .wrapper_support_inner .container_content ul.note {
    font-size: 1.4rem;
    line-height: 1.57;
    margin-top: 20px;
  }
  #section_purchase-support .wrapper_support_inner .wrapper_btns {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    width: 800px;
  }
  #section_purchase-support .wrapper_support_inner .wrapper_btns .cmn-button {
    font-size: 1.6rem;
    margin: 0 auto 20px;
    min-height: 50px;
    min-width: 260px;
  }
  .cmn-button {
    border-radius: 28px;
    font-size: 1.8rem;
    min-height: 56px;
  }
  .cmn-button:after {
    height: 16px;
    right: 20px;
    width: 9px;
  }
  .cmn-button.-auto-width {
    padding-left: 40px;
    padding-right: 50px;
  }
}
@media only screen and (max-width: 767px) {
  #section_purchase-support {
    padding: 10.67vw 0;
  }
  #section_purchase-support .wrapper_support {
    padding: 8vw 4vw;
  }
  #section_purchase-support .wrapper_support .heading_2 {
    font-size: 4.53vw;
    margin-bottom: 6.67vw;
  }
  #section_purchase-support .wrapper_support_inner .container {
    margin-bottom: 7.2vw;
  }
  #section_purchase-support .wrapper_support_inner .container.btline {
    padding-bottom: 10.67vw;
  }
  #section_purchase-support .wrapper_support_inner .container_image {
    width: 25.87vw;
  }
  #section_purchase-support .wrapper_support_inner .container_image picture + picture {
    margin-top: 3.73vw;
  }
  #section_purchase-support .wrapper_support_inner .container_content {
    padding-left: 3.73vw;
  }
  #section_purchase-support .wrapper_support_inner .container_content .heading_2 {
    font-size: 4vw;
    margin-bottom: 2.67vw;
  }
  #section_purchase-support .wrapper_support_inner .container_content .heading_3 {
    font-size: 3.73vw;
    margin-bottom: 2.13vw;
  }
  #section_purchase-support .wrapper_support_inner .container_content .copy {
    font-size: 3.47vw;
    line-height: 1.46;
  }
  #section_purchase-support .wrapper_support_inner .container_content .copy + .cmn-button_simple {
    margin-top: 3.47vw;
  }
  #section_purchase-support .wrapper_support_inner .container_content dl.model {
    font-size: 3.47vw;
  }
  #section_purchase-support .wrapper_support_inner .container_content .cmn-button_simple + .cmn-button_simple {
    margin-top: 3.47vw;
  }
  #section_purchase-support .wrapper_support_inner .container_content ul.note {
    font-size: 2.93vw;
    line-height: 1.46;
    margin-top: 2vw;
  }
  #section_purchase-support .wrapper_support_inner .wrapper_btns .cmn-button + .cmn-button {
    margin-top: 5.33vw;
  }
  #section_purchase-support .wrapper_support_inner .wrapper_btns .cmn-button.-auto-width {
    width: 100%;
  }
  .wrapper_btns {
    margin: 0 !important;
  }
  .cmn-button {
    border-radius: 6.67vw;
    font-size: 4.27vw;
    margin: 0 !important;
    margin-bottom: 1.33vw;
    min-height: 13.33vw;
    padding: 2.67vw 10vw !important;
    width: 78.67vw;
    line-height: 1.2 !important;
  }
  .cmn-button:after {
    height: 3.47vw;
    right: 3.2vw;
    width: 2.13vw;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1366px) {
  #section_purchase-support .wrapper_support .heading_2 {
    font-size: 2.49vw;
    margin-bottom: 3.37vw;
  }
  #section_purchase-support .wrapper_support_inner .container.btline {
    padding-bottom: 3.66vw;
  }
  #section_purchase-support .wrapper_support_inner .container_image picture {
    width: 11.64vw;
  }
  #section_purchase-support .wrapper_support_inner .container_image {
    padding-left: 3.66vw;
    padding-top: 1.46vw;
    width: 24.01vw;
  }
  #section_purchase-support .wrapper_support_inner .container_content .heading_2 {
    font-size: 1.76vw;
    margin-bottom: 1.46vw;
  }
  #section_purchase-support .wrapper_support_inner .container_content .heading_3 {
    font-size: 1.61vw;
    margin-bottom: 1.32vw;
  }
  #section_purchase-support .wrapper_support_inner .container_content .copy + .cmn-button_simple {
    margin-top: 1.46vw;
  }
  #section_purchase-support .wrapper_support_inner .container_content .copy {
    font-size: 1.24vw;
  }
  #section_purchase-support .wrapper_support_inner .container_content dl.model {
    font-size: 1.17vw;
  }
  #section_purchase-support .wrapper_support_inner .container_content .cmn-button_simple + .cmn-button_simple {
    margin-left: 2.05vw;
  }
  #section_purchase-support .wrapper_support_inner .container_content ul.note {
    margin-top: 1.46vw;
  }
  #section_purchase-support .wrapper_support_inner .container_content {
    padding-left: 3.66vw;
  }
  #section_purchase-support .wrapper_support_inner .container {
    margin-bottom: 3.66vw;
  }
  #section_purchase-support .wrapper_support_inner .wrapper_btns .cmn-button {
    font-size: 1.17vw;
    margin: 0 auto 1.46vw;
    min-height: 3.66vw;
    min-width: 19.03vw;
  }
  #section_purchase-support .wrapper_support_inner .wrapper_btns {
    width: 58.57vw;
  }
  #section_purchase-support .wrapper_support {
    padding: 3.66vw 4.39vw;
  }
  #section_purchase-support {
    padding: 5.12vw 0;
  }
  .cmn-button {
    border-radius: 2.05vw;
    font-size: 1.32vw;
    min-height: 4.1vw;
    width: 28.26vw;
  }
}
.wrapper_btns {
  display: block !important;
  text-align: center !important;
}
.wrapper_btns a {
  margin: auto;
  width: -moz-max-content !important;
  width: max-content !important;
}

.section_footnote .local-inner {
  margin: 0 auto;
}

.section_footnote .list_note {
  padding-left: 1em;
  text-indent: -1em;
}

@media print, screen and (min-width: 768px) {
  .section_footnote {
    line-height: 1.66;
    padding: 70px 35px;
  }
  .section_footnote .local-inner {
    max-width: 970px;
  }
  .section_footnote h4 {
    font-size: 1.4rem;
  }
  .section_footnote .list_note {
    font-size: 1.2rem;
    margin-bottom: 15px;
  }
}
@media print, screen and (max-width: 767px) {
  .section_footnote {
    line-height: 1.6;
    padding: 12vw 5.33vw 0;
  }
  .section_footnote h4 {
    font-size: 3.2vw;
  }
  .section_footnote .list_note {
    font-size: 2.67vw;
    margin-bottom: 2vw;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1366px) {
  .section_footnote .list_note {
    margin-bottom: 1.1vw;
  }
}
.footer_passport {
  width: 930px;
  margin: 0 auto;
  padding: 57px 0;
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  .footer_passport {
    width: 87.5vw;
    padding: 25.15px 0;
  }
}
.footer_passport .text1 {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
}
@media only screen and (max-width: 768px) {
  .footer_passport .text1 {
    font-size: 11px;
  }
}
.footer_passport .text2 {
  padding-left: 1em;
  text-indent: -1em;
  color: #000;
  font-size: 12px;
  font-weight: 400;
  line-height: 21px;
}
@media only screen and (max-width: 768px) {
  .footer_passport .text2 {
    font-size: 9px;
    line-height: 15px;
  }
}
.footer_passport .text3 {
  margin-top: 28px;
  padding-left: 1em;
  text-indent: -1em;
  color: #000;
  font-size: 12px;
  font-weight: 400;
  line-height: 21px;
}
@media only screen and (max-width: 768px) {
  .footer_passport .text3 {
    margin-top: 12px;
    font-size: 9px;
    line-height: 15px;
  }
}
.footer_passport .text4 {
  padding-left: 1em;
  text-indent: -1em;
  color: #000;
  font-size: 12px;
  font-weight: 400;
  line-height: 21px;
}
@media only screen and (max-width: 768px) {
  .footer_passport .text4 {
    font-size: 9px;
    line-height: 15px;
  }
}

.sticky_banner {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #E51F1F;
  color: #fff;
  z-index: 100;
  line-height: 1;
}
.sticky_banner .ber_inner {
  max-width: 1101px;
  margin: 0 auto;
  padding: 7px 0;
  box-sizing: border-box;
  font-size: 0;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .sticky_banner .ber_inner {
    max-width: 96%;
  }
}
.sticky_banner .ber_inner p.link1 {
  display: inline-block;
  width: 71%;
  vertical-align: middle;
  box-sizing: border-box;
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .sticky_banner .ber_inner p.link1 {
    width: 65%;
    font-size: 3.125vw;
    font-weight: 600;
    letter-spacing: -0.84px;
    line-height: 5.3125vw;
  }
}
.sticky_banner .ber_inner p.link1 small {
  display: inline-block;
  font-family: "Citroen Type", "Citroen";
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .sticky_banner .ber_inner p.link1 small {
    font-size: 4.375vw;
    font-weight: bold;
    line-height: 5.3125vw;
  }
}
@media only screen and (max-width: 1024px) {
  .sticky_banner .ber_inner p.link1 small.day {
    font-weight: 500;
    letter-spacing: -0.42px;
  }
}
.sticky_banner .ber_inner p.link1 span {
  display: inline-block;
  margin-left: 5px;
  font-family: "Citroen Type", "Citroen";
  font-size: 19px;
  font-weight: 500;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .sticky_banner .ber_inner p.link1 span {
    font-size: 3.75vw;
    letter-spacing: -0.36px;
  }
}
.sticky_banner .ber_inner p.link1 img {
  display: inline-block;
  width: 15px;
  margin: 0 5px;
}
@media only screen and (max-width: 1024px) {
  .sticky_banner .ber_inner p.link1 img {
    width: 2.8125vw;
  }
}
.sticky_banner .ber_inner p.link2 {
  display: inline-block;
  width: 29%;
  vertical-align: middle;
  box-sizing: border-box;
  text-align: right;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .sticky_banner .ber_inner p.link2 {
    width: 35%;
  }
}
.sticky_banner .ber_inner p.link2 a {
  display: inline-block;
  width: 100%;
  max-width: 300px;
  padding: 18px 0;
  background: #fff;
  border-radius: 100px;
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  color: #E51F1F;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .sticky_banner .ber_inner p.link2 a {
    width: 100%;
    padding: 10.47px 0;
    font-size: 3.75vw;
    font-weight: 600;
  }
  .sticky_banner .ber_inner p.link2 a span {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .page-top {
    bottom: 25vw;
    right: 2vw;
  }
}
@media screen and (max-width: 1024px) {
  .g-footer {
    margin-bottom: 30vw !important;
  }
}
.ber_btn_modal {
  position: relative;
}
.ber_btn_modal span.movie_aicon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
}/*# sourceMappingURL=berlingo.css.map */