<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pfh {
  /* ========================================
   Index Setting
  ======================================== */
}
.pfh .pfh-option {
  margin-top: 30px;
}
@media only screen and (max-width: 768px) {
  .pfh .pfh-option {
    margin-top: 22px;
  }
}
.pfh .pfh-option .pfh-content__main {
  position: relative;
  padding: 35px;
}
@media only screen and (max-width: 768px) {
  .pfh .pfh-option .pfh-content__main {
    padding: 11px 11px 4px;
  }
}
.pfh .pfh-option .pfh-tablelist__item {
  gap: 35px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 35px;
}
@media only screen and (max-width: 768px) {
  .pfh .pfh-option .pfh-tablelist__item {
    padding: 12px;
  }
}
.pfh .pfh-option__img {
  width: 503px;
}
@media only screen and (max-width: 768px) {
  .pfh .pfh-option__img {
    width: 100%;
  }
}
.pfh .pfh-option__right {
  width: 507px;
}
@media only screen and (max-width: 768px) {
  .pfh .pfh-option__right {
    width: 100%;
  }
}
.pfh .pfh-option__logo {
  display: block;
  width: 262px;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  .pfh .pfh-option__logo {
    width: 131px;
    margin-top: 13px;
  }
}
.pfh .pfh-option__title {
  margin-top: 15px;
  font-size: 1.6rem;
  letter-spacing: 0.06em;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .pfh .pfh-option__title {
    font-size: 1.1rem;
    letter-spacing: 0.02em;
  }
}
.pfh .pfh-option__title-img {
  display: block;
  width: 470px;
  margin: 15px auto 0;
}
@media only screen and (max-width: 768px) {
  .pfh .pfh-option__title-img {
    width: 266.29px;
    margin-top: 8px;
  }
}
.pfh .pfh-option__price {
  margin: 30px 0 0 130px;
  font-size: 4rem;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .pfh .pfh-option__price {
    margin: 12px 0 0 65px;
    font-size: 2.3rem;
  }
}
.pfh .pfh-option__price .sml {
  margin: 0 0px;
  font-size: 1.8rem;
}
@media only screen and (max-width: 768px) {
  .pfh .pfh-option__price .sml {
    font-size: 0.9rem;
  }
}
.pfh .pfh-option .btn-basic {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin: 30px auto 0;
  padding: 23px 0;
}
@media only screen and (max-width: 768px) {
  .pfh .pfh-option .btn-basic {
    margin: 17px auto 0;
    padding: 13px 0;
    font-size: 1rem;
  }
}
.pfh .pfh-option .pfh-note {
  position: absolute;
  right: 18px;
  bottom: 10px;
  font-size: 1.4rem;
}
@media only screen and (max-width: 768px) {
  .pfh .pfh-option .pfh-note {
    position: static;
    margin-top: 2px;
    font-size: 1rem;
    line-height: 1.5;
    text-align: left;
  }
}
.pfh .pfh-login {
  z-index: 1;
  position: fixed;
  top: 86px;
  left: 0;
  width: 100%;
  width: 100%;
  height: 0;
}
.pfh .pfh-login__button {
  display: grid;
  position: absolute;
  top: 0;
  right: 0px;
  place-items: center;
  width: 40px;
  height: 200px;
  border-radius: 10px 0 0 10px;
  background-color: #242424;
}
@media only screen and (max-width: 768px) {
  .pfh-login__button {
    width: 27.5px;
    height: 130px;
  }
}





.pfh-koso {
  margin-bottom: 80px!important;
}
@media only screen and (max-width: 768px) {
   .pfh-koso {
    margin-top: 20px;
     margin-bottom: 40px!important;
  }
}

.pfh-kosolist__item {
  gap: 10px;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 35px!important;
  align-items: center;
}
@media only screen and (max-width: 768px) {
.pfh-kosolist__item{
    padding: 15px!important;
    display: block;
  }
}

.pfh .pfh-koso__center {
  width: 340px;
}
@media only screen and (max-width: 768px) {
  .pfh .pfh-koso__center {
    width: 100%;
  }
}

.pfh .pfh-koso__right {
  width: 301px!important;
}
@media only screen and (max-width: 768px) {
  .pfh .pfh-koso__right {
    width: 100%!important;
  }
}

.pfh .pfh-koso__right .btn-basic{
    width: 100%!important;
}

@media only screen and (max-width: 768px) {

.pfh .pfh-koso__right .btn-basic{
    width: 100%!important;
}
}
.pfh .pfh-koso__title {
  /* margin-top: 15px; */
  font-size: 1.8rem;
  letter-spacing: 0.00em;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .pfh .pfh-koso__title {
    font-size: 1.2rem;
    letter-spacing: 0.02em;
  }
}
.pfh .pfh-koso__title-img {
  display: block;
  width: 470px;
  margin: 15px auto 0;
}
@media only screen and (max-width: 768px) {
  .pfh .pfh-koso__title-img {
    width: 266.29px;
    margin-top: 8px;
  }
}
.pfh .pfh-koso__price {
  margin: 0px 0 0 0;
  font-size: 1.5rem;
  text-align:left;
  line-height: 1.8;
}
@media only screen and (max-width: 768px) {
  .pfh .pfh-koso__price {
    margin: 12px 0 12px 0;
    font-size: 1.0rem;
  }
}
.pfh .pfh-koso__price .sml {
  margin: 0 10px;
  font-size: 1.8rem;
}
@media only screen and (max-width: 768px) {
  .pfh .pfh-koso__price .sml {
    font-size: 0.9rem;
  }
}
.pfh-koso .btn-basic {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 301px;
  margin: 0px auto 0;
  padding: 23px 0;
}
@media only screen and (max-width: 768px) {
  .pfh-koso .btn-basic {
    margin: 17px auto 0;
    padding: 13px 0;
    font-size: 1rem;
  }
}


.pfh-cataloglist__item {
  gap: 10px;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 35px!important;
  align-items: center;
}
@media only screen and (max-width: 768px) {
.pfh-cataloglist__item{
    padding: 15px!important;
    display: block;
  }
}


.pfh .pfh-catalog__title {
  /* margin-top: 15px; */
  font-size: 1.8rem;
  letter-spacing: 0.00em;
  text-align: left;
  font-weight: bold;
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .pfh .pfh-catalog__title {
    font-size: 1.2rem;
    letter-spacing: 0.02em;
    margin-top: 12px;
    margin-bottom: 12px;
  }
}


.pfh .pfh-catalog__price {
  margin: 0px 0 0 0;
  font-size: 1.5rem;
  text-align:left;
  line-height: 1.8;
}
@media only screen and (max-width: 768px) {
  .pfh .pfh-catalog__price {
    margin: 12px 0 12px 0;
    font-size: 1.0rem;
  }
}

.pfh-catalog__img{
width: 270px;
}

@media only screen and (max-width: 768px) {
  .pfh-catalog__img {
    width: 100%;
  }
}



.pfh .pfh-catalog__center {
  width: 400px;
}
@media only screen and (max-width: 768px) {
  .pfh .pfh-catalog__center {
    width: 100%;
  }
}

.pfh .pfh-catalog__right {
  width: 301px!important;
}
@media only screen and (max-width: 768px) {
  .pfh .pfh-catalog__right {
    width: 100%!important;
  }
}

.pfh-catalog .btn-basic {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 301px;
  margin: 0 auto 0;
  padding: 34px 0;
}
@media only screen and (max-width: 768px) {
  .pfh-catalog .btn-basic {
    margin: 17px auto 0;
    padding: 13px 0;
    font-size: 1rem;
    width: 100%;
  }
}


.pfh-discoverylist__item {
  gap: 10px;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 35px!important;
  align-items: center;
}
@media only screen and (max-width: 768px) {
.pfh-discoverylist__item{
    padding: 15px!important;
    display: block;
  }
}


.pfh .pfh-discovery__title {
  /* margin-top: 15px; */
  font-size: 1.8rem;
  letter-spacing: 0.00em;
  text-align: left;
  font-weight: bold;
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .pfh .pfh-discovery__title {
    font-size: 1.2rem;
    letter-spacing: 0.02em;
    margin-top: 12px;
    margin-bottom: 12px;
  }
}


.pfh .pfh-discovery__price {
  margin: 0px 0 0 0;
  font-size: 1.5rem;
  text-align:left;
  line-height: 1.8;
}
@media only screen and (max-width: 768px) {
  .pfh .pfh-discovery__price {
    margin: 12px 0 12px 0;
    font-size: 1.0rem;
  }
}

.pfh-discovery__img{
width: 270px;
}

@media only screen and (max-width: 768px) {
  .pfh-discovery__img {
    width: 100%;
  }
}



.pfh .pfh-discovery__center {
  width: 400px;
}
@media only screen and (max-width: 768px) {
  .pfh .pfh-discovery__center {
    width: 100%;
  }
}

.pfh .pfh-discovery__right {
  width: 301px!important;
}
@media only screen and (max-width: 768px) {
  .pfh .pfh-discovery__right {
    width: 100%!important;
  }
}

.pfh-discovery .btn-basic {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 301px;
  margin: 0 auto 0;
  padding: 34px 0;
}
@media only screen and (max-width: 768px) {
  .pfh-discovery .btn-basic {
    margin: 17px auto 0;
    padding: 13px 0;
    font-size: 1rem;
    width: 100%;
  }
}

.window{
    margin-left: 10px!important;
}
@media only screen and (max-width: 768px) {
.window{
width: 12px!important;
    height: auto;
    display: block;
    margin-left: 10px;
  }
}

@media only screen and (max-width: 768px) {

  .pfh-discovery .pfh-content__title + .pfh-content__main,

  .pfh-catalog .pfh-content__title + .pfh-content__main {
    padding: 12px 12px 12px;
  }
}
</pre></body></html>