@charset "UTF-8";
/*
Theme Name: juhokkaido
Author: 株式会社アカネソリューションズ
Description: juhokkaidoのポータルサイトです。
Text Domain: juhokkaido
*/
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
html {
  overflow-x: hidden;
}
body {
  overflow-x: hidden;
}
img {
  max-width: 100%;
  vertical-align: bottom;
}
main {
  margin-top: 60px;
}
h1, h2, h3, h4 {
  color: #19B5F3;
}
a {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
p {
  text-align: justify;
  line-break: strict;
}
li {
  list-style: none;
}
.pc__show {
  display: none;
}
.content-width, .recent__title, .recommend__title, .sort__inner, .sort-order, .about-top__pop, .about-ex__inner, .about-ex2__inner, .soudan__inner, .pagenation__inner {
  width: 90%;
  margin: 0 auto;
  max-width: 1100px;
}
.flex {
  display: flex;
  flex-direction: column;
}
.flex-colum {
  display: flex;
  justify-content: center;
  align-items: center;
}
html.noscroll {
  overflow: hidden;
}
.red {
  color: red;
}
.mb-10 {
  margin-bottom: 10px;
}
.page_main .page-title {
  padding: 40px 0;
}
.page_main .page_wrapper {
  max-width: 1000px;
  margin: 0 auto;
  padding: 50px 0 100px;
}
.link_btn_s {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.link_btn_s li {
  padding: 5px;
}
.link_btn_s li a {
  border: 1px solid #333;
  padding: 5px 15px;
  border-radius: 2px;
  font-size: 14px;
  color: #000;
}
.link_btn_s li a:hover {
  background-color: #ffe300;
}
.appear.up .item {
  transform: translateY(6px);
}
.appear.down .item {
  transform: translateY(-6px);
}
.appear.left .item {
  transform: translateX(40px);
}
.appear.right .item {
  transform: translateX(-40px);
}
.appear.stay .item {
  transform: translate(0);
}
.appear .item {
  transition: all 0.7s;
  opacity: 0;
}
.appear.inview .item {
  opacity: 1;
  transform: none;
}
.appear.inview .item:nth-child(1) {
  transition-delay: 0.2s;
}
.appear.inview .item:nth-child(2) {
  transition-delay: 0.4s;
}
.appear.inview .item:nth-child(3) {
  transition-delay: 0.6s;
}
.appear.inview .item:nth-child(4) {
  transition-delay: 0.8s;
}
.appear.inview .item:nth-child(5) {
  transition-delay: 1s;
}
.appear.inview .item:nth-child(6) {
  transition-delay: 1.2s;
}
.appear.inview .item:nth-child(7) {
  transition-delay: 1.4s;
}
.appear.inview .item:nth-child(8) {
  transition-delay: 1.6s;
}
.appear.inview .item:nth-child(9) {
  transition-delay: 1.8s;
}
.appear.inview .item:nth-child(10) {
  transition-delay: 2s;
}
.animate-title, .tween-animate-title {
  opacity: 0;
}
.animate-title.inview, .tween-animate-title.inview {
  opacity: 1;
}
.animate-title.inview .char, .tween-animate-title.inview .char {
  display: inline-block;
}
.animate-title .char, .tween-animate-title .char {
  opacity: 0;
}
.animate-title.inview .char {
  animation-name: kf-animate-chars;
  animation-duration: 0.5s;
  animation-timing-function: cubic-bezier(0.39, 1.57, 0.58, 1);
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: both;
}
.animate-title.inview .char:nth-child(1) {
  animation-delay: 0.04s;
}
.animate-title.inview .char:nth-child(2) {
  animation-delay: 0.08s;
}
.animate-title.inview .char:nth-child(3) {
  animation-delay: 0.12s;
}
.animate-title.inview .char:nth-child(4) {
  animation-delay: 0.16s;
}
.animate-title.inview .char:nth-child(5) {
  animation-delay: 0.2s;
}
.animate-title.inview .char:nth-child(6) {
  animation-delay: 0.24s;
}
.animate-title.inview .char:nth-child(7) {
  animation-delay: 0.28s;
}
.animate-title.inview .char:nth-child(8) {
  animation-delay: 0.32s;
}
.animate-title.inview .char:nth-child(9) {
  animation-delay: 0.36s;
}
.animate-title.inview .char:nth-child(10) {
  animation-delay: 0.4s;
}
.animate-title.inview .char:nth-child(11) {
  animation-delay: 0.44s;
}
.animate-title.inview .char:nth-child(12) {
  animation-delay: 0.48s;
}
.animate-title.inview .char:nth-child(13) {
  animation-delay: 0.52s;
}
.animate-title.inview .char:nth-child(14) {
  animation-delay: 0.56s;
}
.animate-title.inview .char:nth-child(15) {
  animation-delay: 0.6s;
}
.animate-title.inview .char:nth-child(16) {
  animation-delay: 0.64s;
}
.animate-title.inview .char:nth-child(17) {
  animation-delay: 0.68s;
}
.animate-title.inview .char:nth-child(18) {
  animation-delay: 0.72s;
}
.animate-title.inview .char:nth-child(19) {
  animation-delay: 0.76s;
}
.animate-title.inview .char:nth-child(20) {
  animation-delay: 0.8s;
}
.animate-title.inview .char:nth-child(21) {
  animation-delay: 0.84s;
}
.animate-title.inview .char:nth-child(22) {
  animation-delay: 0.88s;
}
.animate-title.inview .char:nth-child(23) {
  animation-delay: 0.92s;
}
.animate-title.inview .char:nth-child(24) {
  animation-delay: 0.96s;
}
.animate-title.inview .char:nth-child(25) {
  animation-delay: 1s;
}
.animate-title.inview .char:nth-child(26) {
  animation-delay: 1.04s;
}
.animate-title.inview .char:nth-child(27) {
  animation-delay: 1.08s;
}
.animate-title.inview .char:nth-child(28) {
  animation-delay: 1.12s;
}
.animate-title.inview .char:nth-child(29) {
  animation-delay: 1.16s;
}
.animate-title.inview .char:nth-child(30) {
  animation-delay: 1.2s;
}
@keyframes kf-animate-chars {
  0% {
    opacity: 0;
    transform: translateY(-50%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: 0.6s;
}
.popup__inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 600px;
  padding: 30px;
  z-index: 2;
}
.popup__inner img {
  width: 100%;
}
.popup__close-btn {
  position: absolute;
  /*ボタン内側の基点となるためrelativeを指定*/
  cursor: pointer;
  width: 40px;
  height: 40px;
  border: none;
  outline: none !important;
  background-color: #FFE300;
  border-radius: 50%;
  top: 2%;
  right: 2%;
}
.popup__close-btn span {
  background-color: #19B5F3;
  display: inline-block;
  transition: all 0.4s;
  /*アニメーションの設定*/
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
  height: 3px;
  border-radius: 2px;
  width: 65%;
}
.popup__close-btn span:nth-child(1) {
  top: 11px;
  transform: translateX(-13px) translateY(8px) rotate(45deg);
}
.popup__close-btn span:nth-child(2) {
  top: 19px;
  transform: translateX(-18px) scaleX(0);
}
.popup__close-btn span:nth-child(3) {
  top: 27px;
  transform: translateX(-13px) translateY(-8px) rotate(-45deg);
}
.popup__black-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1;
  cursor: pointer;
}
.popup.is-show {
  opacity: 1;
  visibility: visible;
}
.sort__pop, .sort__pop2 {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: 0.6s;
}
.sort__pop select, .sort__pop2 select {
  display: block;
  width: 311px;
  height: 37px;
  font-size: 12px;
  color: #19B5F3;
  margin: auto;
  border: none;
}
.sort__pop--maker {
  margin-bottom: 20px;
}
.sort__pop--maker .mb-5 {
  margin-bottom: 5px;
}
.sort__pop--price {
  margin-bottom: 20px;
}
.sort__pop--body {
  margin-bottom: 20px;
}
.sort__pop--area {
  margin-bottom: 20px;
}
.sort__pop--btn {
  background-color: #FFE300;
  color: #19B5F3;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  width: 311px;
  height: 47px;
  margin: 0 auto;
  outline: none;
  border: none;
  display: block;
  border-radius: 5px;
}
.sort__pop--text {
  text-align: center;
  font-size: 14px;
  color: white;
  font-weight: bold;
  margin-bottom: 9px;
}
.sort__pop--close-btn {
  position: absolute;
  /*ボタン内側の基点となるためrelativeを指定*/
  cursor: pointer;
  width: 40px;
  height: 40px;
  border: none;
  outline: none !important;
  background-color: #FFE300;
  border-radius: 50%;
  top: -18px;
  right: -16px;
  z-index: 2;
}
.sort__pop--close-btn span {
  background-color: #19B5F3;
  display: inline-block;
  transition: all 0.4s;
  /*アニメーションの設定*/
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
  height: 3px;
  border-radius: 2px;
  width: 65%;
}
.sort__pop--close-btn span:nth-child(1) {
  top: 11px;
  transform: translateX(-13px) translateY(8px) rotate(45deg);
}
.sort__pop--close-btn span:nth-child(2) {
  top: 19px;
  transform: translateX(-18px) scaleX(0);
}
.sort__pop--close-btn span:nth-child(3) {
  top: 27px;
  transform: translateX(-13px) translateY(-8px) rotate(-45deg);
}
.sort__pop--black-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1;
  cursor: pointer;
}
.sort__pop--blue-background {
  width: 90%;
  background-color: #19B5F3;
  /* margin: 0 auto; */
  min-height: 511px;
  position: absolute;
  top: 65px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
}
.sort__pop.is-show, .is-show.sort__pop2 {
  opacity: 1;
  visibility: visible;
}
.sort__pop2 {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 450px) {
  .close-btn {
    top: 9%;
    right: 9%;
  }
}
.mobile {
  visibility: hidden;
  width: 100%;
  height: 100vh;
  min-height: -webkit-fill-available;
  position: fixed;
  top: 0;
  right: 0%;
  z-index: 300;
  transition: all 0.4s;
  opacity: 0;
  overflow: scroll;
}
.mobile__inner {
  background-color: #19B5F3;
  width: 100%;
  height: 100%;
  max-width: 1000px;
  margin: 0 0 0 auto;
  padding-top: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.mobile__menu {
  margin-top: 50px;
}
.mobile__text {
  margin-right: 10px;
  flex-basis: 80%;
  letter-spacing: -1px;
}
.mobile__item {
  margin-bottom: 1rem;
}
.mobile__item a {
  height: 80px;
  background-color: #ffe300;
  display: flex;
  align-items: center;
  padding: 1.3rem 0.5rem 1.3rem 1rem;
  color: #19B5F3;
  font-size: 20px;
  font-weight: 600;
  line-height: 16px;
  margin-bottom: 6px;
  /**transition: all 0.3s;**/
  border: 2px solid #ffe300;
  border-radius: 5px;
  width: 300px;
  justify-content: space-between;
}
.mobile__item a span {
  color: #131313;
  font-size: 11px;
  line-height: 1em;
}
.mobile__item a:hover {
  color: white;
  background-color: #19B5F3;
  border-color: white;
}
.mobile__item a:hover span {
  color: white;
}
.mobile__item a:hover .mobile__logo img:nth-child(1) {
  opacity: 0;
}
.mobile__item a:hover .mobile__logo img:nth-child(2) {
  opacity: 1;
}
.mobile__logo {
  flex-basis: 30px;
  position: relative;
  overflow: hidden;
}
.mobile__logo img:nth-child(2) {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.mobile__btn {
  position: absolute;
  right: 10%;
  top: 10px;
  cursor: pointer;
  width: 35px;
  height: 60px;
  border: none;
  outline: none !important;
  background-color: transparent;
}
.mobile__btn span {
  background: white;
  height: 3px;
  border-radius: 2px;
  left: 50%;
  top: 50%;
  position: absolute;
  width: 90%;
}
.mobile__btn span:nth-child(1) {
  transform: translateY(0px) rotate(45deg);
}
.mobile__btn span:nth-child(2) {
  top: 29px;
  transform: translateX(-18px) scaleX(0);
}
.mobile__btn span:nth-child(3) {
  top: 37px;
  transform: translateY(-8px) rotate(-45deg);
}
.menu-open .mobile {
  visibility: visible;
  opacity: 1;
  transition: 0.5s;
  right: 0;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  background-color: white;
}
.header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header__container {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 20px 10px;
}
.header__logo {
  width: 350px;
  display: flex;
  align-items: flex-end;
}
.header__logo a {
  width: 100px;
}
.header__logo--text {
  font-size: 10px;
  font-weight: bold;
  margin-left: 10px;
  line-height: 1;
}
.header__menu ul {
  display: flex;
  align-items: center;
}
.header__menu li {
  margin-right: 2rem;
}
.header__menu li:last-child {
  margin-right: 50px;
}
.header__menu a {
  color: #131313;
  font-weight: bolder;
}
.header__lists {
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nav__btn {
  position: fixed;
  /*ボタン内側の基点となるためrelativeを指定*/
  cursor: pointer;
  width: 35px;
  height: 60px;
  border: none;
  outline: none !important;
  background-color: transparent;
  top: 6px;
  right: 2%;
  z-index: 9999;
}
.nav__btn span {
  display: inline-block;
  transition: all 0.4s;
  /*アニメーションの設定*/
  position: absolute;
  height: 3px;
  border-radius: 2px;
  background: #131313;
  width: 90%;
}
.nav__btn span:nth-child(1) {
  top: 21px;
}
.nav__btn span:nth-child(2) {
  top: 29px;
}
.nav__btn span:nth-child(3) {
  top: 37px;
}
.menu-open .nav__btn {
  position: fixed;
  cursor: pointer;
  border: none;
  outline: none !important;
}
.menu-open .nav__btn span {
  background: white;
}
.menu-open .nav__btn span:nth-child(1) {
  transform: translate(0px, 8px) rotate(45deg);
}
.menu-open .nav__btn span:nth-child(2) {
  transform: translateX(-18px) scaleX(0);
}
.menu-open .nav__btn span:nth-child(3) {
  transform: translate(0px, -8px) rotate(-45deg);
}
.fv {
  position: relative;
  width: 100%;
}
.fv__inner {
  max-width: 1100px;
  width: 96%;
  margin: 0 auto;
  z-index: 10;
}
.fv__title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 3rem 0;
  background-image: url("images/top/fv_bg.png");
  background-repeat: no-repeat;
  background-position: right -4rem bottom -5.5rem;
  padding: 3rem 10px;
}
.fv__title_inner {
  max-width: 1100px;
  margin: 0 auto;
}
.fv__title_inner h1 {
  font-size: 28px;
  color: #19B5F3;
  line-height: 1.2;
  margin-bottom: 1rem;
}
.fv__title_inner h1 span {
  max-width: 250px;
  display: block;
}
.fv__title p {
  font-size: 12px;
  width: 59%;
}
.fv__title img {
  vertical-align: text-bottom;
}
.fv__search {
  background-image: url("images/top/top_back.png");
  background-size: cover;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 3rem 0;
}
.fv__search--items {
  background-color: white;
  height: 280px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 6px;
  position: relative;
}
.fv__search--item, .fv__search--item2 {
  margin-bottom: 6px;
}
.fv__search--item a, .fv__search--item2 a {
  font-size: 20px;
  height: 80px;
  background-color: #FFE300;
  display: flex;
  align-items: center;
  padding: 1.3rem 0.5rem 1.3rem 1rem;
  color: #19B5F3;
  font-weight: 600;
  line-height: 16px;
  /**transition: all 0.3s;**/
  position: relative;
}
.fv__search--item a span, .fv__search--item2 a span {
  color: #131313;
  font-size: 11px;
  line-height: 1em;
}
.fv__search--item a:hover, .fv__search--item2 a:hover {
  color: white;
  background-color: #19B5F3;
}
.fv__search--item a:hover span, .fv__search--item2 a:hover span {
  color: white;
}
.fv__search--item a:hover .fv__logo img:nth-child(1), .fv__search--item2 a:hover .fv__logo img:nth-child(1) {
  opacity: 0;
}
.fv__search--item a:hover .fv__logo img:nth-child(2), .fv__search--item2 a:hover .fv__logo img:nth-child(2) {
  opacity: 1;
}
.fv__search--item2 {
  flex-basis: 49%;
}
.fv__search--item2 a {
  font-size: 13px;
  padding: 1rem 5px 1rem 5px;
  justify-content: space-between;
}
.fv__search--item2 a span {
  font-size: 10px;
}
.fv__search--item2 a .fv__text2, .fv__search--item2 a .fv__text3, .fv__search--item2 a .fv__text4, .fv__search--item2 a .fv__text5 {
  flex-basis: 85%;
}
.fv__search--item2 a:hover .fv__logo2 img:nth-child(1) {
  opacity: 0;
}
.fv__search--item2 a:hover .fv__logo2 img:nth-child(2) {
  opacity: 1;
}
.fv__search .mb-0 {
  margin-bottom: 0;
}
.fv__text4 p {
  letter-spacing: -1px;
}
.fv__logo {
  position: relative;
  overflow: hidden;
}
.fv__logo img {
  width: 60%;
}
.fv__logo img:nth-child(2) {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.fv__logo2 {
  flex-basis: 20px;
  margin-right: 5px;
  position: relative;
  overflow: hidden;
}
.fv__logo2 img:nth-child(2) {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.fv__flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.fv__mascot {
  width: 100%;
  position: absolute;
  right: -40%;
  top: -75%;
  z-index: -1;
}
.fv__pcshow {
  display: none;
}
.fv__icons {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
}
.fv__icons__img {
  width: 26px;
  margin-right: 7px;
}
.fv__minicon {
  content: '';
  width: 15px;
  height: 15px;
  color: white;
  background-color: #19B5F3;
  border-radius: 50%;
  position: absolute;
  bottom: 5px;
  right: 5px;
}
.fv__triangle {
  width: 0;
  height: 0;
  border-right: 7px solid transparent;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 7px solid white;
  position: absolute;
  bottom: 3.5px;
  left: 5px;
}
.recent, .recommend {
  margin: 4rem 0;
}
.recent .swiper-wrap, .recommend .swiper-wrap {
  position: relative;
  margin: auto;
}
.recent .swiper-button-next, .recommend .swiper-button-next {
  right: 0;
  background-image: url("images/top/nav-right.png");
  background-repeat: no-repeat;
}
.recent .swiper-button-next::after, .recommend .swiper-button-next::after {
  content: "";
}
.recent .swiper-button-prev, .recommend .swiper-button-prev {
  left: 0;
  background-image: url("images/top/nav-left.png");
  background-repeat: no-repeat;
}
.recent .swiper-button-prev::after, .recommend .swiper-button-prev::after {
  content: "";
}
.recent__swiper .swiper-pagination, .recommend__swiper .swiper-pagination {
  position: static;
  margin-top: 20px;
}
.recent__swiper .swiper-pagination .swiper-pagination-bullet, .recommend__swiper .swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background-color: #19B5F3;
  opacity: 1;
}
.recent__swiper .swiper-pagination .swiper-pagination-bullet-active, .recommend__swiper .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background-color: #FFE300;
}
.recent__swiper .swiper-pagination span, .recommend__swiper .swiper-pagination span {
  margin-right: 7px;
}
.recent__title, .recommend__title {
  margin-bottom: 1rem;
}
.recent__title h2, .recommend__title h2 {
  font-size: 20px;
  line-height: 22px;
  text-align: center;
}
.recent__title h2 span, .recommend__title h2 span {
  color: #131313;
  font-size: 14px;
  font-weight: normal;
}
.recent .swiper-wrap {
  max-width: 1100px;
}
.recent__swiper {
  max-width: 1000px;
  margin: 0 auto;
}
.top_cars {
  padding-top: 80px;
}
.top_cars h2 {
  text-align: center;
  margin-bottom: 20px;
}
.top_cars h3 {
  font-size: 16px;
  color: #000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 280px;
  text-align: left;
}
.top_cars .top_cars_btn {
  padding: 0 15px;
}
.top_cars .top_cars_btn .car-list__contact {
  margin: 0 auto;
}
.top_cars .top_cars_btn .car-list__contact a {
  color: #19B5F3;
}
@media screen and (min-width: 600px) {
  .search_car_pc {
    max-width: 1050px;
    margin: 0 auto;
    padding: 80px 10px 0;
  }
  .search_car_pc h2 {
    text-align: center;
    margin-bottom: 20px;
  }
  .search_car_pc ul {
    /*display:flex;*/
    font-size: 14px;
    line-height: 2.4;
  }
  .search_car_pc ul li {
    padding: 0 20px 0 0;
    display: inline-block;
  }
  .search_car_pc ul li a {
    color: #333;
  }
  .search_car_pc ul li a:hover {
    color: #08a3e8;
    text-decoration: underline;
  }
  .search_car_sp {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .search_car_pc {
    display: none;
  }
  .search_car_sp {
    max-width: 1050px;
    margin: 0 auto;
    padding: 50px 10px 0;
  }
  .search_car_sp h2 {
    text-align: left;
    margin-bottom: 10px;
    font-size: 17px;
    position: relative;
  }
  .search_car_sp ul {
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    line-height: 2.4;
  }
  .search_car_sp ul li {
    padding: 0 0 0 0;
    /*display: inline-block;*/
    width: 33.3%;
  }
  .search_car_sp ul li a {
    color: #333;
  }
  .search_car_sp ul li a:hover {
    color: #08a3e8;
    text-decoration: underline;
  }
  .search_car_sp.second {
    padding: 20px 10px 0;
  }
  #acMenu {
    border-bottom: 1px solid #08a3e8;
    padding: 0 0 5px;
  }
  #acMenu dt {
    display: block;
    text-align: left;
    cursor: pointer;
  }
  #acMenu h2:after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url("images/top/arrow_down.png");
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    margin-top: -7.5px;
    right: 0;
    z-index: 10;
  }
  #acMenu dd {
    text-align: left;
    display: none;
  }
}
/*--------------------------------------------------------------
# SWIPER 基本
--------------------------------------------------------------*/
.swiper {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  background: transparent;
  /**display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;**/
}
.swiper-slide img {
  display: block;
  width: 100%;
}
.swiper-button-next, .swiper-button-prev {
  top: 50%;
  margin-top: -25px;
}
.swiper-button-next:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 13px;
  border-color: transparent transparent transparent #19B5F3;
  display: inline-block;
}
.swiper-button-prev:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 13px 8px 0;
  border-color: transparent #19B5F3 transparent transparent;
  display: inline-block;
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 15px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 15px));
  background: var(--swiper-pagination-bullet-inactive-color, #FFE300);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 1);
}
.swiper-pagination-bullet-active {
  background: #19B5F3;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 6px);
}
.page-title {
  text-align: center;
  background-image: url("images/top/top_back.png");
  background-size: cover;
  padding: 20px 0;
}
.page-title__h1 {
  font-size: 20px;
  color: white;
}
.page-title__about {
  font-size: 18px;
  font-weight: normal;
}
.page-title .totalMatches {
  color: #fff;
  font-weight: bold;
}
.pc_pankuzu {
  display: none;
  justify-content: flex-end;
}
.pc_pankuzu__list {
  color: white;
  display: block;
  text-align: right;
  font-size: 11px;
  font-weight: bold;
}
.pc_pankuzu__list a {
  color: white;
}
.pc_pankuzu__list::after {
  content: "＞";
  margin: 0 3px;
}
.pc_pankuzu__list:last-child::after {
  content: "";
  margin: 0 3px;
}
.sp_pankuzu {
  display: flex;
  width: 90%;
  margin: 0 auto 3rem;
  max-width: 1100px;
}
.sp_pankuzu__list {
  color: #8c8c8c;
  display: block;
  text-align: right;
  font-size: 11px;
  font-weight: bold;
}
.sp_pankuzu__list a {
  color: #8c8c8c;
}
.sp_pankuzu__list::after {
  content: "＞";
  margin: 0 3px;
}
.sp_pankuzu__list:last-child::after {
  content: "";
  margin: 0 3px;
}
.sort__sp a {
  outline: none;
  border: none;
  height: 45px;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  background-color: #FFE300;
  color: #19B5F3;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sort__sp--text {
  width: 90%;
  display: flex;
  justify-content: space-between;
  margin: auto;
}
.sort__sp--icon {
  transform: translateY(-4px);
}
.sort__pc {
  display: none;
  background-color: #19b5f34d;
  padding: 15px 0;
  /* 選択されたラジオボタンの画像の背景をオレンジ色に変える */
}
.sort__pc input[type="radio"] {
  display: none;
}
.sort__pc input[type="radio"]:checked + label {
  background: #FFE300;
}
.sort__pc select {
  width: 180px;
  font-size: 15px;
  padding: 8px 0 8px 8px;
}
.sort__price label {
  font-size: 13px;
  border: #707070 solid 1px;
  border-radius: 3px;
  background-color: white;
  padding: 4px 18px;
  white-space: nowrap;
  margin-right: 5px;
}
.sort__area label {
  font-size: 13px;
  border: #707070 solid 1px;
  border-radius: 3px;
  background-color: white;
  padding: 4px 18px;
  white-space: nowrap;
  margin-right: 5px;
}
.sort__text {
  font-size: 15px;
  font-weight: bold;
}
.sort__flex {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.sort__btn {
  color: white;
  background-color: #19B5F3;
  border: 3px solid #0092ce;
  border-radius: 5px;
  width: 180px;
  padding: 10px 0;
  display: inline-block;
}
.sort__left {
  flex-basis: 50%;
}
.sort__left button {
  background-color: #19B5F3;
  color: white;
}
.sort__right {
  flex-basis: 50%;
}
.sort__right button {
  background-color: #FFE300;
  color: #19B5F3;
}
.sort .right {
  margin-right: 10px;
}
.sort-order {
  overflow-x: auto;
}
.sort-order__area {
  position: relative;
}
.sort-order__scroll {
  position: absolute;
  right: 5vw;
  bottom: 0.5rem;
  width: 45px;
}
.sort-order__scroll img {
  width: 100%;
}
.sort-order__shop {
  overflow-x: hidden;
}
.sort-order hr {
  width: 100%;
  min-width: 760px;
}
.sort-order__inner {
  display: flex;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 30px;
  width: 760px;
}
.sort-order__undo {
  font-size: 13px;
  margin-right: 50px;
}
.sort-order__undo a {
  color: #131313;
}
.sort-order__items {
  display: flex;
  flex-basis: 75%;
}
.sort-order__item {
  display: flex;
  align-items: center;
  margin-right: 5px;
}
.sort-order__item p {
  font-size: 13px;
  margin-right: 5px;
}
.sort-order__btn {
  font-size: 13px;
  width: 22px;
  height: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #bee7f8;
  color: #131313;
  border: 1px solid #707070;
  border-radius: 50%;
  margin-right: 5px;
}
.pagenation {
  width: 90%;
  margin: 0 auto;
}
.pagenation__inner {
  width: 100%;
  text-align: center;
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagenation__btn {
  border: solid 1px #707070;
  border-radius: 3px;
  font-size: 11px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  margin: 0 2px;
  min-width: 30px;
  padding: 0 2px;
}
.pagenation__prev {
  width: 0;
  height: 0;
  border-right: 8px solid #707070;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid transparent;
  transform: translateX(-5px);
}
.pagenation__prev:hover {
  border-right: 8px solid white;
}
.pagenation__next {
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #707070;
  transform: translateX(5px);
}
.pagenation__next:hover {
  border-left: 8px solid white;
}
.pagenation__current {
  width: 40px;
}
.pagenation .prev {
  width: 25vw;
}
.pagenation .next {
  width: 25vw;
}
.pagenation .first {
  width: 18vw;
}
.pagenation .last {
  width: 18vw;
}
.pagenation__right {
  display: none;
}
.is-current {
  color: white;
  background-color: #131313;
}
.sort-order .pagenation {
  display: none;
}
.car-list {
  margin-bottom: 15px;
  /**&__block {
    margin-top: 30px;
  }**/
}
.car-list__pc {
  display: none;
}
.car-list__sp {
  display: block;
}
.car-list__inner, .store-list__inner {
  width: 95%;
  margin: 0 auto;
  max-width: 1100px;
  display: block;
  /**margin-bottom: 50px;**/
  padding: 15px 0;
  border-bottom: 1px solid #ccc;
  color: #131313;
}
.car-list__inner:hover, .store-list__inner:hover {
  background-color: #dcf4fd;
}
.car-list__title {
  font-size: 12px;
  line-height: 1.2;
}
.car-list__title--maker {
  color: #131313;
}
.car-list__title--type {
  color: #19B5F3;
  font-size: 15px;
  display: block;
}
.car-list__tag {
  margin-bottom: 10px;
  line-height: 1.3;
}
.car-list__tag--item {
  font-size: 12px;
  display: inline-block;
}
.car-list__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.car-list__img {
  width: 144px;
}
.car-list__price {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  position: relative;
}
.car-list__price--text {
  font-size: 10px;
  font-weight: bold;
  text-align: left;
}
.car-list__price--num {
  font-size: 25px;
  font-weight: bold;
  font-family: "Arial", "メイリオ";
}
.car-list__price--amount {
  font-size: 10px;
}
.car-list__price--right {
  flex-basis: 60%;
  /**&::before {
        content: '';
        position: absolute;
        width: 40%;
        height: 2px;
        background-color: #DC2222;
        top: 0;
        right: 0;
      }**/
}
.car-list__price--left {
  margin-right: 10px;
  flex-basis: 40%;
  /**&::before {
        content: '';
        position: absolute;
        width: 52%;
        height: 2px;
        background-color: #A8A8A8;
        top: 0;
        left: 0;
      }**/
}
.car-list__price--flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 3px;
}
.car-list__price--flex .price-left {
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  line-height: 1;
}
.car-list__price--flex .price-num {
  font-size: 13px;
  font-weight: bold;
}
.car-list__info {
  flex-basis: 60%;
}
.car-list__spec {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 4px;
}
.car-list__spec--item {
  display: flex;
  flex-basis: 50%;
  flex-wrap: nowrap;
  align-items: center;
  font-size: 10px;
  font-weight: 500;
}
.car-list__spec--item dt {
  background-color: #19B5F3;
  color: white;
  padding: 0 2px;
  display: inline-block;
  min-width: 26px;
}
.car-list__spec--item dd {
  padding-left: 5px;
  line-height: 1;
}
.car-list__spec--item.spec_item_left {
  flex-basis: 55%;
}
.car-list__store {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
}
.car-list__label {
  display: flex;
  margin-bottom: 10px;
}
.car-list__label img {
  display: block;
  width: 32%;
  margin-right: 10px;
}
.car-list__contact {
  display: block;
  color: #19B5F3;
  background-color: #FFE300;
  border: 3px solid #19B5F3;
  border-radius: 5px;
  text-align: center;
  font-size: 15px;
  padding: 10px 0;
  font-weight: bold;
}
.car-list__contact img {
  vertical-align: middle;
  margin-left: 2px;
}
@media screen and (max-width: 390px) {
  .car-list__img {
    width: 140px;
    margin-right: 5px;
  }
  .car-list__price--left {
    flex-basis: 52%;
  }
}
.store-list {
  margin-bottom: 15px;
}
.store-list__pc {
  display: none;
}
.store-list__sp {
  display: block;
}
.store-list__sp--flex {
  display: flex;
  align-items: center;
}
.store-list__spimg {
  flex-basis: 39%;
}
.store-list__info {
  flex-basis: 75%;
  margin-left: 10px;
}
.store-list__title a {
  color: #19B5F3;
  font-size: 16px;
  font-weight: bold;
}
.store-list__spaddress {
  flex-basis: 47%;
}
.store-list__spaddress--flex {
  display: flex;
}
.store-list__spaddress--h1 {
  flex-basis: 14%;
  font-weight: bold;
}
.store-list__spaddress--p1 {
  flex-basis: 86%;
}
.store-list__spaddress--h2 {
  flex-basis: 28%;
  font-weight: bold;
}
.store-list__spaddress--p2 {
  flex-basis: 76%;
}
.store-list__spaddress p {
  font-size: 12px;
  line-height: 13px;
}
.store-list__ex {
  font-size: 12px;
  color: #363636;
}
.store-list__spunits {
  display: flex;
  align-items: baseline;
}
.store-list__spunits--pub {
  font-size: 12px;
  color: #363636;
  margin-right: 10px;
}
.store-list__spunits--num {
  font-size: 21px;
  color: red;
  font-weight: bold;
  font-family: "Arial", "メイリオ";
}
.store-list__spunits--unit {
  font-size: 12px;
}
.store-list__splabel {
  display: flex;
}
.store-list__splabel img {
  margin-right: 10px;
  display: block;
  flex-basis: 33%;
}
.spSearch {
  display: flex;
  justify-content: space-between;
  padding: 10px;
}
.spSearch__label {
  background-color: #FFE300;
  color: #19B5F3;
  border: 2px solid #19B5F3;
  position: relative;
  height: 42px;
  display: block;
  text-align: center;
  flex-basis: 32%;
  font-size: 13px;
  font-weight: bold;
}
.spSearch__label::after {
  content: "";
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-top: 8px solid #19B5F3;
  border-bottom: 8px solid transparent;
  border-left: 8px solid transparent;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.search h2 {
  font-size: 20px;
  line-height: 22px;
  text-align: center;
}
.search h2 span {
  color: #131313;
  font-size: 14px;
  font-weight: normal;
}
.search__inner {
  max-width: 1100px;
  width: 95%;
  margin: 0 auto;
}
.search__maker {
  margin: 30px 0 40px;
}
.search__maker--bg {
  background-color: #19B5F3;
}
.search__maker--items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin: auto;
  padding: 5px;
}
.search__maker--item, .search__maker--item2 {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #19B5F3;
  flex-basis: 33.33333%;
  text-align: center;
  font-size: 13px;
  position: relative;
  line-height: 1.2;
  padding: 3px;
}
.search__maker--item span, .search__maker--item2 span {
  display: block;
  height: 72px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: white;
  border-radius: 3px;
  font-weight: bold;
}
.search__maker--item::after, .search__maker--item2::after {
  content: "";
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid #19B5F3;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.search__maker--item:hover span, .search__maker--item2:hover span {
  background-color: #FFE300;
}
.search__body {
  margin-bottom: 40px;
}
.search__body--items {
  display: flex;
  flex-wrap: wrap;
}
.search__body--item {
  color: #19B5F3;
  font-size: 12px;
  flex-basis: 32%;
  text-align: center;
  font-weight: bold;
  padding: 10px;
}
.search__price {
  margin-bottom: 40px;
}
.search__price--items {
  display: flex;
  flex-wrap: wrap;
}
.search__price--item {
  flex-basis: 31%;
  margin: 4px;
  text-align: center;
  padding: 7px 0;
  font-size: 12px;
  border-radius: 2px;
  font-weight: medium;
}
.search__price--blue {
  background-color: #19B5F3;
  color: white;
  font-weight: bold;
  border: solid 1px #19B5F3;
}
.search__price--blue:hover {
  background-color: #FFE300;
  color: #19B5F3;
}
.search__price--white {
  background-color: white;
  color: #131313;
  border: solid 1px #9f9f9f;
}
.search__price--white:hover {
  background-color: #FFE300;
}
.search__free {
  margin-bottom: 5rem;
}
.search__free--form {
  width: 85%;
  padding: 5px 0 5px 10px;
  border: solid 1px #a7a7a7;
  border-radius: 2px;
}
.search__free--btn {
  background-color: #19B5F3;
  outline: none;
  border: none;
  width: 40px;
  height: 30px;
  border-radius: 10px;
  cursor: pointer;
}
.search__keyword {
  margin-bottom: 5rem;
}
.search-pop {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  transition: 0.6s;
  opacity: 0;
  visibility: hidden;
  overflow-y: auto;
}
.search-pop__text {
  color: white;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 1rem;
}
.search-pop__inner {
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
.search-pop__bluebg {
  background-color: #19B5F3;
  width: 90%;
  position: relative;
  z-index: 2;
  padding: 20px 0;
  margin: 10% 5%;
}
.search-pop__title {
  color: white;
  text-align: center;
  margin-bottom: 10px;
  order: 2;
}
.search-pop__title span {
  font-size: 10px;
  font-weight: normal;
}
.search-pop__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
  height: auto;
  order: 3;
  flex-direction: column;
}
.search-pop__item {
  flex-basis: 33%;
  padding: 4px 2px;
}
.search-pop__item a {
  background-color: white;
  color: #19B5F3;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 3px;
  position: relative;
}
.search-pop__item a::after {
  content: "";
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid #19b5f3;
  position: absolute;
  bottom: 5px;
  right: 0;
}
.search-pop__item p {
  font-size: 16px;
  font-weight: bold;
}
.search-pop__item .item-carName {
  display: flex;
  justify-content: space-between;
  width: 75%;
  align-items: center;
}
.search-pop__item .item-carName br {
  display: none;
}
.search-pop__item .item-carName span {
  margin-right: 1rem;
  line-height: 1.2;
}
.search-pop__item .item-carName span:last-child {
  font-size: 12px;
  flex-basis: 50px;
  text-align: right;
}
.search-pop__item img {
  margin-right: 7px;
  width: 70px;
}
.search-pop__select {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: column;
  order: 1;
}
.search-pop__select div {
  width: 100%;
}
.search-pop__select select {
  width: 100%;
  height: 38px;
  border: 1px solid #393939;
  display: block;
  margin-bottom: 1rem;
}
.search-pop__btn {
  background-color: #FFE300;
  color: #19B5F3;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  width: 100%;
  height: 47px;
  /* margin: 0 auto; */
  outline: none;
  border: none;
  display: block;
  border-radius: 5px;
  cursor: pointer;
  margin-bottom: 1rem;
}
.search-pop__btn:hover {
  color: white;
  background-color: #19B5F3;
  border: 1px solid white;
}
.search-pop__btn img {
  transform: translateY(-4px);
  margin-left: 2px;
}
.search-pop__blackbg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1;
  cursor: pointer;
}
.search-pop__close-btn {
  position: absolute;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border: none;
  outline: none !important;
  background-color: #FFE300;
  border-radius: 50%;
  top: -18px;
  right: -16px;
  z-index: 2;
}
.search-pop__close-btn span {
  background-color: #19B5F3;
  display: inline-block;
  transition: all 0.4s;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
  height: 3px;
  border-radius: 2px;
  width: 65%;
}
.search-pop__close-btn span:nth-child(1) {
  top: 11px;
  transform: translateX(-13px) translateY(8px) rotate(45deg);
}
.search-pop__close-btn span:nth-child(2) {
  top: 27px;
  transform: translateX(-13px) translateY(-8px) rotate(-45deg);
}
.search-pop.is-show {
  opacity: 1;
  visibility: visible;
}
.about-top {
  position: relative;
  margin: 120px 0 50px;
}
.about-top__mascot {
  position: absolute;
  left: 50%;
  top: -140px;
  transform: translateX(-50%);
  z-index: -1;
}
.about-top__pop {
  background-color: #d8f5ff;
  border: 1px solid #707070;
  padding: 50px 10px;
  z-index: 10;
  position: relative;
}
.about-top__pop h2 {
  font-size: 19px;
  text-align: center;
  color: #131313;
  font-weight: bold;
  margin-bottom: 1rem;
}
.about-top__pop p {
  font-size: 17px;
}
.about-top__logotext {
  transform: translateY(-8px);
}
.about-top .point1 {
  width: 5px;
  height: 5px;
  background-color: #3d3d3d;
  position: absolute;
  border-radius: 50%;
  top: 10px;
  left: 10px;
}
.about-top .point2 {
  width: 5px;
  height: 5px;
  background-color: #3d3d3d;
  position: absolute;
  border-radius: 50%;
  top: 10px;
  right: 10px;
}
.about-top .point3 {
  width: 5px;
  height: 5px;
  background-color: #3d3d3d;
  position: absolute;
  border-radius: 50%;
  bottom: 10px;
  left: 10px;
}
.about-top .point4 {
  width: 5px;
  height: 5px;
  background-color: #3d3d3d;
  position: absolute;
  border-radius: 50%;
  bottom: 10px;
  right: 10px;
}
.about-ex, .about-ex2 {
  margin-bottom: 5rem;
}
.about-ex__title, .about-ex2__title {
  text-align: center;
  line-height: 1.2;
  font-size: 26px;
  margin-bottom: 36px;
}
.about-ex__title span, .about-ex2__title span {
  font-size: 14px;
  color: #131313;
  font-weight: normal;
}
.about-ex__items, .about-ex2__items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: column;
}
.about-ex__item {
  flex-basis: 31%;
  margin-bottom: 30px;
}
.about-ex__item--title {
  color: #131313;
  font-size: 20px;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 1rem;
  position: relative;
}
.about-ex__item--p {
  font-size: 15px;
  line-height: 1.8;
}
.about-ex__num {
  width: 65px;
  height: 65px;
  background-color: #19B5F3;
  color: #FFE300;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 34px;
  font-family: "Arial", "メイリオ";
  font-weight: normal;
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
}
.about-ex__triangle {
  width: 0;
  height: 0;
  border-right: 9px solid transparent;
  border-top: 15px solid #19B5F3;
  border-left: 9px solid transparent;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 18%;
}
.about-ex2__item {
  flex-basis: 32.7%;
  border: solid 1px #131313;
  padding: 50px 10px;
  position: relative;
  margin-bottom: 1rem;
}
.about-ex2__item--title {
  color: #131313;
  font-size: 20px;
  text-align: center;
  margin-bottom: 1rem;
}
.about-ex2__item--p {
  font-size: 15px;
  line-height: 1.8;
}
.about-ex2 .point1 {
  width: 5px;
  height: 5px;
  background-color: #3d3d3d;
  position: absolute;
  border-radius: 50%;
  top: 10px;
  left: 10px;
}
.about-ex2 .point2 {
  width: 5px;
  height: 5px;
  background-color: #3d3d3d;
  position: absolute;
  border-radius: 50%;
  top: 10px;
  right: 10px;
}
.about-ex2 .point3 {
  width: 5px;
  height: 5px;
  background-color: #3d3d3d;
  position: absolute;
  border-radius: 50%;
  bottom: 10px;
  left: 10px;
}
.about-ex2 .point4 {
  width: 5px;
  height: 5px;
  background-color: #3d3d3d;
  position: absolute;
  border-radius: 50%;
  bottom: 10px;
  right: 10px;
}
@media (max-width: 350px) {
  .about-top__pop h2 {
    font-size: 16px;
  }
  .about-top__pop p {
    font-size: 15px;
  }
}
.soudan {
  margin: 70px 0;
  overflow-x: auto;
}
.soudan table {
  border-collapse: collapse;
  width: 850px;
  margin: auto;
  font-size: 16px;
}
.soudan th {
  background-color: #efefef;
  font-weight: normal;
  text-align: left;
}
.soudan th, .soudan td {
  padding: 10px;
}
.soudan tr td:nth-child(4) {
  text-align: center;
}
.top_stock_cars_outer {
  position: relative;
}
.top_stock_cars_outer .swiper {
  width: 93%;
  padding-bottom: 50px;
}
.top_cars {
  max-width: 1200px;
  margin: 0 auto;
}
/*--------------------------------------------------------------
# 車輛リスト基本レイアウト
--------------------------------------------------------------*/
.img_list_box {
  height: auto;
}
.img_list_box .car_list_inner {
  padding: 8px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-radius: 5px 5px 0 0;
  background-color: #fff;
}
.img_list_box .car_list_inner:hover {
  cursor: pointer;
  position: relative;
  background-color: #f5f5f5;
  border-radius: 5px 5px 0 0;
}
.img_list_box .car_list_inner .img_list_img img {
  max-width: 100%;
  height: auto;
  position: relative;
}
.img_list_box .car_list_inner .img_list_img span.maker_icon {
  position: absolute;
  background-color: #19B5F3;
  bottom: 0;
  left: 0;
  color: #19B5F3;
}
.img_list_box .car_list_inner h2.img_list_title {
  font-size: 16px;
  color: #000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 280px;
  text-align: left;
}
.img_list_box .car_list_inner .img_list_info_price {
  display: flex;
}
.img_list_box .car_list_inner .img_list_info_price .img_list_info_price1 {
  flex-basis: 45%;
}
.img_list_box .car_list_inner .img_list_info_price .img_list_info_price1 dl {
  border-top: 3px solid #FF4800;
  padding: 5px 2px 5px 5px;
  text-align: left;
}
.img_list_box .car_list_inner .img_list_info_price .img_list_info_price1 dl dd .price {
  font-size: 26px;
  color: #FF4800;
}
.img_list_box .car_list_inner .img_list_info_price .img_list_info_price1 dl dt {
  font-size: 11px;
  margin-bottom: 6px;
}
.img_list_box .car_list_inner .img_list_info_price .img_list_info_price2 {
  flex-basis: 55%;
}
.img_list_box .car_list_inner .img_list_info_price .img_list_info_price2 dl {
  border-top: 3px solid #A8A8A8;
  padding: 5px 2px 0 10px;
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.img_list_box .car_list_inner .img_list_info_price .img_list_info_price2 dl.other_charge {
  border: none;
  padding: 0 2px 5px 10px;
}
.img_list_box .car_list_inner .img_list_info_price dt, .img_list_box .car_list_inner .img_list_info_price dd .unit {
  line-height: 1;
  font-size: 10px;
  font-weight: bold;
}
.img_list_box .car_list_inner .img_list_info_price dd {
  margin: 0;
}
.img_list_box .car_list_inner .img_list_info_price dd .price {
  font-family: Arial, Helvetica, sans-serif;
  font-ssize: 16px;
  font-weight: bold;
}
.img_list_box .car_list_inner .img_list_info_price .include_tax {
  font-size: 10px;
}
.img_list_box .car_list_inner .img_list_detail {
  padding: 4px;
}
.img_list_box .car_list_inner .img_list_detail dl {
  display: flex;
  padding-bottom: 4px;
}
.img_list_box .car_list_inner .img_list_detail dt {
  background-color: #f3f3f3;
  line-height: 1;
  font-weight: bold;
  font-size: 11px;
  flex-basis: 80px;
  text-align: center;
  padding: 3px 0;
}
.img_list_box .car_list_inner .img_list_detail dd {
  margin: 0;
  font-size: 12px;
  padding-left: 15px;
}
.img_list_box .inquiry {
  background-color: #19B5F3;
  width: 100%;
  display: flex;
  height: 36px;
  border-radius: 0 0 5px 5px;
}
.img_list_box .inquiry a {
  color: #fff !important;
  font-weight: bold;
  border: 2px solid #19B5F3;
  display: flex;
  height: 36px;
  align-items: center;
  justify-content: center;
  border-radius: 0 0 5px 5px;
  font-size: 13px;
  width: 100%;
}
.img_list_box .inquiry a:hover {
  color: #19B5F3 !important;
  background-color: #fff;
}
.car_list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.car_list .img_list_box_outer {
  flex-basis: 25%;
  overflow: hidden;
  padding: 10px;
}
.car_list .img_list_box_outer .img_list_box {
  height: auto;
}
h2.img_list_title.sp_title {
  display: none;
}
/*--------------------------------------------------------------
# 車輛リスト横レイアウト

.car_list .title_outer .inner {
  justify-content:center;
}

.maker_tag {
  margin-bottom: 20px;
  ul{
    display: flex;
    justify-content: center;
    align-items: center;
    li {
      flex-basis: 11.11111%;
      padding: 0 5px;
      a {
        display: block;
        text-align: center;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        font-weight: bold;
        color: #000;
        border: 1px solid #000;
        border-radius: 5px;
      }
    }
  }
}

.car_list_outer {
  border-top: 1px solid $lightGrey;
}

div.list_box_inner {
  display: flex;
  border-bottom: 1px solid $lightGrey;
  padding: 40px 0;
    .list_thumb {
      flex-basis: 35%;
        a:hover img{
          opacity: 0.7;
        }
      }
    .list_info {
      flex-basis: 65%;
      padding-left: 10px;
        .list_info_detail{
          display: flex;
            .detail_info_table {
              flex-basis: 65%;
            }
            .list_info_price {
              flex-basis: 35%;
              padding-left: 10px;
            }
        }
    }
}

div.list_info {
  .management_number{
  width: 170px;
  line-height: 35px;
  font-size: 18px;
    span {
      font-size: 20px;
    }
  }
  h2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 15px;
    a{
      color: #000;
    }
  }
}

div.list_info {
  div.detail_info_table{
    div.detail_info_cell{
    dl {
      font-size: 14px;
      dt {
        flex-basis: 40%;
        justify-content: center;
        padding-left: 0;
      }
      dd {
        flex-basis: 60%;
        justify-content: center;
        padding-left: 0;
      }
    }
  }
  }
}

div.list_info_price {
  .price {
    text-align: right;
    .sold_out {
      font-size: 35px;
    }
    .pending {
      font-size: 35px;
    }
  }
}

.list_btn{
  div.btn {
    margin-bottom: 5px;
    a {
      height: 40px;
      &.btn_phone {
        font-size: 21px;
      }
    }
  }

}
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# 絞り込み
--------------------------------------------------------------*/
.acTrigger {
  display: inline-block;
  cursor: pointer;
  padding-left: 15px;
  position: relative;
  font-size: 13px;
}
.acTrigger:before {
  content: "";
  background-image: url(images/plus.svg);
  display: inline-block;
  height: 1rem;
  width: 1rem;
  vertical-align: middle;
  border: none;
  border-left: none;
  padding-right: 22px;
  background-repeat: no-repeat;
}
.acTrigger.active:before {
  background-image: url(images/minus.svg);
}
.acFirst, .acSecond {
  display: none;
  overflow: hidden;
  opacity: 0;
}
.filter {
  padding-bottom: 5px;
}
.filter select {
  font-family: "ヒラギノ角ゴ Pro W3", 'Noto Sans JP', "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.select_wrapper.filter1 {
  display: flex;
  width: 100%;
}
.select_wrapper.filter1 .select_outer {
  width: 19%;
  padding: 10px 5px;
}
.select_wrapper.filter1 .select_outer.filter_1st_btn {
  width: 5%;
}
.select_wrapper.filter1 .select_outer.filter_1st_btn button {
  background-color: #6D6D6D;
  height: 45px;
  color: #fff;
  border: none;
  border-radius: 5px;
  width: 100%;
  font-weight: 500;
  font-size: 14px;
}
.select_wrapper.filter1 .select_outer select {
  width: 100%;
  -webkit-appearance: none;
  appearance: none;
  /* デフォルトの矢印を非表示 */
  background-color: #F1F1F1;
  padding: 15px 10px;
  border-color: #F1F1F1;
  border-radius: 5px;
  line-height: 1;
  font-size: 13px;
}
.select_wrapper.filter1 .select_outer select::-ms-expand {
  display: none;
  /* デフォルトの矢印を非表示(IE用) */
}
.select_wrapper.filter1 .select_outer select:focus {
  border-color: #777;
  /* 希望の色に変更 */
  outline: none;
  /* デフォルトのフォーカス時の影を無効化 */
}
.select_wrapper.filter1 .select_outer .select_inner {
  position: relative;
}
.select_wrapper.filter1 .select_outer .select_inner:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 6px 0 6px;
  border-color: #777 transparent transparent transparent;
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -5px;
  width: 0;
}
.filter2_outer {
  margin: 5px;
  background-color: #F1F1F1;
  padding: 10px 10px 15px;
}
.filter2_outer .select_wrapper.filter2 {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.filter2_outer .select_wrapper.filter2 .select_outer {
  width: 20%;
  padding: 10px 5px;
}
.filter2_outer .select_wrapper.filter2 .select_outer .filter_title {
  font-size: 13px;
}
.filter2_outer .select_wrapper.filter2 .select_outer select {
  width: 100%;
  -webkit-appearance: none;
  appearance: none;
  /* デフォルトの矢印を非表示 */
  padding: 10px 5px;
  border-radius: 2px;
  line-height: 1;
  font-size: 13px;
}
.filter2_outer .select_wrapper.filter2 .select_outer select::-ms-expand {
  display: none;
  /* デフォルトの矢印を非表示(IE用) */
}
.filter2_outer .select_wrapper.filter2 .select_outer .select_inner {
  position: relative;
}
.filter2_outer .select_wrapper.filter2 .select_outer .select_inner:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 3px 0 3px;
  border-color: #777 transparent transparent transparent;
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -1px;
  width: 0;
}
.filter2_outer .select_wrapper.filter2 .select_year {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.filter2_outer .select_wrapper.filter2 .select_year .select_inner {
  width: 45%;
}
.filter2_outer .select_wrapper.filter2 .select_year .between {
  width: 10%;
  text-align: center;
}
.filter2_outer .filter_2nd_btn {
  display: flex;
  justify-content: flex-end;
}
.filter2_outer .filter_2nd_btn li {
  margin-right: 5px;
}
.filter2_outer .filter_2nd_btn li button {
  background-color: #6D6D6D;
  height: 40px;
  color: #fff;
  border: none;
  border-radius: 5px;
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  padding: 0 30px;
}
.filter2_outer .filter_2nd_btn li button.cancel {
  background-color: #fff;
  border: 1px solid #6D6D6D;
  color: inherit;
}
.filter_option {
  padding: 15px;
}
.filter_option ul {
  display: flex;
  flex-wrap: wrap;
}
.filter_option ul li {
  width: 20%;
}
.filter_option ul li label {
  font-size: 13px;
}
.filter_popup_btn a {
  display: flex;
  height: 50px;
  align-items: center;
  justify-content: space-between;
  background-color: #F1F1F1;
  padding: 0 10px;
}
/*--------------------------------------------------------------
# ソート　並び替え、ペジネーション
--------------------------------------------------------------*/
.sort_outer {
  max-width: 1100px;
  margin: 0 auto;
}
.sort_outer .sort_top {
  display: flex;
  margin-bottom: 20px;
}
.sort_outer .sort_bottom {
  display: flex;
  margin-bottom: 20px;
}
.sort_outer .sort_col_20 {
  width: 20%;
  padding: 0 8px;
}
.sort_outer .sort_col_40 {
  width: 40%;
  padding: 0 8px;
}
.sort_outer .sort_col_80 {
  width: 80%;
  padding: 0 8px;
}
.sort_outer select {
  width: 100%;
}
.sort_outer dt {
  font-weight: bold;
  font-size: 14px;
}
.sort_outer .sort_box_outer {
  display: flex;
}
.sort_outer .sort_box_outer .sort_box {
  width: 50%;
}
.sort_outer .sort_box_outer .sort_box:last-child {
  padding-left: 8px;
}
.sort_outer .sort_select_btn {
  display: flex;
  flex-wrap: wrap;
}
.sort_outer .sort_select_btn li {
  padding: 0 5px 5px 0;
}
.sort_outer .sort_select_btn li label {
  cursor: pointer;
  font-size: 13px;
  border: #707070 solid 1px;
  border-radius: 3px;
  background-color: white;
  padding: 4px 18px;
  white-space: nowrap;
}
.sort_outer .btn_outer {
  align-self: flex-end;
}
.sort_outer .btn_outer button {
  width: 100%;
  color: white;
  font-weight: bold;
  background-color: #19B5F3;
  border: 3px solid #0092ce;
  border-radius: 5px;
  padding: 10px 0;
  display: inline-block;
  cursor: pointer;
}
.sort_outer .btn_outer button:hover {
  background-color: #2fa9d9;
}
/*--------------------------------------------------------------
# 詳細ページ基本
--------------------------------------------------------------*/
.btn_phone {
  background-color: #19B5F3;
  font-family: 'Anton', sans-serif;
  display: flex;
  justify-content: center;
}
.btn_phone span {
  line-height: 1;
}
.btn_phone span:first-child {
  display: inline-block;
  margin-right: 8px;
}
.btn_phone span svg {
  fill: #fff;
  font-size: 25px;
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  transform: rotate(-15deg);
}
.btn_phone:hover {
  cursor: default;
}
.btn_mail {
  background-color: #19B5F3;
  display: flex;
  justify-content: center;
}
.btn_mail span {
  line-height: 1;
}
.btn_mail span:first-child {
  display: inline-block;
  margin-right: 8px;
}
.btn_mail span svg {
  fill: #fff;
  font-size: 25px;
}
.btn_mail:hover {
  opacity: 0.6;
}
.price_outer {
  padding-bottom: 15px;
}
.price_outer .price {
  color: #D60000;
  font-weight: 400;
  line-height: 1;
}
.price_outer .price .price_title {
  color: #000;
  display: inline-block;
  padding-right: 5px;
  font-size: 14px;
}
.price_outer .price .price_title span {
  font-size: 10px;
}
.price_outer .price .price_number {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 39px;
}
.price_outer .price .sold_out {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.price_outer .price .pending {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.price_outer .price .price_unit {
  color: #000;
  font-size: 10px;
  font-weight: bold;
}
.price_outer .price .price_other {
  color: #000;
}
.price_outer .price .price_other .price_number {
  font-size: 28px;
}
.car_detail h2 {
  font-weight: normal;
  font-size: 25px;
  border-bottom: 1px solid #777;
  padding-bottom: 10px;
  line-height: 1;
  text-align: center;
  margin-bottom: 40px;
}
.detail_info {
  margin-bottom: 40px;
}
div.detail_info_table {
  display: flex;
  flex-wrap: wrap;
  border-right: 1px solid #777;
  border-bottom: 1px solid #777;
}
div.detail_info_table div.detail_info_cell {
  border-top: 1px solid #777;
  border-left: 1px solid #777;
}
div.detail_info_table div.detail_info_cell dl {
  width: 100%;
  font-size: 16px;
  display: flex;
}
div.detail_info_table div.detail_info_cell dl dt {
  flex-basis: 35%;
  font-weight: bold;
  display: flex;
  align-items: center;
  height: 60px;
  background-color: #19B5F3;
  padding-left: 15px;
  font-size: 14px;
}
div.detail_info_table div.detail_info_cell dl dd {
  flex-basis: 65%;
  background-color: #FFF;
  display: flex;
  align-items: center;
  height: 60px;
  padding-left: 15px;
  font-size: 14px;
}
div.detail_info_table.col_1 div.detail_info_cell {
  flex-basis: 100%;
}
div.detail_info_table.col_2 div.detail_info_cell {
  flex-basis: 50%;
}
div.detail_info_table.col_3 div.detail_info_cell {
  flex-basis: 33.3333333333%;
}
.detail_info .detail_comment {
  padding: 0 15px;
}
.detail_info .detail_comment p {
  font-size: 17px;
  border: 1px solid #777;
  padding: 30px 50px;
}
/**
.list_sp_title_outer {
  display: none;
}
.list_btn.list_sp_btn {
  display: none;
}
**/
div.detail_info_table2 {
  margin-bottom: 19px;
}
div.detail_info_table2 dl {
  display: flex;
  align-items: center;
  height: 50px;
  border-bottom: 1px solid #777;
  font-size: 14px;
  padding: 0 40px;
}
div.detail_info_table2 dl dt {
  flex-basis: 50%;
}
div.detail_info_table2 dl dd {
  flex-basis: 50%;
  text-align: right;
}
div.detail_info_table2 dl:first-child {
  border-top: 1px solid #777;
}
/*--------------------------------------------------------------
# 車両詳細ページ
--------------------------------------------------------------*/
section.detail_main_outer {
  padding-bottom: 80px;
  max-width: 1130px;
  margin: 0 auto;
}
div.detail_main {
  overflow: hidden;
  width: 100%;
  margin-bottom: 40px;
}
div.detail_main div.detail_slide {
  float: left;
  width: 62%;
  padding: 0 20px 0;
}
div.detail_main div.detail_slide .main_slide {
  margin-bottom: 2px;
}
div.detail_main div.detail_slide .thumbnail_slide .swiper-slide img:hover {
  opacity: 0.8;
  cursor: pointer;
}
div.detail_main div.detail_slide .slide_caption {
  font-size: 15px;
  text-align: left;
  line-height: 1.4;
  padding: 5px;
}
div.detail_main div.detail_info_main {
  float: right;
  width: 38%;
  padding: 20px;
}
.detail_info_main h1 {
  margin-bottom: 15px;
}
.detail_info_main h1 .car_name {
  margin-bottom: 15px;
  line-height: 1;
  display: flex;
  align-items: flex-end;
}
.detail_info_main h1 .car_name .maker {
  font-size: 12px;
  margin-right: 10px;
  white-space: nowrap;
}
.detail_info_main h1 .car_name .grade {
  font-size: 28px;
  font-weight: 400;
}
.detail_info_main h1 .grade_text {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.1;
}
.price_outer .price {
  display: flex;
}
.price_outer .price .price_total {
  flex-basis: 40%;
  border-top: 6px solid #19B5F3;
  padding: 10px 0 0 10px;
}
.price_outer .price .price_other {
  margin-left: 10px;
  flex-basis: 60%;
  border-top: 6px solid #19B5F3;
  padding: 10px 0 0 10px;
}
.price_outer .price .price_other dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.price_outer .price dt {
  font-weight: 500;
}
.equipment_list {
  display: flex;
  flex-wrap: wrap;
  background-color: #efefef;
  border: 1px solid #777;
  padding: 7px;
}
.equipment_list li {
  flex-basis: 16.6666666667%;
  padding: 4px;
}
.equipment_list li div {
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  text-align: center;
  border: 1px solid #777;
  font-size: 14px;
  padding: 3px 5px;
}
.theta .ricoh-theta-tour-image {
  width: 100% !important;
}
.theta iframe {
  width: 100% !important;
}
.list_sp_title_outer {
  display: none;
}
.list_btn.list_sp_btn {
  display: none;
}
/*--------------------------------------------------------------
# パーツ一覧ページ
--------------------------------------------------------------*/
.parts_outer {
  display: flex;
  flex-wrap: wrap;
}
.parts_outer .parts_box {
  flex-basis: 25%;
  padding: 15px;
}
.parts_outer .parts_box .parts_img {
  padding-bottom: 10px;
}
.parts_outer .parts_box .parts_img a:hover img {
  opacity: 0.7;
}
.parts_outer .parts_box h3 {
  font-size: 15px;
  line-height: 1.2;
  padding-bottom: 5px;
  border-bottom: 1px solid #777;
  margin-bottom: 5px;
}
.parts_outer .parts_box .price_info_outer {
  display: flex;
  justify-content: space-between;
}
.parts_outer .parts_box .price_info_outer .parts_category a {
  display: inline-block;
  background-color: #19B5F3;
  font-size: 11px;
  color: #fff;
  line-height: 1;
  padding: 3px 10px;
  border-radius: 2px;
}
.parts_outer .parts_box .price_info_outer .price {
  text-align: right;
  font-size: 11px;
  font-weight: bold;
}
.parts_outer .parts_box .price_info_outer .price .price_number {
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
}
.parts_outer .parts_box .price_info_outer .price .pending {
  font-size: 20px;
}
/*--------------------------------------------------------------
# パーツ詳細ページ
--------------------------------------------------------------*/
.parts_detail .detail_info_main h1 {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 8px;
}
.parts_detail .detail_info_main .catch_copy {
  margin-bottom: 15px;
  padding: 0 10px;
  font-size: 14px;
  line-height: 1.4;
}
.parts_detail .detail_info_main .price {
  font-weight: bold;
}
.parts_detail .detail_info_main .price .price_number {
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
}
@media (max-width: 1024px) {
  /*--------------------------------------------------------------
  #詳細ページ基本
  --------------------------------------------------------------*/
  /*--------------------------------------------------------------
  # 車両詳細
  -----0---------------------------------------------------------*/
  /*--------------------------------------------------------------
# パーツ一覧ページ
--------------------------------------------------------------*/
  div.detail_info_table2 {
    margin-bottom: 10px;
  }
  div.detail_info_table2 dl {
    height: 35px;
    font-size: 12px;
    padding: 0 10px;
  }
  div.detail_main {
    margin-bottom: 20px;
  }
  div.detail_main div.detail_slide {
    padding: 0 10px 0;
  }
  div.detail_main div.detail_slide .slide_caption {
    font-size: 13px;
  }
  div.detail_main div.detail_info_main {
    padding: 10px;
  }
  .detail_info_main h1 {
    margin-bottom: 10px;
  }
  .detail_info_main h1 .car_name {
    margin-bottom: 5px;
    display: block;
  }
  .detail_info_main h1 .car_name .maker {
    font-size: 12px;
    display: block;
  }
  .detail_info_main h1 .car_name .grade {
    font-size: 20px;
  }
  .detail_info_main h1 .grade_text {
    font-size: 13px;
  }
  .price_outer .price .price_title {
    font-size: 10px;
  }
  .price_outer .price .price_title span {
    font-size: 10px;
  }
  .price_outer .price .price_number {
    font-size: 25px;
  }
  .price_outer .price .price_unit {
    font-size: 10px;
  }
  .price_outer .price .price_other .price_number {
    font-size: 18px;
  }
  .parts_outer {
    flex-wrap: nowrap;
  }
  .parts_outer .parts_box {
    padding: 5px;
  }
  .parts_outer .parts_box h3 {
    font-size: 13px;
    padding-bottom: 10px;
  }
  .parts_outer .parts_box .price_info_outer .parts_category a {
    font-size: 0.6rem;
    padding: 3px 5px;
  }
}
@media (max-width: 769px) {
  /*--------------------------------------------------------------
# 車輛リスト基本レイアウト
--------------------------------------------------------------*/
  /*--------------------------------------------------------------
  # 詳細ページ基本
  --------------------------------------------------------------*/
  /*--------------------------------------------------------------
  # 車両詳細
  --------------------------------------------------------------*/
  /*--------------------------------------------------------------
  # パーツ一覧ページ
  --------------------------------------------------------------*/
  .car_list .img_list_box {
    border-radius: 3px;
  }
  .car_list .img_list_box .car_list_inner {
    border-radius: 3px 3px 0 0;
  }
  .car_list .img_list_box .car_list_inner h2.img_list_title {
    max-width: 100%;
  }
  .car_list .img_list_box .car_list_inner h2.img_list_title.pc_title {
    display: none;
  }
  .car_list .img_list_box .car_list_inner .img_list_detail dt {
    width: 80px;
  }
  .car_list .img_list_box .car_list_inner .img_list_detail dd {
    width: calc(100% - 80px);
  }
  .car_list .img_list_box .inquiry {
    height: 18px;
  }
  .car_list .img_list_box .inquiry a {
    height: 18px;
    border-radius: 0 0 3px 3px;
    font-size: 10px;
    line-height: 1;
  }
  .car_list {
    display: block;
  }
  .car_list .img_list_box_outer .car_list_inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .car_list .img_list_box_outer .car_list_inner .list_image_outer {
    width: 20%;
  }
  .car_list .img_list_box_outer .car_list_inner .list_info_outer {
    display: flex;
    width: 80%;
    padding-left: 15px;
  }
  .car_list .img_list_box_outer .car_list_inner .list_info_outer .img_list_info_price {
    width: 55%;
    padding-left: 5px;
  }
  .car_list .img_list_box_outer .car_list_inner .list_info_outer .img_list_detail {
    width: 45%;
    padding: 4px 4px 4px 15px;
  }
  h2.img_list_title.sp_title {
    display: block;
    width: 100%;
    margin-bottom: 5px;
  }
  section.detail_main_outer {
    margin: 20px auto 0;
  }
  div.detail_main {
    margin-bottom: 30px;
  }
  div.detail_main div.detail_slide {
    float: none;
    width: 100%;
    padding: 0 20px;
  }
  div.detail_main div.detail_info_main {
    float: none;
    width: 100%;
    padding: 10px;
  }
  div.detail_info_table div.detail_info_cell dl {
    font-size: 14px;
  }
  div.detail_info_table div.detail_info_cell dl dt {
    flex-basis: 40%;
    height: 50px;
    padding-left: 5px;
  }
  div.detail_info_table div.detail_info_cell dl dd {
    flex-basis: 60%;
    height: 50px;
    padding-left: 5px;
  }
  div.detail_info_table.col_3 div.detail_info_cell {
    flex-basis: 50%;
  }
  div.detail_info_table.col_3 div.detail_info_cell.detail_cell_full {
    flex-basis: 100%;
  }
  .detail_info .detail_comment p {
    font-size: 16px;
    padding: 30px;
  }
  div.detail_main div.detail_slide {
    padding: 0 20px 0;
  }
  div.detail_main div.detail_slide .slide_caption {
    font-size: 14px;
  }
  div.detail_main div.detail_info_main {
    padding: 20px;
  }
  .detail_info_main h1 {
    margin-bottom: 10px;
  }
  .detail_info_main h1 .car_name {
    margin-bottom: 5px;
    display: block;
  }
  .detail_info_main h1 .car_name .maker {
    font-size: 12px;
    display: block;
  }
  .detail_info_main h1 .car_name .grade {
    font-size: 20px;
  }
  .detail_info_main h1 .grade_text {
    font-size: 13px;
  }
  .price_outer .price .price_title {
    font-size: 10px;
  }
  .price_outer .price .price_title span {
    font-size: 10px;
  }
  .price_outer .price .price_number {
    font-size: 25px;
  }
  .price_outer .price .price_unit {
    font-size: 10px;
  }
  .price_outer .price .price_other .price_number {
    font-size: 18px;
  }
  .car_detail h2 {
    margin: 0 10px 25px;
  }
  .equipment_list li {
    flex-basis: 25%;
    padding: 3px;
  }
  .parts_outer {
    flex-wrap: wrap;
  }
  .parts_outer .parts_box {
    flex-basis: 50%;
    padding: 10px;
  }
  .parts_outer .parts_box h3 {
    font-size: 13px;
    padding-bottom: 10px;
  }
  .top_parts {
    flex-wrap: nowrap;
    flex-basis: 25%;
  }
  .top_parts .parts_outer_scroll {
    overflow-x: scroll;
  }
  .top_parts .parts_outer_scroll .parts_outer {
    width: 1300px;
  }
  .top_parts .parts_outer_scroll .parts_outer .parts_box {
    flex-basis: 25%;
    padding: 10px;
  }
}
@media (max-width: 600px) {
  /*--------------------------------------------------------------
# 車輛リスト基本レイアウト
--------------------------------------------------------------*/
  /*--------------------------------------------------------------
# 車両詳細ページ
--------------------------------------------------------------*/
  /*--------------------------------------------------------------
# パーツ一覧
--------------------------------------------------------------*/
  .car_list .img_list_box_outer .car_list_inner .list_image_outer {
    width: 160px;
  }
  .car_list .img_list_box_outer .car_list_inner .list_info_outer {
    display: block;
    width: calc(100% - 160px);
    padding-left: 0;
  }
  .car_list .img_list_box_outer .car_list_inner .list_info_outer .img_list_info_price {
    width: 100%;
  }
  .car_list .img_list_box_outer .car_list_inner .list_info_outer .img_list_detail {
    width: 100%;
  }
  .equipment_list li {
    flex-basis: 33.333333%;
    padding: 2px;
  }
  .parts_outer .parts_box {
    padding: 5px;
  }
  .parts_outer .parts_box h3 {
    font-size: 12px;
    padding-bottom: 8px;
  }
}
@media (max-width: 450px) {
  /*--------------------------------------------------------------
# 車輛リスト基本レイアウト
--------------------------------------------------------------*/
  /*--------------------------------------------------------------
# 詳細ページ基本
--------------------------------------------------------------*/
  /*--------------------------------------------------------------
# 車両詳細ページ
--------------------------------------------------------------*/
  /*--------------------------------------------------------------
  # パーツ一覧ページ
  --------------------------------------------------------------*/
  .car_list .img_list_box .car_list_inner {
    padding: 3px 5px;
    border-bottom: 1px solid #ccc;
  }
  .car_list .img_list_box .car_list_inner h2.img_list_title {
    max-width: 100%;
    font-size: 14px;
  }
  .car_list .img_list_box .car_list_inner h2.img_list_title.pc_title {
    display: none;
  }
  .car_list .img_list_box .car_list_inner .img_list_info_price .img_list_info_price1 {
    flex-basis: 47%;
  }
  .car_list .img_list_box .car_list_inner .img_list_info_price .img_list_info_price1 dl {
    padding: 2px;
  }
  .car_list .img_list_box .car_list_inner .img_list_info_price .img_list_info_price1 dl dd .price {
    font-size: 22px;
  }
  .car_list .img_list_box .car_list_inner .img_list_info_price .img_list_info_price1 dl dt {
    font-size: 10px;
  }
  .car_list .img_list_box .car_list_inner .img_list_info_price .img_list_info_price2 {
    flex-basis: 53%;
  }
  .car_list .img_list_box .car_list_inner .img_list_info_price .img_list_info_price2 dl {
    padding: 0 2px 1px;
  }
  .car_list .img_list_box .car_list_inner .img_list_info_price dd .price {
    font-size: 13px;
  }
  .car_list .img_list_box .car_list_inner .img_list_info_price dd .unit {
    font-size: 0.5rem;
  }
  .car_list .img_list_box .car_list_inner .img_list_detail {
    display: flex;
    flex-wrap: wrap;
  }
  .car_list .img_list_box .car_list_inner .img_list_detail dl {
    width: 50%;
  }
  .car_list .img_list_box .car_list_inner .img_list_detail dl:last-child {
    width: 100%;
  }
  .car_list .img_list_box .car_list_inner .img_list_detail dt {
    width: 40px;
    flex-basis: inherit;
    font-size: 10px;
  }
  .car_list .img_list_box .car_list_inner .img_list_detail dd {
    width: calc(100% - 40px);
    padding-left: 3px;
    font-size: 11px;
  }
  .car_list .img_list_box .inquiry {
    height: 15px;
  }
  .car_list .img_list_box .inquiry a {
    font-size: 0.5rem;
    height: 15px;
  }
  .car_list .img_list_box_outer {
    padding: 5px 0 20px;
  }
  .car_list .img_list_box_outer .car_list_inner .list_image_outer {
    width: 135px;
  }
  .car_list .img_list_box_outer .car_list_inner .list_info_outer {
    display: block;
    width: calc(100% - 135px);
  }
  .car_list .img_list_box_outer .car_list_inner .list_info_outer .img_list_info_price {
    width: 100%;
  }
  .car_list .img_list_box_outer .car_list_inner .list_info_outer .img_list_detail {
    width: 100%;
    padding: 4px 4px 4px 5px;
  }
  div.detail_info_table div.detail_info_cell dl {
    font-size: 11px;
  }
  div.detail_info_table div.detail_info_cell dl dt {
    width: 30%;
    flex-basis: inherit;
    height: 50px;
    padding-left: 3px;
    font-size: 10px;
  }
  div.detail_info_table div.detail_info_cell dl dd {
    width: 70%;
    flex-basis: inherit;
    height: 50px;
    padding-left: 3px;
    font-size: 12px;
  }
  .detail_info .detail_comment p {
    font-size: 15px;
    padding: 20px 10px;
  }
  div.detail_main div.detail_slide {
    padding: 0 10px;
  }
  div.detail_main div.detail_info_main {
    padding: 20px 15px;
  }
  .detail_info_main h1 {
    padding: 0 10px;
  }
  .detail_info_main h1 .car_name .maker {
    font-size: 12px;
    margin-right: 5px;
  }
  .detail_info_main h1 .car_name .grade {
    font-size: 25px;
  }
  .detail_info_main h1 .grade_text {
    font-size: 14px;
  }
  .detail_info .inner_m {
    padding: 0 12px;
  }
  .equipment_list li {
    flex-basis: 50%;
    padding: 2px;
  }
  .equipment_list li div {
    height: 35px;
    font-size: 12px;
  }
  .detail_info .detail_comment {
    font-size: 14px;
  }
  .parts_outer .parts_box {
    flex-basis: 100%;
    padding: 10px 10px 20px;
  }
  .parts_outer .parts_box h3 {
    font-size: 13px;
    padding-bottom: 10px;
  }
}
.font_xl {
  font-size: 40px;
}
.font_l {
  font-size: 30px;
}
.font_m {
  font-size: 25px;
}
.font_s {
  font-size: 18px;
}
.font_xs {
  font-size: 15px;
}
.font_blue {
  color: #1AA0E9;
}
.underline {
  display: inline-block;
  position: relative;
  color: #1AA0E9;
  font-weight: bold;
}
.underline:after {
  position: absolute;
  bottom: 0;
  left: -1%;
  content: "";
  display: inline-block;
  height: 3px;
  width: 102%;
  background-color: #1AA0E9;
}
.ta_c {
  text-align: center;
}
.circle {
  display: inline-block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 80px;
}
.triangle {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 27px 43px 0 43px;
  border-color: #1AA0E9 transparent transparent transparent;
}
.font_bold {
  font-weight: bold;
}
.basic_content {
  border: 1px solid #777;
  padding: 80px 10px;
}
.inner {
  max-width: 1110px;
  margin: 0 auto;
  padding: 0 10px;
}
.inner_s {
  max-width: 850px;
  margin: 0 auto;
}
.inner_xs {
  max-width: 680px;
  margin: 0 auto;
}
.flex {
  display: flex;
  align-items: center;
}
.mb_100 {
  margin-bottom: 100px;
}
.mb_90 {
  margin-bottom: 90px;
}
.mb_80 {
  margin-bottom: 80px;
}
.mb_70 {
  margin-bottom: 60px;
}
.mb_60 {
  margin-bottom: 60px;
}
.mb_50 {
  margin-bottom: 50px;
}
.mb_40 {
  margin-bottom: 40px;
}
.mb_30 {
  margin-bottom: 30px;
}
.mb_20 {
  margin-bottom: 30px;
}
.mb_10 {
  margin-bottom: 30px;
}
.ml_10 {
  margin-left: 10px;
}
.sp_br {
  display: none;
}
main.page_main {
  background-color: #fff;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 20px;
  line-height: 1.6;
}
.basic_section {
  margin-bottom: 160px;
}
.basic_section h2 {
  font-weight: bold;
  text-align: center;
  font-size: 25px;
  margin-bottom: 20px;
  line-height: 1.3;
}
.basic_section h2 span {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.basic_section h2 span:before {
  display: inline-block;
  height: 59px;
  width: 82px;
  position: absolute;
  top: -65px;
  left: 50%;
  margin-left: -41px;
  z-index: 2;
}
.basic_section h2.kuma_a span:before {
  content: url(images/page/sougaku/title_icon_1.jpg);
  transform-origin: center;
  transform: rotate(20deg);
}
.basic_section h2.kuma_b span:before {
  content: url(images/page/sougaku/title_icon_1.jpg);
  transform-origin: center;
  transform: rotate(-20deg);
}
.basic_section h2.kuma_c span:before {
  content: url(images/page/sougaku/title_icon_2.jpg);
  transform-origin: inherit;
  transform: inherit;
}
.basic_section h2.kuma_car span:before {
  content: url(images/page/sougaku/title_icon_3.jpg);
  transform-origin: inherit;
  transform: inherit;
}
.basic_dl {
  margin-bottom: 40px;
}
.basic_dl dt {
  border-bottom: 1px solid #777;
  padding: 0 25px 10px;
  font-size: 25px;
}
.basic_dl dd {
  padding: 25px 25px 10px;
}
.basic_table {
  border-collapse: collapse;
  width: 100%;
}
.basic_table th {
  border: 1px solid #777;
  background-color: #3BBAFF;
  padding: 25px 10px 25px 25px;
  color: #fff;
}
.basic_table td {
  border: 1px solid #777;
  padding: 25px 10px 25px 25px;
}
a.basic_btn {
  display: inline-block;
  color: #1AA0E9;
  border: 3px solid #1AA0E9;
  background-color: #FFE300;
  line-height: 65px;
  text-align: center;
  width: 300px;
  font-weight: bold;
  border-radius: 10px;
}
a.basic_btn:hover {
  background-color: #1AA0E9;
  color: #FFE300;
  border: 3px solid #FFE300;
}
.page_main .fv {
  background: url(images/page/sougaku/fv_bg.png) repeat-x center center;
  margin-bottom: 110px;
  position: relative;
  height: inherit;
}
he .page_main .fv:after {
  content: "";
  bottom: -8px;
  content: "";
  display: inline-block;
  height: 5px;
  width: 100%;
  background-color: #1AA0E9;
  position: absolute;
}
.page_main .fv .fv_inner {
  max-width: 1090px;
  margin: 0 auto;
  background: url(images/page/sougaku/fv_kuma.png) no-repeat right bottom;
  height: 390px;
  display: flex;
  align-items: center;
}
.page_main .fv .fv_inner h1 {
  font-size: 57px;
  color: #fff;
  line-height: 1;
  font-weight: bold;
}
.page_main .fv .fv_inner h1 span {
  color: #FFE300;
  font-size: 65px;
}
.page_main .fv .fv_inner h1 span.adjust {
  display: inline-block;
  margin-left: -2rem;
  font-size: 57px;
  color: #fff;
}
.page_main .fv .fv_inner h1 div {
  padding-bottom: 10px;
}
.end_content {
  padding: 0 10px 100px;
}
.youtube div.vid_contents {
  width: 100%;
  /*背景色を横幅いっぱいに広げる*/
  text-align: center;
  margin: auto;
  padding: 4% 4% 4% 4%;
  /*ここで動画の周りの余白を調整*/
  background: #e6e6e6;
  /*余白の背景色*/
}
.youtube video.vid_main {
  width: 100%;
  max-width: 920px;
  /*PC版での最大幅*/
}
/* 近くの市町村の中古車販売店を探す */
.adjacent-cities {
  padding: 50px 0;
}
.adjacent-cities__title {
  text-align: center;
  font-weight: bold;
}
.adjacent-cities__list {
  display: flex;
  max-width: 1200px;
  margin: 20px auto 20px;
  justify-content: center;
  font-size: 14px;
}
.adjacent-cities__item {
  padding: 0 20px;
  border-right: 1px solid #ccc;
}
.adjacent-cities__item:first-child {
  border-left: 1px solid #ccc;
}
.adjacent-cities__link {
  color: #333;
}
.adjacent-cities__link:hover {
  color: #08a3e8;
}
@media screen and (max-width: 1069px) {
  .page_main .fv .fv_inner h1 {
    font-size: 45px;
    padding-left: 15px;
  }
  .page_main .fv .fv_inner h1 span {
    font-size: 55px;
  }
  .page_main .fv .fv_inner h1 span.adjust {
    margin-left: -2rem;
    font-size: 45px;
  }
}
@media screen and (max-width: 768px) {
  .page_main .fv {
    background-size: cover;
  }
  .page_main .fv .fv_inner {
    background: url(images/page/sougaku/fv_kuma.png) no-repeat right -10rem bottom;
  }
  #sb-site {
    margin-bottom: 0 !important;
  }
  main {
    font-size: 16px;
  }
  .font_xl {
    font-size: 30px;
  }
  .font_l {
    font-size: 25px;
  }
  .font_m {
    font-size: 20px;
  }
  .font_s {
    font-size: 16px;
  }
  .font_xs {
    font-size: 13px;
  }
  .adjacent-cities__list {
    display: block;
    max-width: 1200px;
    margin: 20px auto 20px;
  }
  .adjacent-cities__item {
    padding: 15px 10px;
    margin: 0 10px 0;
    border-bottom: 1px dotted #ccc;
    border-right: none;
  }
  .adjacent-cities__item:first-child {
    border-left: none;
  }
  .adjacent-cities__link {
    display: block;
  }
}
@media screen and (max-width: 650px) {
  .page_main .fv {
    background: url(images/page/sougaku/fv_bg.png) repeat-x center center;
    margin-bottom: 110px;
    position: relative;
    height: inherit;
  }
  .page_main .fv .fv_inner {
    background: url(images/page/sougaku/fv_kuma.png) no-repeat center bottom -1.6rem;
    height: 390px;
    display: block;
    text-align: center;
    background-size: 50%;
  }
  .page_main .fv .fv_inner h1 {
    font-size: 30px;
    padding-left: 0;
    padding-top: 2rem;
  }
  .page_main .fv .fv_inner h1 span {
    font-size: 35px;
  }
  .page_main .fv .fv_inner h1 span.adjust {
    margin-left: -1.5rem;
    font-size: 30px;
  }
  .font_xl {
    font-size: 25px;
  }
  .font_l {
    font-size: 18px;
  }
  .font_s {
    font-size: 14px;
  }
  .font_xs {
    font-size: 12px;
  }
}
@media screen and (max-width: 450px) {
  .page_main .fv_inner {
    background-size: 75%;
  }
  .page_main .fv_inner h1 {
    padding-top: 3rem;
  }
  .basic_content {
    padding: 50px 10px;
  }
  .pc_br {
    display: none;
  }
  .sp_br {
    display: inline;
  }
  .basic_dl dt {
    padding: 0 5px 10px 5px;
    font-size: 20px;
  }
  .basic_dl dd {
    padding: 15px 5px 10px;
  }
  .basic_section {
    margin-bottom: 130px;
  }
  .basic_section h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .ta_c.sp_ta_l {
    text-align: left;
  }
  .end_content img {
    max-width: 200px;
  }
  .basic_table th {
    padding: 10px;
    width: 93%;
    display: block;
    border-bottom: none;
  }
  .basic_table td {
    width: 93%;
    display: block;
    padding: 20px 10px 20px;
    border-bottom: none;
  }
  .basic_table tr:last-child td {
    border-bottom: 1px solid #777;
  }
}
.footer {
  padding: 2rem 0;
  background-image: url("images/top/top_back.png");
  background-size: cover;
}
.footer__inner {
  max-width: 1100px;
  margin: 0 auto;
  width: 95%;
}
.footer__items {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
.footer__item {
  display: flex;
  align-items: center;
  justify-content: space-around;
  background-color: white;
  border: 5px solid #0095d1;
  padding: 20px 0;
  margin-bottom: 1rem;
}
.footer__item__logo {
  transform: translateY(-5px);
}
.footer__title img {
  vertical-align: baseline;
  max-width: 200px;
}
.footer__title h3 {
  font-size: 20px;
  color: white;
  text-align: center;
  line-height: 1.8;
}
.footer__title h3 span {
  font-size: 45px;
}
.footer__link a {
  color: #FFE300;
  background-color: #19B5F3;
  border-radius: 5px;
  padding: 5px 15px;
  font-size: 14px;
  font-weight: bold;
}
.footer__link a:hover {
  color: #19B5F3;
  background-color: #FFE300;
}
.footer__logo {
  text-align: center;
}
.footer__logo img {
  width: 33%;
}
.footer__copyright {
  text-align: center;
}
.footer__menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-bottom: 30px;
}
.footer__menu a {
  color: white;
  font-size: 12px;
  font-weight: bold;
}
.footer__menu li {
  text-align: center;
}
.footer__menu li:nth-child(1) {
  flex-basis: 31%;
}
.footer__menu li:nth-child(2) {
  flex-basis: 31%;
}
.footer__menu li:nth-child(3) {
  flex-basis: 31%;
}
.footer__menu li:nth-child(4) {
  flex-basis: 24%;
}
.footer__menu li:nth-child(5) {
  flex-basis: 24%;
}
.footer__menu li:nth-child(6) {
  flex-basis: 24%;
}
.footer__menu li:nth-child(7) {
  flex-basis: 24%;
}
.footer__cap {
  font-size: 10px;
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
}
.footer__cap__left {
  flex-basis: 60%;
}
.footer__cap__right li {
  margin-bottom: 10px;
  text-align: right;
}
.footer__cap__right li:last-child {
  margin: 0;
}
.footer__cap__right a {
  color: white;
  font-size: 11px;
}
.footer_top_image {
  text-align: center;
}
@media (max-width: 350px) {
  .footer__link a {
    font-size: 12px;
  }
}
@media (min-width: 400px) {
  /******************************************************************

Stylesheet: 400px以上(スマホの横向き)のモニタで適用

******************************************************************/
  .fv__title {
    background-position: right -2rem bottom -6rem;
    padding: 3rem 10px;
  }
  .fv__mascot {
    top: -85%;
    width: 90%;
    right: -33%;
  }
}
@media (min-width: 600px) {
  /******************************************************************

Stylesheet: 600px以上のタブレットやモニタで適用

******************************************************************/
  .mobile {
    right: -100%;
    width: 45%;
  }
  .mobile__cover {
    opacity: 0;
  }
  .menu-open .mobile {
    visibility: visible;
    opacity: 1;
    transition: 0.5s;
    right: 0;
  }
  .menu-open .mobile__cover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    transition: opacity 1s;
    transition-delay: 300ms;
    cursor: pointer;
    z-index: 200;
    opacity: 1;
  }
  .about-top {
    margin: 180px 0 50px;
  }
  .about-top__mascot {
    top: -193px;
  }
  .about-top__pop br {
    display: none;
  }
  .about-ex__items, .about-ex2__items {
    flex-direction: row;
  }
  .about-ex__item {
    flex-basis: 48%;
    flex-direction: row;
  }
  .about-ex2__item {
    flex-basis: 48%;
    height: 282px;
  }
  .pagenation__btn {
    min-width: 35px;
    height: 35px;
  }
}
@media (min-width: 700px) {
  /******************************************************************

Stylesheet: 700px以上のタブレットやモニタで適用

******************************************************************/
  .fv__mascot {
    top: -120%;
    width: 90%;
  }
  .car-list {
    /**&__block {
    margin-bottom: 50px;
  }**/
  }
  .car-list__pc {
    display: block;
  }
  .car-list__sp {
    display: none;
  }
  .car-list__info {
    flex-basis: 80%;
  }
  .car-list__flex1 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
  }
  .car-list__flex2 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .car-list__flex3 {
    flex-basis: 52%;
  }
  .car-list__img {
    width: 250px;
  }
  .car-list__specs {
    flex-basis: 50%;
  }
  .car-list__contact {
    margin-bottom: 0;
    width: 205px;
  }
  .car-list__label img {
    width: 40%;
  }
  .sort__btn {
    font-weight: bold;
  }
  .sort__btn img {
    margin-left: 3px;
    transform: translateY(-1px);
  }
  .sort__feature label {
    margin-right: 5px;
    font-size: 13px;
    font-weight: bold;
  }
  .store-list__pc {
    display: block;
  }
  .store-list__sp {
    display: none;
  }
  .store-list__label img {
    margin-right: 10px;
  }
  .store-list__title a {
    color: #19B5F3;
    font-size: 20px;
    font-weight: bold;
    padding-left: 10px;
  }
  .store-list__item {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .store-list__spec {
    display: flex;
    justify-content: space-between;
  }
  .store-list__info {
    max-width: 800px;
  }
  .store-list__address {
    flex-basis: 50%;
  }
  .store-list__address dl {
    display: flex;
    flex-wrap: wrap;
  }
  .store-list__address dt {
    width: 26%;
    padding-bottom: 6px;
    padding-left: 10px;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 10px;
    line-height: 1.2;
  }
  .store-list__address dd {
    padding-bottom: 6px;
    padding-left: 10px;
    margin: 0;
    width: 70%;
    box-sizing: border-box;
    font-size: 10px;
    line-height: 1.2;
  }
  .store-list__ex {
    flex-basis: 30%;
    border-left: 1px solid #bababa;
    padding: 0 15px;
  }
  .store-list__units {
    flex-basis: 20%;
    border-left: 1px solid #bababa;
    padding: 0 15px;
  }
  .store-list__units--pub {
    font-size: 14px;
    font-weight: bold;
    color: #363636;
    margin-right: 10px;
    text-align: center;
  }
  .store-list__units--num {
    font-size: 37px;
    color: red;
    font-weight: bold;
    font-family: "Arial", "メイリオ";
    text-align: center;
  }
  .store-list__units--unit {
    font-size: 14px;
  }
  .store-list__label {
    margin-left: 10px;
  }
  .store-list__tags {
    display: none;
  }
  .store-list__tag {
    margin-right: 10px;
    background-color: #19B5F3;
    color: white;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
    padding: 5px 10px;
    line-height: 1;
  }
  .store-list__img {
    width: 180px;
  }
}
@media (min-width: 960px) {
  /******************************************************************

Stylesheet: 960px以上のモニタで適用

******************************************************************/
  .sp__show {
    display: none;
  }
  .pc__show {
    display: block;
  }
  .pc_pankuzu {
    display: flex;
  }
  .sp_pankuzu {
    display: none;
  }
  .pagenation__inner {
    margin-bottom: 5rem;
    justify-content: center;
  }
  .pagenation__btn {
    min-width: 40px;
    height: 40px;
    margin-left: 5px;
    padding: 0 6px;
    font-size: 12px;
  }
  .pagenation__btn:hover {
    color: white;
    background-color: #131313;
  }
  .pagenation__prev {
    width: 0;
    height: 0;
    border-right: 8px solid #707070;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid transparent;
    transform: translateX(-5px);
  }
  .pagenation__prev:hover {
    border-right: 8px solid white;
  }
  .pagenation__next {
    width: 0;
    height: 0;
    border-right: 8px solid transparent;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #707070;
    transform: translateX(5px);
  }
  .pagenation__next:hover {
    border-left: 8px solid white;
  }
  .sort-order .pagenation__right {
    display: flex;
  }
  .header__container {
    width: 90%;
    padding: 20px 0;
  }
  .header__logo {
    width: 470px;
  }
  .header__logo a {
    width: 160px;
  }
  .header__logo--text {
    margin-left: 15px;
    font-size: 14px;
  }
  .fv {
    height: 100vh;
  }
  .fv__title {
    justify-content: end;
    padding: 0 0 4.5rem 0;
    height: 45%;
  }
  .fv__title h1 {
    font-size: 45px;
  }
  .fv__title p {
    font-size: 14px;
  }
  .fv__search {
    height: 55%;
  }
  .fv__search--items {
    flex-direction: row;
    height: 330px;
    align-items: center;
    justify-content: space-between;
    padding: 0 23px;
  }
  .fv__search--item, .fv__search--item2 {
    flex-basis: 33%;
    margin-bottom: 0;
  }
  .fv__search--item a, .fv__search--item2 a {
    height: 270px;
    flex-direction: column;
    justify-content: center;
    line-height: 20px;
  }
  .fv__search--item a span, .fv__search--item2 a span {
    font-size: 14px;
  }
  .fv__search--item2 {
    flex-basis: 49%;
    margin-bottom: 10px;
  }
  .fv__search--item2 a {
    height: 130px;
    padding: 1rem 10px 1rem 10px;
    flex-direction: row;
  }
  .fv__text {
    font-size: 27px;
    margin-top: 1rem;
    text-align: center;
  }
  .fv__text2, .fv__text3, .fv__text4, .fv__text5 {
    font-size: 21px;
  }
  .fv__text4 span {
    letter-spacing: -1px !important;
  }
  .fv__logo img {
    width: 100%;
  }
  .fv__logo2 {
    flex-basis: 35px;
    margin-right: 1rem;
  }
  .fv__flex {
    flex-basis: 65.5%;
  }
  .fv__mascot {
    right: -39%;
    top: -120%;
    width: 82%;
  }
  .fv__minicon {
    width: 20px;
    height: 20px;
    bottom: 10px;
    right: 10px;
  }
  .fv__triangle {
    border-right: 9px solid transparent;
    border-top: 5.5px solid transparent;
    border-bottom: 5.5px solid transparent;
    border-left: 9px solid white;
    bottom: 4.5px;
    left: 6px;
  }
  .recent__title h2, .recommend__title h2 {
    font-size: 26px;
  }
  .footer {
    padding: 70px 0;
  }
  .footer__items {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .footer__items {
    margin-bottom: 70px;
  }
  .footer__items li:nth-child(5) {
    transform: translateX(90px);
  }
  .footer__items li:nth-child(7) {
    transform: translateX(-90px);
  }
  .footer__item {
    flex-basis: 23%;
    flex-direction: column;
  }
  .footer__item__logo {
    margin-bottom: 5px;
  }
  .footer__menu {
    flex-wrap: nowrap;
  }
  .footer__menu a {
    font-size: 14px;
  }
  .footer__cap {
    align-items: end;
  }
  .footer__cap a {
    font-size: 14px;
  }
  .footer__cap__left {
    font-size: 12px;
  }
  .footer__cap__right ul {
    display: flex;
    justify-content: space-between;
  }
  .footer__cap__right li {
    margin-right: 20px;
    margin-bottom: 0;
  }
  .footer__cap__right li:last-child {
    margin-right: 0;
  }
  .footer__title {
    margin-bottom: 70px;
  }
  .footer__title br {
    display: none;
  }
  .mobile {
    width: 35%;
  }
  .page-title {
    text-align: center;
    background-image: url("images/top/top_back.png");
    background-size: cover;
    padding: 20px 0;
  }
  .page-title__h1 {
    font-size: 34px;
    color: white;
    line-height: 1.2;
  }
  .page-title__span {
    font-size: 22px;
  }
  .page-title__span2 {
    font-size: 12px;
  }
  .page-title__about {
    font-size: 18px;
    font-weight: normal;
  }
  .sort__sp {
    display: none;
  }
  .sort__pc {
    display: block;
  }
  .sort__flex .left {
    flex-basis: 50%;
  }
  .sort__price--flex {
    display: flex;
    flex-wrap: wrap;
  }
  .sort__price--flex li:nth-child(1) {
    margin-bottom: 5px;
  }
  .sort__price--flex li:nth-child(2) {
    margin-bottom: 5px;
  }
  .sort__price--flex li:nth-child(3) {
    margin-bottom: 5px;
  }
  .sort__price--flex li:nth-child(4) {
    margin-bottom: 5px;
  }
  .sort__price--flex li:nth-child(5) {
    margin-bottom: 5px;
  }
  .sort__price--flex li:nth-child(6) {
    margin-bottom: 5px;
  }
  .sort__price--flex li:nth-child(7) {
    margin-bottom: 5px;
  }
  .sort__price--flex li:nth-child(8) {
    margin-bottom: 5px;
  }
  .sort__price--flex li:nth-child(9) {
    margin-bottom: 5px;
  }
  .sort__price--flex li:nth-child(10) {
    margin-bottom: 5px;
  }
  .sort-order__item p {
    font-size: 12px;
  }
  .sort-order__undo {
    font-size: 12px;
  }
  .sort-order__inner {
    justify-content: space-between;
    width: 100%;
  }
  .sort-order__undo {
    margin-right: 0;
  }
  .sort-order__items {
    flex-basis: 60%;
  }
  .sort__pop, .sort__pop2 {
    display: none;
  }
  .car-list__flex1 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
  }
  .car-list__flex2 {
    display: flex;
  }
  .car-list__flex3 {
    flex-basis: 60%;
  }
  .car-list__img {
    width: 293px;
  }
  .car-list__info {
    flex-basis: 65%;
  }
  .car-list__price {
    display: flex;
    justify-content: space-between;
    flex-basis: 45%;
  }
  .car-list__price--text {
    font-size: 15px;
    text-align: left;
  }
  .car-list__price--num {
    font-size: 37px;
  }
  .car-list__price--amount {
    font-size: 12px;
  }
  .car-list__price--left::before {
    display: none;
  }
  .car-list__price--right::before {
    display: none;
  }
  .car-list__price--right .right_inner {
    display: flex;
  }
  .car-list__price--flex {
    flex-direction: column;
    align-items: baseline;
    padding-bottom: 5px;
    padding-left: 10px;
  }
  .car-list__price--flex .price-num {
    font-size: 20px;
    line-height: 1;
  }
  .car-list__price--flex .price-left {
    font-size: 12px;
  }
  .car-list__specs {
    flex-basis: 45%;
  }
  .car-list__spec--item dt {
    font-size: 12px;
    width: 64px;
    text-align: center;
    font-weight: bold;
  }
  .car-list__spec--item dd {
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    flex-basis: 70%;
  }
  .car-list__contact {
    margin-bottom: 0;
  }
  .car-list__store {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .car-list__label {
    margin-bottom: 0;
  }
  .car-list__label img {
    width: 32%;
  }
  .store-list__title a {
    color: #19B5F3;
    font-size: 20px;
    font-weight: bold;
    padding-left: 10px;
  }
  .store-list__item {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .store-list__spec {
    display: flex;
    justify-content: space-between;
  }
  .store-list__info {
    max-width: 800px;
  }
  .store-list__address {
    flex-basis: 50%;
  }
  .store-list__address dl {
    display: flex;
    flex-wrap: wrap;
  }
  .store-list__address dt {
    width: 22%;
    padding-bottom: 6px;
    padding-left: 10px;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 13px;
    line-height: 1.2;
  }
  .store-list__address dd {
    padding-bottom: 6px;
    padding-left: 10px;
    margin: 0;
    width: 70%;
    box-sizing: border-box;
    font-size: 13px;
    line-height: 1.2;
  }
  .store-list__ex {
    flex-basis: 30%;
    border-left: 1px solid #bababa;
    padding: 0 15px;
  }
  .store-list__units {
    flex-basis: 20%;
    border-left: 1px solid #bababa;
    padding: 0 15px;
  }
  .store-list__units--pub {
    font-size: 14px;
    font-weight: bold;
    color: #363636;
    margin-right: 10px;
    text-align: center;
  }
  .store-list__units--num {
    font-size: 37px;
    color: red;
    font-weight: bold;
    font-family: "Arial", "メイリオ";
    text-align: center;
  }
  .store-list__units--unit {
    font-size: 14px;
  }
  .store-list__label {
    margin-left: 10px;
  }
  .store-list__tags {
    display: flex;
    flex-wrap: wrap;
    margin-left: 10px;
  }
  .store-list__tag {
    margin-right: 10px;
    background-color: #19B5F3;
    color: white;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
    padding: 5px 10px;
    line-height: 1;
  }
  .store-list__img {
    width: 295px;
  }
  .about-top {
    position: relative;
    margin: 200px 0 100px;
  }
  .about-top__mascot {
    top: -200px;
  }
  .about-top__pop {
    padding: 100px 0;
    position: relative;
  }
  .about-top__pop h2 {
    font-size: 51px;
    font-weight: normal;
  }
  .about-top__pop p {
    font-size: 20px;
    text-align: center;
  }
  .about-top__logotext {
    transform: translateY(-15px);
  }
  .about-ex, .about-ex2 {
    margin-bottom: 5rem;
  }
  .about-ex__item {
    margin-bottom: 0;
    flex-basis: 31%;
  }
  .about-ex__item:nth-child(1) {
    margin-bottom: 3rem;
  }
  .about-ex__item:nth-child(2) {
    margin-bottom: 3rem;
  }
  .about-ex__item:nth-child(3) {
    margin-bottom: 3rem;
  }
  .about-ex2__item {
    margin-bottom: 0;
    flex-basis: 32.7%;
  }
  .about-ex2__item:nth-child(1) {
    margin-bottom: 10px;
  }
  .about-ex2__item:nth-child(2) {
    margin-bottom: 10px;
  }
  .about-ex2__item:nth-child(3) {
    margin-bottom: 10px;
  }
  .search h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .search h2 span {
    font-size: 14px;
  }
  .search__maker {
    margin: 100px 0 80px;
  }
  .search__maker--pcflex {
    display: flex;
    justify-content: space-between;
  }
  .search__maker--pcflex--child1 {
    flex-basis: 60%;
    margin-right: 10px;
  }
  .search__maker--pcflex--child2 {
    flex-basis: 40%;
    margin-left: 10px;
  }
  .search__maker--items {
    padding: 10px 13px;
  }
  .search__maker--items a span br {
    display: none;
  }
  .search__maker--item, .search__maker--item2 {
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
  }
  .search__maker--item2 {
    flex-basis: 50%;
  }
  .search__body {
    margin-bottom: 70px;
  }
  .search__body--items {
    justify-content: space-between;
    align-items: center;
    max-width: 1100px;
    margin: 0 auto;
  }
  .search__body--item {
    flex-basis: 14.28%;
    margin-bottom: 20px;
  }
  .search__price {
    margin-bottom: 80px;
  }
  .search__price--items {
    margin-bottom: 0;
  }
  .search__price--item {
    flex-basis: 19%;
    margin: 5px;
    font-size: 15px;
  }
  .search__free form {
    text-align: center;
  }
  .search__free input {
    outline: none;
  }
  .search__free--form {
    max-width: 500px;
    height: 45px;
    margin: auto;
    font-size: 18px;
  }
  .soudan {
    margin: 70px 0;
  }
  .soudan th, .soudan td {
    padding: 15px;
  }
  .search-pop__text {
    font-size: 15px;
  }
  .search-pop__text span br {
    display: none;
  }
  .search-pop__inner {
    width: 95%;
    margin: 0 auto;
  }
  .search-pop__bluebg {
    background-color: #19B5F3;
    width: 90%;
    max-width: 1000px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    padding: 35px 0;
    margin: 0;
  }
  .search-pop__title span {
    font-size: 12px;
  }
  .search-pop__items {
    flex-direction: row;
  }
  .search-pop__item a {
    background-color: white;
    color: #19B5F3;
    padding: 5px;
    display: flex;
    align-items: center;
    border-radius: 3px;
  }
  .search-pop__item p {
    font-size: 17px;
    font-weight: bold;
  }
  .search-pop__item .item-carName {
    display: block;
  }
  .search-pop__item .item-carName span {
    margin: 0;
    display: block;
  }
  .search-pop__item .item-carName span:last-child {
    font-size: 12px;
    text-align: left;
  }
  .search-pop__item img {
    width: 30%;
  }
  .search-pop__select {
    flex-direction: row;
  }
  .search-pop__select div {
    width: auto;
  }
  .search-pop__select select {
    width: 180px;
    border: 1px solid #393939;
    display: inline-block;
    margin-right: 10px;
  }
  .search-pop__btn {
    width: 230px;
    height: 47px;
    /* margin: 0 auto; */
  }
  .search-pop__blackbg {
    position: absolute;
  }
}
@media (min-width: 1280px) {
  /******************************************************************

Stylesheet: 1280px以上のモニタで適用

******************************************************************/
  .mobile {
    width: 25%;
  }
  .header__logo {
    display: flex;
    align-items: baseline;
  }
  .fv__title {
    background-position: right calc(30% - 435px) bottom -80px;
    padding: 3rem 0;
  }
  .fv__text {
    font-size: 31px;
  }
  .fv__text2, .fv__text3, .fv__text4, .fv__text5 {
    font-size: 23px;
  }
  .fv__mascot {
    top: -110%;
    /*right: -28%;*/
  }
  .sort__flex .left {
    flex-basis: 60%;
  }
  .sort__price--flex li:nth-child(1) {
    margin-bottom: 5px;
  }
  .sort__price--flex li:nth-child(2) {
    margin-bottom: 5px;
  }
  .sort__price--flex li:nth-child(3) {
    margin-bottom: 5px;
  }
  .sort__price--flex li:nth-child(4) {
    margin-bottom: 5px;
  }
  .sort__price--flex li:nth-child(5) {
    margin-bottom: 5px;
  }
  .sort-order__item p {
    font-size: 13px;
  }
  .sort-order__undo {
    font-size: 13px;
  }
  .car-list__inner, .store-list__inner {
    padding: 30px 10px;
  }
  .car-list__title--type {
    font-size: 22px;
  }
  .car-list__info {
    flex-basis: 71%;
  }
  .car-list__item {
    justify-content: space-between;
  }
  .car-list__price {
    flex-basis: 45%;
  }
  .car-list__contact {
    width: 220px;
    height: 50px;
    margin-bottom: 0;
  }
}
@media (min-width: 1600px) {
  /******************************************************************

Stylesheet: 1600px以上のモニタで適用

******************************************************************/
  .fv__mascot {
    right: -28%;
    top: -110%;
    width: 77%;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fyamagata.ju-janaito.com%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fju-yamagata%2Fstyles%2Fstyle.scss%22%2C%22wp-content%2Fthemes%2Fju-yamagata%2Fstyles%2Fmodules%2F_common.scss%22%2C%22wp-content%2Fthemes%2Fju-yamagata%2Fstyles%2Fmodules%2F_appear.scss%22%2C%22wp-content%2Fthemes%2Fju-yamagata%2Fstyles%2Fmodules%2F_text-animation.scss%22%2C%22%22%2C%22wp-content%2Fthemes%2Fju-yamagata%2Fstyles%2Fbreakpoints%2F..%2Fmodules%2F_popup.scss%22%2C%22wp-content%2Fthemes%2Fju-yamagata%2Fstyles%2Fbreakpoints%2F..%2Fmodules%2F_mobile.scss%22%2C%22wp-content%2Fthemes%2Fju-yamagata%2Fstyles%2Fbreakpoints%2F..%2Flayout%2F_header.scss%22%2C%22wp-content%2Fthemes%2Fju-yamagata%2Fstyles%2Fbreakpoints%2F..%2Fpage%2F_top.scss%22%2C%22wp-content%2Fthemes%2Fju-yamagata%2Fstyles%2Fmodules%2F_mixin.scss%22%2C%22wp-content%2Fthemes%2Fju-yamagata%2Fstyles%2Fmodules%2F_var_fonts.scss%22%2C%22wp-content%2Fthemes%2Fju-yamagata%2Fstyles%2Fbreakpoints%2F..%2Fpage%2F_test.scss%22%2C%22wp-content%2Fthemes%2Fju-yamagata%2Fstyles%2Fbreakpoints%2F..%2Fpage%2F_stock.scss%22%2C%22wp-content%2Fthemes%2Fju-yamagata%2Fstyles%2Fbreakpoints%2F..%2Fpage%2F_page.scss%22%2C%22wp-content%2Fthemes%2Fju-yamagata%2Fstyles%2Fbreakpoints%2F..%2Flayout%2F_footer.scss%22%2C%22wp-content%2Fthemes%2Fju-yamagata%2Fstyles%2Fbreakpoints%2F_400up.scss%22%2C%22wp-content%2Fthemes%2Fju-yamagata%2Fstyles%2Fbreakpoints%2F_600up.scss%22%2C%22wp-content%2Fthemes%2Fju-yamagata%2Fstyles%2Fbreakpoints%2F_700up.scss%22%2C%22wp-content%2Fthemes%2Fju-yamagata%2Fstyles%2Fbreakpoints%2F_960up.scss%22%2C%22wp-content%2Fthemes%2Fju-yamagata%2Fstyles%2Fbreakpoints%2F_1280up.scss%22%2C%22wp-content%2Fthemes%2Fju-yamagata%2Fstyles%2Fbreakpoints%2F_1600up.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAC3GF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3BR%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAKF%3BA%3BA%3BA%3BA%3BA%3BA%3BA%3BA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEtCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC9NF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACjIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAChHJ%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BACrPE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAD8MJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEpPF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF4PA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAUN%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR9YF%3BAAAA%3BAAAA%3BAQwZA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAGldA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACE%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACE%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADltBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACutBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeF%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA6BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAGM%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BACn2CN%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAZPA%3BAAAA%3BAAAA%3BAYcA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAZrKA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAY8SA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZ3eF%3BAAAA%3BAAAA%3BAYwfA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAZ5jBN%3BAAAA%3BAAAA%3BAYskBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUL%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKH%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcV%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZruBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYsvBA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAZtwBJ%3BAAAA%3BAAAA%3BAYgxBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeN%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAZ74BA%3BAAAA%3BAAAA%3BAYq5BA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAZ97BR%3BAAAA%3BAAAA%3BAY68BI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAYN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAUV%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUV%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMM%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaR%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACphDN%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbjRJ%3BAa0RA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAIG%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAGE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAED%3BAAAA%3BAAAA%3BAAAA%3BAAaH%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAEI%3BAAAA%3BAAAA%3BAAED%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BACreD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAIA%3BAAGM%3BAAAA%3BAAAA%3BAAAA%3BAdrHN%3BAAAA%3B%3BAAAA%3B%3BAAAA%3BAerBI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfqBJ%3BAAAA%3B%3BAAAA%3B%3BAAAA%3BAgB3BA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBhCF%3BAAAA%3B%3BAAAA%3B%3BAAAA%3BAiB9BE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAjB7JF%3BAAAA%3B%3BAAAA%3B%3BAAAA%3BAkBnCA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWN%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBJ%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAlBjyBF%3BAAAA%3B%3BAAAA%3B%3BAAAA%3BAmBvCA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAASM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWN%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBxCF%3BAAAA%3B%3BAAAA%3B%3BAAAA%3BAoBzCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */