@charset "utf-8";

.inner {
  width: 85%;
  margin: 0 auto 50px;
}

.join .btn_box.mb_add {
  margin-bottom: 90px;
}

.join .btn01 {
  width: 100%;
  font-size: 20px;
  padding: 25px 0;
}

.join .btn01::before {
  width: 90px;
  height: 82px;
  top: -9px;
  left: -3px;
}

.join .btn01::after {
  right: 25px;
}

.join .mainimage_out {
  margin-bottom: 85px;
}

.join .mainimage {
  margin: 80px 0 85px;
}

.join .mainimage .mainimage_in {
  width: 90%;
  padding: 25px 0 0 0;
}

.join .mainimage .mainimage_in::after {
  display: none;
}

.join .mainimage figure {
  margin: 0 0 5px;
}

.join .mainimage figure img {
  width: 30px;
  height: 30px;
}

.join .mainimage .title .st {
  font-size: 13px;
  margin-bottom: 0;
}

.join .mainimage .title h2 {
  font-size: 35px;
  line-height: 44px;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}

.join .mainimage .title .sst {
  margin-bottom: 10px;
  font-size: 10px;
  padding: 2px 20px;
}

.join .mainimage .mainimage_in .catch {
  position: unset;
  font-size: 13px;
  line-height: 22px;
  margin: 0;
  background: url(../img/join/top_catch02_sp.svg) center no-repeat;
  background-size: contain;
  padding: 15px 17px 22px;
}

.join .mainimage .mainimage_in .jersey {
  margin-bottom: 6px;
}

.join .mainimage .mainimage_in .jersey img {
  width: 60%;
  height: auto;
  display: inline-block;
}

.join .mainimage .message {
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 60px;
}

.join .mainimage .message::before, .join .mainimage .message::after {
  width: 16px;
  height: 47px;
  left: -24px;
  bottom: -12px;
}

.join .mainimage .message::after {
  left: unset;
  right: -16px;
}

.join .mainimage .end_txt {
  font-size: 15px;
  padding: 15px 0;
  width: 100%;
  margin: 0 auto 60px;
}

.join .mainimage .schedule {
  width: 80%;
  display: block;
  padding: 10px;
  bottom: -40px;
  border-radius: 20px;
  left: 50%;
  transform: translateX(-50%);
}

.join .mainimage .schedule .frm {
  padding: 5px 0;
  margin: 0 0 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
}

.join .mainimage .schedule .day {
  font-size: 40px;
  margin-top: 0;
  justify-content: center;
}

.join .mainimage .schedule .day span {
  font-size: 16px;
}

.slider {
  margin-top: 0;
}

.join .border_box {
  border: 6px solid rgba(93, 188, 221, .3);
  margin: 35px 0 40px;
  padding: 60px 20px 20px;
}

.join .border_box .stitle {
  width: 90%;
  top: -33px;
}

.join .border_box .stitle span,
.join .stitle span {
  font-size: 12px;
  padding-bottom: 5px;
}

.join .border_box .stitle h3,
.join .stitle h3 {
  font-size: 18px;
  line-height: 1.5;
}

.join .border_box p {
  font-size: 13px;
  line-height: 24px;
}

.join .about {
  margin-bottom: 50px;
}

.todo {
  padding: 40px 0 55px;
  margin-bottom: 80px;
}

.todo .stitle {
  margin-bottom: 30px;
}

.todo .pr_box {
  display: block;
  margin-bottom: 60px;
}

.todo .pr_box dl {
  width: 100%;
  padding: 25px;
}

.todo .pr_box dl._01 {
  width: 100%;
}

.todo .pr_box dl._02 {
  width: 100%;
}

.todo .pr_box dl._01 {
  margin-bottom: 30px;
}

.todo .pr_box dl::before {
  width: 60px;
  height: 68px;
  top: -6px;
  left: 10px;
}

.todo .pr_box dt {
  font-size: 16px;
  margin-bottom: 20px;
  padding-left: 65px;
}

.todo .pr_box dd {
  line-height: 24px;
}

.todo .pr_box dd span {
  font-size: 12px;
  line-height: 20px;
  margin-top: 10px;
}

.todo .detail {
  padding: 30px 0 20px;
  margin-bottom: 55px;
}

.todo .detail .st {
  font-size: 16px;
  width: 100%;
  text-align: center;
}

.todo .detail .inner ul {
  display: block;
}

.todo .detail .inner li {
  margin-bottom: 10px;
}

.todo .emphasis h4 {
  font-size: 18px;
  margin-bottom: 12px;
}

.todo .emphasis h4::before, .todo .emphasis h4::after {
  width: 28px;
  height: 80px;
  left: -19px;
  bottom: -9px;
}

.todo .emphasis h4::after {
  left: unset;
  right: -13px;
}

.todo .emphasis .note {
  font-size: 12px;
}

.join .guideline .border_box {
  padding-top: 40px;
}

.guideline .border_box .stitle,
.join .contact .stitle {
  width: 46%;
  top: -25px;
}

.guideline .border_box ul {
  margin-bottom: 20px;
}

.guideline .border_box ul li {
  line-height: 26px;
  padding-left: 16px;
}

.guideline .border_box ul li::before {
  width: 10px;
  height: 10px;
  top: 7px;
}

.guideline table .sp_add {
  border-bottom: 10px solid #fff;
}

.guideline p.note {
  font-size: 11px;
  line-height: 20px;
}

.method {
  margin-bottom: 60px;
}

.method .stitle {
  margin-bottom: 15px;
}

.method strong {
  font-size: 17px;
  text-decoration: underline;
  text-decoration-thickness: 5px;
  text-decoration-color: #f2c549;
  text-underline-offset: 6px;
  border-bottom: none;
  line-height: 2;
}

.join .contact .border_box {
  padding-top: 35px;
}

.join .contact .stitle {
  width: 46%;
}

.copyright {
  font-size: 10px;
  padding-bottom: 20px;
}
