@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Oooh+Baby&display=swap");
/**
*
* Testing
*
**/
body,
html {
  margin: 0px;
  overflow-x: hidden;
  max-width: 100vw !important;
  width: 100%;
}

#top {
  background-image: url(../img/BG.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 700px;
  height: 85vh;
  display: flex;
  align-items: center;
}
@media (max-width: 576px) {
  #top {
    background-position: 19%;
    min-height: 400px;
    align-items: flex-start;
    height: 70vh;
  }
}
#top img {
  margin-top: 15%;
}
@media (max-width: 576px) {
  #top img {
    margin-top: 10%;
    width: 60% !important;
  }
}
#top .whitebg {
  background-color: rgba(255, 255, 255, 0.6352941176);
  margin-top: 5%;
  padding: 3%;
}
@media (max-width: 576px) {
  #top .whitebg {
    margin-top: 10%;
  }
}
#top .whitebg h1 {
  font-size: 3.2rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  color: #79215c;
  filter: drop-shadow(0px 2px 4px #fff);
}
@media (max-width: 1200px) {
  #top .whitebg h1 {
    font-size: 2.8rem;
  }
}
@media (max-width: 992px) {
  #top .whitebg h1 {
    font-size: 2.3rem;
  }
}
@media (max-width: 576px) {
  #top .whitebg h1 {
    font-size: 1.6rem;
  }
}
#top .whitebg h2 {
  font-size: 1.8rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  color: #3e3b3a;
  margin-top: 8%;
  filter: drop-shadow(0px 2px 4px #fff);
}
@media (max-width: 1200px) {
  #top .whitebg h2 {
    font-size: 2.1rem;
  }
}
@media (max-width: 992px) {
  #top .whitebg h2 {
    font-size: 1.5rem;
  }
}
@media (max-width: 576px) {
  #top .whitebg h2 {
    font-size: 0.9rem;
  }
}

.redBar {
  background-image: url(../img/redBar.png);
  height: 15vh;
  background-position: center;
  background-size: cover;
  position: relative;
  display: flex;
  align-items: center;
}
@media (max-width: 576px) {
  .redBar {
    height: 10vh;
    min-height: 70px;
  }
}
.redBar .container {
  margin-top: 1%;
}
.redBar p {
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0 !important;
  width: 28%;
}
@media (max-width: 768px) {
  .redBar p {
    font-size: 1.2rem;
    width: 40%;
  }
}
@media (max-width: 576px) {
  .redBar p {
    font-size: 1.2rem;
    width: 50%;
  }
}
.redBar img {
  height: 18vh;
  width: auto;
  object-fit: contain;
  position: absolute;
  top: -40%;
  left: 18%;
}
@media (max-width: 1369px) {
  .redBar img {
    left: 15%;
  }
}
@media (max-width: 1200px) {
  .redBar img {
    left: 11%;
  }
}
@media (max-width: 992px) {
  .redBar img {
    left: 8%;
  }
}
@media (max-width: 768px) {
  .redBar img {
    left: 60%;
    top: -155px;
  }
}

.reg .lineSection {
  margin-bottom: -2%;
  background-color: rgba(251, 228, 229, 0.3490196078);
}
.reg .lineSection .line svg .cls-1 {
  letter-spacing: 0.1em;
}
.reg .lineSection .line svg .cls-2 {
  letter-spacing: 0.05em;
}
.reg .lineSection .line svg .cls-3 {
  letter-spacing: 0.1em;
}
.reg .lineSection .line svg .cls-4 {
  letter-spacing: 0.05em;
}
.reg .lineSection .line svg .cls-5 {
  letter-spacing: 0.03em;
}
.reg .lineSection .line svg .cls-6 {
  stroke: #e7211b;
  stroke-width: 2.51px;
}
.reg .lineSection .line svg .cls-6,
.reg .lineSection .line svg .cls-7 {
  fill: none;
  stroke-miterlimit: 10;
}
.reg .lineSection .line svg .cls-8 {
  fill: #e7211b;
  font-size: 90.95px;
}
.reg .lineSection .line svg .cls-8,
.reg .lineSection .line svg .cls-9,
.reg .lineSection .line svg .cls-10 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}
.reg .lineSection .line svg .cls-11 {
  letter-spacing: 0.3em;
}
.reg .lineSection .line svg .cls-9 {
  fill: #22ac39;
  font-size: 65.8px;
}
.reg .lineSection .line svg .cls-10 {
  fill: #010100;
  font-size: 60.7px;
}
.reg .lineSection .line svg .cls-7 {
  stroke: #231916;
  stroke-width: 4.94px;
}
.reg .lineSection .line svg .cls-12 {
  letter-spacing: 0.27em;
}
.reg .regForm {
  background-color: rgba(251, 228, 229, 0.5647058824);
  padding-top: 2.5%;
  padding-bottom: 7%;
}
.reg .regForm p {
  font-family: "Noto Sans JP", sans-serif;
}
.reg .regForm .title {
  text-align: center;
  color: #79215c;
  font-weight: 500;
  font-size: 2.8rem;
}
@media (max-width: 576px) {
  .reg .regForm .title {
    font-size: 1.8rem;
  }
}
.reg .regForm .step1 {
  color: #78215b;
  font-size: 2rem;
  font-weight: 400;
}
@media (max-width: 576px) {
  .reg .regForm .step1 {
    font-size: 1.4rem;
  }
}
.reg .regForm .des1 {
  color: #78215b;
  font-size: 1.5rem;
  font-weight: 400;
}
@media (max-width: 576px) {
  .reg .regForm .des1 {
    font-size: 1.25rem;
  }
}
.reg .regForm label {
  font-family: "Noto Sans JP", sans-serif;
  color: #b6b5b5 !important;
  font-weight: 300;
  margin-left: 5%;
  font-size: 1.2rem;
  text-decoration: none !important;
  display: inline-block;
  /* Ensures the label behaves like a block element */
  -webkit-text-size-adjust: 100%;
  /* Prevent Safari from adjusting the font size */
}
@media (max-width: 576px) {
  .reg .regForm label {
    font-size: 1rem;
  }
}
.reg .regForm label span a {
  color: #b6b5b5 !important;
  text-decoration: none;
}
.reg .regForm label:active,
.reg .regForm label:focus {
  outline: none;
  /* Remove focus outline */
  -webkit-tap-highlight-color: transparent;
  /* Prevent tap highlight */
}
.reg .regForm input,
.reg .regForm textarea {
  width: 90%;
  margin-left: 5%;
  border: 1px solid #89898a;
  border-radius: 10px;
}
.reg .regForm textarea {
  min-height: 120px;
}
.reg .regForm .paddingtxt {
  font-family: "Noto Sans JP", sans-serif;
  color: #5a5858;
  font-size: 1.2rem;
  padding-left: 7%;
}
@media (max-width: 576px) {
  .reg .regForm .paddingtxt {
    font-size: 0.75rem;
  }
}
.reg .step2-section {
  padding: 2% 0 3% 0%;
}
.reg .step2-section .title {
  text-align: center;
  color: #79215c;
  font-weight: 500;
  font-size: 2.8rem;
}
@media (max-width: 576px) {
  .reg .step2-section .title {
    font-size: 1.8rem;
  }
}

.step {
  font-family: "Noto Sans JP", sans-serif;
  color: #78215b;
  font-size: 2rem;
  font-weight: 400;
}
@media (max-width: 576px) {
  .step {
    font-size: 1.4rem;
  }
}

.des {
  font-family: "Noto Sans JP", sans-serif;
  color: #78215b;
  font-size: 1.5rem;
  font-weight: 400;
}
@media (max-width: 576px) {
  .des {
    font-size: 1.25rem;
  }
}

.calendar {
  width: 100%;
  height: auto;
  background-color: #fff;
}

.radioLabel {
  font-size: 1.5rem;
}
@media (max-width: 576px) {
  .radioLabel {
    font-size: 1.2rem;
  }
}

#calendar .day {
  color: blue;
}
#calendar .disabled {
  color: #999;
}
#calendar .active {
  color: #fff;
}
#calendar .datepicker {
  width: 100% !important;
}
#calendar .datepicker td {
  height: 50px !important;
}
@media (max-width: 576px) {
  #calendar .datepicker td {
    height: 40px !important;
  }
}
#calendar .datepicker .table-condensed {
  border: 1px solid rgba(0, 0, 0, 0.377);
  border-bottom: none;
  width: 100%;
}
#calendar .datepicker .table-condensed thead tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.377);
}
#calendar .datepicker .table-condensed thead tr td {
  font-size: 30px;
  font-family: "Noto Sans JP";
  font-weight: 500;
  text-align: center;
}
#calendar .datepicker .table-condensed thead tr:nth-child(1) td {
  font-size: 30px;
  padding: 20px;
  text-align: start;
}
#calendar .datepicker .table-condensed thead th {
  font-size: 30px;
  padding: 20px;
}
@media (max-width: 576px) {
  #calendar .datepicker .table-condensed thead th {
    font-size: 12px;
    padding: 10px;
  }
}
#calendar .datepicker .table-condensed tbody {
  border-collapse: collapse;
}
#calendar .datepicker .table-condensed tbody tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.377);
}
#calendar .datepicker .table-condensed tbody tr td {
  border-left: 1px solid rgba(0, 0, 0, 0.377);
  text-align: center;
}
#calendar .datepicker .table-condensed tbody tr td input[type=radio] {
  border-radius: 50%;
  width: 60%;
  height: 60%;
  border: 2px solid #999;
  transition: 0.2s all linear;
}

.hour-section {
  background-color: #fbe4e5;
}

.submitBtn {
  background-color: #78215b;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  color: #fff;
  padding: 12px 120px;
  border-radius: 10px;
}
@media (max-width: 576px) {
  .submitBtn {
    font-size: 1.2rem;
    padding: 10px 90px;
  }
}

.submitBtn:hover {
  color: #c7c1c1;
}

footer {
  padding-top: 10%;
  background-color: #fbe4e5;
  padding-bottom: 2.5%;
}
footer .link {
  font-family: "Noto Sans JP", sans-serif;
  text-decoration: none;
  color: #3f3b3a;
  margin: 0px 10px;
}
@media (max-width: 576px) {
  footer .link {
    font-size: 0.8rem;
  }
}
footer p {
  font-family: "Noto Sans JP", sans-serif;
  color: #3f3b3a;
  margin-bottom: 5px !important;
}
@media (max-width: 576px) {
  footer p {
    font-size: 0.8rem;
  }
}

.thankyou {
  position: relative;
  min-height: 100vh;
  height: 85vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 576px) {
  .thankyou {
    background-position: 19%;
    min-height: 400px;
    height: 75vh;
  }
}
.thankyou .thankyouIMG {
  max-width: 300px;
  width: 40%;
  height: auto;
}
@media (max-width: 576px) {
  .thankyou .thankyouIMG {
    width: 90%;
  }
}

.thankyou::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/mainvisual-1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.5;
  /* Set background image opacity */
  z-index: -1;
  /* Ensure the pseudo-element stays behind the content */
}

.invalid-icon {
  display: none;
  position: absolute;
  right: 10px;
  bottom: calc(50% - 5px);
  color: red;
}

.form-floating.is-invalid .invalid-icon {
  display: inline-block;
}

.act h1,
.act h2,
.act h3,
.act h4,
.act h5,
.act h6,
.act p,
.privacy h1,
.privacy h2,
.privacy h3,
.privacy h4,
.privacy h5,
.privacy h6,
.privacy p {
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 2em;
}
.act .c-pageTitle,
.privacy .c-pageTitle {
  padding-bottom: 10px;
  position: relative;
}
.act .c-pageTitle::after,
.privacy .c-pageTitle::after {
  content: "";
  position: absolute;
  width: 75%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4352941176);
  bottom: 0;
  left: 30%;
}
.act .post_content,
.privacy .post_content {
  margin-top: 5%;
}

span.lineThrough {
  position: absolute;
  left: 0;
  right: 0;
  top: 41%;
  bottom: 40%;
  border-top: 2px solid #dc3545;
  border-bottom: 2px solid #dc3545;
}

.infoTxt {
  font-family: "Noto Sans JP", sans-serif;
  color: #5a5858;
  font-size: 1.2rem;
  text-align: center;
}
@media (max-width: 576px) {
  .infoTxt {
    font-size: 0.75rem;
  }
}

.calendarDateData {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
}
.calendarDateData .calendarHour {
  width: 100%;
  margin: 3px 0;
  text-align: center;
  background-color: rgb(66, 133, 244);
  color: #fff;
  border-radius: 3px;
  font-size: 0.8rem;
  padding: 2px;
}
@media (max-width: 576px) {
  .calendarDateData .calendarHour {
    font-size: 0.65rem;
  }
}
.calendarDateData .disableSlot {
  background-color: #959a9e !important;
}

/*# sourceMappingURL=style.css.map */
