.p-top-logo {
  font-size: 20px;
  line-height: 1.4;
  max-width: 90%;
  margin: 30px auto;
  text-align: center;

  width: 54%;
  margin: 16px auto 8px auto;
}

.p-top-logo a {
  display: block;
  transition: opacity .2s;
  text-decoration: none;
  color: #333;
}

.p-top-logo a:hover {
  opacity: .66;
}

.p-top-logo a:active {
  opacity: 1;
}

#p-slider .bx-controls-direction a {
  z-index: 100;
}

#p-slider .bx-viewport {
  top: 0;
  left: 0;
  border: 0;
  background: #f8f8f8;
  box-shadow: none;
}

#p-slider .bx-wrapper img {
  margin: 0 auto;
}

#p-slider .bx-caption {
  top: 0;
  bottom: auto;
  background: rgba(0, 0, 0, .3);
}

#p-slider .bx-caption span {
  padding: 1.5em;
}

#p-slider .bx-pager {
  bottom: 10px;
  padding-top: 0;
}

#p-slider .bx-pager a {
  background: #fff;
}

#p-slider .bx-pager a:hover,
#p-slider .bx-pager a.active {
  background: #fd7f23;
}

.p-news {
  line-height: 1.5;
  margin: 0;
}

.p-news::after {
  display: block;
  clear: both;
  content: '';
}

.p-news__label {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.6;
  width: 180px;
  margin: 0;
  letter-spacing: 1px;
}

.p-news__content {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.6;
  margin: 5px 0 20px 10px;
}

.p-news__content p:nth-child(1) {
  margin-top: 0;
}

.p-news__label {
  font-family: 'Montserrat', sans-serif;
}

.p-news__label::before {
  content: '-';
}

.p-info {
  line-height: 1.5;
}

.p-contents {
  line-height: 1.5;
  margin-bottom: 40px;
}

.p-contents__list {
  margin: 0 0 20px;
  padding: 0;
  list-style-type: none;
}

.p-contents__list::after {
  display: block;
  clear: both;
  content: '';
}

.p-contents__list li {
  position: relative;
  box-sizing: border-box;
  padding: 0 2em 0 1em;
}

.p-contents__list li::before {
  position: absolute;
  top: .5em;
  left: 0;
  content: '-';
}

.p-contents__list a {
  display: block;
  max-width: 100%;
  padding: .5em 0;
  transition: opacity .2s;
  text-decoration: none;
  color: #333;
}

.p-contents__list a:hover {
  opacity: .66;
}

.p-contents__list a:active {
  opacity: 1;
}

.p-custom-banner {
  margin-top: 50px;
  text-align: center;
}

.p-custom-banner__unit {
  background: #f8f8f8;
}

.p-custom-banner__unit--text {
  font-family: 'Montserrat', sans-serif;
  padding: 30px 10px;
  color: #f8f8f8;
  background: #333;
}

.p-custom-banner__unit--text a {
  color: #f8f8f8;
}

.p-custom-banner__image {
  width: 100%;
}

.p-custom-banner__heading {
  font-size: 24px;
  padding: 10px 0;
}

.p-custom-banner__body {
  line-height: 1.5;
  padding: 10px 0;
}

.p-top-hero {}

.p-top-hero__img {
  width: 100%;
}

.p-top-section {}
.p-top-section__item {}

.p-top-heading {
  margin: 48px 0 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #eaeaea;
  color: #05051e;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}

.p-top-content {
  box-sizing: border-box;
  padding: 24px;
  width: 100%;
  color: #fff;
  background-color: #05051e;
}

.p-top-content--event {
  color: #05051e;
  background-color: #eee;
}

.p-top-content--leads {
  color: #fff;
  background-color: #05051e;
}

.p-top-content--reverse {
  color: #05051e;
  background-color: #eee;
}

.p-top-content__header {
  margin-bottom: 32px;
  text-align: center;
}

.p-top-content__heading {
  display: inline-block;
  margin: 0;
  padding: 8px 16px;
  color: #fff;
  font-size: 20px;
  line-height: 1;
  background-color: #05051e;
}

.p-top-content__heading--leads {
  color: #05051e;
  background-color: #fff;
}

.p-top-content__heading--reverse {
  color: #05051e;
  background-color: #fff;
}

.p-top-img, .p-top-message {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 56.667%;
  width: 100%;
  height: 0;
}

.p-top-img {
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
}

.p-top-img--1 {
  background-image: url(https://img21.shop-pro.jp/PA01419/272/etc/top_img1.png?cmsp_timestamp=20190625085522);
}

.p-top-img--2 {
  background-image: url(https://img21.shop-pro.jp/PA01419/272/etc/top_img2.png?cmsp_timestamp=20190625085530);
}

.p-top-message {
  position: relative;
  background: #05051e url(https://img21.shop-pro.jp/PA01419/272/etc/top_bg_triangle.png?cmsp_timestamp=20190625085538) 0 0;
}

.p-top-message__content {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin: 0;
}

.p-top-list {
  margin: 0;
  padding-left: 12px;
  list-style-type: square;
}

.p-top-list__item {
  margin-bottom: 8px;
  font-size: 16px;
}

.p-top-list__item:last-child {
  margin-bottom: 0;
}

.p-top-button {
  position: relative;
  display: block;
  padding: 16px 0;
  border-bottom: 5px solid #008c78;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  background-color: #0abea5;
}

.p-top-button svg {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  right: 4px;
  margin-top: -16px;
  fill: #fff;
}

.p-top-button--select {
  margin-top: 24px;
  border-bottom: 5px solid #9b6905;
  font-size: 14px;
  background-color: #e19605;
}

.p-top-button--select svg {
  right: 0;
}

.p-top-button--campaign {
  position: relative;
  font-size: 15px;
  border-bottom: 5px solid #9b6905;
  background-color: #e19605;
}

.p-top-button--campaign .c-top-label,
.p-top-button--select .c-top-label {
  position: absolute;
  top: -12px;
  left: 8px;
}

.p-top-sub-message {
  margin: 0;
  padding: 24px 0;
  color: #05051e;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}

.p-top-button-container {
  margin-top: 8px;
  padding: 16px;
  box-sizing: border-box;
  background-color: #eee;
}

.p-top-button-lead {
  margin: 16px 0 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}

.c-movie {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  height: 0;
  background-color: #fff;
}

.c-movie iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-top-label {
  border-radius: 3px;
  padding: 4px 8px;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  background-color: #05051e;
}

@media screen and (min-width: 480px) {
  .p-top-message__content {
    font-size: 48px;
  }
}

@media screen and (min-width: 600px) {
  .p-top-logo {
    display: none;
  }

  #p-slider .bx-pager {
    bottom: 30px;
  }

  .p-contents__list li::before {
    top: 0;
  }

  .p-contents__list li {
    float: left;
    width: 50%;
    margin-bottom: 20px;
  }

  .p-contents__list li:nth-child(2n + 1) {
    clear: left;
  }

  .p-contents__list a {
    display: inline-block;
    padding: 0;
  }

  .p-custom-banner {
    display: table;
    width: 100%;
    margin-top: 100px;
    table-layout: fixed;
  }

  .p-custom-banner__unit {
    display: table-cell;
    box-sizing: border-box;
    width: 50%;
    max-width: 50%;
    vertical-align: middle;
    word-break: break-all;
  }

  .p-custom-banner__unit--text {
    padding: 10px 20px;
  }
}

@media screen and (min-width: 768px) {
  .c-topic-path {
    margin: 24px 10px;
  }

  .p-top-section {
    display: flex;
  }

  .p-top-section__item {
    display: flex;
    width: 50%;
  }

  .p-top-heading {
    margin: 120px 0 48px;
    padding-bottom: 48px;
    font-size: 64px;
  }

  .p-top-content {
    padding: 40px 32px 32px;
  }

  .p-top-content--event {
    color: #fff;
    background-color: #05051e;
  }

  .p-top-content--leads {
    color: #05051e;
    background-color: #eee;
  }

  .p-top-content__header {
    margin-bottom: 48px;
    text-align: center;
  }

  .p-top-content__heading {
    display: inline-block;
    padding: 16px 24px;
    font-size: 24px;
  }

  .p-top-content__heading--event {
    color: #05051e;
    background-color: #fff;
  }

  .p-top-content__heading--leads {
    color: #fff;
    background-color: #05051e;
  }

  .p-top-message__content {
    font-size: 32px;
  }

  .p-top-list {
    padding-left: 24px;
  }

  .p-top-list__item {
    font-size: 24px;
    margin-bottom: 12px;
  }

  .p-top-button {
    padding: 24px 0;
    font-size: 32px;
  }

  .p-top-button:hover {
    border-bottom: 5px solid #9b6905;
    background-color: #e19605;
  }

  .p-top-button--select {
    font-size: 14px;
    margin-top: 48px;
  }

  .p-top-button--select:hover, .p-top-button--campaign:hover {
    border-bottom: 5px solid #008c78;
    background-color: #0abea5;
  }

  .p-top-button--campaign {
    font-size: 28px;
    padding: 32px 0;
  }

  .p-top-button svg {
    top: 50%;
    right: 8px;
    margin-top: -24px;
    width: 48px;
    height: 48px;
  }

  .p-top-button--select svg {
    right: -4px;
  }

  .p-top-button--campaign svg {
    top: 50%;
    right: 8px;
    margin-top: -32px;
    width: 64px;
    height: 64px;
  }

  .p-top-sub-message {
    padding: 64px 0;
    font-size: 40px;
    line-height: 1;
  }

  .p-top-button-container {
    margin-top: 48px;
    margin-bottom: 80px;
    padding: 24px 16px;
    width: 100%;
  }

  .p-top-button-container--campaign {
    padding: 24px 80px;
  }

  .p-top-button--campaign .c-top-label,
  .p-top-button--select .c-top-label {
    top: -16px;
    left: 24px;
  }

  .p-top-button-lead {
    margin: 24px 0 0;
    font-size: 18px;
  }

  .c-top-label {
    padding: 8px 16px;
    font-size: 28px;
  }
}

@media screen and (min-width: 960px) {
  .p-news__label {
    float: left;
    clear: left;
    margin-right: 20px;
  }

  .p-news__content {
    overflow: hidden;
    margin: 0 0 20px;
  }

  .p-custom-banner__heading {
    font-size: 30px;
  }

  .p-top-content__heading {
    font-size: 32px;
  }

  .p-top-button--campaign {
    font-size: 40px;
  }

  .p-top-button--select {
    font-size: 24px;
  }

  .p-top-message__content {
    font-size: 48px;
  }
}
