@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap");
@import url("https://use.typekit.net/zkq2emd.css");
body {
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
}

.sp-none {
  display: none !important;
}

.club-activities-top-parent {
  margin-top: 100px;
  background: url(../img/bg-pc.png);
  background-size: 80%;
  background-position: -100% 0vw;
  background-repeat: no-repeat;
  padding: 10px 0px 0px;
}

.recruit-single-ttl-parent {
  width: 800px;
  margin: 55px auto;
}

.interview-top-section {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}

.interview-top-section h1 {
  color: #ac1821;
  font-size: 90px;
  margin: 0;
  font-family: rift, sans-serif;
  line-height: 1;
}

.interview-top-section p {
  color: #ac1821;
  font-size: 15px;
  margin-bottom: 10px;
  margin-left: 4px;
  font-weight: bold;
}

p.recuit-single-text {
  font-size: 15px;
  width: 100%;
  margin: auto;
}

.club-activities-parent {
  width: 800px;
  margin: 55px auto;
}

.club-featured-parent {
  width: 400px;
  height: 313px;
  display: flex;
}

img.club-featured-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.club-featured-text-parent {
  padding: 0px 30px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  width: 50%;
}

p.sub1-ttl {
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 1px;
  margin: 0;
  width: 100%;
  padding: 13px 0px;
  line-height: 1.8;
}

.flexing {
  display: flex;
  flex-direction: row;
}

.flexing-end {
  justify-content: flex-end;
}

.flexing-start {
  justify-content: flex-start;
}

p.club-number {
  color: #ac1821;
  font-size: 90px;
  margin: 0;
  font-family: rift, sans-serif;
  line-height: 1;
  font-weight: bold;
  padding: 0px 10px;
}

.club-single-sub2 {
  width: 70%;
  display: flex;
  flex-direction: column;
  background: url(../img/bg-pc.png);
  float: left;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 50px;
}

.slider-parent {
  width: 800px;
  margin: auto;
  margin-top: -90px;
}

.bottom-space {
  margin-bottom: 70px;
}

h2.sub-ttl {
  background: #ac1821;
  color: white;
  font-size: 20px;
  text-align: left;
  padding: 10px 0px;
  padding-left: 12%;
  width: 60%;
  margin: 0;
  margin-top: 20px;
}

p.sub-text {
  font-size: 15px;
  padding-left: 50px;
  width: 87%;
  letter-spacing: 0px;
  line-height: 1.8;
}

img.nextend-thumbnail-button.nextend-thumbnail-previous.n2-ow.n2-active {
  display: none;
}

/* charm section  */

.recruit-charm {
  width: 100%;
  height: max-content;
  background-image: url(../img/recruit-bg-100.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding-top: 32px;
  padding-bottom: 30px;
}

.recruit-charm p {
  color: white;
  letter-spacing: 1px;
  padding: 16px 0px;
  font-size: 15px;
  margin: 0;
}

.charm-single-parent {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

.charm-single {
  padding-right: 1vw;
  width: 19vw;
}

a.navlink,
a.navlink2 {
  position: relative;
  text-decoration: none;
  cursor: pointer;
  display: block;
  color: inherit;
}

a.navlink-archive {
  position: absolute;
  width: 100%;
  height: 100%;
  text-decoration: none;
  cursor: pointer;
  display: block;
  color: inherit;
}

.charm-single img {
  width: 100%;
}

.charm-single p {
  color: #ac1821;
  text-align: center;
  margin: 0px auto;
  letter-spacing: 0px;
  padding: 0;
  font-weight: bold;
  font-size: 13px;
}

/* charm section  */

.home-map {
  width: 100%;
  height: 450px;
  overflow: hidden;
  -webkit-filter: grayscale(100%);
  filter: grayscale(1);
  padding-top: 2%;
}

/* adjusting slider css  */

.n2-ss-thumb-image {
  height: 100% !important;
  width: 100% !important;
}

.nextend-thumbnail-default
  .nextend-thumbnail-scroller
  .nextend-thumbnail-scroller-group
  > div {
  height: 94px !important;
  width: 24% !important;
}

/* adjusting slider css  */
