@import url("../../common/css/sp_common.css");
@media (min-width: 768px) {
  body {
    padding-top: 0px !important;
  }
}
@media (max-width: 767.98px) {
  body {
    padding-top: 55px !important;
  }
}
.pageContents {
  padding-top: 0;
}

.cs_ticket {
  background-image: url(../img/section02/back_sp.avif);
  background-size: 100%;
  padding: 5rem 2.5rem 5rem;
}
.cs_ticket .cs_ticket_p01 {
  text-align: center;
  font-size: 1.3rem;
  font-weight: 500;
  margin: 1.5rem 0;
}
.cs_ticket .cs_ticket_p02 {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 500;
  margin-bottom: 2rem;
  line-height: 1.6em;
}
.cs_ticket .cs_ticket_p02 > strong {
  color: #fb8000;
  font-weight: 500;
}
.cs_ticket .cs_ticket_p02 > strong > span {
  background-color: #fff;
}
.cs_ticket .accordion-area {
  list-style: none;
  width: 100%;
  padding: 0;
  margin-bottom: 0;
}
.cs_ticket .accordion-area > li {
  position: relative;
}
.cs_ticket .accordion-area > li .title {
  cursor: pointer;
  position: relative;
  background-color: #004ea2;
  color: #fff;
  padding: 0.2rem 1.25rem;
  font-size: 1.2rem;
  font-weight: 500;
}
.cs_ticket .accordion-area > li .title::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(-45deg);
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  width: 1.1rem;
  height: 1.1rem;
  right: 1.3rem;
  bottom: 0.5rem;
}
.cs_ticket .accordion-area > li .title.box_open {
  transition: 0.2s;
}
.cs_ticket .accordion-area > li .title.box_open::before {
  transform: rotate(135deg);
  top: 1rem;
}
.cs_ticket .accordion-area > li .box {
  display: none;
  background-color: #fff;
  color: #707070;
  border: 2px solid #004ea2;
  padding: 1.25rem;
}
.cs_ticket .accordion-area > li .box > .box_p {
  color: #004ea2;
  margin-bottom: 1.5rem;
  font-size: 1.3rem;
}
.cs_ticket .accordion-area > li .box > .box_p2 {
  font-size: 1.1rem;
  font-weight: 500;
}
.cs_ticket .accordion-area > li .box > p {
  margin-bottom: 0;
}
.cs_ticket .accordion-area > li .box > ul {
  list-style-type: disc;
}
.cs_ticket .sakidori {
  width: 77%;
  margin: 2.5rem auto 1rem;
}
.cs_ticket .toukou {
  width: 67%;
  margin: 2.5rem auto 1rem;
}
.cs_ticket .thankyou {
  width: 87%;
  margin: 0 auto 1.5rem;
}
.cs_ticket .sakidori_p {
  width: 73%;
  margin: 0 auto 3rem;
}
.cs_ticket .done_coupon {
  width: 90%;
  margin: 0 auto;
}
.cs_ticket .done_church {
  width: 75%;
  margin: 3rem auto;
}
.cs_ticket .error_sorry {
  width: 31%;
  margin: 2rem auto;
}
.cs_ticket .error_p01 {
  color: #fb8000;
  font-size: 2.4rem;
  background-color: #fff;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 2rem;
}
.cs_ticket .error_p02 {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 500;
}
.cs_ticket .star {
  width: 3.3rem;
  margin: -1.5rem auto 2rem;
}
.cs_ticket .btn_check {
  width: 84%;
  display: block;
  margin: 0 auto;
}

.cs_resist {
  background-color: #edeef8;
  padding: 0 2.5rem 2.5rem 2.5rem;
  font-weight: 500;
  letter-spacing: 0;
  position: relative;
}
.cs_resist::before {
  content: "";
  background-image: url(../img/select/resist_back.svg);
  aspect-ratio: 750/99;
  width: 100%;
  position: absolute;
  top: -4.9rem;
  left: 0;
}
.cs_resist .cs_resist_p01 {
  font-size: 1.5rem;
  text-align: center;
  margin-bottom: 1rem;
}
.cs_resist .w_box {
  background-color: #fff;
  border: 2px solid #ebdab7;
  padding: 1.25rem;
  margin-bottom: 1rem;
}
.cs_resist .w_box .title {
  font-size: 1.3rem;
  text-align: center;
  letter-spacing: -0.1rem;
  background-color: #edeef8;
  margin-bottom: 0.5rem;
}
.cs_resist .w_box .w_box_flex {
  font-size: 1.6rem;
  display: flex;
  letter-spacing: 0;
}
.cs_resist .w_box .w_box_flex > div:nth-child(1) {
  width: 7rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cs_resist .w_box .w_box_flex > div:nth-child(2) {
  width: calc(100% - 7rem);
  text-align: right;
}
.cs_resist .w_box .w_box_flex > div:nth-child(2) > a {
  font-size: 1.3rem;
  width: 9rem;
}
.cs_resist .w_box .w_box_flex.mail > div:nth-child(1) > img {
  width: 4.5rem;
}
.cs_resist .w_box .w_box_flex.mail > div:nth-child(2) > a {
  position: relative;
  padding-right: 2rem;
}
.cs_resist .w_box .w_box_flex.mail > div:nth-child(2) > a::before {
  content: "";
  width: 1.7rem;
  height: 1.7rem;
  background-image: url(../img/select/icon_arrow.png);
  background-size: cover;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.cs_resist .w_box .w_box_flex.line > div:nth-child(1) > img {
  width: 4.4rem;
}
.cs_resist .w_box .w_box_flex.line > div:nth-child(2) > a {
  display: inline-block;
  margin-top: 0.5rem;
}
.cs_resist .w_box .w_box_flex.line > div:nth-child(2) > a:nth-of-type(1) {
  width: 9rem;
}
.cs_resist .w_box .w_box_flex.line > div:nth-child(2) > a:nth-of-type(2) {
  width: 11.2rem;
}
.cs_resist .w_box .w_box_flex.fancl > div:nth-child(1) > img {
  width: 6.3rem;
}
.cs_resist .w_box .w_box_flex.fancl > div:nth-child(2) > a {
  display: inline-block;
  margin-top: 0.5rem;
}
.cs_resist .w_box .w_box_flex.fancl > div:nth-child(2) > a:nth-of-type(1) {
  width: 9rem;
}
.cs_resist .w_box .w_box_flex.fancl > div:nth-child(2) > a:nth-of-type(2) {
  width: 11.2rem;
}
.cs_resist .cs_resist_p02 {
  color: #54585a;
  font-size: 1.2rem;
  text-align: center;
  white-space: nowrap;
}

.fl_section05 {
  position: relative;
  padding-bottom: 4.5rem;
}
.fl_section05::before {
  content: "";
  background-image: url(../img/section05/kobito.png);
  background-size: cover;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0px;
  z-index: 1;
  aspect-ratio: 342/95;
  width: 91%;
}
.fl_section05 .btm_p {
  color: #fff;
  text-align: center;
  font-weight: 500;
  line-height: 1.7em;
  position: relative;
}
.fl_section05 .btm_p::before {
  content: "";
  background-image: url(../img/section05/deco01.png);
  background-size: cover;
  position: absolute;
}
.fl_section05 .btm_p::after {
  content: "";
  background-image: url(../img/section05/deco02.png);
  background-size: cover;
  position: absolute;
}
.fl_section05 .fl_section05_back {
  background-image: url(../img/main_kv/sp_back.avif);
  background-size: 100%;
  background-position: top;
  padding: 5rem 0;
}
.fl_section05 .btm_p {
  font-size: 1.5rem;
}
.fl_section05 .btm_p::before {
  width: 8.8rem;
  height: 6rem;
  top: -3rem;
  left: 1rem;
}
.fl_section05 .btm_p::after {
  width: 5.5rem;
  height: 7.2rem;
  top: -3.5rem;
  right: 1rem;
}
.fl_section05 .a_btn {
  width: 84%;
  margin: 1.5rem auto 0;
  display: block;
}

.cs_section03 {
  background-image: url(../img/select/bottom_sp_back.avif);
  background-size: 100%;
  aspect-ratio: 750/290;
}
.cs_section03 > div {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.cs_section03 img {
  width: 31%;
}/*# sourceMappingURL=couponselect.css.map */