@charset "UTF-8";
html {
  font-size: 62.5%;
}

body.b-body .b-is-pc {
  visibility: visible;
}

.l-contents a {
  -webkit-tap-highlight-color: transparent;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.l-contents img {
  width: 100%;
}

.pbAreaWrapper1 {
  top: 0px;
  margin-bottom: 0;
}

.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
}

.cup {
  cursor: pointer;
}

.b-o-header_inner {
  background: #ffffff;
  border-bottom: 1px solid #e8e8e8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 66px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  opacity: 0;
  padding: 0 120px 0 40px;
  -webkit-animation: none;
  animation: none;
  -webkit-transform: none;
  transform: none;
  -webkit-transition: unset;
  transition: unset;
  visibility: hidden;
  padding: 0 120px 0 40px;
}

.b-o-header {
  position: relative;
  top: 0;
  width: 100%;
  z-index: 10;
  pointer-events: none;
}

body.b-body {
  padding-top: 0 !important;
}

.b-o-header .b-a-logo {
  margin-top: -1px;
}

.hoge {
  font-size: 16px;
}

p {
  line-height: 1.5;
  font-size: 16px;
  font-size: 1.6rem;
}

p {
  line-height: 1.5;
  font-size: 16px;
  font-size: 1.6rem;
}

p {
  letter-spacing: 0.016em;
}

p {
  letter-spacing: 0.016em;
}

.hoge {
  z-index: 20;
}

.hoge {
  font-family: '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'メイリオ',
    Meiryo, sans-serif;
}

.l-cards {
  width: 100%;
  display: block;
}

.l-contents {
  color: #242424;
  font-family: 'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体',
    'ヒラギノ角ゴ Pro W3', 'メイリオ', sans-serif;
}

.l-contents img {
  max-width: 100%;
}

.l-main {
  display: block;
  text-align: center;
}

.l-summary-2 {
  background-color: #f4f4f4;
}

.l-support {
  background-color: #dce8ea;
}

.l-header {
  z-index: 99999;
}

.c-primary-heading {
  font-style: normal;
  font-weight: bold;
  display: inline-block;
  border-left: 4px solid #b1b9c3;
}

.c-primary-heading-3 {
  display: inline-block;
}

.c-secondary-heading {
  font-weight: 700;
  font-style: bold;
  text-align: left;
}

.c-primary-heading--blue {
  color: #19b0e8;
}

.c-thirdly-heading {
  color: #19b0e8;
}

.c-thirdly-heading--yellow {
  color: #f3a82f;
}

.c-primary-btn {
  background-image: none;
  background-color: #c03f3f;
  color: #fff;
  text-decoration: none;
  border-radius: 70px;
  display: block;
  text-align: center;
  position: relative;
}

.c-primary-btn__text {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  position: relative;
  margin-left: -40px;
  margin-left: -4rem;
}

.c-primary-btn:after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 0 0 0;
  background: url('/library/gohon_sp/img/icon_002.png') no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  right: 130px;
  right: 13rem;
  top: 50%;
  margin-top: -7px;
}

.c-primary-btn--popicon:after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 0 0 0;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  right: 20px;
  top: 20px;
}

.c-secondary-btn {
  display: inline-block;
  padding: 0 0 0;
  background-image: none;
  text-decoration: none;
  text-align: left;
  position: relative;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  color: #83838c;
  font-weight: bold;
}

.c-secondary-btn:after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 0 0 0;
  background: url(/library/img/common/icon_arrow.png);
  background-size: contain;
  vertical-align: middle;
  margin-left: 10px;
  top: 0px;
}

.c-thirdly-btn {
  background-image: none;
  color: #000000;
  text-decoration: none;
  position: relative;
  display: block;
}

.c-thirdly-btn__text {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: left;
  position: relative;
  line-height: 1;
}

.c-thirdly-btn:after {
  content: '';
  position: absolute;
  bottom: 15px;
  margin: auto;
  right: 0px;
  width: 15px;
  height: 15px;
  margin: 0 0 0 0;
  background: url('https://www.sekisuihouse.co.jp/library/pbcommon/img/icon_outbound.png')
    no-repeat center/contain;
}

.c-thirdly-btn--popicon:after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 0 0 0;
  background: url('https://www.sekisuihouse.co.jp/library/pbcommon//img/icon_modal.png')
    no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  right: 0px;
  bottom: 15px;
}

.morebtn {
  display: block;
  border: none;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -erbkit-transition: 0.5s;
  background-color: transparent;
  padding: 0;
  margin: 0;
  font-size: 15px;
  font-size: 1.5rem;
  color: #83838c;
  line-height: 2;
}

.morebtn::after {
  content: '続きを読む';
  border-bottom: 1px solid #83838c;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -erbkit-transition: 0.2s;
  margin-top: -10px;
  margin-top: -1rem;
}

.morebtn.js-click::after {
  content: '';
  display: none;
}

.c-cards {
  position: relative;
}

.c-cards__item {
  color: #242424;
  position: relative;
  display: block;
  background-color: #fff;
}

a:hover .c-card__img img {
  opacity: 1;
}

.c-card {
  text-decoration: none !important;
}

.c-card__title {
  position: relative;
  font-weight: bold;
}

.c-card__title::after {
  background: url(/library/img/common/icon_arrow.png);
  background-size: cover;
  position: absolute;
  bottom: 0;
  content: '';
  display: block;
  right: 0;
}

.c-card__text {
  text-decoration: none;
}

.c-card__img {
  overflow: hidden;
  width: 100%;
}

.c-card__img img {
  opacity: 1;
}

.c-card__img img:hover {
  opacity: 1;
}

.c-media__heading {
  font-weight: bold;
  line-height: 1;
}

.c-media__job {
  font-weight: bold;
}

.c-media__relation {
  font-weight: bold;
  line-height: 1;
}

.c-media__link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  color: #83838c;
  line-height: 1;
}

.c-media__link:after {
  background: url('/library/img/common/icon_arrow.png');
  background-size: cover;
  vertical-align: top;
  position: relative;
  bottom: 1px;
  content: '';
  display: block;
}

.c-media__description {
  position: absolute;
  font-size: 15px;
  line-height: 1;
  color: #777;
  margin-top: -20px;
  margin-top: -2rem;
}

.c-notice {
  margin: 0 auto;
  padding: 0 0 30px;
}

.c-notice__body {
  border: 1px solid #b1b9c3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.p-main__visual {
  text-align: center;
}

.p-main__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.p-main__subtitle img {
  margin: 0 auto;
}

.p-main__illust {
  margin: 0;
}

.p-main__title {
  position: relative;
  margin: 0;
  display: block;
}

.p-main__link {
  display: block;
}

.p-main__link img {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.p-main__link img:hover {
  opacity: 0.6;
}

.p-main__group {
  margin: 0;
  position: relative;
}

.p-main__btn:after {
  right: 80px;
  right: 8rem;
}

.p-catalog__heading {
  font-weight: bold;
}

.p-catalog__text {
  text-decoration: none;
}

.p-summary__body {
  position: relative;
}

.p-summary__group {
  position: relative;
  top: 0;
  left: 0;
}

.p-summary__box {
  position: relative;
  display: block;
}

.p-summary__heading {
  position: relative;
}

.p-summary__heading-2 {
  position: relative;
}

.p-summary__box-inner-1::after {
  content: '';
  display: block;
}

.p-summary__box-inner-2::after {
  content: '';
  display: block;
}

.p-summary__btn {
  text-align: center;
  position: relative;
  margin: 0 auto;
  display: block;
}

.p-summary__btn-2 {
  text-align: center;
  position: relative;
  margin: 0 auto;
  display: block;
}

.p-summary__illust {
  position: absolute;
  bottom: 45px;
  right: 45px;
}

.p-summary__movie {
  position: relative;
  background-color: #fff;
}

.p-summary__movie-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  margin-top: -35px;
}

.p-summary__description {
  display: block;
  position: relative;
  color: #c03f3f;
  letter-spacing: 0;
  font-weight: bold;
}

.p-summary__border::after {
  content: '';
  display: block;
}

.base-modal:not(.button) a:before {
  display: none !important;
}

.p-summary__relation {
  font-weight: bold;
  line-height: 1;
}

.p-summary__relation-link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  color: #83838c;
  line-height: 1;
  font-weight: bold;
}

.p-summary__relation-link:after {
  background: url(https://www.sekisuihouse.co.jp/library/pbcommon/img/icon_outbound.png)
    no-repeat center/contain;
  background-size: cover;
  top: 0;
  position: relative;
  content: '';
  display: block;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.p-description__body {
  position: relative;
  text-align: left;
  background-color: #fff;
}

.p-description__heading {
  position: relative;
  text-align: center;
  font-weight: bold;
  line-height: 1;
}

.p-anchor {
  text-decoration: none;
  color: #242424;
  position: relative;
  border: 1px solid #d8d8d8;
  display: block;
}

.p-anchor__inner {
  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;
}

.p-anchor__body {
  position: relative;
}

.p-anchor__title {
  text-align: left;
  display: block;
  font-weight: bold;
}

.p-anchor__heading {
  text-align: left;
  display: block;
  font-weight: bold;
}

.p-anchor__text {
  background: url(/library/img/common/icon_arrow_in_page_anchor.png) no-repeat
    right 0 top 0px;
  background-size: contain;
  background-size: 15px;
  color: #83838c;
  font-weight: bold;
}

#profile {
  position: absolute;
  top: -30px;
}

.p-profile {
  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;
}

.p-profile__heading {
  font-weight: bold;
  line-height: 1;
}

.p-profile__job {
  font-weight: bold;
}

.p-profile__title {
  font-weight: bold;
}

.p-venue {
  position: relative;
}

.p-venue__body::after {
  content: '';
  display: block;
}

.p-venue__text {
  display: block;
}

.p-banner {
  display: block;
  text-align: center;
  position: relative;
  margin: 0 auto;
  color: #fff;
}

.p-banner__image {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  text-align: center;
}

.p-banner__image::after {
  background: url(/library/img/common/icon_arrow.png);
  background-size: cover;
  bottom: 0;
  content: '';
  display: block;
  height: 15px;
  position: absolute;
  right: 0;
  width: 15px;
  z-index: 2;
}

.p-banner:hover .p-banner__image {
  opacity: 0.7;
}

.p-banner__body {
  position: absolute;
  text-align: center;
  width: 100%;
}

.p-banner__body-2 {
  position: absolute;
  text-align: center;
  width: 100%;
}

.p-banner__ttl {
  position: relative;
  font-weight: bold;
}

.p-modal__area {
  display: none;
  position: fixed;
  z-index: 20;
  /*サイトによってここの数値は調整 */
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  overflow-y: auto;
  background-color: rgba(30, 30, 30, 0.6);
}

.p-modal__bg {
  width: 100%;
  height: 100%;
  position: absolute;
}

.p-modal__wrapper {
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin-bottom: 60px;
  background-color: #fff;
}

.close__modal {
  position: absolute;
  cursor: pointer;
  width: 36px;
  height: 36px;
  top: -46px;
  right: 0;
}

.close__modal img {
  width: 100%;
}

.p-modal__image img {
  width: 100%;
}

.p-modal__block {
  position: relative;
  padding: 0 0 0 39px;
  margin-bottom: 30px;
}

.p-modal__block::before {
  position: absolute;
  top: 0px;
  left: 0;
  width: 24px;
  height: 24px;
  background-size: contain;
  content: '';
  vertical-align: middle;
}

.p-modal__block-1::before {
  background-image: url(/library/gohon_sp/img/pop_number_001.png);
}

.p-modal__block-2::before {
  background-image: url(/library/gohon_sp/img/pop_number_002.png);
}

.p-modal__block-3::before {
  background-image: url(/library/gohon_sp/img/pop_number_003.png);
}

.p-modal__block-4::before {
  background-image: url(/library/gohon_sp/img/pop_number_004.png);
}

.p-modal__block-5::before {
  background-image: url(/library/gohon_sp/img/pop_number_005.png);
}

.p-modal__block-6::before {
  background-image: url(/library/gohon_sp/img/pop_number_006.png);
}

.p-modal__heading {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  font-weight: bold;
}

.p-modal__text {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
  margin-top: 15px;
}

.p-modal__margin {
  height: 50px;
}

.p-support__link {
  display: block;
  text-decoration: none;
  width: 100%;
  text-decoration: none;
  color: #242424;
}

.p-support__inner {
  border-radius: 10px;
}

.p-support__link {
  display: block;
  background-color: #fff;
  text-decoration: none;
  color: #242424;
}

.p-support__body {
  text-align: center;
}

.p-support__heading {
  text-align: center;
  font-weight: bold;
}

.p-support__text {
  color: #242442;
  text-decoration: none;
  text-align: center;
}

.p-support__btn {
  position: relative;
  background-image: none;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  text-align: center;
  position: relative;
  display: block;
}

.p-support__btn-1 {
  background-color: #005bab;
}

.p-support__btn-2 {
  background-color: #44793b;
}

.p-support__btntext {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  position: relative;
}

.p-support__btn-1:after {
  position: absolute;
  right: 20px;
  right: 2rem;
  top: 50%;
  margin-top: -7px !important;
  background: url('/library/gohon_sp/method/img/icon_003.png') no-repeat;
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 0 0 0;
  background-size: contain;
  vertical-align: middle;
}

.p-support__btn-2:after {
  position: absolute;
  right: 20px;
  right: 2rem;
  top: 50%;
  margin-top: -7px !important;
  background: url('/library/gohon_sp/method/img/icon_004.png') no-repeat;
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 0 0 0;
  background-size: contain;
  vertical-align: middle;
}

.p-movie {
  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;
}

.p-movie_thumbnail {
  position: relative;
}

.base-modal:not(.button) a:after {
  content: '';
  position: absolute;
  width: 45px;
  height: 45px;
  opacity: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 1;
  background: url(/library/gohon_sp/img/movie_icon_001.png);
  background-repeat: no-repeat;
  background-size: contain;
  border: none;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.base-modal:not(.button) a:hover:after {
  opacity: 0.7;
}

.p-movie__heading {
  font-weight: bold;
  line-height: 1;
}

.is-header__listitem-active::after {
  bottom: -5px;
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.u-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.gray-1 {
  background-color: #f4f4f4 !important;
}

.u-marker {
  padding: 0 0 5px;
  background-position: bottom;
  font-weight: bold;
}

.js-hide-text {
  display: none;
}

.u-fwb {
  font-weight: bold !important;
}

.swiper-wrapper {
  z-index: 0;
}

.swiper {
  opacity: 0;
}

.swiper-slide {
  width: 100%;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #fff;
  overflow: hidden;
}

.swiper-pagination {
  position: relative;
  bottom: 0px !important;
  top: 0;
}

.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin-left: 7.5px !important;
  margin-right: 7.5px !important;
}

.swiper-pagination-bullet:focus {
  outline: none;
}

.swiper-pagination-bullet-active {
  background-color: #000;
}

.swiper-slide-2 {
  background-color: #dce8ea;
}

.swiper-slide-3 {
  background-color: #dce8ea;
}

.swiper-slide-4 {
  background-color: #dce8ea;
}

.swiper-slide__image-1 {
  position: relative;
}

.swiper-slide__image-2,
.swiper-slide__image-3,
.swiper-slide__image-4 {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
}

.swiper-pagination {
  z-index: 8;
}

@media (min-width: 768px) {
  .b-o-moduleRowCards[data-b-row-num='4'] .b-m-boxLinkRow {
    margin-right: 16px !important;
    width: 278px !important;
  }
  .b-a-sliderNavi {
    display: none;
  }
  .l-cards {
    　padding: 100px 0;
  }
  .l-banner {
    width: 100%;
    margin: 40px auto 0;
    position: relative;
  }
  .l-banner-2 {
    width: 100%;
    margin: 40px auto 0;
    position: relative;
  }
  .l-main {
    width: 100%;
    margin: 0 auto;
    position: relative;
    background-size: cover;
    height: 630px;
    background-position: center;
  }
  .l-summary {
    padding: 0 0 0px;
  }
  .l-banner {
    width: 100%;
    margin: 40px auto 0;
    position: relative;
  }
  .l-banner-2 {
    width: 100%;
    margin: 40px auto 0;
    position: relative;
  }
  .l-support {
    padding: 100px 0;
  }
  .l-header__inner {
    width: 1160px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .l-movie {
    width: 100%;
    margin: 45px auto 0;
    position: relative;
  }
  .c-primary-heading {
    padding-left: 22px;
  }
  .c-primary-heading-1 {
    line-height: 1;
    font-size: 1.8rem;
    padding-bottom: 15px;
    display: block;
  }
  .c-primary-heading-2 {
    line-height: 1;
    font-size: 2.6rem;
  }
  .c-primary-heading-3 {
    line-height: 1;
    font-size: 2.6rem;
  }
  .c-primary-heading-4 {
    line-height: 1;
    font-size: 1.8rem;
    padding-top: 15px;
    display: block;
  }
  .c-secondary-heading {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 25px;
  }
  .c-thirdly-heading {
    line-height: 1;
    font-size: 2.6rem;
  }
  .c-usually-text {
    line-height: 2;
    font-size: 1.5rem;
  }
  .c-primary-btn {
    width: 505px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    padding: 29px 0;
  }
  .c-primary-btn:hover {
    opacity: 0.6;
  }
  .c-secondary-btn {
    font-size: 1.4em;
  }
  .c-secondary-btn:hover {
    opacity: 0.6;
  }
  .c-thirdly-btn {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -erbkit-transition: 0.5s;
    padding: 0 0 15px;
    border-bottom: 1px solid #d5d5d5;
  }
  .c-thirdly-btn:hover {
    opacity: 0.6;
  }
  .c-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 1160px;
    margin: 0 auto;
  }
  .c-cards__item {
    width: 366px;
  }
  .c-card__title {
    font-size: 1.8rem;
    line-height: 1;
    margin-bottom: 20px;
  }
  .c-card__title::after {
    width: 15px;
    height: 15px;
  }
  .c-card__text {
    font-size: 15px;
    line-height: 1.8;
  }
  .c-card__img img {
    transition: -webkit-transform 1s;
    -webkit-transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
  }
  .c-card__img img:hover {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
  }
  .c-card__body {
    padding: 20px 20px;
  }
  .c-cards__item .c-card__body {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .c-cards__item:hover .c-card__body {
    opacity: 0.6;
  }
  .c-media {
    width: 280px;
  }
  .c-media__image {
    width: 150px;
    margin-bottom: 15px;
  }
  .c-media__heading {
    margin-bottom: 10px;
    font-size: 2.2rem;
  }
  .c-media__job {
    margin-bottom: 15px;
    line-height: 1.6;
    font-size: 1.2rem;
    height: 5rem;
    margin-bottom: 15px;
  }
  .c-media__text {
    line-height: 1.6;
    font-size: 1.2rem;
  }
  .c-media__relation {
    font-size: 1.2rem;
    margin-top: 30px;
    margin-bottom: 15px;
  }
  .c-media__link {
    font-size: 1.4em;
    margin-top: 30px;
    margin-top: 15px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -erbkit-transition: 0.5s;
  }
  .c-media__link:hover {
    opacity: 0.6;
  }
  .c-media__link:after {
    width: 15px;
    height: 15px;
    margin-left: 1.5rem;
  }
  .c-notice {
    width: 1160px;
    margin-top: 30px;
  }
  .c-notice__text {
    padding: 25px 30px;
    text-align: center;
  }
  .p-main__visual {
    margin: 0 auto;
    width: 100%;
  }
  .p-main__body {
    margin: 0 auto;
    width: 100%;
    position: absolute;
  }
  .p-main__subtitle img {
    width: 153px;
    height: 118px;
    margin-top: 45px;
  }
  .p-main__illust {
    width: 241px;
    margin-top: 30px;
  }
  .p-main__title img {
    width: 430px;
    height: 121px;
  }
  .p-main__link {
    position: absolute;
    cursor: pointer;
    left: 0;
    top: 745px;
    width: 360px;
    height: 210px;
  }
  .p-main__group {
    left: 670px;
    top: 382px;
    width: 415px;
  }
  .p-main__date {
    margin-bottom: -20px;
    z-index: 2;
    width: 415px;
    height: 91px;
    position: relative;
  }
  .p-main__btn {
    width: 415px;
    padding: 51px;
  }
  .p-catalog {
    position: relative;
  }
  .p-catalog__link .c-primary-btn {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p-catalog__link:hover .c-primary-btn {
    opacity: 0.6;
  }
  .p-catalog__heading {
    font-size: 1.5rem;
    line-height: 2;
  }
  .p-catalog__image {
    width: 488px;
  }
  .p-catalog__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
  }
  .p-catalog__textarea {
    width: 550px;
  }
  .p-catalog__text {
    padding-bottom: 0px;
  }
  .p-catalog__btn {
    margin-top: 30px;
    padding-top: 15px;
    margin-bottom: 0;
  }
  .p-catalog__caption {
    line-height: 1;
    font-size: 1.2rem;
    text-align: center;
  }
  .p-summary__body {
    width: 1160px;
    margin: 0 auto;
    padding: 155px 0 0;
  }
  .p-summary__body-1 {
    padding: 155px 0 75px;
  }
  .p-summary__body-2 {
    padding: 75px 0 75px;
  }
  .p-summary__body-3 {
    padding: 75px 0 75px;
  }
  .p-summary__group {
    width: 650px;
    margin: 0 auto 0;
  }
  .p-summary__date {
    width: 550px;
    margin: -30px auto 60px;
    position: absolute;
    left: 50%;
    margin-left: -275px;
  }
  .p-summary__box {
    width: 1010px;
    margin: 180px auto 30px;
    padding: 45px 45px;
    border: 1px solid #d8d8d8;
  }
  .p-summary__heading {
    margin-bottom: 40px;
  }
  .p-summary__heading-2 {
    margin-bottom: 30px;
  }
  .p-summary__box-inner {
    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;
    padding-top: 45px;
  }
  .p-summary__box-inner-1::after {
    width: 200px;
  }
  .p-summary__box-inner-2::after {
    width: 440px;
  }
  .p-summary__row {
    width: 1010px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .p-summary__movie {
    width: 1160px;
    margin: 0 auto 0px;
    padding: 0px 0 45px;
  }
  .movie-inner {
    width: 1110px;
  }
  .p-summary__thumbnail {
    width: 1010px;
    padding: 15px 25px;
    background-color: #f4f4f4;
    margin: 0 auto;
    overflow: visible;
  }
  .p-summary__thumbnail iframe {
    width: 960px;
    height: 560px;
    overflow: visible;
  }
  .p-summary__description {
    text-align: center;
    margin: 0 auto 10px;
    font-size: 15px;
    line-height: 2;
  }
  .p-summary__block {
    margin-bottom: 0px;
  }
  .p-summary__block-2 {
    margin-bottom: 0px;
  }
  .p-summary__block-3 {
    margin-bottom: 0px;
  }
  .p-summary-btn {
    margin-top: 30px;
  }
  .p-summary__relation {
    font-size: 1.2rem;
    margin-top: 30px;
    margin-bottom: 15px;
  }
  .p-summary__relation-link {
    font-size: 1.5em;
    margin-top: 30px;
    margin-top: 15px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .p-summary__relation-link:hover {
    opacity: 0.6 !important;
  }
  .p-summary__relation-link:after {
    width: 15px;
    height: 15px;
    margin-left: 1.5rem;
  }
  .p-description {
    width: 1160px;
    position: relative;
    margin: 0 auto;
  }
  .p-description__body {
    width: 100%;
    margin: 0 auto;
    padding: 75px 75px 30px;
  }
  .p-description__heading {
    font-size: 2.2rem;
    margin-bottom: 30px;
  }
  .p-anchor {
    width: 325px;
    padding: 30px;
    margin-top: 70px;
  }
  .p-anchor:hover .p-anchor__text {
    opacity: 0.6;
  }
  .p-anchor__thumbnail {
    width: 115px;
  }
  .p-anchor__body {
    width: 120px;
  }
  .p-anchor__title {
    font-size: 1.2rem;
    line-height: 1;
    margin-bottom: 15px;
  }
  .p-anchor__heading {
    font-size: 1.8rem;
    line-height: 1;
  }
  .p-anchor__text {
    font-size: 1.2rem;
    line-height: 17px;
    padding: 0 30px 0 0;
    position: absolute;
    bottom: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .p-profile__avater {
    width: 150px;
  }
  .p-profile__body {
    width: 730px;
  }
  .p-profile__heading {
    margin-bottom: 10px;
    font-size: 2.2rem;
  }
  .p-profile__job {
    margin-bottom: 30px;
    line-height: 1.6;
    font-size: 1.2rem;
  }
  .p-profile__text {
    line-height: 1.6;
    font-size: 1.2rem;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .p-profile__title {
    line-height: 1;
    font-size: 1.5rem;
    padding-right: 1rem;
  }
  .p-venue {
    width: 1010px;
    margin: 0 auto 45px;
  }
  .p-venue__text {
    line-height: 2;
    font-size: 1.5rem;
    padding-top: 10px;
  }
  .p-banner {
    width: 1160px;
    padding: 0 0 0;
  }
  .p-banner__body {
    top: 80px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .p-banner__body-2 {
    top: 80px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .p-banner__ttl {
    font-size: 18px;
    line-height: 1;
    text-align: center;
    margin-bottom: 15px;
  }
  .p-banner__text {
    font-size: 12px;
    line-height: 1;
    text-align: center;
  }
  .p-modal__wrapper {
    padding: 45px 0;
    width: 1160px;
    top: 100px;
  }
  .p-modal__body {
    padding: 0 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .p-modal__image {
    width: 505px;
  }
  .p-modal__box {
    width: 505px;
  }
  .p-support__link .p-support__btn {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p-support__link:hover .p-support__btn {
    opacity: 0.6;
  }
  .p-support__heading img {
    width: 180px;
    height: 33px;
    margin-bottom: 20px;
  }
  .p-support__inner {
    padding: 80px 0;
    width: 1160px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .p-support__image {
    width: 550px;
  }
  .p-support__link {
    width: 550px;
    text-align: center;
    padding-bottom: 45px;
  }
  .p-support__body {
    width: 550px;
    margin: 0 auto;
  }
  .p-support__heading {
    line-height: 1;
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
  .p-support__text {
    line-height: 2;
    font-size: 1.5rem;
    margin-bottom: 15px;
  }
  .p-support__logo-1 {
    width: 140px;
    margin: 0 auto;
    padding: 67px 0 52px;
  }
  .p-support__logo-2 {
    width: 100px;
    margin: 0 auto;
    padding: 45px 0 28px;
  }
  .p-support__btn {
    width: 366px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -erbkit-transition: 0.5s;
    padding: 20px 0;
    margin: 0 auto;
    background-size: 15px;
  }
  .p-support__btn:hover {
    opacity: 0.6;
  }
  .p-support__btntext {
    margin-left: -2rem;
  }
  .p-movie {
    margin-bottom: 40px;
  }
  .p-movie:last-child {
    margin-bottom: 0px;
  }
  .p-movie_thumbnail {
    width: 550px;
  }
  .p-movie___textarea {
    width: 550px;
  }
  .p-movie__heading {
    margin-bottom: 10px;
    font-size: 2.2rem;
  }
  .u-flex_pc {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .u-marker {
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(20%, transparent),
      color-stop(20%, #dce8ea)
    );
    background: linear-gradient(transparent 20%, #dce8ea 20%);
  }
  .swiper-slide {
    height: 630px;
  }
  .swiper-pagination {
    margin-top: 20px;
  }
  .swiper-slide-1 {
    background-image: url('/library/gohon_sp/img/main_slide_001_pc.jpg');
  }
  .swiper-slide__image-1 {
    width: 660px;
    margin: -75px auto 0;
    top: 50%;
  }
  .swiper-slide__image-2,
  .swiper-slide__image-3,
  .swiper-slide__image-4 {
    width: 1160px;
    margin: 60px auto;
  }
}

@media (max-width: 767px) {
  .b-o-header {
    position: relative;
  }
  .b-o-header_inner {
    padding: 0 60px 0 16px;
  }
  .l-cards {
    padding: 80px 0 20px;
  }
  .l-banner {
    margin: 0 auto;
    position: relative;
    width: 100%;
    margin: 30px auto 0;
  }
  .l-banner-2 {
    margin: 0 auto;
    position: relative;
    width: 100%;
    margin: 30px auto 0;
  }
  .l-main {
    width: 100%;
    margin: 0 auto;
    position: relative;
    background-size: cover;
  }
  .l-banner {
    margin: 0 auto;
    position: relative;
    width: 100%;
    margin: 30px auto 0;
  }
  .l-banner-2 {
    margin: 0 auto;
    position: relative;
    width: 100%;
    margin: 30px auto 0;
  }
  .l-support {
    padding-top: 80px;
    padding-bottom: 40px;
  }
  .l-header__inner {
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .l-movie {
    margin: 0 auto;
    position: relative;
    width: 100%;
    margin: 25px auto 0;
  }
  .c-primary-heading {
    padding-left: 15px;
  }
  .c-primary-heading-1 {
    line-height: 2;
    font-size: 1.5rem;
    margin-top: -0.5rem;
    display: inline-block;
  }
  .c-primary-heading-2 {
    line-height: 1.6;
    font-size: 2rem;
    margin-bottom: -0.8rem;
    display: inline-block;
  }
  .c-primary-heading-3 {
    line-height: 2;
    font-size: 2rem;
    margin-top: -0.8rem;
    margin-bottom: -0.8rem;
  }
  .c-primary-heading-4 {
    padding-top: 9px;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: -0.5rem;
    display: inline-block;
  }
  .c-secondary-heading {
    line-height: 1.6;
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
  .c-thirdly-heading {
    line-height: 1;
    font-size: 2rem;
  }
  .c-usually-text {
    line-height: 2;
    font-size: 1.5rem;
  }
  .c-primary-btn {
    width: 90%;
    margin: 0 auto;
    padding: 32px 0;
  }
  .c-primary-btn__text {
    font-size: 1.5rem;
  }
  .c-primary-btn:after {
    right: 4rem;
  }
  .c-secondary-btn {
    font-size: 1.5rem;
  }
  .c-thirdly-btn {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 10px;
    border-bottom: 1px solid #d5d5d5;
    position: relative;
  }
  .c-thirdly-btn__text {
    font-size: 1.5rem;
    padding: 0 0;
    margin-right: 2rem;
    line-height: 1.6;
  }
  .c-thirdly-btn:after {
    top: 5px;
  }
  .c-thirdly-btn--popicon:after {
    top: 5px;
  }
  .c-cards {
    margin: 0 auto;
  }
  .c-cards__item {
    margin-bottom: 15px;
    background-color: #fff;
  }
  .c-card__title {
    font-size: 1.8rem;
    line-height: 1;
    margin-bottom: 15px;
  }
  .c-card__title::after {
    width: 15px;
    height: 15px;
  }
  .c-card__text {
    font-size: 15px;
    line-height: 1.8;
  }
  .c-card__image {
    width: 46%;
  }
  .c-card__body {
    padding: 15px 15px 15px;
  }
  .c-media {
    width: 100%;
    padding-bottom: 30px;
  }
  .c-media__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .c-media__image {
    margin-bottom: 20px;
    width: 46%;
  }
  .c-media__body {
    margin-bottom: 20px;
    width: 46%;
  }
  .c-media__heading {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
  .c-media__job {
    margin-bottom: 0px;
    line-height: 1.6;
    font-size: 1.2rem;
  }
  .c-media__text {
    line-height: 1.6;
    font-size: 1.2rem;
  }
  .c-media__relation {
    margin-top: 30px;
    margin-bottom: 10px;
    margin-top: 20px;
    font-size: 1.2rem;
  }
  .c-media__link {
    font-size: 1.5rem;
  }
  .c-media__link:after {
    width: 15px;
    height: 15px;
    margin-left: 1.5rem;
  }
  .c-notice {
    width: 100%;
    padding: 0 0 20px;
    margin-top: 30px;
  }
  .c-notice__text {
    padding: 25px 30px;
  }
  .p-main__base {
    position: absolute;
    width: 66.7%;
    padding-top: 30px;
    padding-left: 37px;
    padding-right: 41px;
    padding-bottom: 13px;
    margin-left: 5%;
    margin-top: 73.5%;
  }
  .p-main__body {
    position: relative;
  }
  .p-main__box {
    background-color: #fff;
    padding: 25px 35px 25px 55px;
  }
  .p-main__subtitle {
    width: 38%;
    margin-top: 15px;
  }
  .p-main__illust {
    margin-top: 0px;
    width: 61%;
  }
  .p-main__link {
    width: 90%;
    margin: 0 auto 15px;
  }
  .p-main__group {
    margin-top: 0px;
    width: 61%;
  }
  .p-main__btn:after {
    right: 4rem;
  }
  .p-catalog__heading {
    line-height: 2;
    font-size: 1.5rem;
  }
  .p-catalog__image {
    margin: 0 auto;
    text-align: center;
    padding: 0 0 25px;
    width: 90%;
  }
  .p-catalog__body {
    margin: 0 auto;
  }
  .p-catalog__text {
    margin-bottom: 30px;
  }
  .p-catalog__btn {
    margin: 0 auto 30px;
  }
  .p-catalog__caption {
    line-height: 2;
    font-size: 1.2rem;
    margin-top: 10px;
    text-align: left;
  }
  .p-catalog__btn:last-child {
    margin: 0 auto 0px;
  }
  .p-summary__body {
    position: relative;
    display: block;
    width: 90%;
    margin: 0 auto;
    padding: 100px 0 30px;
  }
  .p-summary__body-1 {
    padding: 70px 0 0px;
  }
  .p-summary__body-2 {
    padding: 40px 0 0px;
  }
  .p-summary__body-3 {
    padding: 40px 0 0px;
  }
  .p-summary__date {
    margin: 0 auto 10px;
    position: relative;
    width: 90%;
    top: 0;
  }
  .p-summary__box {
    margin-top: 50px;
  }
  .p-summary__heading {
    margin-bottom: 25px;
  }
  .p-summary__heading-2 {
    margin-bottom: 30px;
  }
  .p-summary__box-inner {
    margin: 0 auto 60px;
    position: relative;
    width: 90%;
  }
  .p-summary__box-inner-1::after {
    display: inline-block;
    position: absolute;
    content: '';
    bottom: -20px;
    /*下線の上下の位置*/
    left: 50%;
    width: 75px;
    /*下線の幅*/
    height: 1px;
    /*下線の太さ*/
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    /*位置の調整*/
    background-color: #d8d8d8;
    /*下線の色*/
  }
  .p-summary__box-inner-2::after {
    display: inline-block;
    position: absolute;
    content: '';
    bottom: -20px;
    /*下線の上下の位置*/
    left: 50%;
    width: 75px;
    /*下線の幅*/
    height: 1px;
    /*下線の太さ*/
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    /*位置の調整*/
    background-color: #d8d8d8;
    /*下線の色*/
  }
  .p-summary__row {
    padding-top: 10px;
  }
  .p-summary__movie {
    width: 90%;
    margin: 0 auto;
  }
  .p-summary__thumbnail {
    position: relative;
    width: 100%;
    padding: 56.25% 0 0;
  }
  .p-summary__thumbnail iframe {
    position: absolute;
    top: 0;
    left: 5%;
    width: 90%;
    height: 90%;
    right: 5%;
  }
  .p-summary__description {
    text-align: left;
    width: 90%;
    margin: 0 auto 10px;
    font-size: 15px;
    line-height: 2;
  }
  .p-summary__border::after {
    display: inline-block;
    position: absolute;
    content: '';
    bottom: -50px;
    /*下線の上下の位置*/
    left: 50%;
    width: 75px;
    /*下線の幅*/
    height: 1px;
    /*下線の太さ*/
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    /*位置の調整*/
    background-color: #d8d8d8;
    /*下線の色*/
  }
  .p-summary__block {
    padding-bottom: 40px;
  }
  .p-summary__block-2 {
    padding-bottom: 0px;
  }
  .p-summary__block-3 {
    padding-bottom: 25px;
  }
  .p-summary-btn {
    margin-top: 25px;
  }
  .p-summary__relation {
    margin-top: 30px;
    margin-bottom: 10px;
    margin-top: 20px;
    font-size: 1.2rem;
  }
  .p-summary__relation-link {
    font-size: 1.5rem;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .p-summary__relation-link:after {
    width: 15px;
    height: 15px;
    margin-left: 1.5rem;
  }
  .p-description {
    position: relative;
    display: block;
    width: 100%;
    background-color: #dce8ea;
  }
  .p-description__body {
    width: 90%;
    margin: 0 auto;
    padding: 30px 5%;
  }
  .p-description__heading {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 20px;
  }
  .p-anchor {
    width: 90%;
    margin: 30px auto 0;
    padding: 20px 30px;
  }
  .p-anchor__thumbnail {
    width: 45%;
  }
  .p-anchor__body {
    width: 45%;
    padding-top: 20px;
  }
  .p-anchor__title {
    font-size: 1.2rem;
    line-height: 1;
    margin-bottom: 10px;
  }
  .p-anchor__heading {
    font-size: 1.5rem;
    line-height: 1;
    margin-bottom: 25px;
  }
  .p-anchor__text {
    font-size: 1.2rem;
    line-height: 17px;
    padding: 0 1.5rem 0 0;
  }
  .p-profile {
    width: 90%;
    margin: 110px auto 0;
  }
  .p-profile__avater {
    margin-bottom: 20px;
    width: 46%;
  }
  .p-profile__body {
    margin-bottom: 20px;
    width: 46%;
  }
  .p-profile__heading {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
  .p-profile__job {
    margin-bottom: 0px;
    line-height: 1.6;
    font-size: 1.2rem;
  }
  .p-profile__text {
    line-height: 1.6;
    font-size: 1.2rem;
    width: 90%;
    margin: 0 auto;
  }
  .p-profile__title {
    line-height: 1;
    font-size: 1.5rem;
    padding-right: 1rem;
  }
  .p-venue {
    width: 90%;
    margin: 100px auto 50px;
  }
  .p-venue__body::after {
    display: inline-block;
    position: absolute;
    content: '';
    top: -50px;
    /*下線の上下の位置*/
    left: 50%;
    width: 75px;
    /*下線の幅*/
    height: 1px;
    /*下線の太さ*/
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    /*位置の調整*/
    background-color: #d8d8d8;
    /*下線の色*/
  }
  .p-venue__text {
    line-height: 2;
    font-size: 1.2rem;
    padding-top: 10px;
    margin: 0 auto;
  }
  .p-banner {
    width: 100%;
  }
  .p-banner__body {
    top: 65px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 90%;
  }
  .p-banner__body-2 {
    top: 55px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 90%;
  }
  .p-banner__ttl {
    line-height: 1;
    font-size: 1.5rem;
    margin-bottom: 15px;
  }
  .p-banner__text {
    line-height: 1.6;
    font-size: 1rem;
    font-weight: bold;
  }
  .p-banner__group {
    margin: 0 auto;
    padding: 30px 0;
  }
  .p-banner__date {
    margin: 0 auto 10px;
    position: relative;
    width: 80%;
  }
  .p-modal__wrapper {
    max-width: 90%;
    width: 90%;
    top: 70px;
  }
  .p-modal__body {
    width: 90%;
    margin: 0 auto;
    padding: 30px 0 30px;
  }
  .p-modal__image {
    padding-bottom: 30px;
  }
  .p-support__heading img {
    width: 120px;
    height: 22px;
    margin-bottom: 20px;
  }
  .p-support__inner {
    padding: 5% 5% 5%;
  }
  .p-support__image {
    margin: 0 auto;
    padding: 0 0 20px;
  }
  .p-support__link {
    width: 90%;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 30px;
  }
  .p-support__body {
    margin: 0 auto;
  }
  .p-support__heading {
    line-height: 1;
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  .p-support__text {
    line-height: 2;
    font-size: 1.5rem;
    text-align: left;
  }
  .p-support__text-1 {
    width: 90%;
    margin: 0 auto 20px;
  }
  .p-support__text-2 {
    width: 90%;
    margin: 0 auto 30px;
    text-align: center;
  }
  .p-support__logo-1 {
    width: 42%;
    margin: 0px auto 0;
    padding-top: 50px;
    padding-bottom: 30px;
  }
  .p-support__logo-2 {
    width: 30%;
    margin: 0px auto 0px;
    padding-top: 23px;
    padding-bottom: 36px;
  }
  .p-support__btn {
    width: 90%;
    margin: 0 auto;
    padding: 15px 0;
    position: relative;
  }
  .p-support__btntext {
    line-height: 1.6;
    margin-right: 2rem;
  }
  .p-support__box {
    margin-bottom: 40px;
  }
  .p-support__btn:after {
    right: 2rem;
  }
  .p-movie {
    width: 100%;
    margin: 0 auto 0;
  }
  .p-movie_thumbnail {
    margin-bottom: 25px;
    width: 100%;
  }
  .p-movie___textarea {
    margin-bottom: 40px;
    width: 100%;
  }
  .p-movie__heading {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
  #js-header.is-fixed {
    left: 0;
    top: 0;
    position: fixed;
    width: 100%;
  }
  .u-flex_sp {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .u-pt50_sp {
    padding-top: 50px !important;
  }
  .u-marker {
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(20%, transparent),
      color-stop(20%, #bed3d6)
    );
    background: linear-gradient(transparent 20%, #bed3d6 20%);
  }
  .swiper-slide {
    height: 134.34vw;
  }
  .swiper-pagination {
    margin-top: 10px;
  }
  .swiper-slide-1 {
    background-image: url('/library/gohon_sp/img/main_slide_001_sp.jpg');
  }
  .swiper-slide__image-1 {
    width: 90%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 35px;
  }
  .swiper-slide__image-2,
  .swiper-slide__image-3,
  .swiper-slide__image-4 {
    width: 90%;
    margin: 5% auto;
  }
}

@media screen and (max-width: 767px) {
  .hoge {
    font-size: 12px;
  }
  .u-mb0_sp {
    margin-bottom: 0px !important;
  }
  .u-mb-45_sp {
    margin-bottom: -45px !important;
  }
}

@media screen and (min-width: 768px) {
  .u-mt0_pc {
    margin-top: 0px !important;
  }
  .u-mt30_pc {
    margin-top: 30px !important;
  }
  .u-mt50_pc {
    margin-top: 50px !important;
  }
  .u-mb30_pc {
    margin-bottom: 30px !important;
  }
}

/*# sourceMappingURL=maps/style.css.map */
