@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-header {
  z-index: 99999;
  border-bottom: 1px solid #e8e8e8;
}

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

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

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

.l-breadcrumb {
  margin: 0 auto;
  width: 100%;
  background-color: #fff;
}

.c-primary-heading {
  font-style: normal;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  margin-top: 0;
}

.c-primary-heading-1 {
  font-weight: bold;
  display: block;
}

.c-primary-heading-2 {
  font-weight: bold;
  display: block;
}

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

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

.c-usually-textlink {
  text-decoration: underline;
  color: #242424;
}

.c-usually-textlink:hover {
  text-decoration: none;
}

.c-primary-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: #242424;
  font-weight: bold;
  border: 1px solid #D8D8D8;
  font-weight: normal;
}

.c-primary-btn:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  margin: 0 0 0 0;
  background: url(/library/img/common/icon_arrow.png);
  background-size: contain;
  vertical-align: middle;
  right: 25px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.c-primary-btn--icon-1: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: 25px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.c-primary-btn--icon-2: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.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  right: 25px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

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

.c-column__heading--indent {
  text-indent: -0.5em;
}

.c-column__btn-1 {
  margin: 0 auto;
  position: relative;
}

.c-column__btn-2 {
  margin: 0;
  position: relative;
}

.c-column__box-1 {
  text-align: center;
}

.c-breadcrumb {
  margin: 0 auto;
  position: relative;
}

.c-breadcrumb__list {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  white-space: nowrap;
  padding: 0 !important;
  margin: 0 !important;
}

.c-breadcrumb__listitem a {
  margin-right: 15px;
  padding: 6px 0;
  text-decoration: none;
  color: #242424;
  display: block;
  line-height: 2;
  font-size: 12px;
  font-size: 1.2rem;
  white-space: nowrap;
}

.c-breadcrumb__listitem a:hover {
  text-decoration: underline;
}

.c-breadcrumb__listitem a::after {
  color: #83838c;
  content: '>';
  display: inline-block;
  margin-left: 13px;
  text-decoration: none !important;
}

.c-breadcrumb__listitem:last-of-type a::after {
  content: '';
}

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

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

.u-tac {
  text-align: center !important;
}

.u-tal {
  text-align: left !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__image-1 {
  position: relative;
}

.swiper-slide__image-2,
.swiper-slide__image-3 {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, .1);
  box-shadow: 0px 2px 5px 0px rgba(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;
  }

  .b-is-pc_inline {
    display: inline !important;
  }

  .l-header {
    height: 100px;
  }

  .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-main {
    width: 100%;
    padding: 60px 0 60px;
    margin: 0 auto;
    position: relative;
  }

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

  .l-column {
    width: 100%;
    padding-bottom: 30px;
  }

  .c-primary-heading {
    font-size: 26px;
    line-height: 1.6;
    margin-bottom: 20px;
  }

  .c-primary-heading-1 {
    font-size: 18px;
    line-height: 1.6;
    padding-bottom: 5px;
  }

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

  .c-secondary-heading {
    padding-left: 22px;
    line-height: 1.5;
    font-size: 2.6rem;
  }

  .c-secondary-heading-4 {
    line-height: 1;
    font-size: 1.8rem;
    padding-top: 15px;
    display: block;
  }

  .c-thirdly-heading {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 25px;
  }

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

  .c-caption {
    line-height: 2;
    font-size: 1.2rem;
  }

  .c-primary-btn {
    font-size: 1.5em;
    line-height: 58px;
    width: 366px;
    text-align: center;
  }

  .c-primary-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-column__wraper {
    position: relative;
    width: 1160px;
    margin: 0 auto 30px;
  }

  .c-column__body {
    padding: 75px 100px;
  }

  .c-column__image {
    margin: 0 auto 45px;
    width: 640px;
  }

  .c-column__image-1 {
    margin: 0 auto 15px;
  }

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

  .c-column__text {
    margin-bottom: 45px;
  }

  .c-column__box-2 {
    width: 762px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
  }

  .c-column__caption {
    line-height: 2;
    font-size: 1.2rem;
    width: 640px;
    margin: 0 auto 45px;
  }

  .c-breadcrumb {
    width: 1160px;
  }

  .p-main__body {
    margin: 0 auto;
    width: 100%;
    position: relative;
  }

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

  .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 {
    width: 1160px;
    margin: 60px auto;
  }
}

@media (max-width: 767px) {
  .b-o-header {
    position: relative;
  }

  .b-o-header_inner {
    padding: 0 60px 0 16px;
  }

  .b-is-pc_inline {
    display: none !important;
  }

  .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-main {
    width: 100%;
    margin: 0 auto;
    position: relative;
    background-size: cover;
    padding: 40px 0 40px;
  }

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

  .l-column {
    padding-bottom: 45px;
  }

  .c-primary-heading {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 20px;
  }

  .c-primary-heading-1 {
    line-height: 1.6;
    font-size: 1.5rem;
    padding-top: 5px;
  }

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

  .c-secondary-heading {
    padding-left: 15px;
    line-height: 1.6;
    font-size: 2rem;
    margin-bottom: -0.8rem;
    display: inline-block;
  }

  .c-secondary-heading-4 {
    padding-top: 9px;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: -0.5rem;
    display: inline-block;
  }

  .c-thirdly-heading {
    line-height: 1.6;
    font-size: 1.5rem;
    margin-bottom: 20px;
  }

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

  .c-caption {
    line-height: 2;
    font-size: 1.2rem;
  }

  .c-primary-btn {
    font-size: 1.5rem;
    line-height: 58px;
    width: 100%;
    padding-left: 15px;
  }

  .c-primary-btn:after {
    right: 15px;
  }

  .c-primary-btn--icon-1:after {
    right: 15px;
  }

  .c-primary-btn--icon-2:after {
    right: 15px;
  }

  .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-column__wraper {
    margin: 0 auto 30px;
    position: relative;
    width: 90%;
  }

  .c-column__body {
    width: 82%;
    margin: 0 auto;
    padding: 40px 0;
  }

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

  .c-column__image-1 {
    margin: 0 auto 15px;
  }

  .c-column__heading {
    margin-bottom: 15px;
  }

  .c-column__text {
    margin-bottom: 25px;
  }

  .c-column__caption {
    line-height: 2;
    font-size: 1.2rem;
    margin: 0 auto 30px;
  }

  .c-breadcrumb {
    width: 90%;
  }

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

  .p-main__text {
    text-align: left;
  }

  .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-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 {
    width: 90%;
    margin: 5% auto;
  }
}

@media screen and (max-width: 767px) {
  .hoge {
    font-size: 12px;
  }

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

  .u-mb10_sp {
    margin-bottom: 10px !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-mb0_pc {
    margin-bottom: 0px !important;
  }

  .u-mb30_pc {
    margin-bottom: 30px !important;
  }
}
