@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-banner {
  background-color: #dce8ea;
}

.l-banner-2 {
  background-color: #dce8ea;
}

.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 {
  background-color: #dce8ea;
}

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

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

.l-banner-2 {
  background-color: #dce8ea;
}

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

.c-primary-heading {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
}

.c-secondary-heading {
  position: relative;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  color: #128940;
}

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

.c-thirdly-heading {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #19b0e8;
}

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

.c-lead-text {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
}

.c-primary-btn {
  background-image: none;
  background-color: #1b6459;
  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: -18px;
  margin-left: -1.8rem;
}

.c-primary-btn: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_outbound_w.png')
    no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  right: 31px;
  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: 15px 20px;
  background-image: none;
  background-color: #19b0e8;
  color: #fff;
  text-decoration: none;
  border-radius: 3px;
  text-align: left;
  position: relative;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.c-secondary-btn__text {
  font-size: 15px;
  line-height: 1;
  font-weight: bold;
}

.c-secondary-btn:after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 0 0 0;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  right: 15px;
  top: 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: #f4f4f4;
  border-bottom: 1px solid #cccccc;
}

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/gohon_sp/img/icon_001.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;
  font-weight: bold;
}

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

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

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

.c-alert {
  margin: 0 auto;
  padding: 0 0 60px;
}

.c-alert__body {
  border: 1px solid #e91818;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.c-alert__text {
  color: #e91818;
}

.c-alert__text-2 {
  color: #242424;
  text-align: left;
}

.c-alert__text a {
  color: #242424;
  text-align: center;
  margin-top: 10px;
  display: block;
  text-decoration: none;
  position: relative;
  border: 1px solid #aaa;
  line-height: 58px;
  padding: 0 60px;
}

@media screen and (min-width: 768px) {
  .c-alert__text a {
    transition: 0.5s;
  }
  .c-alert__text a:hover {
    opacity: 0.5;
  }
}

.c-alert__text a:hover {
  text-decoration: none;
}

.c-alert__text a img {
  width: 15px;
  height: 15px;
  margin-bottom: 4px;
  position: absolute;
  top: 23px;
  right: 25px;
}
.p-main__visual {
  text-align: center;
}

.p-main__base {
  background-color: #fff;
}

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

.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: 40px;
}

.p-main-btn__text {
  font-size: 15px;
  font-size: 1.5rem;
}

.p-catalog__link {
  display: block;
  text-decoration: none;
  width: 100%;
}

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

.p-catalog__inner {
  background-color: #fff;
}

.p-catalog__text {
  color: #242442;
  text-decoration: none;
}

.p-contents__title {
  color: #128940;
  font-family: dnp-shuei-gothic-kin-std, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.p-contents--margin {
  position: relative;
  width: 100%;
  padding-bottom: 45px;
  background-color: #dce8ea;
}

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

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

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

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

.p-summary__heading {
  position: relative;
  display: block;
  font-weight: bold;
  color: #128940;
}

.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__btn-3 {
  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;
  letter-spacing: 0;
}

.p-summary__description-2 {
  display: block;
  position: relative;
  letter-spacing: 0;
}

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

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

.p-summary__category {
  font-weight: bold;
  color: #83838c;
  position: relative;
}

.p-summary__category::after {
  content: '';
  display: inline-block;
  height: 2px;
  background-color: #8b8b8b;
  position: absolute;
  bottom: -10px;
  left: 50%;
  width: 16px;
  margin-left: -8px;
}

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

.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,
.p-banner__image-1 {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  text-align: center;
}

.p-banner__image::after {
  position: absolute;
  bottom: 0;
  content: '';
  display: block;
  background: url('https://www.sekisuihouse.co.jp/library/img/common/icon_external_white.png');
  background-size: cover;
}

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

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

.p-banner__body {
  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/method/img/pop_number_001.png);
}

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

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

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

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

.p-modal__block-6::before {
  background-image: url(/library/gohon_sp/method/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;
}

.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-underline {
  text-decoration: underline;
}

.u-text__link {
  text-decoration: underline;
  color: #242424;
}

.u-text__link:hover {
  text-decoration: none;
}

@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%;
    padding-top: 75px;
    margin: 0 auto 0;
    position: relative;
  }

  .l-banner-2 {
    width: 100%;
    padding-top: 0px;
    margin: 0 auto 30px;
    position: relative;
  }

  .l-main {
    width: 100%;
    background-image: url('/library/gohon_sp/2022/img/main_img_001_pc.jpg');
    margin: 0 auto;
    position: relative;
    background-size: cover;
    height: 680px;
    background-position: center;
  }

  .l-summary {
    padding: 60px 0 0px;
  }

  .l-summary-2 {
    padding: 75px 0 0px;
    margin: 0 auto;
  }

  .l-banner {
    width: 100%;
    padding-top: 75px;
    margin: 0 auto 0;
    position: relative;
  }

  .l-banner-2 {
    width: 100%;
    padding-top: 0px;
    margin: 0 auto 30px;
    position: relative;
  }

  .l-support {
    padding: 100px 0;
  }

  .c-primary-heading {
    line-height: 1.5;
    font-size: 4rem;
  }

  .c-secondary-heading {
    font-size: 3rem;
  }

  .c-thirdly-heading {
    line-height: 1;
    font-size: 2.6rem;
  }

  .c-usually-text {
    line-height: 2;
    font-size: 1.5rem;
  }

  .c-lead-text {
    line-height: 2;
    font-size: 1.8rem;
  }

  .c-primary-btn {
    width: 360px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    padding: 30px 0;
  }

  .c-primary-btn:hover {
    opacity: 0.6;
  }

  .c-secondary-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: 550px;
  }

  .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: 30px 30px;
  }

  .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: 700px;
    margin-bottom: 30px;
  }

  .c-media-3 {
    width: 960px;
    margin-bottom: 30px;
  }

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

  .c-media:last-child {
    margin-bottom: 0px;
  }

  .c-media__image {
    width: 150px;
    margin-right: 40px;
  }

  .c-media__heading {
    margin-bottom: 15px;
    font-size: 2.2rem;
  }

  .c-media__job {
    margin-bottom: 15px;
    line-height: 1.6;
    font-size: 1.2rem;
    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.5em;
    margin-top: 30px;
    margin-top: 15px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -erbkit-transition: 0.5s;
  }

  .c-media__link-1 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .c-media__link:hover {
    opacity: 0.6 !important;
  }

  .c-media__link:after {
    width: 15px;
    height: 15px;
    margin-left: 1.5rem;
  }

  .c-card__title {
    font-size: 1.8rem;
    line-height: 1;
    margin-bottom: 20px;
  }

  .c-alert {
    width: 1160px;
  }
  .c-alert__box {
    margin: 0px auto 0;
    text-align: center;
  }
  .c-alert__text {
    padding: 25px 30px 25px;
    text-align: center;
  }
  .c-alert__text-2 {
    padding: 0px 30px 0px;
    text-align: left;
    display: inline-block;
    font-size: 1.7rem;
    font-weight: normal;
  }
  .c-alert__text-2 span {
    font-weight: bold;
    text-align: center;
    display: block;
    font-weight: bold;
    font-size: 2.2rem;
    padding-bottom: 10px;
  }
  .p-main__visual {
    margin: 0 auto;
    width: 1160px;
  }

  .p-main__body {
    margin: 0 auto;
    width: 365px;
    padding-top: 40px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 40px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -20px;
    background-color: #fff;
    position: absolute;
  }

  .p-main__subtitle {
    padding-bottom: 25px;
  }

  .p-main__subtitle img {
    width: 245px;
    height: 57px;
  }

  .p-main__title {
    padding-bottom: 25px;
  }

  .p-main__title img {
    width: 245px;
    height: 205px;
  }

  .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: 245px;
    padding: 21px 0;
  }

  .p-main__text {
    padding-bottom: 25px;
  }

  .p-main__text img {
    height: 32px;
    width: 245px;
  }

  .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 {
    padding-top: 75px;
    margin-bottom: 30px;
  }

  .p-catalog__heading img {
    width: 180px;
    height: 33px;
    margin-bottom: 20px;
  }

  .p-catalog__inner {
    padding: 45px 45px;
    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;
    position: relative;
  }

  .p-catalog__image {
    width: 490px;
    text-align: center;
  }

  .p-catalog__image img {
    width: 376px;
  }

  .p-catalog__body {
    width: 490px;
  }

  .p-catalog__text {
    line-height: 1.6;
    font-size: 1.5rem;
    margin-bottom: 35px;
  }

  .p-catalog__btn {
    width: 366px;
    position: absolute;
    bottom: 45px;
  }

  .p-contents__title {
    width: 1160px;
    margin: 0 auto;
    padding-top: 22px;
    padding-bottom: 26px;
    line-height: 1;
  }

  .p-contents__title img {
    width: 190px;
    height: auto;
  }

  .p-summary__body {
    width: 1160px;
    margin: 0 auto;
    padding-bottom: 75px;
  }

  .p-summary__body-2 {
    width: 1160px;
    margin: 0 auto;
  }

  .p-summary__group {
    margin: 0 auto 0;
    padding: 50px 0 75px;
  }

  .p-summary__date {
    width: 473px;
    height: 30px;
    margin: 0 auto 50px;
    position: relative;
  }

  .p-summary__place {
    width: 688px;
    margin: 0 auto 50px;
    position: relative;
  }

  .p-summary__box {
    margin: 0px auto 80px;
    padding: 0 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .p-summary__heading {
    text-align: left;
    font-size: 1.5rem;
    line-height: 1.6;
    padding-left: 20px;
    padding-right: 10px;
  }

  .p-summary__heading::before {
    display: inline-block;
    position: absolute;
    content: '';
    /*左線の上下の位置*/
    left: 0;
    width: 2px;
    /*左線の幅*/
    height: 100%;
    /*左線の太さ*/
    background-color: #137e38;
    /*左線の色*/
  }

  .p-summary__box-inner-2::after {
    width: 440px;
  }

  .p-summary__row {
    width: 100%;
    padding: 0 100px 0px;
  }

  .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 {
    line-height: 1.6;
    font-size: 1.2rem;
    padding: 45px 0 0;
  }

  .p-summary__description-2 {
    line-height: 1.6;
    font-size: 1.2rem;
    padding: 45px 0 0;
  }

  .p-summary__category {
    font-size: 1.8rem;
    text-align: center;
    display: block;
    margin-bottom: 45px;
  }

  .p-description {
    width: 1160px;
    position: relative;
    margin: 0 auto;
  }

  .p-description__body {
    width: 100%;
    margin: 0 auto;
    padding: 75px 100px 0px;
  }

  .p-description__heading {
    padding-bottom: 45px;
  }

  .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;
  }

  .p-banner__image::after {
    width: 15px;
    height: 15px;
    right: 15px;
    bottom: 15px;
  }

  .p-banner__image-1::after {
    width: 15px;
    height: 15px;
    right: 0;
    bottom: 0;
  }

  .p-banner__body {
    top: 81px;
    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;
    padding-left: 1rem;
  }

  .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;
  }

  .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%);
  }
}

@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: 0 auto 0;
    padding-top: 25px;
  }

  .l-banner-2 {
    margin: 0 auto;
    position: relative;
    width: 100%;
    margin: 0 auto 20px;
    padding-top: 0px;
  }

  .l-main {
    width: 100%;
    margin: 0 auto;
    position: relative;
    background-size: cover;
  }

  .l-summary {
    padding: 20px 0 0px;
  }

  .l-summary-2 {
    padding: 30px 0 0px;
    margin: 0 auto;
  }

  .l-banner {
    margin: 0 auto;
    position: relative;
    width: 100%;
    margin: 0 auto 0;
    padding-top: 25px;
  }

  .l-banner-2 {
    margin: 0 auto;
    position: relative;
    width: 100%;
    margin: 0 auto 20px;
    padding-top: 0px;
  }

  .l-support {
    padding-top: 80px;
    padding-bottom: 40px;
  }

  .c-primary-heading {
    line-height: 1.5;
    font-size: 3rem;
  }

  .c-secondary-heading {
    font-size: 2rem;
    text-align: center;
  }

  .c-thirdly-heading {
    line-height: 1;
    font-size: 2rem;
  }

  .c-usually-text {
    line-height: 2;
    font-size: 1.5rem;
  }

  .c-lead-text {
    line-height: 2;
    font-size: 1.5rem;
  }

  .c-primary-btn {
    width: 100%;
    margin: 0 auto;
    padding: 32px 0;
  }

  .c-primary-btn__text {
    font-size: 1.5rem;
  }

  .c-primary-btn:after {
    right: 4rem;
  }

  .c-secondary-btn {
    text-align: center;
  }

  .c-cards {
    width: 90%;
    margin: 0 auto;
  }

  .c-cards__item {
    margin-bottom: 30px;
    background-color: #f4f4f4;
    border-bottom: 1px solid #cccccc;
  }

  .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__image {
    width: 46%;
  }

  .c-card__body {
    padding: 30px 20px 25px;
  }

  .c-media {
    width: 100%;
    padding-bottom: 30px;
  }

  .c-media-3 {
    width: 100%;
    padding-bottom: 30px;
  }

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

  .c-media:last-child {
    margin-bottom: 20px;
  }

  .c-media__wrapper {
    margin-bottom: 20px;
    width: 46%;
  }

  .c-media__body {
    margin-bottom: 20px;
    width: 46%;
  }

  .c-media__heading {
    margin-bottom: 10px;
    font-size: 2.2rem;
  }

  .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;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .c-media__link-1 {
    display: none !important;
  }

  .c-media__link:after {
    width: 15px;
    height: 15px;
    margin-left: 1.5rem;
  }

  .c-card__title {
    font-size: 1.8rem;
    line-height: 1;
    margin-bottom: 20px;
  }

  .c-alert {
    width: 90%;
    padding: 15px 0 35px;
  }

  .c-alert__text {
    padding: 25px 30px 25px;
  }
  .c-alert__text-2 {
    padding: 0px 0px 0px;
    margin-top: 0px;
  }
  .c-alert__text-2 span {
    font-weight: bold;
    text-align: center;
    display: block;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.4;
    padding-bottom: 10px;
  }

  .c-alert__text a {
    padding: 0px 0px 0;
    font-size: 1.6rem;
    line-height: 1.7;
    width: 90%;
    margin: 10px auto 0;
    border: none;
    text-align: left;
  }
  .c-alert__text a img {
    width: 15px;
    height: 15px;
    margin-left: 10px;
    margin-bottom: 4px;
    position: relative;
    top: 0;
    right: 0;
  }
  .p-main__base {
    position: relative;
    width: 81.5%;
    margin: 0 auto;
  }

  .p-main__body {
    position: relative;
    position: relative;
    width: 90%;
    margin: 0 auto;
    padding: 30px 0;
  }

  .p-main__subtitle {
    width: 81%;
    margin: 3.6% auto 9%;
  }

  .p-main__link {
    width: 90%;
    margin: 0 auto 15px;
  }

  .p-main__group {
    margin-top: 0px;
    width: 61%;
  }

  .p-main__btn {
    width: 81.5%;
    padding: 21px 0;
    margin: 30px auto 0px;
  }

  .p-main__btn:after {
    right: 4rem;
  }

  .p-main__text {
    width: 78%;
    padding-bottom: 8%;
  }

  .p-catalog__heading {
    padding-top: 40px;
    margin-bottom: 25px;
  }

  .p-catalog__heading img {
    width: 120px;
    height: 22px;
    margin-bottom: 20px;
  }

  .p-catalog__inner {
    padding: 5% 5% 5%;
  }

  .p-catalog__image {
    margin: 0 auto;
    text-align: center;
    padding: 0 0 5%;
  }

  .p-catalog__image img {
    width: 90%;
    margin: 0 auto 0 10%;
  }

  .p-catalog__body {
    margin: 0 auto;
  }

  .p-catalog__text {
    line-height: 1.6;
    font-size: 1.5rem;
  }

  .p-catalog__btn {
    width: 100%;
    margin: 15px 0 0px;
  }

  .p-contents__title {
    width: 90%;
    display: block;
    padding: 20px 0 18px;
    margin: 0 auto;
  }

  .p-contents__title img {
    width: 131px;
    height: auto;
  }

  .p-contents--margin {
    padding-bottom: 20px;
  }

  .p-summary__body {
    position: relative;
    display: block;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 50px;
  }

  .p-summary__body-2 {
    position: relative;
    display: block;
    width: 90%;
    margin: 0 auto;
  }

  .p-summary__date {
    margin: 0 auto 40px;
    position: relative;
    width: 94%;
    top: 0;
  }

  .p-summary__place {
    width: 70%;
    margin: 0 auto 40px;
  }

  .p-summary__box {
    margin-top: 0px;
    padding: 0px 8.83% 0;
  }

  .p-summary__heading {
    text-align: left;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 20px;
    padding-left: 10px;
  }

  .p-summary__heading::before {
    display: inline-block;
    position: absolute;
    top: -1px;
    content: '';
    /*左線の上下の位置*/
    left: 0;
    width: 2px;
    /*左線の幅*/
    height: 100%;
    /*左線の太さ*/
    background-color: #137e38;
    /*左線の色*/
  }

  .p-summary__box-inner {
    margin: 0 auto 0px;
    position: relative;
    width: 100%;
  }

  .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__btn {
    margin-bottom: 30px;
  }

  .p-summary__btn-2 {
    width: 82.35%;
    margin: 0px auto 0;
  }

  .p-summary__btn-3 {
    width: 100%;
    margin: 0px auto 0;
  }

  .p-summary__row {
    padding: 0px 8.83% 0;
  }

  .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: 50px auto 0px;
    line-height: 1.6;
    font-size: 1.2rem;
  }

  .p-summary__description-2 {
    text-align: left;
    width: 100%;
    margin: 30px auto 0px;
    line-height: 1.6;
    font-size: 1.2rem;
    padding-bottom: 20px;
  }

  .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__category {
    font-size: 1.8rem;
    text-align: center;
    display: block;
    margin-bottom: 40px;
  }

  .p-description {
    position: relative;
    display: block;
    width: 100%;
    background-color: #dce8ea;
  }

  .p-description__body {
    width: 90%;
    margin: 0 auto;
    padding: 40px 8% 30px;
  }

  .p-description__heading {
    padding-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: 90%;
  }

  .p-banner__image::after {
    width: 15px;
    height: 15px;
    right: 10px;
    bottom: 10px;
  }

  .p-banner__image-1::after {
    width: 15px;
    height: 15px;
    right: 0;
    bottom: 0;
  }

  .p-banner__body {
    top: 68px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 90%;
  }

  .p-banner__ttl {
    line-height: 1;
    font-size: 1.5rem;
    margin-bottom: 14px;
  }

  .p-banner__text {
    line-height: 1.6;
    font-size: 1rem;
    font-weight: bold;
    padding-left: 1rem;
  }

  .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;
  }

  .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-pb0_sp {
    padding-bottom: 0px !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%);
  }
}

@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;
  }

  .u-mb0_pc {
    margin-bottom: 0px !important;
  }
}
