.page-largelot {
  padding: 0 !important;
}
.page-largelot_main {
  background: url(../images/largelot/bg_title.png) no-repeat bottom center;
  background-size: cover;
  text-align: center;
  height: 104rem;
  padding: 2rem;
}
@media screen and (max-width: 812px) {
  .page-largelot_main {
    height: 37.2rem;
    padding: 0.5rem;
    background: url(../images/largelot/bg_title_sp.png) no-repeat bottom center;
    background-size: cover;
  }
  .page-largelot_main img {
    width: 30.6rem;
    height: auto;
    display: block;
    margin: auto;
  }
}
.page-largelot_main a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f6005e;
  -webkit-box-shadow: 0px 5px 0px #694c24;
          box-shadow: 0px 5px 0px #694c24;
  border-radius: 40px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  position: relative;
  top: 0;
}
@media screen and (min-width: 813px) {
  .page-largelot_main a {
    width: 340px;
    height: 60px;
    font-size: 2.4rem;
    margin: 3.2rem auto 0;
  }
  .page-largelot_main a:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
    top: 5px;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot_main a {
    width: 22rem;
    height: 5rem;
    font-size: 1.7rem;
    margin: 1rem auto 0;
  }
}
.page-largelot .s-largelot01 {
  background: #d1ebfa;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot01 {
    padding-bottom: 14.4rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot01 {
    padding-bottom: 9.1rem;
  }
}
.page-largelot .s-largelot01_point {
  position: relative;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot01_point {
    padding-bottom: 13.5rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot01_point {
    padding-bottom: 3.7rem;
  }
}
.page-largelot .s-largelot01_point:before {
  content: "";
  background: url(../images/largelot/bg1.png) no-repeat bottom center;
  background-size: 100% auto;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot01_point:before {
    width: 324px;
    height: 252px;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot01_point:before {
    width: 13.9rem;
    height: 12.5rem;
  }
}
.page-largelot .s-largelot01_point:after {
  content: "";
  background: url(../images/largelot/bg2.png) no-repeat bottom center;
  background-size: 100% auto;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot01_point:after {
    width: 335px;
    height: 252px;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot01_point:after {
    width: 14rem;
    height: 12.5rem;
  }
}
.page-largelot .s-largelot01_point .list_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.6rem;
}
.page-largelot .s-largelot01_point .list_btn a {
  width: calc(50% - 0.8rem);
  height: 4.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f6ab00;
  -webkit-box-shadow: 0px 5px 0px #694c24;
          box-shadow: 0px 5px 0px #694c24;
  border-radius: 40px;
  font-size: 1.6rem;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  position: relative;
  top: 0;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot01_point .list_btn a:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
    top: 5px;
  }
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot01_point .list_btn {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot01_point .list_btn {
    margin-top: 3.8rem;
  }
}
.page-largelot .s-largelot01_point .inner {
  position: relative;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot01_point .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 6.2rem;
    top: -12rem;
    margin-bottom: -12rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot01_point .inner {
    padding: 0 2.9rem;
    top: -0.5rem;
  }
}
.page-largelot .s-largelot01_point .inner .item_point {
  background: #f36b8a;
  -webkit-box-shadow: 10px 10px 0px #ffd8e1;
          box-shadow: 10px 10px 0px #ffd8e1;
  position: relative;
  color: #fff;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot01_point .inner .item_point {
    width: calc(33.3333333333% - 4.1333333333rem);
    padding: 48px 25px 4rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot01_point .inner .item_point {
    width: 100%;
    padding: 5.3rem 2.8rem 5.3rem;
    margin-bottom: 7.8rem;
  }
  .page-largelot .s-largelot01_point .inner .item_point:last-child {
    margin-bottom: 0;
    padding-bottom: 13rem;
  }
}
.page-largelot .s-largelot01_point .inner .item_point img {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 22.9rem;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot01_point .inner .item_point img {
    top: -4.5rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot01_point .inner .item_point img {
    top: -3.7rem;
  }
}
.page-largelot .s-largelot01_point .inner .item_point .ttl {
  font-weight: 700;
  color: #ffffff;
  text-align: center;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot01_point .inner .item_point .ttl {
    font-size: 2.8rem;
    line-height: 1.6071428571;
    min-height: 9rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 1.8rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot01_point .inner .item_point .ttl {
    font-size: 2.4rem;
    line-height: 160%;
    margin: 0 0 1.2rem;
    padding: 0;
  }
}
.page-largelot .s-largelot01_point .inner .item_point p {
  font-weight: 700;
  line-height: 200%;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot01_point .inner .item_point p {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot01_point .inner .item_point p {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot01_choose {
    margin-top: -5px;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot01_choose {
    margin-top: 5.3rem;
  }
}
.page-largelot .s-largelot01_choose .title {
  text-align: center;
  color: #004b9e;
  font-weight: 700;
  line-height: 160%;
  margin: 0;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot01_choose .title {
    font-size: 4.8rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot01_choose .title {
    font-size: 3.2rem;
    padding: 0;
  }
}
.page-largelot .s-largelot01_choose .choose_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot01_choose .choose_list {
    gap: 3.2rem 4.6rem;
    margin-top: 6.8rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot01_choose .choose_list {
    gap: 2.3rem;
    margin-top: 4.1rem;
  }
}
.page-largelot .s-largelot01_choose .choose_list_item {
  background: #fff;
  border-radius: 2rem;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot01_choose .choose_list_item {
    width: calc(33.3333333333% - 3.0666666667rem);
    padding: 1.7rem 1.7rem 2.3rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot01_choose .choose_list_item {
    width: 100%;
    padding: 1.7rem 1.7rem 2.3rem;
  }
}
.page-largelot .s-largelot01_choose .choose_list_item .ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.2rem;
}
.page-largelot .s-largelot01_choose .choose_list_item .ttl .img {
  width: 7.4rem;
  height: 7.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-largelot .s-largelot01_choose .choose_list_item .ttl .img img {
  max-width: 100%;
  max-height: 100%;
}
.page-largelot .s-largelot01_choose .choose_list_item .ttl .tit {
  font-size: 2.4rem;
  font-weight: 700;
  color: #004b9e;
  margin: 0;
}
.page-largelot .s-largelot01_choose .choose_list_item p {
  font-size: 1.4rem;
  line-height: 160%;
  margin: 0.7rem 0 0;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot02 {
    margin-top: 8.3rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot02 {
    margin-top: 5rem;
  }
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot02_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 11.5rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot02_item {
    margin-bottom: 5rem;
  }
  .page-largelot .s-largelot02_item:last-child {
    margin-bottom: 0;
  }
}
.page-largelot .s-largelot02_item .img {
  width: 20.9rem;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot02_item .img {
    margin-top: 1.5rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot02_item .img {
    margin: auto;
  }
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot02_item .ct {
    width: calc(100% - 20.9rem);
    padding-left: 0.5rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot02_item .ct {
    width: 100%;
    margin-top: -3.1rem;
  }
}
.page-largelot .s-largelot02_item .ct p {
  line-height: 200%;
  font-weight: 500;
  font-size: 1.6rem;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot02_item .ct p {
    margin: 4.2rem 0 0;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot02_item .ct p {
    margin: 2rem 0 0;
  }
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot02_item .ct .ct_flx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot02_item .ct .ct_flx {
    text-align: center;
  }
}
.page-largelot .s-largelot02_item .ct .ct_flx .ttl {
  font-size: 2.8rem;
  line-height: 160%;
  color: #004b9e;
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot02_item .ct .ct_flx .ttl {
    padding: 0;
    margin-bottom: 2.9rem;
  }
}
.page-largelot .s-largelot02_item .ct .ct_flx .ttl a {
  text-decoration: none;
}
.page-largelot .s-largelot02_item .ct .ct_flx dl {
  border: 0.3rem solid #004b9e;
  border-radius: 2rem;
  overflow: hidden;
  background: #004b9e;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot02_item .ct .ct_flx dl {
    width: 49.3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot02_item .ct .ct_flx dl {
    width: 100%;
  }
}
.page-largelot .s-largelot02_item .ct .ct_flx dl dt {
  background: #004b9e;
  color: #fff;
  text-align: center;
  font-weight: 700;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot02_item .ct .ct_flx dl dt {
    width: 50%;
    font-size: 2.4rem;
    padding: 1.6rem 0;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot02_item .ct .ct_flx dl dt {
    width: 100%;
    font-size: 2.1rem;
    padding: 0.8rem 0;
  }
}
.page-largelot .s-largelot02_item .ct .ct_flx dl dd {
  margin: 0;
  padding: 0;
  text-align: center;
  color: #ff0000;
  font-size: 2.4rem;
  font-weight: 700;
  background: #fff;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot02_item .ct .ct_flx dl dd {
    width: 50%;
    padding: 1.6rem 0;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot02_item .ct .ct_flx dl dd {
    width: 100%;
    padding: 0.8rem 0;
  }
}
.page-largelot .s-largelot03 {
  position: relative;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot03 {
    margin-top: 23.7rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot03 {
    margin-top: 8.9rem;
  }
}
.page-largelot .s-largelot03:before {
  content: "";
  background: url(../images/largelot/bg1.png) no-repeat bottom center;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  z-index: 9;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot03:before {
    width: 324px;
    height: 252px;
    bottom: -4.8rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot03:before {
    width: 13.9rem;
    height: 12.5rem;
    bottom: -2.4rem;
  }
}
.page-largelot .s-largelot03:after {
  content: "";
  background: url(../images/largelot/bg2.png) no-repeat bottom center;
  background-size: 100% auto;
  position: absolute;
  right: 0;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot03:after {
    width: 335px;
    height: 252px;
    bottom: -4.8rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot03:after {
    width: 14rem;
    height: 12.5rem;
    bottom: -2.4rem;
  }
}
.page-largelot .s-largelot03 .inner {
  background: 108rem;
  background: #004b9e;
  text-align: center;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot03 .inner {
    padding: 5rem 0 6.2rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot03 .inner {
    padding: 3.3rem 0 14.7rem;
  }
}
.page-largelot .s-largelot03_ttl {
  color: #fff;
  font-weight: 700;
  line-height: 160%;
  font-size: 2.8rem;
  margin: 0;
}
.page-largelot .s-largelot03 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f6ab00;
  -webkit-box-shadow: 0px 5px 0px #694c24;
          box-shadow: 0px 5px 0px #694c24;
  border-radius: 40px;
  font-size: 2.4rem;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  position: relative;
  top: 0;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot03 a {
    width: 50rem;
    height: 6rem;
    margin: 4rem auto 0;
  }
  .page-largelot .s-largelot03 a:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
    top: 5px;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot03 a {
    width: 34rem;
    height: 6rem;
    margin: 1.2rem auto 0;
  }
}
.page-largelot .s-largelot04 {
  background: #edf7fd;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot04 {
    padding: 10rem 0 13.2rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot04 {
    padding: 7.3rem 0 6.3rem;
  }
  .page-largelot .s-largelot04 .inner {
    padding: 0 1.2rem;
  }
}
.page-largelot .s-largelot04_ttl {
  line-height: 160%;
  color: #004b9e;
  text-align: center;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot04_ttl {
    font-size: 4.8rem;
    margin: 0 0 7.2rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot04_ttl {
    font-size: 3.2rem;
    margin: 0 0 2.2rem;
    padding: 0;
  }
}
.page-largelot .s-largelot04_item {
  background: #fff;
  border-radius: 2rem;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot04_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5rem 0.5rem 6.3rem;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 10.2rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot04_item {
    padding: 4rem 1.2rem 6.6rem;
    margin-bottom: 8.2rem;
  }
}
.page-largelot .s-largelot04_item:last-child {
  margin-bottom: 0;
}
.page-largelot .s-largelot04_item .img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot04_item .img {
    width: 17.8rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot04_item .img {
    width: 10.3rem;
    margin: auto;
  }
}
.page-largelot .s-largelot04_item .img img {
  margin: auto;
  max-width: 100%;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot04_item .ct {
    padding: 0.5rem 15px;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot04_item .ct {
    margin-top: 4rem;
  }
}
.page-largelot .s-largelot04_item .ct .ttl {
  font-weight: 700;
  color: #004b9e;
  margin: 0 0 1.6rem;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot04_item .ct .ttl {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot04_item .ct .ttl {
    font-size: 2.4rem;
    text-align: center;
  }
}
.page-largelot .s-largelot04_item .ct .ttl a {
  text-decoration: none;
}
.page-largelot .s-largelot04_item .ct .start {
  font-size: 2.1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot04_item .ct .start {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.page-largelot .s-largelot04_item .ct .start .star--active {
  color: #f6ab00;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot04_item .ct .ct_inner {
    margin-top: 2.9rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot04_item .ct .ct_inner {
    margin-top: 3.9rem;
  }
}
.page-largelot .s-largelot04_item .ct .ct_inner h4 {
  font-size: 2.1rem;
  font-weight: 700;
  color: #000;
  padding: 0;
}
.page-largelot .s-largelot04_item .ct .ct_inner p {
  line-height: 200%;
  font-size: 1.6rem;
  margin-bottom: 2rem;
}
.page-largelot .s-largelot04_item .ct .ct_inner a {
  font-size: 1.6rem;
  color: #004b9e;
  font-weight: 700;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot05 {
    padding-top: 11.8rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot05 {
    margin-top: 5.1rem;
  }
}
.page-largelot .s-largelot05_ttl {
  text-align: center;
  color: #004b9e;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot05_ttl {
    font-size: 4.8rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot05_ttl {
    font-size: 3.2rem;
    padding: 0;
  }
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot05_list {
    margin-top: 7.8rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot05_list {
    margin-top: 4.3rem;
  }
}
.page-largelot .s-largelot05_item {
  max-width: 78rem;
  border-bottom: 1px solid #8ed0e0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.5rem;
  position: relative;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot05_item {
    margin: auto auto 4.4rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot05_item {
    margin: auto auto 8.4rem;
  }
}
.page-largelot .s-largelot05_item:last-child:after {
  content: none;
}
.page-largelot .s-largelot05_item:after {
  content: "";
  border: solid #8ed0e0;
  border-width: 0 0.3rem 0.3rem 0;
  display: inline-block;
  padding: 1rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot05_item:after {
    bottom: -3.1rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot05_item:after {
    bottom: -5.1rem;
  }
}
.page-largelot .s-largelot05_item .number {
  width: 2.7rem;
  background: #8ed0e0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 2.1rem;
  color: #fff;
}
.page-largelot .s-largelot05_item .ct {
  width: calc(100% - 2.7rem);
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot05_item .ct {
    padding-left: 4.5rem;
    padding-bottom: 1.9rem;
    padding-right: 7rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot05_item .ct {
    padding-left: 2.2rem;
    padding-top: 0.5rem;
    padding-bottom: 0.7rem;
  }
}
.page-largelot .s-largelot05_item .ct .ttl {
  font-size: 2.8rem;
  font-weight: 700;
  color: #004b9e;
  margin: 0 0 1.6rem;
}
.page-largelot .s-largelot05_item .ct p {
  font-weight: 500;
  line-height: 200%;
  font-size: 1.6rem;
}
.page-largelot .s-largelot06 {
  position: relative;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot06 {
    margin-top: 23rem;
    padding-bottom: 6.5rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot06 {
    margin-top: 17rem;
  }
}
.page-largelot .s-largelot06:before {
  content: "";
  background: url(../images/largelot/bg1.png) no-repeat bottom center;
  background-size: 100% auto;
  width: 324px;
  height: 252px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot06:before {
    width: 324px;
    height: 252px;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot06:before {
    width: 13.9rem;
    height: 12.5rem;
  }
}
.page-largelot .s-largelot06:after {
  content: "";
  background: url(../images/largelot/bg2.png) no-repeat bottom center;
  background-size: 100% auto;
  width: 335px;
  height: 252px;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot06:after {
    width: 335px;
    height: 252px;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot06:after {
    width: 14rem;
    height: 12.5rem;
  }
}
.page-largelot .s-largelot06 .inner {
  background: #004b9e;
  color: #fff;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot06 .inner {
    padding: 4.4rem 30px 5.1rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot06 .inner {
    padding: 6.2rem 3rem 14rem;
  }
}
.page-largelot .s-largelot06 .inner {
  text-align: center;
}
.page-largelot .s-largelot06 .inner .title {
  font-size: 2.8rem;
  line-height: 160%;
  text-align: center;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot06 .inner .title {
    margin: 0 0 3.9rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot06 .inner .title {
    padding: 0;
    margin: 0 0 3.3rem;
  }
}
.page-largelot .s-largelot06 .inner .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  background: #f6ab00;
  -webkit-box-shadow: 0px 5px 0px #694c24;
          box-shadow: 0px 5px 0px #694c24;
  border-radius: 40px;
  text-decoration: none;
  font-size: 2.4rem;
  font-weight: 700;
  color: #fff;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  position: relative;
  top: 0;
  margin: auto;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot06 .inner .btn {
    width: 552px;
  }
  .page-largelot .s-largelot06 .inner .btn:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
    top: 5px;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot06 .inner .btn {
    max-width: 34rem;
  }
}
.page-largelot .s-largelot06 .inner .mail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  font-size: 2.1rem;
  font-weight: 700;
  text-decoration: none;
  gap: 1.1rem;
  margin-top: 3.4rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-largelot .s-largelot06 .inner .list_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot06 .inner .list_btn {
    gap: 3.8rem;
    margin-top: 3.3rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot06 .inner .list_btn {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 2rem;
    margin-top: 3.6rem;
    gap: 2.6rem;
  }
}
.page-largelot .s-largelot06 .inner .list_btn a {
  gap: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 6rem;
  border: 0.3rem solid #ffffff;
  border-radius: 40px;
  font-size: 1.8rem;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
}
.page-largelot .s-largelot06 .inner .list_btn a.btn_faq:hover {
  background: #f6ab00;
}
@media screen and (min-width: 813px) {
  .page-largelot .s-largelot06 .inner .list_btn a {
    width: 25.7rem;
  }
}
@media screen and (max-width: 812px) {
  .page-largelot .s-largelot06 .inner .list_btn a {
    width: 100%;
  }
}