@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700&display=swap");

body,
a {
  font-size: 16px;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 500;
  font-feature-settings: "palt";
  line-height: 1.65em;
  letter-spacing: 2px;
  color: #000;
}

.hicbc-global-nav * {
	font-family: 'Noto Sans JP', sans-serif !important;
	letter-spacing: 0;
}

.main-desc p {
  font-size: 1.25em;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 500;
  font-feature-settings: "palt";
  line-height: 1.65em;
  letter-spacing: 2px;
}

.main-desc p span {
  font-size: 1.1em;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 700;
  font-feature-settings: "palt";
  line-height: 1.65em;
  letter-spacing: 2px;
}

#rule p {
  font-size: 1.1em;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 500;
  font-feature-settings: "palt";
  line-height: 1.65em;
  letter-spacing: 2px;
}

#rule p span {
  font-size: 1.1em;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 700;
  font-feature-settings: "palt";
  line-height: 1.65em;
  letter-spacing: 2px;
}

.privilege .privilege-head li {
  font-size: 12px;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 500;
  font-feature-settings: "palt";
  line-height: 1.65em;
  letter-spacing: 2px;
}

.privilege h4 {
  font-size: 1.25em;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 700;
  font-feature-settings: "palt";
  line-height: 1.65em;
  letter-spacing: 2px;
}

.privilege .kome {
  font-size: 12px;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 500;
  font-feature-settings: "palt";
  line-height: 1.65em;
  letter-spacing: 2px;
}

.column-title {
  font-size: 1.1em;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 700;
  font-feature-settings: "palt";
  line-height: 1.65em;
  letter-spacing: 2px;
}

.over-desc {
  font-size: 1.1em;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 700;
  font-feature-settings: "palt";
  line-height: 1.65em;
  letter-spacing: 2px;
}

.share {
  font-size: 10px;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 400;
  font-feature-settings: "palt";
  line-height: 1.65em;
  letter-spacing: 2px;
}

.tour-title {
  font-size: 1.2em;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 700;
  font-feature-settings: "palt";
  line-height: 1.65em;
  letter-spacing: 2px;
}

footer a {
  font-size: 10px;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 500;
  font-feature-settings: "palt";
  line-height: 1.65em;
  letter-spacing: 2px;
}

.tour-head {
  font-size: 1.2em;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 700;
  font-feature-settings: "palt";
  line-height: 1.65em;
  letter-spacing: 2px;
}

@media screen and (max-width: 540px) {
  .main-desc p {
    font-size: 16px;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: 500;
    font-feature-settings: "palt";
    line-height: 1.65em;
    letter-spacing: 2px;
  }

  .over-desc {
    font-size: 15px;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: 700;
    font-feature-settings: "palt";
    line-height: 1.65em;
    letter-spacing: 2px;
  }

  .tour-title {
    font-size: 15px;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: 700;
    font-feature-settings: "palt";
    line-height: 1.65em;
    letter-spacing: 2px;
  }

  .privilege .kome,
  .privilege .privilege-head li {
    font-size: 10px;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: 500;
    font-feature-settings: "palt";
    line-height: 1.65em;
    letter-spacing: 2px;
  }

  .column-title {
    font-size: 1em;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: 700;
    font-feature-settings: "palt";
    line-height: 1.65em;
    letter-spacing: 2px;
  }

  #rule p {
    font-size: 1em;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: 500;
    font-feature-settings: "palt";
    line-height: 1.65em;
    letter-spacing: 2px;
  }

  .tour-head {
    font-size: 1.1em;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: 700;
    font-feature-settings: "palt";
    line-height: 1.65em;
    letter-spacing: 2px;
  }
}

html,
body {
  background: #eee;
  overflow-x: hidden;
}

#sns {
  position: relative;
  padding: 1em 0;
}

#sns ul {
  display: flex;
  max-width: 320px;
  margin: 0 auto;
  justify-content: space-around;
  align-items: center;
}

#sns ul li {
  width: 22%;
  text-align: center;
  max-width: 50px;
  white-space: nowrap;
}

#sns ul li.share {
  max-width: 33px;
}

#sns ul li a {
  display: block;
  width: 100%;
}

#sns ul li a img:hover {
  opacity: 0.7;
}

img {
  width: 100%;
  height: auto;
  display: block;
  margin: auto;
}

.inner-wrap {
  padding: 0 1em;
  width: calc(100% - 2em);
}

header {
  position: relative;
  z-index: 0;
}

header:after {
  content: "";
  bottom: -1px;
  left: 0;
  position: absolute;
  background: url(../images/main-v-bt.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
}

.hicbc-global-nav::after {
  display: none;
}

main {
  max-width: 960px;
  margin: 0 auto;
}

main .date {
  max-width: 450px;
  filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.3));
  margin-bottom: 60px;
}

.main-desc {
  text-align: center;
  margin-top: 60px;
}

.main-desc p {
  margin-top: 1em;
}

.main-desc p span {
  color: #e00000;
}

.head-line {
  width: 100%;
  position: relative;
  margin-bottom: 60px;
}

.head-line .head-line-main {
  max-width: 130px;
  margin: auto;
  display: block;
  background: #eee;
  padding: 0 1em;
  z-index: 1;
  position: relative;
}

.head-line .head-line-main.synopsis {
  max-width: 190px;
}

.head-line:before {
  content: "";
  background: url(../images/profile-head-line.svg);
  background-position: center;
  background-size: contain;
  width: 33%;
  height: 10px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.head-line:after {
  content: "";
  background: url(../images/profile-head-line.svg);
  background-position: center;
  background-size: contain;
  width: 33%;
  height: 10px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.head-line.head-rule .head-line-main {
  max-width: 480px;
}

.head-line.head-rule:before {
  width: 20%;
}

.head-line.head-rule:after {
  width: 20%;
}

.head-line.head-over .head-line-main {
  max-width: 320px;
}

#profile {
  margin-top: 120px;
  margin-bottom: 120px;
}

#profile .profile-box {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 500px;
  margin: auto;
}

#profile .profile-box .thm {
  width: 48%;
  max-width: 270px;
}

#profile .profile-box .name {
  width: 48%;
  max-width: 150px;
}

#rule {
  text-align: center;
  margin-bottom: 120px;
}

#rule img {
  max-width: 600px;
}

#rule p {
  margin: 1em auto;
}

#rule p span {
  color: #e00000;
}

#overlooked {
  margin: 80px auto 120px;
}

#overlooked .privilege {
  margin: 80px auto;
}

#overlooked .tour-head {
  text-align: center;
  margin-bottom: 20px;
  color: #e00000;
}

#overlooked .over-desc {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 40px;
  max-width: 620px;
}

#overlooked .over-desc img {
  max-width: 120px;
  width: 20%;
}

#overlooked .over-desc p {
  width: calc(80% - 1em);
  padding-left: 1em;
  margin-left: auto;
}

#overlooked .youtube {
  margin: 0 auto 80px;
}

#overlooked .youtube iframe {
  width: 100%;
  height: 56.25vw;
  max-height: 432px;
  max-width: 768px;
  margin: auto;
  display: block;
}

#overlooked .tour-item {
  max-width: 768px;
  margin: 0 auto 30px;
}

#overlooked .tour-item a {
  width: 100%;
  transition-duration: .3s;
  position: relative;
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
}

#overlooked .tour-item a:after {
  content: "";
  position: absolute;
  right: 6%;
  bottom: 12%;
  width: 20px;
  height: 20px;
  background: url(../images/tour-arrow.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition-duration: .3s;
}

#overlooked .tour-item a:hover {
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0));
}

#overlooked .tour-item a:hover:after {
  right: 5%;
}

#overlooked .tour-item.tour-pickup a:after {
  bottom: 8%;
}

.privilege {
  margin-bottom: 120px;
}

.privilege .privilege-head {
  max-width: 768px;
  margin: 0 auto;
  text-align: center;
}

.privilege .privilege-head ul {
  margin-top: 8px;
}

.privilege .privilege-head img {
  width: 100%;
}

.privilege .privilege-item {
  text-align: center;
  margin: 30px auto 0;
}

.privilege .privilege-item img {
  max-width: 420px;
  width: 70%;
}

.privilege h4 {
  text-align: center;
  color: #e00000;
  margin: 20px auto 10px;
}

.privilege .tour-link {
  max-width: 768px;
  display: block;
  margin: 80px auto 0;
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
  transition-duration: .3s;
  background: url(../images/tour_btn.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding: 9% 0;
}

.privilege .tour-link:hover {
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0));
}

#column {
  margin: 0 auto 80px;
}

#column .column-item {
  margin: 20px auto;
  padding-bottom: 20px;
  border-bottom: solid 1px #000;
  display: flex;
  width: 100%;
  position: relative;
  transition-duration: .3s;
}

#column .column-item:hover {
  opacity: 0.8;
}

#column .column-item a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#column .column-item img {
  width: 30%;
}

#column .column-item .column-desc {
  width: 68%;
  margin-left: auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

#column .column-item .column-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

footer {
  background: #000;
  margin-top: 20px;
  padding: 1em;
  width: calc(100% - 2em);
  text-align: center;
}

footer a {
  color: #fff;
}

@media screen and (max-width: 540px) {
  header::after {
    width: 140%;
    left: -20%;
  }

  #profile {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  main .date {
    margin: 20px auto 60px;
  }

  .photo {
    width: 130%;
    margin-left: -15%;
  }

  #column .column-item {
    flex-direction: column;
  }

  #column .column-item img {
    width: 100%;
    max-width: 240px;
  }

  #column .column-item .column-desc {
    width: 100%;
    margin-top: 1em;
  }

  .privilege {
    margin-bottom: 60px;
  }

  .privilege .privilege-item br {
    display: none;
  }

  .privilege .tour-link {
    margin-top: 40px;
    padding: 11% 0;
  }

  #rule {
    margin-bottom: 60px;
  }

  .head-line.head-rule .head-line-main {
    max-width: 240px;
  }

  .head-line.head-over .head-line-main {
    max-width: 200px;
  }

  .head-line .head-line-main {
    max-width: 90px;
  }

  .head-line .head-line-main.synopsis {
    max-width: 130px;
  }

  #overlooked {
    margin: 40px auto 60px;
  }

  #overlooked .youtube {
    margin-bottom: 60px;
  }

  #overlooked .over-desc br {
    display: none;
  }

  #overlooked .tour-item a:after {
    bottom: 10%;
  }

  #overlooked .tour-item.tour-pickup {
    margin-bottom: 40px;
  }

  #overlooked .tour-item.tour-pickup a:after {
    bottom: 6%;
  }
}