#Wrap {
  width: 100%;
}

.sp_only {
  display: none;
}

.wrapBottom,
.wrapTop {
  width: 100%;
}

#Contents {
  padding-top: 0;
}

#hoia_lp {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  padding: 0;
  margin: 0;
  color: #231815;
  overflow: hidden;
  font-family: 'BIZ UDPGothic', sans-serif;
  width: 100%;
  margin: auto;
  background: #fff;
}

#hoia_lp a {
  display: block;
  text-decoration: none;
  color: inherit;
}

#hoia_lp a:hover {
  opacity: .7;
}

@media only screen and (min-width: 769px), print {
  #hoia_lp a:hover {
    opacity: .7;
  }
}

#hoia_lp p,
#hoia_lp ul,
#hoia_lp ol,
#hoia_lp dl {
  margin: 0;
}

#hoia_lp li {
  list-style: none;
}

#hoia_lp img {
  width: 100%;
  height: auto;
  position: relative;
  -webkit-backface-visibility: hidden;
}

#hoia_lp span {
  display: block;
}

#hoia_lp video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image_hover_bg {
  position: relative;
}

.image_hover_bg::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

a:hover .image_hover_bg::before {
  opacity: 1;
}

.bredlist.lp {
  min-width: auto;
  max-width: none;
  margin: 0 auto;
}

#hoia_lp picture,
#hoia_lp video {
  display: block;
}

#hoia_lp .pc {
  display: none;
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .sp {
    display: none;
  }
  #hoia_lp .pc {
    display: block;
  }
}

.fade {
  opacity: 0;
}

.fade_in {
  -webkit-animation-duration: 1.6s;
          animation-duration: 1.6s;
  -webkit-animation-name: up;
          animation-name: up;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.slide_x {
  overflow-x: hidden;
  position: relative;
}

.slide_x::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 2;
  top: 0;
  left: 0;
  -webkit-transition: all 1.2s 0s ease;
  transition: all 1.2s 0s ease;
}

.fade_on::before {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  z-index: 1;
}

/* Only for PC */
@media screen and (min-width: 769px) and (max-width: 1500px) {
  html {
    font-size: calc(10* (100vw / 1920));
  }
}

/* Only for PC */
/****************************************/
/*=======================================
    TB
    ========================================*/
/* Only for tablet */
@media screen and (min-width: 1501px) {
  html {
    font-size: 62.5%;
  }
}

/* Only for tablet */
#Wrap, .wrapBottom, .wrapTop {
  width: auto;
}

.hoia__ttl {
  text-align: center;
  font-weight: bold;
  font-size: calc(40 *(100vw / 750));
  letter-spacing: 0.1em;
  color: #BBA36C;
}

@media only screen and (min-width: 769px), print {
  .hoia__ttl {
    font-size: 4.2rem;
  }
}

.hoia__ttl span {
  display: block;
  font-size: calc(27 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  .hoia__ttl span {
    font-size: 2.5rem;
  }
}

#hoia_lp .hoia__btn {
  position: relative;
  z-index: 0;
  width: calc(600 *(100vw / 750));
  margin: auto;
  margin-top: calc(50 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia__btn {
    width: 48.2rem;
    margin-top: 11rem;
  }
}

#hoia_lp .hoia__btn::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  right: calc(-50 *(100vw / 750));
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(../../Contents/ImagesPkg/lp/hoia/btn_arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  height: 2px;
  width: calc(100 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia__btn::before {
    height: 3px;
    width: 11rem;
    right: -11.5%;
  }
}

@media only screen and (min-width: 769px), print {
  #hoia_lp a {
    -webkit-transition: opacity 1.2s ease;
    transition: opacity 1.2s ease;
  }
}

@media only screen and (min-width: 769px), print {
  #hoia_lp a:hover {
    opacity: 0.5;
  }
}

#share {
  display: block;
}

#hoia_lp .key {
  text-align: center;
}

#hoia_lp .key__img {
  width: calc(750 *(100vw / 750));
  margin: auto;
  margin-top: calc(40 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .key__img {
    width: 100%;
    margin-top: 0;
  }
}

#hoia_lp .key__text_box {
  margin-top: calc(20 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .key__text_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

#hoia_lp .key__logo {
  width: calc(346 *(100vw / 750));
  margin: auto;
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .key__logo {
    width: 29.8rem;
    margin: 0;
    margin-right: 4.5rem;
  }
}

#hoia_lp .key__text {
  text-align: center;
  font-size: calc(26 *(100vw / 750));
  line-height: 2.5;
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .key__text {
    font-size: 2rem;
    line-height: 2.45;
    text-align: left;
  }
}

#hoia_lp .key__nav {
  background-color: #F7F7F7;
  margin-top: calc(85 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .key__nav {
    margin-top: 3rem;
  }
}

#hoia_lp .key__nav ul {
  padding: calc(45 *(100vw / 750)) 0;
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .key__nav ul {
    padding: 4rem 0;
  }
}

#hoia_lp .key__nav ul li {
  display: inline-block;
  font-size: calc(25 *(100vw / 750));
  letter-spacing: 0.1em;
  -webkit-transform: skewX(-45deg);
          transform: skewX(-45deg);
  border-left: 1px solid #231815;
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .key__nav ul li {
    font-size: 2rem;
    letter-spacing: 0.2em;
  }
}

#hoia_lp .key__nav ul li:nth-of-type(even) {
  border-right: 1px solid #231815;
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .key__nav ul li:nth-of-type(3) {
    border-left: none;
  }
}

#hoia_lp .key__nav ul li:nth-of-type(n+3) {
  margin-top: calc(40 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .key__nav ul li:nth-of-type(n+3) {
    margin-top: 0;
  }
}

#hoia_lp .key__nav ul li a {
  padding: calc(10 *(100vw / 750)) calc(35 *(100vw / 750));
  -webkit-transform: skewX(45deg);
          transform: skewX(45deg);
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .key__nav ul li a {
    padding: 1.5rem 4rem;
  }
}

#hoia_lp .hoia_description {
  margin-top: calc(140 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_description {
    margin-top: 10rem;
  }
}

#hoia_lp .hoia_description__img_wrap {
  position: relative;
  z-index: 0;
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_description__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    max-width: 140rem;
    margin: auto;
    margin-top: 9.7rem;
    position: relative;
  }
}

#hoia_lp .hoia_description__view_all_wrap {
  position: relative;
  z-index: 1;
  background: -webkit-gradient(linear, left bottom, left top, from(white), color-stop(90%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.3)));
  background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 90%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.5) 90%, rgba(255, 255, 255, 0.3) 100%);
  height: calc(312 *(100vw / 750));
  margin-top: calc(-278 *(100vw / 750));
  text-align: center;
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_description__view_all_wrap {
    width: 71rem;
    position: absolute;
    right: 0rem;
    top: 62rem;
    height: 31rem;
    margin-top: 0;
    text-align: left;
  }
}

#hoia_lp .hoia_description__view_all {
  letter-spacing: 0.1em;
  font-weight: bold;
  font-size: calc(27 *(100vw / 750));
  text-align: center;
  text-decoration: underline;
  position: relative;
  top: calc(310 *(100vw / 750));
  display: inline-block;
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_description__view_all {
    top: auto;
    cursor: pointer;
    text-align: left;
    font-size: 2rem;
    margin-top: 22rem;
  }
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_description__recomend_text_inner .hoia_description__view_all_wrap {
    right: auto;
    left: 0;
  }
}

#hoia_lp .hoia_description__is-active {
  display: none;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_description__is-active {
    -webkit-transform: translateY(50rem);
            transform: translateY(50rem);
  }
}

#hoia_lp .hoia_description__text__block {
  -webkit-transition: all 1s;
  transition: all 1s;
  overflow: hidden;
}

#hoia_lp .hoia_description__img {
  width: calc(550 *(100vw / 750));
  margin-left: auto;
  margin-top: calc(60 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_description__img {
    position: relative;
    z-index: 0;
    margin: 0;
    width: 55rem;
  }
}

#hoia_lp .hoia_description__img::before {
  content: "";
  position: absolute;
  background-color: #BBA36C;
  height: 100%;
  width: calc(563 *(100vw / 750));
  top: calc(60 *(100vw / 750));
  left: 0;
  z-index: -1;
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_description__img::before {
    width: 100vw;
    left: auto;
    right: 18.8rem;
    top: 6rem;
  }
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_description__recomend_img_wrap {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_description__recomend_text_block {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}

#hoia_lp .hoia_description__img_story {
  margin: 0;
  margin-right: auto;
  margin-top: calc(60 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_description__img_story {
    margin: 0;
  }
}

#hoia_lp .hoia_description__img_story::before {
  content: "";
  position: absolute;
  background-color: #BBA36C;
  height: 100%;
  width: calc(563 *(100vw / 750));
  top: calc(60 *(100vw / 750));
  left: auto;
  right: 0;
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_description__img_story::before {
    top: 6rem;
    right: auto;
    left: 3.5rem;
    width: 100vw;
  }
}

#hoia_lp .hoia_description__text {
  margin-top: calc(170 *(100vw / 750));
  padding: 0 calc(25 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_description__text {
    width: 71rem;
    margin: 0;
    margin: auto;
    padding: 0;
  }
}

#hoia_lp .hoia_description__text > p:first-of-type {
  margin-top: 0;
}

#hoia_lp .hoia_description__text p {
  font-size: calc(23 *(100vw / 750));
  line-height: 1.82609;
  letter-spacing: 0.025em;
  display: block;
  margin-top: calc(40 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_description__text p {
    font-size: 1.8rem;
    line-height: 2;
    margin-top: 3rem;
  }
}

#hoia_lp .hoia_history {
  margin-top: calc(265 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_history {
    margin-top: 20rem;
  }
}

#hoia_lp .water_bg {
  width: calc(685 *(100vw / 750));
  height: 100%;
  margin-right: auto;
  margin-top: calc(125 *(100vw / 750));
  padding-top: calc(330 *(100vw / 750));
  background-image: url(../../Contents/ImagesPkg/lp/hoia/main_bg_sp.jpg);
  background-repeat: no-repeat;
  background-size: contain;
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .water_bg {
    background-image: url(../../Contents/ImagesPkg/lp/hoia/main_bg_pc.jpg);
    width: 166rem;
    margin: 0;
    margin-right: auto;
    padding-top: 33rem;
    margin-top: 16.8rem;
  }
}

#hoia_lp .hoia_recomend {
  margin-top: calc(125 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_recomend {
    margin-top: 12rem;
  }
}

#hoia_lp .hoia_recomend__bg {
  background-color: #F7F7F7;
  padding-bottom: calc(50 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_recomend__bg {
    padding-bottom: 11rem;
  }
}

#hoia_lp .hoia_recomend__bg .hoia__ttl {
  padding-top: calc(100 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_recomend__bg .hoia__ttl {
    padding-top: 11.4rem;
  }
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_recomend__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 120rem;
    margin: auto;
  }
}

#hoia_lp .hoia_recomend__list:first-child {
  margin-top: calc(58 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_recomend__list:first-child {
    margin-top: 10rem;
  }
}

#hoia_lp .hoia_recomend__list {
  margin-top: calc(85 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_recomend__list {
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #hoia_lp .hoia_recomend__list:nth-child(2n+1) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  #hoia_lp .hoia_recomend__list:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

#hoia_lp .hoia_recomend__img {
  width: calc(500 *(100vw / 750));
  margin: auto;
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_recomend__img {
    width: 60rem;
    margin: 0;
  }
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_recomend__img:hover {
    opacity: 0.4;
  }
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_recomend__img_wrap:hover .hoia_recomend__hover_text {
    opacity: 1;
  }
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_recomend__img_wrap {
    position: relative;
  }
}

#hoia_lp .hoia_recomend__hover_text {
  opacity: 0;
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_recomend__hover_text {
    pointer-events: none;
    -webkit-transition: opacity 1.2s ease;
    transition: opacity 1.2s ease;
    font-weight: bold;
    font-size: 3rem;
    letter-spacing: 0.1em;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

#hoia_lp .hoia_recomend__ttl {
  margin-top: calc(45 *(100vw / 750));
  font-size: calc(30 *(100vw / 750));
  text-align: center;
  letter-spacing: 0.1em;
  font-weight: bold;
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_recomend__ttl {
    font-size: 2.5rem;
    margin: 0;
    text-align: left;
  }
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_recomend__text_wrap {
    text-align: left;
    margin-right: 4rem;
    margin-left: 4rem;
  }
}

#hoia_lp .hoia_recomend__text {
  padding: 0 calc(25 *(100vw / 750));
  margin-top: calc(20 *(100vw / 750));
  font-size: calc(23 *(100vw / 750));
  letter-spacing: 0.05em;
  line-height: 1.82609;
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_recomend__text {
    padding: 0;
    margin-top: 2.5rem;
    font-size: 1.7rem;
    line-height: 2.11765;
  }
}

#hoia_lp .hoia_method {
  width: calc(700 *(100vw / 750));
  margin: auto;
  margin-top: calc(134 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_method {
    width: 140rem;
    margin-top: 15.5rem;
  }
}

#hoia_lp .hoia_method__wrap {
  margin-top: calc(175 *(100vw / 750));
}

#hoia_lp .hoia_method__wrap:first-of-type {
  margin-top: calc(95 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_method__wrap:first-of-type {
    margin-top: 10rem;
  }
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_method__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 10rem;
  }
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_method__wrap:nth-child(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_method__wrap:nth-of-type(2) {
    margin-top: 12rem;
  }
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_method__wrap:nth-of-type(3) {
    margin-top: 15.8rem;
  }
}

#hoia_lp .hoia_method__head_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: calc(35 *(100vw / 750));
  border-bottom: #231815 dotted 1px;
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_method__head_wrap {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-bottom: 3rem;
  }
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_method__head_wrap:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

#hoia_lp .hoia_method__text_wrap {
  width: calc(700 *(100vw / 750));
  margin: auto;
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_method__text_wrap {
    width: 70rem;
    margin: 0;
  }
}

#hoia_lp .hoia_method__text_wrap:nth-child(n+2) {
  margin-top: calc(200 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_method__text_wrap:nth-child(n+2) {
    margin: 0;
  }
}

#hoia_lp .hoia_method__head_num {
  width: calc(90 *(100vw / 750));
  margin-right: calc(35 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_method__head_num {
    width: 8.5rem;
    margin-right: 4rem;
  }
}

#hoia_lp .hoia_method__head_num02 {
  width: calc(118 *(100vw / 750));
  margin-right: calc(35 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_method__head_num02 {
    width: 12.4rem;
    margin-right: 4rem;
  }
}

#hoia_lp .hoia_method__head_num03 {
  width: calc(118 *(100vw / 750));
  margin-right: calc(35 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_method__head_num03 {
    width: 11rem;
    margin-right: 4rem;
  }
}

#hoia_lp .hoia_method__head {
  font-weight: bold;
  letter-spacing: 0.005em;
  font-size: calc(30 *(100vw / 750));
  line-height: 1.56667;
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_method__head {
    font-size: 2.5rem;
  }
}

#hoia_lp .hoia_method__accordion {
  border-bottom: #231815 dotted 1px;
}

#hoia_lp .hoia_method__accordion_ttl {
  padding: calc(25 *(100vw / 750)) calc(51 *(100vw / 750)) calc(30 *(100vw / 750));
  font-size: calc(30 *(100vw / 750));
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #C0A16B;
  position: relative;
  -webkit-transition: all 1s;
  transition: all 1s;
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_method__accordion_ttl {
    cursor: pointer;
    padding: 3.5rem 2.6rem 3rem;
    font-size: 2.5rem;
  }
}

#hoia_lp .hoia_method__accordion_ttl::before {
  content: "";
  position: absolute;
  top: calc(35 *(100vw / 750));
  right: calc(40 *(100vw / 750));
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-image: url(../../Contents/ImagesPkg/lp/hoia/close_btn.png);
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background-size: contain;
  background-repeat: no-repeat;
  width: calc(25 *(100vw / 750));
  height: calc(25 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_method__accordion_ttl::before {
    top: 4rem;
    right: 3rem;
    width: 2.6rem;
    height: 2.6rem;
  }
}

#hoia_lp .hoia_method__accordion_ttl_open::before {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

#hoia_lp .hoia_method__accordion_inner {
  max-height: 0;
  -webkit-transition: max-height 0.7s;
  transition: max-height 0.7s;
  overflow: hidden;
}

#hoia_lp .hoia_method__accordion_inner_open {
  max-height: calc(400 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_method__accordion_inner_open {
    max-height: 28rem;
  }
}

#hoia_lp .hoia_method__accordion_hide {
  padding: 0 calc(51 *(100vw / 750)) calc(30 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_method__accordion_hide {
    padding: 0 2.6rem 3rem;
  }
}

#hoia_lp .hoia_method__accordion_hide_text {
  letter-spacing: 0.025em;
  font-size: calc(23 *(100vw / 750));
  line-height: 1.82609;
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_method__accordion_hide_text {
    font-size: 1.7rem;
    line-height: 2.17647;
  }
}

#hoia_lp .hoia_method__img_wrap {
  position: relative;
  z-index: 0;
}

#hoia_lp .hoia_method__img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  row-gap: calc(10 *(100vw / 750));
  width: calc(600 *(100vw / 750));
  margin: auto;
  margin-top: calc(80 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_method__img {
    row-gap: 1rem;
    position: relative;
    width: 53rem;
    margin: 0;
    z-index: 0;
  }
}

#hoia_lp .hoia_method__img::before {
  content: "";
  position: absolute;
  z-index: -1;
  background-color: #F7F0DF;
  height: 100%;
  width: calc(725 *(100vw / 750));
  left: calc(-25 *(100vw / 750));
  top: calc(60 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_method__img::before {
    width: 100vw;
    top: 5.5rem;
    left: -6rem;
  }
}

#hoia_lp .hoia_method__img_list {
  width: calc(294 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_method__img_list {
    width: 26rem;
  }
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_method__img_second::before {
    left: auto;
    right: -6rem;
  }
}

#hoia_lp .hoia_camp {
  margin-top: calc(200 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_camp {
    margin-top: 17.7rem;
  }
}

#hoia_lp .hoia_camp__bg {
  width: 100%;
  margin: auto;
  background-image: url(../../Contents/ImagesPkg/lp/hoia/foot_sp_bg.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: calc(400 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_camp__bg {
    background-image: url(../../Contents/ImagesPkg/lp/hoia/foot_pc_bg.jpg);
    padding-bottom: 25rem;
  }
}

#hoia_lp .hoia_camp__bg .hoia__ttl {
  padding-top: calc(30 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_camp__bg .hoia__ttl {
    padding-top: 4.4rem;
  }
}

#hoia_lp .hoia_camp__wrap {
  width: calc(650 *(100vw / 750));
  margin: auto;
  margin-top: calc(60 *(100vw / 750));
  padding-bottom: calc(60 *(100vw / 750));
  background-color: #fff;
  border: #C0A16B 1px solid;
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_camp__wrap {
    width: 120rem;
    margin-top: 7rem;
    padding: 5rem 0 6rem;
  }
}

#hoia_lp .hoia_camp__text_wrap {
  padding-top: calc(40 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_camp__text_wrap {
    padding-top: 2rem;
  }
}

#hoia_lp .hoia_camp__head {
  width: calc(334 *(100vw / 750));
  margin: auto;
  height: calc(60 *(100vw / 750));
  line-height: calc(60 *(100vw / 750));
  background-color: #BBA36C;
  color: #fff;
  padding: 0 calc(20* (100vw / 750 ));
  letter-spacing: 0.1em;
  font-size: calc(27 *(100vw / 750));
  text-align: center;
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_camp__head {
    width: 38rem;
    height: 6rem;
    line-height: 6rem;
    font-size: 2rem;
    padding: 0;
  }
}

#hoia_lp .hoia_camp__text {
  line-height: 1.68;
  letter-spacing: 0.025em;
  font-size: calc(23 *(100vw / 750));
  margin-top: calc(25 *(100vw / 750));
  text-align: center;
  padding: 0 calc(25 *(100vw / 750));
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_camp__text {
    font-size: 1.7rem;
    line-height: 1.58824;
    margin-top: 1.5rem;
    padding: 0;
  }
}

#hoia_lp .hoia_camp__text a {
  display: inline;
  text-decoration: underline;
}

@media only screen and (min-width: 769px), print {
  #hoia_lp .hoia_camp__btm_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 4.5rem;
    gap: 15.5rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1300px) {
  #header {
    font-size: calc((10 * (100vw / 1300)));
  }
  #header {
    font-size: calc((10 * (100vw / 1300)));
  }
  .header_logo {
    width: 27rem;
  }
  .utility_search img {
    width: 2.8rem;
  }
  .header_utiliry img {
    width: 3rem;
  }
  .utility_cart img {
    width: 2.7rem;
  }
  .utility_cart .num {
    top: -1.3rem;
    right: -1.4rem;
    width: 2.4rem;
    height: 2.4rem;
  }
  .nav-global li {
    min-width: 13rem;
    font-size: 1.8rem;
  }
  .footer_inner {
    width: 180rem;
    font-size: 2rem;
  }
  .footer_inner__top {
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .footer_logo {
    width: 30em;
  }
  .footer_sns {
    width: 30rem;
    margin: auto;
  }
  .footer_sns li {
    width: 6rem;
  }
}
/*# sourceMappingURL=style.css.map */


#hoia_lp .hoia_camp__ttl {
  border: #231815 1px solid ;
  color: #231815;
  width: calc(650 *(100vw / 750));
  margin: auto;
  font-size: calc(27* (100vw / 750 ));
  padding: 0;
  padding: calc(30* (100vw / 750 )) 0;
}

#hoia_lp .hoia_camp__btn {
  text-decoration: underline;
  background-color: #231815;
  color: #fff;
  width: calc(650 *(100vw / 750));
  margin: auto;
  font-size: calc(24* (100vw / 750 ));
  height: calc(100* (100vw / 750 ));
  line-height: calc(100* (100vw / 750 ));
  text-align: center;
  letter-spacing: 0.07em;
}

#hoia_lp .hoia_camp__btm_wrap {
  margin-top: calc(70* (100vw / 750 ));
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: calc(20* (100vw / 750 ));
}

#hoia_lp .hoia_camp__img {
  width: calc(180* (100vw / 750 ));
}

@media only screen and (min-width: 769px), print {


  #hoia_lp .hoia_camp__bg  .hoia_camp__ttl {
    width: 80rem;
    font-size: 2.7rem;
    padding: 0;
    padding: 1.5rem 0;
  }
  
  #hoia_lp .hoia_camp__ttl span{
    font-size: 2rem;
  }

  #hoia_lp .hoia_camp__wrap{
    margin: 0;
    padding: 0;
    margin: auto;
    margin-top: 5rem;
  }

  #hoia_lp .hoia_camp__btn {
    width: 50rem;
    font-size: 1.8rem;
    height: 10rem;
    line-height: 10rem;
  }
  
  #hoia_lp .hoia_camp__btm_wrap {
    margin-top: 5rem;
    padding-bottom: 5rem;
    gap: 3rem;
  }
  
  #hoia_lp .hoia_camp__img {
    width:32rem;
  }
  
}