html,
article,
aside,
audio,
blockquote,
body,
dd,
dialog,
div,
dl,
dt,
fieldset,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
input,
li,
mark,
menu,
nav,
ol,
p,
pre,
section,
td,
textarea,
th,
time,
ul,
video,
main {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th {
  text-align: left;
}

q:after,
q:before {
  content: "";
}

embed,
object {
  vertical-align: top;
}

hr,
legend {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

abbr,
acronym,
fieldset,
img {
  border: 0;
}

li {
  list-style-type: none;
}

sup {
  vertical-align: super;
  font-size: 0.5em;
}

img {
  vertical-align: top;
}

i {
  font-style: normal;
}

svg {
  vertical-align: middle;
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section,
main {
  display: block;
}

nav,
ul {
  list-style: none;
}

html {
  font-size: calc(100vw * 10 / 1404);
}
@media screen and (max-width: 767px) {
  html {
    font-size: calc(1000vw / 375);
  }
}

main {
  font-family: "Noto Sans JP";
}

@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}

#abi_page {
  position: relative;
  width: 100%;
  overflow-x: hidden;
}
@media screen and (max-width: 767px) {
  #abi_page {
    width: 100%;
  }
}

.mv {
  position: absolute;
  width: 100%;
  top: -4.3rem;
  left: 0;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .mv {
    width: 100%;
  }
}

.mv__image {
  width: 100%;
  height: auto;
  display: block;
}

.title-box {
  position: relative;
  padding: 65.9rem 0 0;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .title-box {
    padding: 42.7rem 0 0;
  }
}

.title {
  position: relative;
  margin: 0 auto 0;
  width: 80rem;
  box-sizing: border-box;
  border: 3px solid #e8380d;
  border-radius: 20px;
  background: #fff;
  display: flex;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 767px) {
  .title {
    width: 33.5rem;
  }
}

.title__fukidashi {
  position: absolute;
  top: -4.46rem;
  left: -6rem;
  width: 18.8rem;
  transform: rotate(-9.42deg);
}
@media screen and (max-width: 767px) {
  .title__fukidashi {
    top: -4.6rem;
    left: revert;
    right: -1.4rem;
    width: 15.6rem;
    transform: rotate(7.46deg);
  }
}

.title__fukidashi-image {
  position: absolute;
  top: 0;
}

.title__fukidashi-text {
  position: relative;
  margin: 0.638rem 0 0 0.557rem;
  color: #1466bf;
  font-weight: 800;
  font-size: 1.7rem;
  line-height: 1.13em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .title__fukidashi-text {
    margin: 0.73rem 0 0 0.557rem;
    font-size: 1.25rem;
  }
}

.title__daiichidan {
  padding: 2.2rem 0 0;
  width: 15.6rem;
  background: linear-gradient(to bottom right, #ffe182 0%, #fffcf2 51%, #ffda65 100%);
  border-radius: 20px 0 0 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .title__daiichidan {
    position: absolute;
    top: -4.6rem;
    left: -3px;
    padding: 0.6rem 0 0;
    width: 9.2rem;
    height: 9.2rem;
    border: 3px solid #e8380d;
    border-radius: 20px;
    z-index: -1;
  }
}

.title__daiichidan-text {
  font-weight: 900;
  font-size: 4rem;
  color: #e8380d;
  line-height: 1.13em;
}
@media screen and (max-width: 767px) {
  .title__daiichidan-text {
    font-size: 2.2rem;
  }
}

.title__daiichidan-text strong {
  font-size: 6.4rem;
}
@media screen and (max-width: 767px) {
  .title__daiichidan-text strong {
    font-size: 3.4rem;
  }
}

.title__schedule {
  padding: 1rem 0 1.1rem 1.3rem;
}
@media screen and (max-width: 767px) {
  .title__schedule {
    padding: 1.4rem 0 0rem 0rem;
    margin: 0 auto;
    width: 31rem;
  }
}

.title__schedule-row {
  display: flex;
  align-items: center;
  gap: 0.7rem;
}
@media screen and (max-width: 767px) {
  .title__schedule-row {
    flex-direction: column;
    gap: 0;
  }
}

.title__schedule-title {
  width: 10.6rem;
  border-radius: 4px;
  color: #fff;
  font-weight: 700;
  line-height: 1.1em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .title__schedule-title {
    width: 100%;
  }
}

.title__schedule-title--yoyaku {
  padding: 0.4rem 0 0.6rem;
  background: #1466bf;
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  .title__schedule-title--yoyaku {
    font-size: 1.45rem;
  }
}

.title__schedule-title--shukuhaku {
  padding: 0.2rem 0 0.5rem;
  background: #aa8014;
  font-size: 1.875rem;
}
@media screen and (max-width: 767px) {
  .title__schedule-title--shukuhaku {
    margin: 1.6rem 0 0;
    font-size: 1.45rem;
  }
}

.title__schedule-text {
  color: #222;
  line-height: 1.13rem;
  letter-spacing: 0;
}

.title__schedule-text--yoyaku {
  font-weight: 900;
  font-size: 2.8rem;
}
@media screen and (max-width: 767px) {
  .title__schedule-text--yoyaku {
    margin: 1.1rem 0 0;
    font-size: 1.7rem;
  }
}

.title__schedule-text--yoyaku span {
  font-size: 3.4rem;
}
@media screen and (max-width: 767px) {
  .title__schedule-text--yoyaku span {
    font-size: 2.1rem;
  }
}

.title__schedule-text--yoyaku strong {
  font-size: 4.2rem;
}
@media screen and (max-width: 767px) {
  .title__schedule-text--yoyaku strong {
    font-size: 2.5rem;
  }
}

.title__schedule-text--shukuhaku {
  font-weight: 800;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .title__schedule-text--shukuhaku {
    margin: 1.1rem 0 1.3rem;
    font-size: 1.4rem;
  }
}

.title__schedule-text--shukuhaku span {
  font-size: 2.8rem;
}
@media screen and (max-width: 767px) {
  .title__schedule-text--shukuhaku span {
    font-size: 1.8rem;
  }
}

.title__schedule-text--shukuhaku strong {
  font-size: 3.4rem;
}
@media screen and (max-width: 767px) {
  .title__schedule-text--shukuhaku strong {
    font-size: 2.3rem;
  }
}

.title__schedule-tensen {
  margin: 0.9rem 0 1rem;
  width: 100%;
  height: 2px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='2'%3E%3Cline x1='1' y1='1' x2='5' y2='1' stroke='%23E8380D' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: repeat-x;
  background-position: center;
}

.content {
  position: relative;
  width: 100%;
  height: 71.5rem;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .content {
    height: 87rem;
  }
}

.content__background {
  position: absolute;
  top: -50rem;
  left: 0;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .content__background {
    top: -55rem;
  }
}

.content__decoration {
  position: absolute;
  z-index: 9;
}

.content__decoration-1 {
  top: -2.9rem;
  left: 25.5rem;
  width: 5.2rem;
}
@media screen and (max-width: 767px) {
  .content__decoration-1 {
    top: 11.4rem;
    left: 6.1rem;
    width: 5rem !important;
    transform: rotate(-7deg);
  }
}

.content__decoration-2 {
  top: 29.7rem;
  right: 21rem;
  width: 4.5rem;
}
@media screen and (max-width: 767px) {
  .content__decoration-2 {
    top: revert;
    bottom: -1.2rem;
    right: 15.6rem;
    width: 3.4rem !important;
  }
}

.content__decoration-3 {
  top: 53.3rem;
  left: 39.6rem;
  width: 3.5rem;
}
@media screen and (max-width: 767px) {
  .content__decoration-3 {
    top: revert;
    bottom: 25.5rem;
    left: 2rem;
    width: 3.1rem !important;
    transform: rotate(-8.5deg);
  }
}

.content__decoration-4 {
  top: 1.7rem;
  left: 7.1rem;
  width: 18.9rem;
}
@media screen and (max-width: 767px) {
  .content__decoration-4 {
    top: 14.1rem;
    left: -1.1rem;
    width: 8.6rem !important;
  }
}

.content__decoration-5 {
  top: 27rem;
  left: 24rem;
  width: 10.8rem;
}
@media screen and (max-width: 767px) {
  .content__decoration-5 {
    top: -8.8rem;
    left: 3.6rem;
    width: 6.8rem !important;
  }
}

.content__decoration-6 {
  bottom: -1.6rem;
  left: 10rem;
  width: 18rem;
}
@media screen and (max-width: 767px) {
  .content__decoration-6 {
    bottom: -1.9rem;
    left: 4.2rem;
    width: 9.8rem !important;
  }
}

.content__decoration-7 {
  bottom: -2.9rem;
  left: 65.2rem;
  width: 14.6rem;
}
@media screen and (max-width: 767px) {
  .content__decoration-7 {
    bottom: 23.1rem;
    left: revert;
    width: 8rem !important;
    right: -1rem;
  }
}

.content__decoration-8 {
  top: -4.3rem;
  right: 4.8rem;
  width: 15.6rem;
}
@media screen and (max-width: 767px) {
  .content__decoration-8 {
    top: -12.5rem;
    right: -1.7rem;
    width: 11.4rem !important;
  }
}

.content__decoration-9 {
  top: 26.5rem;
  right: 0;
  width: 11.3rem;
}
@media screen and (max-width: 767px) {
  .content__decoration-9 {
    top: revert;
    bottom: -1.9rem;
    right: 4.9rem;
    width: 7.5rem !important;
  }
}

.content__decoration-10 {
  top: 35.2rem;
  left: 2.5rem;
  width: 17.8rem;
}
@media screen and (max-width: 767px) {
  .content__decoration-10 {
    top: revert;
    bottom: 15.4rem;
    left: -0.4rem;
    width: 10.8rem !important;
  }
}

.content__decoration-11 {
  top: 12.3rem;
  right: 20.5rem;
  width: 17.9rem;
}
@media screen and (max-width: 767px) {
  .content__decoration-11 {
    top: 11.4rem;
    right: 0.5rem;
    width: 10.8rem !important;
  }
}

.content__decoration-12 {
  top: 39rem;
  right: 8.3rem;
  width: 44.8rem;
}
@media screen and (max-width: 767px) {
  .content__decoration-12 {
    top: revert;
    right: 3.3rem;
    bottom: 6.3rem;
    width: 31rem !important;
  }
}

@media screen and (max-width: 767px) {
  .content__decoration-13 {
    top: 5.8rem;
    left: 1.3rem;
    width: 2.6rem !important;
  }
}

@media screen and (max-width: 767px) {
  .content__decoration-14 {
    top: 4.6rem;
    right: 1.1rem;
    width: 2.6rem !important;
    transform: scaleX(-1);
  }
}

.content__title {
  position: relative;
  margin: 12rem auto 0;
  width: fit-content;
  display: flex;
  gap: 1.6rem;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .content__title {
    width: 31.5rem;
  }
}

.content__title-lines {
  margin: 4.2rem 0 0;
  width: 3.8rem;
  height: 8.7rem;
}
@media screen and (max-width: 767px) {
  .content__title-lines {
    width: 2.4rem !important;
  }
}

.content__title-lines--right {
  transform: scaleX(-1);
}

.content__title-text {
  font-weight: 900;
  font-size: 3.4rem;
  color: #fff;
  line-height: 1.63em;
  letter-spacing: 0.01em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .content__title-text {
    font-size: 1.9rem;
    letter-spacing: 0.06em;
    transform: translate(0.6rem, 0);
  }
}

.content__title-text strong {
  color: #ffee22;
  font-size: 4.6rem;
}
@media screen and (max-width: 767px) {
  .content__title-text strong {
    font-size: 2.7rem;
  }
}

.content__title-text strong.big {
  font-size: 6rem;
}
@media screen and (max-width: 767px) {
  .content__title-text strong.big {
    font-size: 4.6rem;
  }
}

@media screen and (max-width: 767px) {
  .content__title-text strong.sp-big {
    font-size: 3.5rem;
    letter-spacing: 0.01em;
  }
}
@media screen and (max-width: 767px) {
  .content__title-text span.sp-big-2 {
    font-size: 2.6rem;
    line-height: 1.8em;
    letter-spacing: 0.04em;
  }
}

.content__title-text strong.white {
  color: #fff;
}

.content__title-underline {
  position: absolute;
  top: 13.6rem;
  left: 4.2rem;
  background: #fc5400;
  width: 37.6rem;
  height: 6px;
}
@media screen and (max-width: 767px) {
  .content__title-underline {
    top: 8rem;
    left: 1rem;
    width: 27.1rem;
    height: 3px;
  }
}

.content__message {
  margin: 4rem auto 0;
  padding: 5rem 4.4rem 0;
  width: 75.5rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .content__message {
    margin: 4.2rem auto 0;
    padding: 4.9rem 0.9rem 7.8rem 2rem;
    width: 33.5rem;
  }
}

.content__message-image {
  position: absolute;
  top: 0;
  left: 0;
}

.content__message-text-box {
  position: relative;
  color: #222;
  font-weight: 800;
  font-size: 2rem;
  text-align: center;
  line-height: 2.1em;
}
@media screen and (max-width: 767px) {
  .content__message-text-box {
    font-size: 1.6rem;
    line-height: 1.8em;
  }
}

.content__message-text-box span.orange {
  color: #e8380d;
}

.content__message-text-box span.underline {
  text-decoration: underline;
  text-decoration-color: #fc5400;
  text-underline-offset: 0.3em;
  text-decoration-thickness: 3px;
}

.content__message-image-2 {
  position: absolute;
  bottom: -74rem;
  right: -24.6rem;
  width: 44.8rem;
  transform: rotate(6.66deg);
}

#group_footer {
  position: relative;
}
