@charset "UTF-8";
.section-outline .outline-title {
  font-weight: 600;
  letter-spacing: 0.1em;
  text-align: center;
}
.section-outline .outline-description {
  font-weight: 600;
  text-align: center;
}
.section-outline .outline-list {
  padding-left: 0;
  list-style: none;
}
.section-outline .outline-item {
  background: #427280;
  color: #fff;
  font-weight: 600;
  text-align: center;
}
.section-outline .outline-item p {
  margin-bottom: 0;
}
.section-outline .outline-heading {
  border-bottom: 1px solid #fff;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.section-outline .outline-number {
  position: relative;
  font-size: 1.5em;
}
.section-outline .outline-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section-outline .outline-data dt,
.section-outline .outline-data dd {
  margin-bottom: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.section-outline .outline-data dt {
  background: #2c586b;
  color: #fff;
  text-align: justify;
  -moz-text-align-last: justify;
  text-align-last: justify;
  word-break: break-all;
  vertical-align: middle;
  white-space: pre-line;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.section-outline .outline-data dt > span {
  display: block;
  width: 100%;
}
.section-outline .outline-data dd {
  background: #d5dee1;
  letter-spacing: 0.1em;
}
@media print, (min-width: 768px) {
  .section-outline {
    padding: 130px 0 150px;
  }
  .section-outline .title-common-primary {
    margin-bottom: 71px;
  }
  .section-outline .outline-title {
    margin-bottom: 61px;
    font-size: 0.27rem;
    line-height: 1.4814814815;
  }
  .section-outline .outline-description {
    margin-bottom: 89px;
    font-size: 0.21rem;
    letter-spacing: 0.1em;
    line-height: 1.8095238095;
  }
  .section-outline .outline-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 71px;
  }
  .section-outline .outline-item {
    width: calc(50% - 10px);
    margin-bottom: 20px;
    padding: 39px 50px 46px;
    border-radius: 20px;
    font-size: 0.21rem;
    letter-spacing: 0.1em;
    line-height: 1.8095238095;
  }
  .section-outline .outline-heading {
    margin-bottom: 17px;
    padding-bottom: 25px;
    font-size: 0.27rem;
    line-height: 1.3703703704;
  }
  .section-outline .outline-number {
    top: 3px;
  }
  .section-outline .outline-subtitle {
    position: relative;
    padding-left: 51px;
    font-size: 0.27rem;
    letter-spacing: 0.26em;
    line-height: 1.3703703704;
  }
  .section-outline .outline-subtitle::before {
    content: "";
    position: absolute;
    top: 18px;
    left: 0;
    width: 35px;
    border-top: 1px solid #464542;
  }
  .section-outline .outline-data {
    font-size: 0.18rem;
    line-height: 1.6666666667;
  }
  .section-outline .outline-data dt,
  .section-outline .outline-data dd {
    padding: 16px 40px 18px;
  }
  .section-outline .outline-data dt {
    width: 280px;
    padding-right: 50px;
    padding-left: 50px;
  }
  .section-outline .outline-data dt.is-space-first {
    padding-left: 20px;
    padding-right: 10px;
  }
  .section-outline .outline-data dt.is-space-two {
    padding-left: 14px;
    padding-right: 10px;
  }
  .section-outline .outline-data dd {
    width: calc(100% - 280px);
  }
}
@media (min-width: 768px) and (max-width: 1100px) {
  .section-outline .outline-item {
    padding-right: 25px;
    padding-left: 25px;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  .section-outline .outline-item {
    font-size: 2.0408163265vw;
  }
  .section-outline .outline-heading {
    font-size: 2.7551020408vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-outline {
    padding: 0.53rem 0 0.6rem;
  }
  .section-outline .title-common-primary {
    margin-bottom: 0.23rem;
    padding-bottom: 0.13rem;
  }
  .section-outline .outline-title {
    margin: 0 -0.15rem 0.23rem;
    font-size: 0.19rem;
    line-height: 1.5263157895;
  }
  .section-outline .outline-description {
    margin: 0 -0.15rem 0.26rem;
    font-size: 0.11rem;
    letter-spacing: 0.05em;
    line-height: 1.7272727273;
  }
  .section-outline .outline-list {
    margin-bottom: 0.23rem;
  }
  .section-outline .outline-item {
    margin-bottom: 20px;
    padding: 0.11rem 0.3rem 0.26rem;
    border-radius: 0.15rem;
    font-size: 0.11rem;
    letter-spacing: 0.05em;
    line-height: 1.7272727273;
  }
  .section-outline .outline-item:last-child {
    margin-bottom: 0;
  }
  .section-outline .outline-heading {
    margin-bottom: 0.1rem;
    padding-bottom: 0.09rem;
    font-size: 0.19rem;
    line-height: 1.5789473684;
  }
  .section-outline .outline-number {
    top: 0.02rem;
  }
  .section-outline .outline-subtitle {
    margin-bottom: 0.26rem;
    font-size: 0.19rem;
    letter-spacing: 0.1em;
    line-height: 1.5263157895;
    text-align: center;
  }
  .section-outline .outline-data {
    margin: 0 -0.25rem;
    font-size: 0.1rem;
    line-height: 1.4285714286;
  }
  .section-outline .outline-data dt,
  .section-outline .outline-data dd {
    padding: 0.07rem 0.12rem;
  }
  .section-outline .outline-data dt {
    width: 0.92rem;
    padding-right: 0.1rem;
    padding-left: 0.1rem;
  }
  .section-outline .outline-data dd {
    width: calc(100% - 0.92rem);
  }
  .section-outline .outline-data .is-space {
    padding-right: 0.02rem;
    padding-left: 0.02rem;
    font-size: 0.09rem;
  }
}

.section-style {
  overflow: hidden;
  background: #427280;
  color: #fff;
}
.section-style .style-title {
  font-weight: 600;
  letter-spacing: 0.1em;
  text-align: center;
}
.section-style .style-title .title-english,
.section-style .style-title .title-japan {
  letter-spacing: 0.1em;
}
.section-style .style-title .title-english {
  font-family: "adobe-garamond-pro", serif;
}
.section-style .style-title .title-japan {
  position: relative;
}
.section-style .introduce-content {
  font-weight: 600;
}
.section-style .introduce-content p:last-child {
  margin-bottom: 0;
}
.section-style .style-box {
  background: #f5f5f5;
  color: #464542;
}
.section-style .text-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.section-style .text-list > li {
  position: relative;
}
.section-style .text-list > li::before {
  content: "□";
  position: absolute;
  top: 0;
  left: 0;
}
.section-style .note-list {
  padding-left: 0;
  list-style: none;
}
.section-style .note-list:first-child {
  margin-top: 0;
}
.section-style .note-list > li {
  position: relative;
}
.section-style .note-list > li::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
.section-style .style-subtitle {
  font-family: "adobe-garamond-pro", serif;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.75;
  text-align: center;
}
.section-style .about-name .name-japan {
  display: block;
  font-weight: 500;
}
.section-style .about-description {
  margin-bottom: 0;
  letter-spacing: 0.05em;
  text-align: justify;
}
.section-style .style-list {
  padding-left: 0;
  list-style: none;
}
.section-style .item-image {
  position: relative;
}
.section-style .item-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.section-style .item-job {
  font-family: "EB Garamond", serif;
  font-weight: 400;
}
.section-style .item-text {
  letter-spacing: 0.1em;
}
.section-style .item-name {
  font-weight: 500;
}
.section-style .item-name .name-japan,
.section-style .item-name .name-english {
  letter-spacing: 0.1em;
  line-height: 1.1;
}
.section-style .item-description {
  margin-bottom: 0;
  letter-spacing: 0.05em;
  text-align: justify;
}
.section-style .style-banner {
  overflow: hidden;
}
.section-style .banner-content {
  position: relative;
  background: #464542;
  color: #fff;
}
.section-style .banner-content::after {
  content: "";
  position: absolute;
  left: 0;
  background: url("../img/outline/arrow_icn.png") no-repeat right center/auto 100%;
}
.section-style .banner-title {
  margin-bottom: 0;
  font-weight: 600;
  letter-spacing: 0.15em;
  text-align: center;
}
@media print, (min-width: 768px) {
  .section-style {
    padding: 173px 0 150px;
  }
  .section-style .style-logo {
    width: 400px;
    margin: 0 auto 100px;
  }
  .section-style .style-row {
    padding-top: 71px;
  }
  .section-style .style-title {
    margin-bottom: 92px;
  }
  .section-style .style-title .title-english {
    font-size: 0.52rem;
    line-height: 1.5;
  }
  .section-style .style-title .title-japan {
    top: -2px;
    font-size: 0.4rem;
    line-height: 1.5;
  }
  .section-style .style-introduce {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 101px;
    -webkit-gap: 30px;
    gap: 30px;
  }
  .section-style .introduce-image {
    width: 48.0392156863%;
  }
  .section-style .introduce-content {
    width: 51.9607843137%;
    max-width: 460px;
    margin-right: -12px;
    font-size: 0.21rem;
    letter-spacing: 0.1em;
    line-height: 1.8095238095;
  }
  .section-style .introduce-content p {
    margin-bottom: 37px;
  }
  .section-style .style-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 119px;
    padding: 39px 73px 38px;
    font-weight: 600;
    gap: 30px;
  }
  .section-style .text-list {
    font-size: 0.2rem;
    letter-spacing: 0.04em;
    line-height: 1.9595;
  }
  .section-style .text-list > li {
    padding-left: 29px;
  }
  .section-style .text-list > li::before {
    top: 1px;
    font-size: 0.19rem;
  }
  .is-tablet .section-style .text-list > li::before {
    top: 2px;
  }
  .section-style .style-column {
    width: 50%;
  }
  .section-style .style-column:nth-child(2n) {
    width: 45.5%;
  }
  .section-style .style-column:nth-child(2n) .text-list {
    margin-right: -30px;
  }
  .section-style .note-list {
    margin: 28px -50px 0 0;
    font-size: 0.16rem;
    letter-spacing: -0.085em;
    line-height: 1.5625;
  }
  .section-style .note-list > li {
    padding-left: 20px;
  }
  .section-style .style-subtitle {
    margin-bottom: 49px;
    font-size: 0.35rem;
  }
  .section-style .style-about {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 30px;
    margin-bottom: 86px;
  }
  .section-style .about-image {
    width: 37.2549019608%;
    margin-top: 7px;
  }
  .section-style .about-content {
    width: 62.7450980392%;
    max-width: 570px;
  }
  .section-style .about-text {
    margin-bottom: 16px;
    font-size: 0.24rem;
    letter-spacing: 0.05em;
    line-height: 1.5;
  }
  .section-style .about-name {
    margin-bottom: 45px;
  }
  .section-style .about-name .name-japan {
    margin-bottom: 2px;
    font-size: 0.34rem;
    letter-spacing: 0.25em;
    line-height: 1.2058823529;
  }
  .section-style .about-name .name-english {
    font-size: 0.2rem;
    font-weight: 600;
    line-height: 1.5;
  }
  .section-style .about-name .is-space {
    margin-right: 7px;
  }
  .section-style .about-description {
    padding-right: 5px;
    font-size: 0.18rem;
    font-weight: 500;
    line-height: 1.7777777778;
  }
  .section-style .style-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -30px 75px;
  }
  .section-style .style-list .style-item {
    width: 33.3333333333%;
    margin-bottom: 50px;
    padding: 0 30px;
  }
  .section-style .item-image {
    margin-bottom: 38px;
    padding-top: 106.6666666667%;
  }
  .section-style .item-job {
    margin-bottom: 16px;
    font-size: 0.2rem;
    line-height: 1.5;
  }
  .section-style .item-text {
    margin: 0 -10px 39px 0;
    font-size: 0.16rem;
    font-weight: 600;
    line-height: 1.5625;
  }
  .section-style .item-name {
    margin-bottom: 22px;
  }
  .section-style .item-name .name-japan {
    display: block;
    margin-bottom: -3px;
    font-size: 0.25rem;
  }
  .section-style .item-name .name-english {
    font-size: 0.15rem;
  }
  .section-style .item-description {
    font-size: 0.18rem;
    font-weight: 500;
    line-height: 1.7777777778;
  }
  .section-style .style-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 360px;
    border-radius: 20px;
  }
  .section-style .banner-image {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .section-style .banner-content {
    width: 350px;
    padding: 50px 20px 80px;
  }
  .section-style .banner-content::after {
    bottom: 49px;
    width: 302px;
    height: 22px;
  }
  .section-style .banner-logo {
    width: 250px;
    margin: 0 auto 35px;
  }
  .section-style .banner-title {
    font-size: 0.27rem;
    line-height: 1.4814814815;
  }
}
@media (min-width: 768px) and (max-width: 1100px) {
  .section-style .text-list {
    line-height: 1.65;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  .section-style .style-title .title-english {
    font-size: 5.306122449vw;
  }
  .section-style .style-title .title-japan {
    top: -0.2040816327vw;
    font-size: 4.0816326531vw;
  }
  .section-style .style-box {
    padding-right: 30px;
    padding-left: 30px;
  }
  .section-style .style-box .style-column:nth-child(2n) .text-list {
    margin-right: 0;
  }
  .section-style .note-list {
    margin-right: 0;
  }
  .section-style .style-list {
    margin-right: -15px;
    margin-left: -15px;
  }
  .section-style .style-list .style-item {
    padding-right: 15px;
    padding-left: 15px;
  }
  .section-style .item-image {
    margin-bottom: 3.8775510204vw;
  }
  .section-style .item-job {
    font-size: 2.0408163265vw;
  }
  .section-style .item-text {
    margin-bottom: 3.8775510204vw;
    font-size: 1.6326530612vw;
  }
  .section-style .item-description {
    font-size: 1.8367346939vw;
  }
  .section-style .item-name {
    margin-bottom: 2.2448979592vw;
  }
  .section-style .item-name .name-japan {
    font-size: 2.5510204082vw;
  }
  .section-style .item-name .name-english {
    font-size: 1.5306122449vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-style {
    padding: 0.6rem 0;
  }
  .section-style .style-logo {
    width: 1.5rem;
    margin: 0 auto 0.24rem;
  }
  .section-style .style-row {
    padding-top: 0.3rem;
  }
  .section-style .style-title {
    position: relative;
    margin-bottom: 0.28rem;
    padding-bottom: 0.17rem;
    line-height: 1.25;
  }
  .section-style .style-title::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0.4rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-top: 0.03rem solid #fff;
  }
  .section-style .style-title .title-english {
    font-size: 0.22rem;
    line-height: 1.1363636364;
  }
  .section-style .style-title .title-japan {
    top: -0.02rem;
    font-size: 0.16rem;
    line-height: 1.5625;
  }
  .section-style .style-introduce {
    margin-bottom: 0.3rem;
  }
  .section-style .introduce-content {
    margin: 0 -0.08rem 0.26rem 0;
    font-size: 0.11rem;
    letter-spacing: 0.05em;
    line-height: 1.7272727273;
  }
  .section-style .introduce-content p {
    margin-bottom: 0.19rem;
  }
  .section-style .style-box {
    margin: 0 -0.25rem 0.53rem;
    padding: 0.27rem 0.25rem 0.32rem;
    font-weight: 500;
  }
  .section-style .text-list {
    font-size: 0.11rem;
    letter-spacing: 0.115em;
    line-height: 1.9090909091;
  }
  .section-style .text-list > li {
    padding-left: 0.18rem;
  }
  .section-style .text-list > li::before {
    top: 0.01rem;
  }
  .section-style .note-list {
    margin: 0.2rem -0.15rem 0 0;
    font-size: 0.09rem;
    letter-spacing: 0.03em;
    line-height: 1.7777777778;
  }
  .section-style .note-list > li {
    padding-left: 0.12rem;
  }
  .section-style .style-subtitle {
    margin-bottom: 0.14rem;
    font-size: 0.16rem;
  }
  .section-style .style-about {
    margin-bottom: 0.86rem;
  }
  .section-style .about-image {
    margin-bottom: 0.23rem;
  }
  .section-style .about-text {
    position: relative;
    margin-bottom: 0.13rem;
    padding-bottom: 0.15rem;
    font-size: 0.11rem;
    letter-spacing: 0.1em;
    line-height: 1.4545454545;
    text-align: center;
  }
  .section-style .about-text::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 1.89rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-top: 1px solid #fff;
  }
  .section-style .about-name {
    margin-bottom: 0.05rem;
    text-align: center;
  }
  .section-style .about-name .name-japan,
  .section-style .about-name .name-english {
    letter-spacing: 0.1em;
    line-height: 1;
  }
  .section-style .about-name .name-japan {
    margin-bottom: -0.04rem;
    font-size: 0.2rem;
  }
  .section-style .about-name .name-english {
    font-size: 0.11rem;
    font-weight: 500;
  }
  .section-style .about-name .is-space {
    margin-right: 0.08rem;
  }
  .section-style .about-description {
    font-size: 0.11rem;
    font-weight: 600;
    line-height: 1.7272727273;
  }
  .section-style .style-list {
    margin-bottom: 0.57rem;
  }
  .section-style .style-list .style-item {
    margin-bottom: 0.87rem;
  }
  .section-style .style-list .style-item:last-child {
    margin-bottom: 0;
  }
  .section-style .item-image {
    margin-bottom: 0.23rem;
    padding-top: 100%;
  }
  .section-style .item-job {
    display: none;
  }
  .section-style .item-text {
    position: relative;
    margin-bottom: 0.12rem;
    padding-bottom: 0.15rem;
    font-size: 0.11rem;
    letter-spacing: 0.1em;
    line-height: 1.4545454545;
    text-align: center;
  }
  .section-style .item-text::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 1.89rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-top: 1px solid #fff;
  }
  .section-style .item-name {
    margin-bottom: 0.04rem;
    text-align: center;
  }
  .section-style .item-name .name-japan {
    display: block;
    margin-bottom: -0.04rem;
    font-size: 0.2rem;
  }
  .section-style .item-name .name-english {
    font-size: 0.11rem;
  }
  .section-style .item-description {
    font-size: 0.11rem;
    font-weight: 600;
    line-height: 1.7272727273;
  }
  .section-style .style-banner {
    display: block;
    border-radius: 0.2rem;
  }
  .section-style .banner-image {
    height: 2.2rem;
  }
  .section-style .banner-content {
    padding: 0.3rem 0.2rem 0.6rem;
  }
  .section-style .banner-content::after {
    bottom: 0.29rem;
    width: 2.43rem;
    height: 0.12rem;
    background-image: url("../img/outline/sp/arrow_icn.png");
  }
  .section-style .banner-logo {
    width: 2rem;
    margin: 0 auto 0.25rem;
  }
  .section-style .banner-title {
    font-size: 0.13rem;
    line-height: 1.6923076923;
  }
}

.section-club {
  background: #2c586b;
  color: #fff;
}
.section-club .club-title {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-weight: 600;
  text-align: center;
}
.section-club .club-title .wrapper {
  display: block;
}
.section-club .club-subtitle {
  font-weight: 600;
  letter-spacing: 0.04em;
}
.section-club .club-content {
  font-weight: 600;
}
.section-club .club-content p:last-child {
  margin-bottom: 0;
}
.section-club .club-list {
  padding-left: 0;
  list-style: none;
}
.section-club .club-list > li:last-child {
  margin-bottom: 0;
}
.section-club .club-number {
  font-family: "adobe-garamond-pro", serif;
  font-weight: 600;
}
.section-club .club-information p:last-child {
  margin-bottom: 0;
}
@media print, (min-width: 768px) {
  .section-club {
    padding: 150px 0;
  }
  .section-club .club-title {
    margin-bottom: 72px;
    padding: 19px 0;
    font-size: 0.34rem;
    letter-spacing: 0.1em;
    line-height: 1.75;
  }
  .section-club .club-subtitle {
    margin-bottom: 12px;
    font-size: 0.28rem;
    line-height: 1.5714285714;
  }
  .section-club .club-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-gap: 30px;
    gap: 30px;
    margin: 0 -25px 81px 0;
  }
  .section-club .club-image {
    width: 300px;
    margin-bottom: 11px;
  }
  .section-club .club-content {
    width: 68.6274509804%;
    max-width: 666px;
    padding-bottom: 10px;
    font-size: 0.23rem;
    letter-spacing: 0.11em;
    line-height: 2.0869565217;
  }
  .section-club .club-list {
    width: calc(100% - 60px);
    max-width: 1040px;
    margin: 0 auto;
    padding-left: 0;
    list-style: none;
  }
  .section-club .club-list > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 46px;
  }
  .section-club .club-number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 144px;
    min-height: 146px;
    margin: 0 70px 0 0;
    padding: 0 0 10px 17px;
    border-right: 1px solid #fff;
    font-size: 0.65rem;
    letter-spacing: 0.1em;
    line-height: 1;
  }
  .section-club .club-information {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: -10px;
    padding: 12px 0 15px;
    font-size: 0.21rem;
    letter-spacing: 0.05em;
    line-height: 1.5238095238;
  }
}
@media (min-width: 768px) and (max-width: 1100px) {
  .section-club .club-content {
    font-size: 1.9090909091vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-club {
    padding: 0.59rem 0 0.86rem;
  }
  .section-club .club-title {
    margin-bottom: 0.24rem;
    padding: 0.16rem 0;
    font-size: 0.15rem;
    letter-spacing: 0.02em;
    line-height: 1.6;
  }
  .section-club .club-title .title-large {
    display: block;
    font-size: 0.19rem;
    letter-spacing: 0.06em;
    line-height: 1.2631578947;
  }
  .section-club .club-subtitle {
    margin-bottom: 0.12rem;
    font-size: 0.18rem;
    line-height: 1.6111111111;
  }
  .section-club .club-subtitle .title-small {
    display: block;
    margin-top: 1px;
    padding-bottom: 0.03rem;
    font-size: 0.13rem;
    line-height: 1.6153846154;
  }
  .section-club .club-item {
    margin-bottom: 0.74rem;
  }
  .section-club .club-image {
    margin-bottom: 0.25rem;
  }
  .section-club .club-content {
    font-size: 0.11rem;
    letter-spacing: 0.05em;
    line-height: 1.7272727273;
  }
  .section-club .club-list {
    padding: 0 0.25rem;
    list-style: none;
  }
  .section-club .club-list > li {
    margin-bottom: 0.57rem;
  }
  .section-club .club-number {
    display: inline-block;
    min-width: 0.48rem;
    margin-bottom: 0.22rem;
    padding: 0 0.02rem 0.1rem;
    border-bottom: 1px solid #fff;
    font-size: 0.34rem;
    letter-spacing: 0.03em;
    line-height: 0.4;
    text-align: center;
    vertical-align: top;
  }
  .section-club .club-number span {
    display: block;
  }
  .section-club .club-information {
    margin-right: -0.1rem;
    font-size: 0.12rem;
    letter-spacing: 0.07em;
    line-height: 1.6666666667;
  }
  .section-club .club-information .is-space {
    letter-spacing: 0;
  }
}
/*# sourceMappingURL=outline.css.map */