/*
  Function
*/
/*
  CSS Override (Cancel)
*/
.contents,
.main_column {
  width: auto;
}

.pankuzu_area ul.pankuzu,
#main_visual {
  display: none;
}

.pankuzu_area {
  padding: 0;
}

.contents,
.contents .columns {
  padding-bottom: 0;
}

#wholewrapper {
  visibility: hidden;
}

/* PC */
@media screen and (min-width: 768px) {
  #main {
    padding-bottom: 0;
  }
  #main.main_contents.wide {
    max-width: 100%;
  }
}
/* TAB */
@media screen and (min-width: 768px) and (max-width: 1024px) {
  header .header_logo {
    padding-left: 15px;
  }

  #main {
    padding-bottom: 0;
  }
  #main.main_contents.wide {
    padding-left: 0;
    padding-right: 0;
  }
}
/* SP */
@media screen and (max-width: 767px) {
  #main {
    padding-bottom: 0;
  }
  #main.main_contents.wide {
    padding-left: 0;
    padding-right: 0;
  }
}
/*
  OP
*/
#main #op {
  display: none;
}

body > #op {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #fff;
  overflow: hidden;
  /* OP PC */
  /* OP TAB */
  /* OP SP */
  /* Opening SE */
}
body > #op .wrapper {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -40%);
  width: 100%;
  height: auto;
}
body > #op .wrapper .op__logo {
  opacity: 0;
  visibility: hidden;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  transition: opacity 0.7s ease-in;
}
body > #op .wrapper .op__logo img {
  width: 100%;
}
body > #op .wrapper .op__logo.active {
  opacity: 1;
  visibility: visible;
}
@media screen and (min-width: 768px) {
  body > #op .wrapper .op__logo {
    width: 15vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  body > #op .wrapper .op__logo {
    width: 35vw;
  }
}
@media screen and (max-width: 767px) {
  body > #op .wrapper .op__logo {
    width: 50vw;
  }
  body > #op .wrapper .op_text {
    margin: 2em auto 0 auto;
  }
  body > #op .wrapper .op_text img {
    width: 98vw;
    height: auto;
  }
}

/*
  Main
*/
#main {
  /* COMMON ALL */
  font-family: "Noto Sans JP", sans-serif;
  color: #211815;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.5;
  /* COMMON */
  /* COMMON PC */
  /* COMMON TAB */
  /* COMMON SP */
  /* COMMON SE */
  /* HERO */
  /* CAMPAIGN */
  /* PRICE */
}
#main img {
  vertical-align: bottom;
}
#main img[src$=".svg"] {
  max-width: 100%;
  height: auto;
}
#main a {
  text-decoration: none;
}
#main h2, #main h3, #main h4, #main h5, #main p, #main ul, #main ol, #main figure {
  padding: 0;
  margin: 0;
  list-style: none;
}
#main .container {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}
#main .d-block {
  display: block;
}
#main .d-inline {
  display: inline;
}
#main .d-none {
  display: none;
}
#main .text-left {
  text-align: left;
}
#main .text-center {
  text-align: center;
}
#main .text-right {
  text-align: right;
}
#main .color-black {
  color: #000;
}
#main .color-white {
  color: #fff;
}
#main .ls-0 {
  letter-spacing: 0;
}
#main .ls-01 {
  letter-spacing: 0.1em;
}
#main .ls-0-05 {
  letter-spacing: 0.05em;
}
#main .lh-1 {
  line-height: 1;
}
#main .lh-1-5 {
  line-height: 1.5;
}
#main .lh-1-6 {
  line-height: 1.6;
}
#main .lh-1-75 {
  line-height: 1.75;
}
#main .lh-1-87 {
  line-height: 1.87;
}
#main .lh-2 {
  line-height: 2;
}
#main .fs-80 {
  font-size: 80%;
}
#main .fw-100 {
  font-weight: 100;
}
#main .fw-200 {
  font-weight: 200;
}
#main .fw-300 {
  font-weight: 300;
}
#main .fw-400 {
  font-weight: 400;
}
#main .fw-500 {
  font-weight: 500;
}
#main .fw-600 {
  font-weight: 600;
}
#main .fw-700 {
  font-weight: 700;
}
#main .fw-900 {
  font-weight: 900;
}
#main .w-100 {
  width: 100%;
}
#main .img100 {
  width: 100%;
  height: auto;
}
#main .hover-opacity {
  opacity: 1;
  transition: opacity 0.6s ease-out;
}
#main .hover-opacity:hover {
  opacity: 0.8 !important;
}
#main .box-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}
#main .show-pc, #main .show-tab, #main .show-sp {
  display: none;
}
#main .font-sans {
  font-family: 'Noto Sans JP', serif;
}
#main .font-serif {
  font-family: 'Noto Serif JP', serif;
}
#main .animate-fadein {
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
#main .animate-fadein.is-animated {
  opacity: 1.0;
}
#main .bg-grade {
  position: relative;
}
#main .bg-grade::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background: url(../media/images/lp/heimtoyou/part2/price_bg.jpg) 0 0 no-repeat;
  background-size: cover;
}
#main .btn-common {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #211815;
  border-radius: 35px;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff264;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1;
  font-weight: 500;
  text-decoration: none;
  margin-inline: auto;
}
#main .btn-common::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  display: block;
  width: 11px;
  height: 21px;
  background-image: url(../media/images/lp/heim-thanks/btn-arrow-yellow.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  #main {
    background: url(../media/images/lp/heim-thanks/bg.jpg) 0 0 no-repeat;
    background-size: cover;
    font-size: 16px;
  }
  #main .show-pc {
    display: block;
  }
  #main .container {
    width: 1030px;
  }
  #main .btn-common {
    width: 350px;
    height: 70px;
    transition: background-color 0.3s ease-in, color 0.3s ease-in;
  }
  #main .btn-common::after {
    transition: background-image 0.3s ease-in, right 0.3s ease-in;
  }
  #main .btn-common:hover {
    background-color: #fff264;
    color: #211815;
  }
  #main .btn-common:hover::after {
    right: 15px;
    background-image: url(../media/images/lp/heim-thanks/btn-arrow-black.svg);
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #main .container {
    width: 100%;
  }
  #main .tab-max-img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #main .show-tab {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #main {
    background: url(../media/images/lp/heim-thanks/bg_sp.jpg) 0 0 no-repeat;
    background-size: cover;
    font-size: 14px;
  }
  #main img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #main .show-sp {
    display: block;
  }
  #main .btn-common {
    width: 100%;
    height: 65px;
  }
}
#main .hero {
  /* HERO PC */
  /* HERO TAB */
  /* HERO SP */
  /* HERO SE */
}
#main .hero .wrapper {
  position: relative;
}
#main .hero .wrapper::before, #main .hero .wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
}
#main .hero .wrapper::before {
  top: 0;
}
#main .hero .wrapper::after {
  bottom: 0;
}
#main .hero .wrapper .hero__house {
  position: relative;
  overflow: hidden;
}
#main .hero .wrapper .hero__house .hero__house--img {
  position: relative;
  z-index: 2;
}
#main .hero .wrapper .hero__house .fixation {
  position: absolute;
  top: 100px;
  left: 0;
  z-index: 1;
  opacity: 0;
  transition: top 0.6s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.6s ease;
}
#main .hero .wrapper .hero__house .fixation.active {
  top: 0;
  opacity: 1;
}
#main .hero .wrapper .hero__title {
  position: relative;
  bottom: -20px;
  opacity: 0;
  transition: bottom 0.3s ease-in, opacity 0.3s ease-in;
}
#main .hero .wrapper .hero__title.active {
  bottom: 0;
  opacity: 1;
}
@media screen and (min-width: 768px) {
  #main .hero .wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding: 100px 0;
  }
  #main .hero .wrapper::before, #main .hero .wrapper::after {
    height: 30px;
    background: url(../media/images/lp/heim-thanks/hero_line.svg) 0 0 repeat-x;
    background-size: contain;
  }
  #main .hero .wrapper .hero__title {
    margin: 0 0 10px 35px;
    margin-bottom: 10px;
  }
  #main .hero .hero__notice {
    font-size: 12px;
    margin-top: 2.5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #main .hero .wrapper {
    padding: 50px 0;
  }
  #main .hero .wrapper .hero__house {
    width: 39.5%;
  }
  #main .hero .wrapper .hero__title {
    width: 57.6%;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  #main .hero .wrapper {
    padding: 15px 0 25px;
  }
  #main .hero .wrapper::before, #main .hero .wrapper::after {
    height: 10px;
    background: url(../media/images/lp/heim-thanks/hero_line_sp.svg) 0 0 repeat-x;
    background-size: contain;
  }
  #main .hero .wrapper .hero__house {
    width: 60%;
    margin-inline: auto;
  }
  #main .hero .wrapper .hero__title {
    width: 86.6%;
    margin-inline: auto;
    margin-top: -4.5%;
  }
  #main .hero .hero__notice {
    font-size: 10px;
    letter-spacing: 0;
    margin-top: 5px;
  }
}
#main .campaign {
  /* CAMPAIGN PC */
  /* CAMPAIGN TAB */
  /* CAMPAIGN SP */
  /* CAMPAIGN SE */
}
#main .campaign .campaign__head h2 {
  letter-spacing: 0.1em;
  font-weight: 500;
}
#main .campaign .campaign__head h2 span {
  color: #a38436;
}
@media screen and (min-width: 768px) {
  #main .campaign {
    padding-top: 90px;
  }
  #main .campaign .campaign__head p {
    font-size: 20px;
  }
  #main .campaign .campaign__head h2 {
    font-size: 36px;
    margin-top: 2.5px;
  }
  #main .campaign .campaign__banner {
    margin-top: 70px;
  }
  #main .campaign .campaign__banner .campaign__banner--img:nth-of-type(2) {
    margin-top: 25px;
  }
  #main .campaign .campaign__btn {
    margin-top: 80px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #main .campaign {
    padding-top: 40px;
  }
  #main .campaign .campaign__head h2 {
    margin-top: 7.5px;
  }
  #main .campaign .campaign__banner {
    margin-top: 40px;
  }
  #main .campaign .campaign__btn {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  #main .campaign {
    padding-top: 30px;
  }
  #main .campaign .campaign__head p {
    font-size: 16px;
  }
  #main .campaign .campaign__head h2 {
    font-size: 25px;
    margin-top: 15px;
  }
  #main .campaign .campaign__banner {
    margin: 35px -15px 0 -15px;
  }
  #main .campaign .campaign__banner .campaign__banner--img:nth-of-type(2) {
    margin-top: 15px;
  }
  #main .campaign .campaign__btn {
    margin-top: 25px;
  }
}
@media screen and (max-width: 320px) {
  #main .campaign .campaign__head p {
    font-size: 14px;
  }
  #main .campaign .campaign__head h2 {
    font-size: 21px;
  }
}
#main .price {
  /* PRICE PC */
  /* PRICE TAB */
  /* PRICE SP */
  /* PRICE SE */
}
#main .price .price__head h2 {
  line-height: 1;
  letter-spacing: 0.1em;
  color: #a38436;
  font-weight: 600;
}
#main .price .price__select .price__select--title {
  position: relative;
  z-index: 1;
  display: table;
  margin-inline: auto;
  transform: translateY(50%);
}
#main .price .price__select .price__select--title h3 {
  position: relative;
  display: inline-block;
  background-color: #a38436;
  line-height: 1;
  letter-spacing: 0.1em;
  margin: auto;
}
#main .price .price__select .price__select--title h3::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -7px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #a38436 transparent transparent transparent;
  border-width: 8.66px 5px 0px 5px;
}
#main .price .price__select .price__select--list {
  position: relative;
  z-index: 0;
}
#main .price .price__select .price__select--list::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background: url(../media/images/lp/heim-thanks/price_arrow.svg) 0 0 no-repeat;
  background-size: contain;
  animation: arrow-up-down 4s infinite;
}
#main .price .price__select .price__select--list ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#main .price .price__select .price__select--list ul li img {
  width: 100%;
  height: auto;
}
#main .price .price__select .price__select--list .notice {
  letter-spacing: 0;
  text-align: right;
}
#main .price .price__select .price__select--notice {
  font-size: 87.5%;
  margin-top: 1em;
}
@media screen and (min-width: 768px) {
  #main .price {
    padding: 70px 0 80px 0;
  }
  #main .price .price__head p {
    font-size: 20px;
  }
  #main .price .price__head h2 {
    font-size: 50px;
    margin-top: 10px;
  }
  #main .price .price__select {
    margin-top: 50px;
  }
  #main .price .price__select .price__select--title h3 {
    font-size: 30px;
    padding: 15px 78.5px;
  }
  #main .price .price__select .price__select--list {
    background: url(../media/images/lp/heim-thanks/price_bg.png) 0 0 no-repeat;
    background-size: cover;
    padding: 70px 20px 60px 20px;
  }
  #main .price .price__select .price__select--list::after {
    width: 150px;
    height: 37px;
    bottom: -22px;
  }
  #main .price .price__select .price__select--list ul li {
    width: 307px;
    margin: 12.5px 0;
  }
  #main .price .price__select .price__select--list .notice {
    font-size: 14px;
  }
  #main .price .price__btn {
    margin-top: 90px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #main .price {
    padding: 60px 0 40px 0;
  }
  #main .price .price__select {
    margin-top: 20px;
  }
  #main .price .price__select .price__select--title {
    display: table;
    margin-inline: auto;
  }
  #main .price .price__select .price__select--title h3 {
    font-size: calc(30px * 0.9);
  }
  #main .price .price__select .price__select--list::after {
    width: calc(150px * 0.8);
    height: calc(37px * 0.8);
    bottom: calc(-22px * 0.8);
  }
  #main .price .price__select .price__select--list ul li {
    width: 49%;
    margin: 2% 0;
  }
  #main .price .price__btn {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  #main .price {
    padding-top: 35px;
  }
  #main .price .price__head p {
    font-size: 16px;
    letter-spacing: 0;
  }
  #main .price .price__head h2 {
    font-feature-settings: "palt";
    font-size: 35px;
    letter-spacing: 0;
    line-height: 1.61;
    margin-top: 5px;
  }
  #main .price .price__select .price__select--title {
    display: block;
    margin: 0 15px;
  }
  #main .price .price__select .price__select--title h3 {
    width: 100%;
    font-size: 23px;
    padding: 10px 0;
  }
  #main .price .price__select .price__select--list {
    background: url(../media/images/lp/heim-thanks/price_bg.png) 0 0 no-repeat;
    background-size: cover;
    margin: 0 -15px;
    padding: 40px 10px calc(40px / 1.5) 10px;
  }
  #main .price .price__select .price__select--list::after {
    width: calc(150px * 0.5);
    height: calc(37px * 0.5);
    bottom: calc(-22px * 0.5);
  }
  #main .price .price__select .price__select--list ul li {
    width: 49%;
    margin: 1% 0;
  }
  #main .price .price__select .price__select--list .notice {
    font-size: 10px;
    margin-top: 0.2em;
  }
  #main .price .price__btn {
    padding: 40px 0;
  }
  #main .price .price__btn a {
    width: calc(100% - 30px);
  }
}
@media screen and (max-width: 320px) {
  #main .price .price__head h2 {
    font-size: 32px;
    letter-spacing: 0;
    line-height: 1.61;
    margin-top: 5px;
  }
  #main .price .price__select .price__select--title h3 {
    font-size: 19px;
  }
}

@keyframes arrow-up-down {
  0% {
    transform: translateY(7.5px) translateX(-50%);
  }
  50% {
    transform: translateY(0) translateX(-50%);
  }
  100% {
    transform: translateY(7.5px) translateX(-50%);
  }
}

/*# sourceMappingURL=heim-thanks.css.map */
