@charset "UTF-8";
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap');
.find-offer .depth3 {
  display: none;
}
.find-offer form h4 + p {
  font-weight: bold;
  color: red;
}
@media screen and (min-width: 769px) {
  .find-offer section {
    background: none;
    box-shadow: none;
  }
  .find-offer form {
    /*input[type="submit"] {
        font-size: 14rem;
        font-weight: bold;
        color: #333;
        transition: all .4s;
        text-align: center;
        width: 100%;
        line-height: 55rem;
        background: #fc0;
        cursor: pointer;
        padding: 0 6em;
        display: inline-block;
        margin: 50rem 10rem;
      }*/
  }
  .find-offer form .label_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
    width: 100%;
    margin-top: 20px;
    /*.feas_clevel_02{
          display: none;
          width: 100%;
          transition: all .4s;
          margin-left: 30rem;
        }
        .feas_clevel_03{
          display: none;
          width: 100%;
          transition: all .4s;
          margin-left: 60rem;
        }
        .feas_clevel_04{
          display: none;
          width: 100%;
          transition: all .4s;
          margin-left: 90rem;
        }*/
  }
  .find-offer form .label_list .depth1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    /*.depth2{
            display: none;
            
          }*/
  }
  .find-offer form .label_list .depth1 .selected + .depth2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 30px;
    width: 100%;
  }
  .find-offer form .label_list .depth1 .selected + .depth2 label {
    width: 100%;
    display: block;
  }
  .find-offer form .label_list .depth1 .selected + .depth2 .selected + .depth3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 30px;
    width: 100%;
  }
  .find-offer form .label_list .depth1 .selected + .depth2 .selected + .depth3 label {
    width: 100%;
    display: block;
  }
  .find-offer form .label_list .btn-b {
    /*position: absolute;
          width: 340rem;
          bottom:-80rem;
          left:50%;
          margin-left: -170rem;*/
  }
  .find-offer form .label_list label {
    display: block;
    margin-bottom: 20px;
    position: relative;
    padding-left: 30px;
    padding-right: 10px;
  }
  .find-offer form .label_list label span::before {
    content: '';
    display: block;
    border: 1px solid #000;
    position: absolute;
    height: 20px;
    width: 20px;
    left: 0;
  }
  .find-offer form .label_list label span::after {
    position: absolute;
    content: '';
    display: block;
    border-right: 3px solid #4848;
    /* 境界線（右）のスタイルを指定する */
    border-bottom: 3px solid #4848;
    /* 境界線（下）のスタイルを指定する */
    transform: rotate(45deg);
    /* 要素を回転させる */
    opacity: 0;
  }
  .find-offer form .label_list label input[type=checkbox] {
    display: none;
  }
  .find-offer form .label_list label input[type=checkbox]:checked + span::after {
    opacity: 1;
  }
  .find-offer form .label_list label input[type=checkbox]:checked + span::before {
    background: #000;
  }
  .find-offer form .label_list label.selected {
    width: 100%;
  }
  .find-offer form .label_list::after {
    content: '';
    display: block;
    width: 31%;
  }
  .find-offer form .label_list label:checked {
    width: 100%;
  }
  .find-offer form .label_list .feas_clevel_01:has(input) {
    width: 100%;
  }
  .find-offer form #find-offer02 .label_list .depth1 > label, .find-offer form #find-offer03 .label_list .depth1 > label {
    padding-left: 0px;
  }
  .find-offer form #find-offer02 .label_list .depth1 > label span, .find-offer form #find-offer03 .label_list .depth1 > label span {
    font-size: 16px;
    font-weight: bold;
  }
  .find-offer form #find-offer02 .label_list .depth1 > label span::before, .find-offer form #find-offer02 .label_list .depth1 > label span::after, .find-offer form #find-offer03 .label_list .depth1 > label span::before, .find-offer form #find-offer03 .label_list .depth1 > label span::after {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .find-offer .cssacc {
    display: none;
  }
  .find-offer section {
    background: none;
    box-shadow: none;
    /*&>ul{
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        margin: 40rem 0 0;
        padding: 0;
        li{
          width: 170rem;
          height: 170rem;
          background:#F17481 url(../img/np/s1.png) no-repeat center 80rem / 50rem;
          color: #fff;
          line-height: 1;
          font-size: 26rem;
          padding-top: 40rem;
          margin: 0;
          position: relative;
          border-radius: 50%;
          text-align: center;
          &:nth-of-type(2){
            background:#F17481 url(../img/np/s2.png) no-repeat center 80rem / 35rem;
            &::before{
              content: '';
              width: 28.77rem;
              height: 28.77rem;
              display: block;
              position: absolute;
              top:70rem;
              left: -54rem;
              background: url(../img/np/s4.png) no-repeat 0 0 / contain;
            }
          }
          &:nth-of-type(3){
            background:#F17481 url(../img/np/s3.png) no-repeat center 80rem / 38rem;
            &::before{
              content: '';
              width: 28.77rem;
              height: 28.77rem;
              display: block;
              position: absolute;
              top:70rem;
              left: -54rem;
              background: url(../img/np/s4.png) no-repeat 0 0 / contain;
            }
          }
        }
      }*/
  }
  .find-offer form .label_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 30px;
    /*margin-top: 20rem;
        padding-bottom: 40rem;
        position: relative;*/
    /*.feas_clevel_02{
          display: none;
          width: 100%;
          transition: all .4s;
          margin-left: 30rem;
        }
        .feas_clevel_03{
          display: none;
          width: 100%;
          transition: all .4s;
          margin-left: 60rem;
        }
        .feas_clevel_04{
          display: none;
          width: 100%;
          transition: all .4s;
          margin-left: 90rem;
        }
      }*/
    /*input[type="submit"] {
        font-size: 30rem;
        font-weight: bold;
        color: #333;
        transition: all .4s;
        text-align: center;
        width: 100%;
        line-height: 55rem;
        background: #fc0;
        cursor: pointer;
        padding: 0 ;
        display: inline-block;
        margin: 50rem 10rem;
      }*/
  }
  .find-offer form .label_list .depth1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    /*.depth2{
            display: none;
            .depth3{
              display: none;
            }
          }*/
  }
  .find-offer form .label_list .depth1 .selected + .depth2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 30px;
    width: 100%;
  }
  .find-offer form .label_list .depth1 .selected + .depth2 label {
    width: 100%;
  }
  .find-offer form .label_list .depth1 .selected + .depth2 .selected + .depth3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 30px;
    width: 100%;
  }
  .find-offer form .label_list .depth1 .selected + .depth2 .selected + .depth3 label {
    width: 100%;
  }
  .find-offer form .label_list label {
    display: block;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
    padding-left: 35px;
  }
  .find-offer form .label_list label span {
    /*&::after{
              position: absolute;
              content: '';
              display: block;
              top: 30px;
              left: 10px; //* 左から配置の基準位置を決める 
              margin-top: -23px; // チェックマークの位置
              width: 8px; // ボックスの横幅を指定する 
              height: 15px; //* ボックスの高さを指定する 
              border-right: 3px solid #4848; //* 境界線（右）のスタイルを指定する 
              border-bottom: 3px solid #4848; //* 境界線（下）のスタイルを指定する 
              transform: rotate(45deg); //* 要素を回転させる 
              opacity: 0;
            }*/
  }
  .find-offer form .label_list label span::before {
    content: '';
    display: block;
    border: 1px solid #000;
    position: absolute;
    height: 22px;
    width: 22px;
    left: 0;
  }
  .find-offer form .label_list label input[type=checkbox] {
    display: none;
  }
  .find-offer form .label_list label input[type=checkbox]:checked + span::after {
    opacity: 1;
  }
  .find-offer form .label_list label input[type=checkbox]:checked + span::before {
    background: #000;
  }
  .find-offer form .label_list::after {
    content: '';
    display: block;
    width: 31%;
  }
  .find-offer form #find-offer02 .label_list .depth1 > label, .find-offer form #find-offer03 .label_list .depth1 > label {
    padding-left: 0px;
  }
  .find-offer form #find-offer02 .label_list .depth1 > label span, .find-offer form #find-offer03 .label_list .depth1 > label span {
    font-size: 16px;
    font-weight: bold;
  }
  .find-offer form #find-offer02 .label_list .depth1 > label span::before, .find-offer form #find-offer02 .label_list .depth1 > label span::after, .find-offer form #find-offer03 .label_list .depth1 > label span::before, .find-offer form #find-offer03 .label_list .depth1 > label span::after {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .job-info .modifi {
    text-align: right;
    margin: 0;
    padding: 0 20px 0 0;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .job-info .modifi {
    padding: 0 10px 0 0;
    text-align: right;
  }
}
@media screen and (min-width: 769px) {
  form .privacypolicy {
    height: 100px;
    border: 1px solid #dadada;
    font-size: 16px;
    padding: 12px;
    margin: 10px 0 0;
    overflow-y: scroll;
    color: #888;
  }
  form .privacypolicy2 {
    padding: 20px 0 0;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  form .privacypolicy {
    height: 150px;
    border: 1px solid #dadada;
    overflow-y: scroll;
    padding: 0 10px;
    margin-bottom: 20px;
    color: #888;
  }
}
@media screen and (min-width: 769px) {
  .top-rec .box {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    width: 1120px;
    margin: 0 auto 30px;
  }
  .top-rec .box a {
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 48.5%;
    height: 200px;
    border: 1px solid #000;
    font-size: 11px;
    text-align: left;
    padding: 16px 26px 10px 17px;
    line-height: 1.2;
    margin-top: 30px;
    position: relative;
  }
  .top-rec .box a .photo {
    width: 190px;
    height: auto;
  }
  .top-rec .box a .photo img {
    width: 100%;
    height: 160px;
    object-fit: cover;
  }
  .top-rec .box a .text {
    width: 297px;
  }
  .top-rec .box a .text .ocu {
    font-size: 14px;
    font-weight: bold;
    background: url(../img/new1.png) no-repeat 2px 1px /11.87px;
    padding-left: 17px;
    padding-bottom: 1px;
    margin-top: 10px;
  }
  .top-rec .box a .text .sta {
    background: url(../img/new2.png) no-repeat 0 0 /15px;
    padding-left: 18px;
    margin-top: 7px;
  }
  .top-rec .box a .text .sala {
    font-size: 12px;
    background: url(../img/new3.png) no-repeat 0 0 /15px;
    padding-left: 19px;
    margin-left: 0px;
    margin-top: 5px;
    line-height: 18px;
  }
  .top-rec .box a .text .com {
    background: url(../img/new0.png) no-repeat 0px 0 /14px;
    padding-left: 18px;
    margin-top: 5px;
    line-height: 17px;
    font-size: 10px;
  }
  .top-rec .box a .text .add {
    background: url(../img/new4.png) no-repeat 1px 0 /13px;
    padding-left: 18px;
    margin-top: 5px;
    line-height: 17px;
    font-size: 10px;
  }
  .top-rec .box a .text .more {
    width: 153px;
    margin: 10px auto 0;
    height: 24px;
    line-height: 24px;
    font-size: 10px;
    color: #fff;
    padding-left: 46px;
    background: url(../img/new5.png) no-repeat 2px 0 /150px;
  }
}
@media screen and (max-width: 768px) {
  .top-rec {
    padding: 0 6.666666vw 0;
  }
  .top-rec .box {
    margin-bottom: 5vw;
  }
  .top-rec .box a {
    box-sizing: border-box;
    display: block;
    border: 1px solid #000;
    font-size: 3vw;
    text-align: left;
    padding: 3.75vw;
    line-height: 1.4;
    margin-top: 3.75vw;
  }
  .top-rec .box a:nth-of-type(n+4) {
    display: none;
  }
  .top-rec .box a .photo img {
    width: 100%;
    height: 52.5vw;
    object-fit: cover;
  }
  .top-rec .box a .text {
    position: relative;
    padding-top: 3.75vw;
  }
  .top-rec .box a .text h4 {
    font-size: 3vw;
  }
  .top-rec .box a .text .ocu {
    font-size: 3.25vw;
    background: url(../img/new1.png) no-repeat 0.25vw 0 /3.375vw;
    padding-left: 4.375vw;
    font-weight: bold;
  }
  .top-rec .box a .text .sta {
    background: url(../img/new2.png) no-repeat 0 0 /3.875vw;
    padding-left: 4.625vw;
    margin-top: 2.5vw;
  }
  .top-rec .box a .text .sala {
    background: url(../img/new3.png) no-repeat 0 0 /3.625vw;
    padding-left: 2.875vw;
    margin-top: 2.5vw;
    line-height: 3.875vw;
  }
  .top-rec .box a .text .com {
    background: url(../img/new0.png) no-repeat 0rem 0 /3.5vw;
    padding-left: 4.25vw;
    margin-top: 2.5vw;
    line-height: 4.625vw;
  }
  .top-rec .box a .text .add {
    background: url(../img/new4.png) no-repeat 0.25vw 0 /3.375vw;
    padding-left: 4.5vw;
    margin-top: 2.5vw;
    line-height: 4vw;
  }
  .top-rec .box a .text .more {
    width: 41vw;
    margin: 3.75vw auto 0;
    height: 6.25vw;
    line-height: 6.25vw;
    font-size: 2.75vw;
    color: #fff;
    text-align: center;
    background: #6a6a6a url(../img/new5.png) no-repeat -2vw 0 /contain;
    border-radius: 10rem;
    padding-left: 1vw;
  }
}
.bottom {
  color: #000000;
}
@media screen and (min-width: 769px) {
  .bottom {
    padding: 0 0 440px;
    background: url(../img/bottom.png) right bottom/ 100% no-repeat;
    width: 1120px;
    margin: 0 auto 6vw;
  }
  .bottom h3 {
    color: #000;
    font-size: 28px;
  }
  .bottom p {
    color: #000;
    font-size: 20px;
  }
  .bottom .box {
    display: flex;
    justify-content: space-between;
    width: 760px;
    margin: 40px auto 0;
  }
  .bottom .box a {
    display: block;
    width: 46%;
    margin: 0 0 6vw;
  }
}
@media screen and (max-width: 768px) {
  .bottom {
    padding: 0 0 84vw;
    background: url(../img/bottom_sp.png) right bottom/ 90vw no-repeat;
    margin-bottom: 6vw;
  }
  .bottom h3 {
    color: #000;
  }
  .bottom p {
    color: #000;
  }
  .bottom .box a {
    display: block;
    width: 80vw;
    margin: 0 auto 6vw;
  }
}
@media screen and (min-width: 769px) {
  .about2 .mv {
    background: url(../img/about_mv.jpg) 0 0 /contain no-repeat;
    height: 505px;
    padding: 243px 25px 0;
  }
  .about2 .mv p {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 20px 30px;
    text-align: left;
    line-height: 1.7;
    font-size: 20px;
    width: 775px;
  }
  .about2 .mv2 {
    background: url(../img/about_mv2.jpg) 0 0 /contain no-repeat;
    height: 510px;
    padding: 265px 35px 0;
    margin-top: 40px;
  }
  .about2 .mv2 .text {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 20px;
    padding: 20px 30px;
    width: 730px;
  }
  .about2 .mv2 .text p {
    text-align: left;
    line-height: 1.6;
  }
  .about2 .mv2 .text a {
    color: #fff;
    display: block;
    width: 180px;
    font-size: 12px;
    padding: 5px 5px;
    margin: 0 0 0 auto;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
  }
  .about2 .mv2 .text a::after {
    content: '';
    position: absolute;
    width: 36px;
    height: 5px;
    background: url(../img/w_arrow.png) 0 0 /contain no-repeat;
    top: 10px;
    right: 3px;
  }
  .about2 .mv3 {
    background: url(../img/about_mv3.png) 0 0 /contain no-repeat;
    height: 490px;
    margin: 20px 0;
  }
}
@media screen and (max-width: 768px) {
  .about2 .mv {
    background: url(../img/about_mv_sp.jpg) 0 0 /contain no-repeat;
    height: 125vw;
    padding: 52vw 6vw 0;
  }
  .about2 .mv p {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 3vw 5vw;
    text-align: left;
    line-height: 1.6;
  }
  .about2 .mv2 {
    background: url(../img/about_mv2_sp.jpg) 0 0 /contain no-repeat;
    height: 115vw;
    padding: 65vw 6vw 0;
  }
  .about2 .mv2 .text {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 3vw 5vw;
  }
  .about2 .mv2 .text p {
    text-align: left;
    line-height: 1.6;
  }
  .about2 .mv2 .text a {
    color: #fff;
    display: block;
    width: 66vw;
    font-size: 3vw;
    padding: 3vw;
    margin: 2vw auto 0px;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
  }
  .about2 .mv2 .text a::after {
    content: '';
    position: absolute;
    width: 10vw;
    height: 2vw;
    background: url(../img/w_arrow.png) 0 0 /contain no-repeat;
    top: 4vw;
    right: 4vw;
  }
  .about2 .mv3 {
    background: url(../img/about_mv3_sp.png) 0 0 /contain no-repeat;
    height: 110vw;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Ftmstest15.site%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fkitww%2Fscss%2F_config.scss%22%2C%22wp-content%2Fthemes%2Fkitww%2Fscss%2F_search.scss%22%2C%22wp-content%2Fthemes%2Fkitww%2Fscss%2F_media.scss%22%2C%22wp-content%2Fthemes%2Fkitww%2Fscss%2F_top.scss%22%2C%22wp-content%2Fthemes%2Fkitww%2Fscss%2F_about.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAGA%3BAAGA%3BACLE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BACDA%3BADME%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACE%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%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAwCI%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAC%2FJd%3BAD2KE%3BAAAA%3BAAAA%3BAAGA%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%3BAAoDE%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%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAWN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2CI%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAClXd%3BADgYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3XF%3BADmYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxYF%3BADgZE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACpZF%3BAD0ZE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FZF%3BACDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD7DR%3BAAAA%3BAAAA%3BAAAA%3BAC6EE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBV%3BAAAA%3BAAAA%3BAD3JE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACkKE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD1KJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACqLE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADjMJ%3BAEDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF5CF%3BAEmDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */