@charset "UTF-8";
.hf-local-menu-layout__heading, .hf-hexagon-contents__text, .hf-hexagon-contents__lead, .hf-title-text-image-layout__title, .hf-accordion__trigger, .hf-main-accordion__trigger, .hf-box__title, .hf-box__text, .hf-button--border, .hf-blank-button, .hf-card__title, .hf-simple-card__title, .hf-simple-card__heading, .hf-contact-item__text, .hf-conversion-panel__heading, .hf-definition-list--primary, .hf-flow-item::before, .hf-flow-item__text, .hf-footer-menu__item a, .hf-footer-sitemap__item, .hf-menu-button::after, .hf-header-buttons__item a, .hf-header-menu-close, .hf-sp-global-nav__item a, .hf-global-nav__item a, .hf-heading, .hf-heading-hexagon, .hf-heading-table, .hf-heading-bordered, .hf-heading-gradient strong, .hf-category-link, .hf-list__text, .hf-local-nav__item a, .hf-local-banner__title, .hf-local-contents__title, .hf-local-content__title, .hf-local-category-lists__item, .hf-fund-message-layout--2col .hf-fund-message-layout__name, .hf-fund-message-layout__heading, .hf-pagenation__link, .hf-panel__title, .hf-panel__content, .hf-panel--youtube .hf-panel-time, .hf-pict-panel__heading, .hf-service-rate__trigger, .hf-rate-item__num, .hf-step-wrapper__circle, .hf-main-tab-trigger__text, .hf-second-tab__text, .hf-third-tab__text, .hf-table > thead > tr > th,
.hf-table > thead > tr > td,
.hf-table > tbody > tr > th, .hf-table > thead > tr > .hf-table__title-gradation, .hf-table > thead > tr > .hf-table__title-pink, .hf-table > thead > tr > .hf-table__title-green, .hf-table__caption, .hf-text-bold {
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.hf-panel__content {
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: subpixel-antialiased; }
html {
  font-size: 10px; }
body header {
  margin: 0;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.3rem;
  line-height: 1.5;
  color: #4b4b4b;
  -webkit-text-size-adjust: 100%; }
  @media all and (min-width: 769px) {
    body header {
      font-size: 1.4rem; } }
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
a {
  color: #4b4b4b;
  text-decoration: none; }
ul[class],
ol[class] {
  list-style: none; }
img, svg {
  display: inline-block;
  max-width: 100%;
  height: auto; }
.hf-base-layout, .hf-contents-layout, .hf-narrow-layout, .hf-middle-layout {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden; }
.hf-main {
  padding-top: 55px; }
  @media all and (min-width: 981px) {
    .hf-main {
      padding-top: 100px; } }
.hf-anchor-control-layout {
  padding-top: 55px !important;
  margin-top: -55px !important; }
  @media all and (min-width: 981px) {
    .hf-anchor-control-layout {
      padding-top: 100px !important;
      margin-top: -100px !important; } }
@media all and (min-width: 769px) {
  .hf-contents-color-layout {
    margin-bottom: -180px;
    background-image: -webkit-gradient(linear, left top, right top, from(#fafffa), color-stop(50%, #fafffa), color-stop(51%, #fff), to(#fff));
    background-image: linear-gradient(to right, #fafffa 0%, #fafffa 50%, #fff 51%, #fff 100%); } }
.hf-outer-layout__contents .hf-local-nav {
  margin-bottom: 40px; }
.hf-outer-layout__contents .hf-breadcrumb {
  max-width: calc(100% + 15px * 2);
  margin-right: -15px;
  margin-left: -15px; }
@media all and (max-width: 768px) {
  .hf-outer-layout__contents .hf-heading--bordered {
    margin-top: 40px; } }
@media all and (min-width: 769px) {
  .hf-outer-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
    .hf-outer-layout__menu, .hf-outer-layout__contents {
      padding-bottom: 180px; }
    .hf-outer-layout__menu {
      width: 284px;
      padding-top: 60px;
      padding-right: 30px;
      padding-left: 30px; }
    .hf-outer-layout__contents {
      width: calc(100% - 254px - 30px);
      padding-left: 30px;
      background-color: #fff; }
      .hf-outer-layout__contents .hf-breadcrumb {
        max-width: calc(100% + 20px * 2);
        margin-right: -20px;
        margin-bottom: 80px;
        margin-left: -20px; } }
@media all and (min-width: 981px) {
  .hf-outer-layout__contents {
    padding-left: 40px; } }
.hf-base-layout {
  max-width: 1280px; }
  @media all and (min-width: 769px) {
    .hf-base-layout {
      padding-right: 20px;
      padding-left: 20px; } }
@media all and (min-width: 769px) {
  .hf-contents-layout {
    padding-right: 20px;
    padding-left: 20px; } }
@media all and (min-width: 981px) {
  .hf-contents-layout {
    max-width: 1280px;
    padding-right: 50px;
    padding-left: 50px; } }
@media all and (min-width: 769px) {
  .hf-narrow-layout {
    padding-right: 20px;
    padding-left: 20px; } }
@media all and (min-width: 981px) {
  .hf-narrow-layout {
    max-width: 1270px;
    padding-right: 150px;
    padding-left: 150px; } }
@media all and (min-width: 769px) {
  .hf-middle-layout {
    padding-right: 20px;
    padding-left: 20px; } }
@media all and (min-width: 981px) {
  .hf-middle-layout {
    max-width: 1160px;
    padding-right: 50px;
    padding-left: 50px; } }
.hf-section-layout .hf-heading--bordered {
  margin-top: 40px;
  margin-bottom: 30px; }
  @media all and (min-width: 769px) {
    .hf-section-layout .hf-heading--bordered {
      margin-top: 80px;
      margin-bottom: 50px; } }
.hf-section-layout .hf-heading--bordered-left {
  margin-top: 30px;
  margin-bottom: 15px; }
  @media all and (min-width: 769px) {
    .hf-section-layout .hf-heading--bordered-left {
      margin-top: 75px;
      margin-bottom: 25px; } }
.hf-section-layout .hf-heading--adjacent {
  margin-top: 0; }
  @media all and (min-width: 769px) {
    .hf-section-layout .hf-heading--adjacent {
      margin-top: 0; } }
@media all and (max-width: 980px) {
  .hf-pdf-layout {
    padding-right: 50px !important;
    padding-left: 50px !important; } }
@media all and (min-width: 981px) {
  .hf-pdf-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }
@media all and (max-width: 980px) {
  .hf-pdf-layout .hf-heading {
    text-align: center; } }
.hf-pdf-layout__time {
  display: block;
  margin-top: 5px;
  font-size: 1.3rem; }
  @media all and (max-width: 980px) {
    .hf-pdf-layout__time {
      text-align: center; } }
.hf-pdf-layout__text {
  margin-top: 15px;
  line-height: 1.75; }
  @media all and (min-width: 981px) {
    .hf-pdf-layout__text {
      margin-top: 25px; } }
.hf-pdf-layout .hf-button {
  margin-top: 10px; }
  @media all and (min-width: 981px) {
    .hf-pdf-layout .hf-button {
      margin-top: auto; } }
.hf-image-with-text-layout {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto 1fr;
  grid-template-rows: auto 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr; }
  .hf-image-with-text-layout:nth-of-type(n+2) {
    padding-top: 30px; }
    @media all and (min-width: 981px) {
      .hf-image-with-text-layout:nth-of-type(n+2) {
        padding-top: 50px; } }
  .hf-image-with-text-layout__title {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    grid-column: 1 / span 2;
    padding-bottom: 20px;
    text-align: center;
    -ms-grid-column-span: 2; }
    @media all and (min-width: 981px) {
      .hf-image-with-text-layout__title {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        grid-column: 1;
        padding-bottom: 30px;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 1; } }
    .hf-image-with-text-layout__title .hf-heading__inner {
      width: 190px; }
      @media all and (min-width: 981px) {
        .hf-image-with-text-layout__title .hf-heading__inner {
          width: 100%;
          max-width: 426px; } }
  .hf-image-with-text-layout__text {
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 1;
    grid-column: 1;
    margin: 0; }
    @media all and (min-width: 981px) {
      .hf-image-with-text-layout__text {
        -ms-grid-row: 2;
        grid-row: 2; } }
  .hf-image-with-text-layout__img {
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 2;
    grid-column: 2;
    padding-left: 20px; }
    @media all and (min-width: 981px) {
      .hf-image-with-text-layout__img {
        -ms-grid-row: 1;
        grid-row: 1 / span 2;
        width: 100%;
        padding-left: 44px;
        -ms-grid-row-span: 2; } }
    .hf-image-with-text-layout__img img {
      display: block; }
.hf-article-split-layout {
  display: block; }
  @media all and (min-width: 981px) {
    .hf-article-split-layout {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .hf-article-split-layout__side dl,
  .hf-article-split-layout__side dt,
  .hf-article-split-layout__side dd {
    padding: 0;
    margin: 0; }
  @media all and (min-width: 981px) {
    .hf-article-split-layout__side {
      width: 290px; } }
  .hf-article-split-layout__side .hf-panel-label:nth-of-type(n+2) {
    margin-top: 4px; }
    @media all and (min-width: 981px) {
      .hf-article-split-layout__side .hf-panel-label:nth-of-type(n+2) {
        margin-top: 8px; } }
  .hf-article-split-layout__main {
    width: 100%;
    margin-top: 30px; }
    @media all and (min-width: 981px) {
      .hf-article-split-layout__main {
        width: calc(100% - 290px);
        padding-right: 60px;
        margin-top: 0; } }
.hf-local-menu-layout__heading {
  display: none; }
  @media all and (min-width: 769px) {
    .hf-local-menu-layout__heading {
      display: block;
      font-size: 1.6rem; } }
.hf-local-menu-layout__menus {
  margin-top: 30px; }
  @media all and (min-width: 769px) {
    .hf-local-menu-layout__menus {
      margin-top: 20px; } }
.hf-local-menu-layout .hf-local-nav {
  margin-top: 0; }
.hf-polygon-box {
  position: relative;
  padding-bottom: 30px;
  border: 2px solid #eb6d73;
  border: 2px solid #eb6d73;
  border-radius: 5px; }
  @media all and (min-width: 769px) {
    .hf-polygon-box {
      padding-bottom: 50px; } }
  .hf-polygon-box__heading-outer {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .hf-polygon-box__heading {
    position: relative;
    max-width: 238px;
    margin: 0 auto;
    text-align: center; }
    @media all and (min-width: 769px) {
      .hf-polygon-box__heading br {
        display: none; } }
  .hf-polygon-box__button {
    max-width: 185px;
    margin: 0 auto;
    margin-top: 30px; }
    @media all and (min-width: 769px) {
      .hf-polygon-box__button {
        max-width: 305px;
        margin-top: 50px; } }
  .hf-polygon-box--microscope {
    border-color: #a37524; }
.hf-hexagon-contents {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin: 0 auto; }
  @media all and (min-width: 769px) {
    .hf-hexagon-contents {
      padding-right: 20px;
      padding-left: 20px; } }
  .hf-hexagon-contents__text {
    font-size: 1.3rem; }
    @media all and (min-width: 769px) {
      .hf-hexagon-contents__text {
        font-size: 1.7rem; } }
  .hf-hexagon-contents__lead {
    font-size: 1.3rem;
    color: #eb6d73;
    letter-spacing: 4px; }
    @media all and (min-width: 769px) {
      .hf-hexagon-contents__lead {
        font-size: 2rem; } }
  .hf-hexagon-contents__images {
    padding-right: 24px;
    padding-left: 24px; }
    @media all and (min-width: 769px) {
      .hf-hexagon-contents__images {
        padding-right: 0;
        padding-left: 0; } }
  .hf-hexagon-contents__img {
    border-radius: 6px; }
  .hf-hexagon-contents__link .hf-hexagon-contents__img {
    overflow: hidden; }
  .hf-hexagon-contents__link img {
    vertical-align: bottom;
    -webkit-transition: 0.25s ease-out;
    transition: 0.25s ease-out; }
  .pc .hf-hexagon-contents__link:hover img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  .hf-hexagon-contents__text-small {
    font-size: 1.1rem; }
    @media all and (min-width: 769px) {
      .hf-hexagon-contents__text-small {
        font-size: 1.4rem; } }
  .hf-hexagon-contents--broaden {
    max-width: 940px;
    padding-top: 24px; }
    @media all and (min-width: 769px) {
      .hf-hexagon-contents--broaden {
        padding-top: 0; } }
  @media all and (min-width: 769px) {
    .hf-hexagon-contents--2-col {
      padding-right: 80px;
      padding-left: 80px; } }
  @media all and (min-width: 769px) {
    .hf-hexagon-contents--3-col {
      padding-right: 30px;
      padding-left: 30px; } }
@media all and (min-width: 769px) {
  .hf-title-text-image-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
.hf-title-text-image-layout__text-box {
  width: 100%; }
  @media all and (min-width: 769px) {
    .hf-title-text-image-layout__text-box {
      padding-right: 60px; } }
.hf-title-text-image-layout__title {
  font-size: 1.3rem; }
  @media all and (min-width: 769px) {
    .hf-title-text-image-layout__title {
      font-size: 2rem; } }
.hf-title-text-image-layout__text {
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 1.3rem; }
  @media all and (min-width: 769px) {
    .hf-title-text-image-layout__text {
      margin-top: 30px;
      font-size: 1.4rem; } }
.hf-title-text-image-layout__img {
  width: 100%;
  margin-top: 30px;
  text-align: center; }
  @media all and (min-width: 769px) {
    .hf-title-text-image-layout__img {
      max-width: 496px;
      margin-top: 0; } }
@media all and (min-width: 769px) {
  .hf-report-layout {
    width: 90%;
    margin-right: auto;
    margin-left: auto; } }
@media all and (min-width: 769px) {
  .hf-form-with-text-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }
@media all and (min-width: 769px) {
  .hf-form-with-text-layout .hf-text-size-large {
    padding-right: 15px; } }
.hf-form-with-text-layout form {
  margin-top: 15px; }
  @media all and (min-width: 769px) {
    .hf-form-with-text-layout form {
      margin-top: 0; } }
.hf-note-box {
  padding: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(#ed86b3), color-stop(50%, #f29a67), to(#ee846d));
  background-image: linear-gradient(to right, #ed86b3 0%, #f29a67 50%, #ee846d 100%);
  border-radius: 5px; }
  .hf-note-box__inner {
    padding: 12px 24px;
    background-color: #fcedf1;
    border-radius: 4px; }
  .hf-note-box__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-block: 0;
    font-weight: bold;
    font-size: 1.6rem; }
    .hf-note-box__text::before {
      content: '';
      display: inline-block;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      width: 25px;
      height: 22px;
      margin-right: 16px;
      background: url(./assets/img/hifumi-rheos-jp/warning.svg) 0 0 no-repeat;
      background-size: contain; }
  .hf-note-box__link {
    cursor: pointer; }
    .pc .hf-note-box__link:hover {
      text-decoration: underline; }
  .hf-note-box__icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 5px;
    font-size: 1.3rem; }
.hf-accordion__contents {
  padding: 0 13px 13px;
  background-color: #eee; }
  @media all and (min-width: 769px) {
    .hf-accordion__contents {
      padding: 0 26px 30px; } }
  .hf-accordion__contents:nth-of-type(n+2) {
    margin-top: 15px; }
  .hf-accordion--primary .hf-accordion__contents {
    background-color: #ffcda9; }
  .hf-accordion--secondary .hf-accordion__contents {
    background-color: #e7f0f7; }
    .hf-accordion--secondary .hf-accordion__contents .hf-accordion__trigger::after {
      color: #6a71bc; }
    .hf-accordion--secondary .hf-accordion__contents .hf-accordion__content {
      border-top: 1px solid #6a71bc;
      background-color: transparent; }
.hf-accordion__trigger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 18px 13px 13px 26px;
  margin: 0 -13px -13px;
  font-size: 1.3rem;
  cursor: pointer; }
  @media all and (min-width: 769px) {
    .hf-accordion__trigger {
      padding: 30px 26px 30px 46px;
      margin: 0 -26px -30px;
      font-size: 2.0rem; } }
  .hf-accordion__trigger::after {
    padding-left: 10px;
    font-size: 2.2rem;
    color: #e85382; }
.hf-accordion__target {
  display: none; }
  .hf-accordion__target--open {
    display: block; }
.hf-accordion__content {
  padding: 18px 13px;
  margin-top: 13px;
  font-size: 1.3rem;
  line-height: 1.75;
  background-color: #fff; }
  @media all and (min-width: 769px) {
    .hf-accordion__content {
      padding: 30px 20px;
      margin-top: 30px;
      font-size: 1.4rem; } }
  .hf-accordion__content > *:first-child {
    padding-top: 0;
    margin-top: 0; }
  .hf-accordion__content > *:last-child {
    padding-bottom: 0;
    margin-bottom: 0; }
  .hf-accordion__content ul:not([class]) {
    padding-left: 15px; }
  .hf-accordion__content dl:not([class]),
  .hf-accordion__content dd:not([class]) {
    padding: 0;
    margin: 0; }
.hf-accordion--color-world .hf-accordion__trigger::after {
  color: #7bc178; }
.hf-accordion--color-light .hf-accordion__trigger::after {
  color: #4cb7c6; }
.hf-accordion--color-marugoto .hf-accordion__trigger::after {
  color: #f48b27; }
.hf-accordion--color-microscope .hf-accordion__trigger::after {
  color: #a37524; }
.hf-main-accordion__contents {
  padding: 0 13px;
  background-color: #eee; }
  @media all and (min-width: 769px) {
    .hf-main-accordion__contents {
      padding: 0 26px; } }
  .hf-main-accordion__contents:nth-of-type(n+2) {
    margin-top: 15px; }
.hf-main-accordion__trigger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 18px 0 18px 13px;
  font-size: 1.3rem; }
  @media all and (min-width: 769px) {
    .hf-main-accordion__trigger {
      padding: 30px 0 30px 20px;
      font-size: 2.0rem; } }
  .hf-main-accordion__trigger::after {
    padding-left: 10px;
    font-size: 2.2rem;
    color: #e85382; }
.hf-main-accordion__target {
  padding: 18px 13px;
  font-size: 1.3rem;
  background-color: #fff; }
  @media all and (min-width: 769px) {
    .hf-main-accordion__target {
      padding: 30px 20px;
      font-size: 1.4rem; } }
.hf-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  padding: 20px 10px;
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.1); }
  @media all and (min-width: 769px) {
    .hf-box {
      padding: 40px 20px;
      -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
              box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1); } }
  .pc .hf-box:hover .hf-button {
    background-position: left center; }
  .hf-box--round {
    border-radius: 5px; }
    @media all and (min-width: 769px) {
      .hf-box--round {
        border-radius: 10px; } }
  .hf-box--text-link {
    position: relative;
    padding: 10px 10px 10px 40px;
    text-align: left;
    -webkit-transition: 0.25s ease-out;
    transition: 0.25s ease-out;
    -webkit-transition-property: opacity;
    transition-property: opacity; }
    .pc .hf-box--text-link:hover {
      opacity: .7; }
    @media all and (min-width: 769px) {
      .hf-box--text-link {
        padding: 10px 20px 10px 60px; } }
    .hf-box--text-link::before {
      position: absolute;
      top: 50%;
      left: 15px;
      display: inline-block;
      width: 15px;
      height: 15px;
      content: '';
      background: url(http://localhost:8080/wsys/assets/img/hifumi-rheos-jp/arrow-primary.svg) 0 0 no-repeat;
      background-size: 100% 100%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
      @media all and (min-width: 769px) {
        .hf-box--text-link::before {
          left: 20px;
          width: 22px;
          height: 22px; } }
    @media all and (min-width: 769px) {
      .hf-box--text-link .hf-box__title {
        font-size: 1.8rem; } }
    .hf-box--text-link .hf-box__category {
      color: #eb6d73; }
      @media all and (min-width: 769px) {
        .hf-box--text-link .hf-box__category {
          font-size: 1.4rem; } }
  @media all and (min-width: 769px) {
    .hf-box--adjust {
      padding-top: 0; } }
  .hf-box--type-link {
    background: -webkit-gradient(linear, left top, right top, from(#ee846d), color-stop(25%, #f29a67), color-stop(49%, #ed86b3), color-stop(50%, #fff), to(#fff));
    background: linear-gradient(to right, #ee846d 0%, #f29a67 25%, #ed86b3 49%, #fff 50%, #fff 100%);
    background-position: right center;
    background-size: 200% auto;
    -webkit-transition: background 0.4s;
    transition: background 0.4s; }
    .pc .hf-box--type-link:hover {
      color: #fff;
      background: -webkit-gradient(linear, left top, right top, from(#ee846d), color-stop(25%, #f29a67), color-stop(50%, #ed86b3), color-stop(51%, #fff), to(#fff));
      background: linear-gradient(to right, #ee846d 0%, #f29a67 25%, #ed86b3 50%, #fff 51%, #fff 100%);
      background-position: left center;
      background-size: 200% auto; }
      .pc .hf-box--type-link:hover hf-text-link-primary {
        color: #fff; }
  .hf-box__hifumi-banner {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    line-height: 0; }
    .hf-box__hifumi-banner .hf-hifumi-banner {
      width: 100%;
      max-width: 250px;
      padding: 0 20px; }
    .hf-box__hifumi-banner--half .hf-hifumi-banner img {
      width: 85%; }
  .hf-box__title {
    font-size: 1.3rem; }
    @media all and (min-width: 769px) {
      .hf-box__title {
        font-size: 2.3rem; } }
    .hf-box__title--secondary {
      margin-top: 15px; }
      @media all and (min-width: 769px) {
        .hf-box__title--secondary {
          margin-top: 35px;
          font-size: 14px; } }
  .hf-box__text {
    margin-top: 10px;
    font-size: 1.1rem; }
    @media all and (min-width: 769px) {
      .hf-box__text {
        margin-top: 20px;
        font-size: 1.4rem; } }
  .hf-box__text-link {
    margin-top: 10px; }
    @media all and (min-width: 769px) {
      .hf-box__text-link {
        margin-top: 20px; } }
    .pc .hf-box__text-link .hf-text-link-primary:hover {
      color: inherit; }
  .hf-box__button {
    padding-top: 10px;
    margin-top: auto; }
    @media all and (min-width: 769px) {
      .hf-box__button {
        padding-top: 15px; } }
    .hf-box__button .hf-button {
      margin-bottom: 0;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .hf-box__button .hf-button__inner {
        min-height: 30px !important;
        padding: 5px 15px; }
        @media all and (min-width: 769px) {
          .hf-box__button .hf-button__inner {
            min-height: 40px !important; } }
  .hf-box--background-image {
    background: url(/fund/img/bg-toushin-sp.jpg) bottom center no-repeat;
    border-radius: 4px; }
    @media all and (max-width: 768px) {
      .hf-box--background-image {
        padding-bottom: 50%;
        background-size: 100% auto; } }
    @media all and (min-width: 769px) {
      .hf-box--background-image {
        min-height: 570px;
        padding-top: 70px;
        background-image: url(/fund/img/bg-toushin.jpg);
        background-size: cover; } }
    @media all and (min-width: 769px) {
      .hf-box--background-image .hf-box__text {
        margin-top: 27px; } }
    @media all and (min-width: 769px) {
      .hf-box--background-image .hf-box__button {
        margin-top: 40px; } }
  .hf-box--type-world {
    background-image: url(/fund/img/bg-world-sp.jpg); }
    @media all and (min-width: 769px) {
      .hf-box--type-world {
        background-image: url(/fund/img/bg-world.jpg); } }
  .hf-box--built-in::after {
    display: block;
    content: '';
    border-top: 2px solid #eee;
    -webkit-transform: translateY(25px);
            transform: translateY(25px); }
.hf-box-behind-image {
  position: relative;
  height: 135px;
  margin-bottom: 50px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  @media all and (max-width: 768px) {
    .hf-box-behind-image {
      margin-right: -15px;
      margin-left: -15px; } }
  @media all and (min-width: 769px) {
    .hf-box-behind-image {
      height: 340px;
      margin-bottom: 115px;
      background-position: top center; } }
  .hf-box-behind-image--brand {
    background-image: url(/img/brand_bg.jpg); }
  .hf-box-behind-image--wealth {
    background-image: url(/img/wealth_bg.jpg); }
  .hf-box-behind-image--management {
    background-image: url(/img/management_bg.jpg); }
  .hf-box-behind-image--fujino-interview {
    background-image: url(/img/interview_bg.jpg); }
  .hf-box-behind-image--member-interview {
    background-image: url(/img/member_interview_bg.jpg); }
  .hf-box-behind-image .hf-box {
    width: 66.66667%;
    margin-right: auto;
    margin-left: auto;
    -webkit-transform: translateY(65px);
            transform: translateY(65px); }
    @media all and (min-width: 769px) {
      .hf-box-behind-image .hf-box {
        min-width: 270px;
        padding-right: 10px;
        padding-left: 10px;
        -webkit-transform: translateY(220px);
                transform: translateY(220px); } }
  @media all and (min-width: 769px) {
    .hf-box-behind-image--col-3 {
      height: 265px; }
      .hf-box-behind-image--col-3 .hf-box {
        -webkit-transform: translateY(150px);
                transform: translateY(150px); } }
.hf-box-built-in-wrap .hf-hifumi-banner,
.hf-box-built-in-wrap .hf-box__title,
.hf-box-built-in-wrap .hf-box__text {
  -webkit-transition: 0.25s ease-out;
  transition: 0.25s ease-out; }
.pc .hf-box-built-in-wrap a:hover .hf-hifumi-banner, .pc
.hf-box-built-in-wrap a:hover .hf-box__title, .pc
.hf-box-built-in-wrap a:hover .hf-box__text {
  opacity: 0.65; }
@media all and (min-width: 769px) {
  .hf-box-built-in-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }
.hf-box-built-in-box {
  width: 100%;
  max-width: 495px;
  margin: 0 auto;
  background: #fff;
  -webkit-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.2); }
  @media all and (min-width: 769px) {
    .hf-box-built-in-box {
      margin: 0;
      -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
              box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2); } }
  .hf-box-built-in-box .hf-box {
    -webkit-box-shadow: none;
            box-shadow: none; }
    @media all and (min-width: 769px) {
      .hf-box-built-in-box .hf-box__hifumi-banner--helf .hf-hifumi-banner img {
        width: 100%;
        padding: 0; } }
  .hf-box-built-in-box + .hf-box-built-in-box {
    margin-top: 20px; }
    @media all and (min-width: 769px) {
      .hf-box-built-in-box + .hf-box-built-in-box {
        margin-top: 0;
        margin-left: 40px; } }
.hf-box-built-in-half-wrap .hf-layout + .hf-layout {
  position: relative; }
  .hf-box-built-in-half-wrap .hf-layout + .hf-layout::before {
    position: absolute;
    top: 10px;
    left: 0;
    display: block;
    height: calc(100% - 20px);
    content: '';
    border-left: 2px solid #eee; }
    @media all and (min-width: 769px) {
      .hf-box-built-in-half-wrap .hf-layout + .hf-layout::before {
        top: -10px;
        height: calc(100% - 10px); } }
@media all and (min-width: 769px) {
  .hf-box-built-in-half-wrap .hf-layout .hf-box {
    padding: 13px 20px 26px; } }
.hf-box-built-in-half-wrap .hf-grid {
  width: 100%; }
.hf-button {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  padding: 0;
  margin-bottom: 5px;
  line-height: 1.33;
  color: #fff;
  text-decoration: none;
  word-break: break-word;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: -webkit-gradient(linear, left top, right top, from(#ed86b3), color-stop(51%, #ed86b3), color-stop(75%, #f29a67), to(#ee846d));
  background: linear-gradient(to right, #ed86b3 0%, #ed86b3 51%, #f29a67 75%, #ee846d 100%);
  background-position: right center;
  background-size: 200% auto;
  border-color: transparent;
  border-radius: 100px;
  -webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.3);
          box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.3);
  -webkit-transition: background 0.4s;
  transition: background 0.4s; }
  .pc .hf-button:hover {
    background-position: left center; }
  .hf-button__inner {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    padding: 10px 15px;
    font-size: 1.3rem;
    text-align: center; }
    @media all and (min-width: 769px) {
      .hf-button__inner {
        padding: 15px;
        font-size: 1.8rem; } }
    .hf-button__inner > span {
      text-align: center;
      word-break: break-all; }
  .hf-button__icon {
    display: block;
    width: 11px;
    margin-right: 5px; }
    @media all and (min-width: 769px) {
      .hf-button__icon {
        width: 18px;
        margin-right: 8px; } }
    .hf-button__icon img {
      vertical-align: middle; }
  .hf-button__icon--right {
    margin-right: 0;
    margin-left: 5px; }
    @media all and (min-width: 769px) {
      .hf-button__icon--right {
        margin-right: 0;
        margin-left: 8px; } }
  .hf-button .hf-icon {
    font-size: 1.1rem;
    color: #fff; }
    @media all and (min-width: 769px) {
      .hf-button .hf-icon {
        font-size: 1.8rem; } }
    .hf-button .hf-icon::before, .hf-button .hf-accordion__trigger::after, .hf-button .hf-main-accordion__trigger::after, .hf-button .hf-select-wrap::after, .hf-button .hf-child-nav a::after, .hf-child-nav .hf-button a::after, .hf-button .hf-second-tab__text::before, .hf-button .hf-third-tab__text::before, .hf-button .hf-text-link-secondary::before, .hf-button .hf-text-link-bright::before {
      margin-right: 5px;
      vertical-align: middle; }
      @media all and (min-width: 769px) {
        .hf-button .hf-icon::before, .hf-button .hf-accordion__trigger::after, .hf-button .hf-main-accordion__trigger::after, .hf-button .hf-select-wrap::after, .hf-button .hf-child-nav a::after, .hf-child-nav .hf-button a::after, .hf-button .hf-second-tab__text::before, .hf-button .hf-third-tab__text::before, .hf-button .hf-text-link-secondary::before, .hf-button .hf-text-link-bright::before {
          margin-right: 8px; } }
    .hf-button .hf-icon--blank {
      font-size: small; }
      .hf-button .hf-icon--blank::before {
        margin-right: 0;
        margin-left: 5px; }
  .hf-button--width-auto {
    width: inherit;
    max-width: inherit; }
  .hf-button--world {
    background-image: -webkit-gradient(linear, left top, right top, from(#40a990), color-stop(51%, #40a990), color-stop(75%, #32c878), to(#40a990));
    background-image: linear-gradient(to right, #40a990 0%, #40a990 51%, #32c878 75%, #40a990 100%); }
  .hf-button--light {
    background-image: -webkit-gradient(linear, left top, right top, from(#5cbfd2), color-stop(51%, #5cbfd2), color-stop(75%, #52a7dd), color-stop(90%, #6d90ca), to(#6d90ca));
    background-image: linear-gradient(to right, #5cbfd2 0%, #5cbfd2 51%, #52a7dd 75%, #6d90ca 90%, #6d90ca 100%); }
  .hf-button--marugoto {
    background-image: -webkit-gradient(linear, left top, right top, from(#f8b856), color-stop(51%, #f8b856), color-stop(75%, #fedb6b), color-stop(90%, #f4a03a), to(#ed6d46));
    background-image: linear-gradient(to right, #f8b856 0%, #f8b856 51%, #fedb6b 75%, #f4a03a 90%, #ed6d46 100%); }
  .hf-button--microscope {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(51%, #947c29), to(#543f1b));
    background-image: linear-gradient(to right, #947c29 51%, #543f1b 100%); }
  .hf-button--border {
    color: #333;
    border: solid 1px #eb6d73;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transition: 0.25s ease-out;
    transition: 0.25s ease-out;
    -webkit-transition-property: opacity;
    transition-property: opacity; }
    .pc .hf-button--border:hover {
      opacity: .7; }
    @media all and (min-width: 769px) {
      .hf-button--border {
        border-width: 2px; } }
    .hf-button--border .hf-button__inner {
      background-color: #fff;
      border-radius: 100px; }
  .hf-button--short .hf-button__inner {
    min-height: 27px;
    font-size: 1.1rem; }
    @media all and (min-width: 769px) {
      .hf-button--short .hf-button__inner {
        min-height: 36px;
        font-size: 1.4rem; } }
  .hf-button--hyperlink {
    max-width: 190px; }
    @media all and (min-width: 769px) {
      .hf-button--hyperlink {
        max-width: 216px; } }
  .hf-button--learn-more {
    max-width: 150px; }
    @media all and (min-width: 769px) {
      .hf-button--learn-more {
        max-width: 252px; } }
    @media all and (min-width: 769px) {
      .hf-button--learn-more .hf-button__inner {
        font-size: 1.4rem; } }
  .hf-button--fill {
    margin-bottom: 0;
    background: #fff0e5;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none; }
    .hf-button--fill .hf-button__inner {
      font-weight: normal;
      color: #4b4b4b; }
  .hf-button--fill-secondary {
    margin-bottom: 0;
    background: #fff; }
  .hf-button--with-right-icon .hf-button__inner {
    font-weight: normal;
    color: #4b4b4b; }
  .hf-button--with-right-icon .hf-icon {
    margin-right: 0;
    margin-left: 7px;
    color: #e85382; }
    @media all and (min-width: 769px) {
      .hf-button--with-right-icon .hf-icon {
        margin-left: 10px; } }
  .hf-button--color-world .hf-icon {
    color: #7bc178; }
  .hf-button--color-light .hf-icon {
    color: #4cb7c6; }
  .hf-button--color-marugoto .hf-icon {
    color: #f48b27; }
  .hf-button--color-microscope .hf-icon {
    color: #a37524; }
  .hf-button--rect {
    background: #fff;
    border: 1px solid #bbb;
    border-radius: 4.63px;
    -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
            box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2); }
  .hf-button--between .hf-button__inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    min-height: 48px;
    padding-right: 10px;
    padding-left: 10px; }
    @media all and (min-width: 769px) {
      .hf-button--between .hf-button__inner {
        min-height: 80px;
        padding-right: 30px;
        padding-left: 30px; } }
.hf-blank-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50px;
  height: 36px;
  font-size: 1rem;
  background-position: right center;
  background-size: 200% auto;
  border-radius: 2px;
  -webkit-box-shadow: -2px 2px 1px rgba(0, 0, 0, 0.1);
          box-shadow: -2px 2px 1px rgba(0, 0, 0, 0.1);
  -webkit-transition: background 0.4s;
  transition: background 0.4s; }
  .pc .hf-blank-button:hover {
    background-position: left center; }
  @media all and (min-width: 981px) {
    .hf-blank-button {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      width: 173px;
      height: 36px;
      font-size: 1.4rem;
      border-radius: 3px;
      -webkit-box-shadow: -3px 3px 1px rgba(0, 0, 0, 0.1);
              box-shadow: -3px 3px 1px rgba(0, 0, 0, 0.1); } }
  .hf-blank-button i {
    padding-top: 2px;
    padding-right: 3px; }
    @media all and (min-width: 981px) {
      .hf-blank-button i {
        padding-top: 0;
        padding-right: 5px; } }
  .hf-blank-button--yellow {
    background-image: -webkit-gradient(linear, left top, right top, from(#ffffc3), color-stop(51%, #ffffc3), color-stop(75%, #feff00), to(#ffffc3));
    background-image: linear-gradient(to right, #ffffc3 0%, #ffffc3 51%, #feff00 75%, #ffffc3 100%); }
  .hf-blank-button--blue {
    color: #fff;
    background-image: -webkit-gradient(linear, left top, right top, from(#5bbdec), color-stop(51%, #5bbdec), color-stop(76%, #847fff), to(#b0dee9));
    background-image: linear-gradient(to right, #5bbdec 0%, #5bbdec 51%, #847fff 76%, #b0dee9 100%); }
.hf-link-button-layout .hf-button__inner {
  font-size: 1.1rem; }
  @media all and (min-width: 769px) {
    .hf-link-button-layout .hf-button__inner {
      font-size: 1.6rem; } }
  .hf-link-button-layout .hf-button__inner > span {
    text-align: left; }
.hf-breadcrumb {
  padding: 0;
  margin: 16px 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  float: right; }
  .hf-breadcrumb::after {
    overflow: hidden; }
  @media all and (min-width: 769px) {
    .hf-breadcrumb {
      margin: 20px 0; } }
  .hf-breadcrumb__item {
    display: inline;
    font-size: 1.1rem;
    word-break: break-all;
    list-style: none; }
    @media all and (min-width: 769px) {
      .hf-breadcrumb__item {
        font-size: 1.2rem; } }
    .hf-breadcrumb__item::after {
      display: inline-block;
      width: 5px;
      height: 5px;
      margin-right: 5px;
      margin-left: 5px;
      content: '';
      border-top: 1px solid #e85382;
      border-right: 1px solid #e85382;
      -webkit-transform: translateY(-1px) rotate(45deg);
              transform: translateY(-1px) rotate(45deg); }
      @media all and (min-width: 769px) {
        .hf-breadcrumb__item::after {
          width: 6px;
          height: 6px;
          -webkit-transform: translateY(0) rotate(45deg);
                  transform: translateY(0) rotate(45deg); } }
    .hf-breadcrumb__item:last-child::after {
      content: none; }
    .hf-breadcrumb__item a {
      color: #e85382;
      text-decoration: none; }
      .pc .hf-breadcrumb__item a:hover {
        text-decoration: underline; }
    .hf-breadcrumb__item:last-child {
      pointer-events: none; }
      .hf-breadcrumb__item:last-child a {
        color: #4b4b4b;
        pointer-events: none; }
        .pc .hf-breadcrumb__item:last-child a:hover {
          text-decoration: none;
          cursor: default; }
@media (min-width: 1200px) {
  .hf-card-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
@media (min-width: 1200px) {
  .hf-card-layout .hf-card {
    width: 33.333%; } }
@media (min-width: 1200px) {
  .hf-card-layout--horizontal .hf-card {
    width: 50%; } }
.hf-card-layout--horizontal .hf-card__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 1200px) {
    .hf-card-layout--horizontal .hf-card__inner {
      padding-top: 25px; } }
.hf-card-layout--horizontal .hf-card__img {
  width: 75px; }
  @media (min-width: 1200px) {
    .hf-card-layout--horizontal .hf-card__img {
      width: 110px;
      padding-right: 20px; } }
  .hf-card-layout--horizontal .hf-card__img img {
    width: 100%; }
.hf-card-layout--horizontal .hf-card__text {
  width: calc(100% - 75px);
  font-size: 12px;
  border-top: none; }
  @media (min-width: 1200px) {
    .hf-card-layout--horizontal .hf-card__text {
      width: calc(100% - 110px);
      padding-top: 0;
      font-size: 14px; } }
.hf-card-layout--vertical .hf-card__inner {
  display: block;
  margin-top: 10px; }
.hf-card-layout--vertical .hf-card__text {
  width: 100%;
  padding: 15px 0 0;
  border-top: 1px solid #bbb; }
.hf-card {
  padding: 15px 15px 20px;
  background-color: #fff0e5; }
  .hf-card:nth-of-type(n+2) {
    margin-top: 10px; }
    @media (min-width: 1200px) {
      .hf-card:nth-of-type(n+2) {
        margin-top: 0;
        margin-left: 20px; } }
  @media all and (min-width: 769px) {
    .hf-card {
      padding: 20px; } }
  .hf-card__label-outer {
    padding: 0 10px; }
  .hf-card__label {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 28px;
    margin: 0 auto;
    font-size: 1.3rem;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #eb6d73; }
    @media all and (min-width: 769px) {
      .hf-card__label {
        height: 34px;
        font-size: 1.4rem; } }
    .hf-card__label::before, .hf-card__label::after {
      position: absolute;
      top: 0;
      width: 0;
      height: 0;
      content: '';
      border: 14px solid transparent;
      border-right: 8px solid transparent;
      border-left: 8px solid transparent; }
      @media all and (min-width: 769px) {
        .hf-card__label::before, .hf-card__label::after {
          border-top-width: 17px;
          border-bottom-width: 17px; } }
    .hf-card__label::before {
      right: 100%;
      border-right-color: #eb6d73; }
    .hf-card__label::after {
      left: 100%;
      border-left-color: #eb6d73; }
  .hf-card__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 20px; }
    @media (min-width: 1200px) {
      .hf-card__inner {
        display: block;
        margin-top: 0; } }
  .hf-card__box {
    position: relative;
    width: 50%;
    padding: 15px 5px;
    margin-right: 15px;
    text-align: center; }
    @media (min-width: 1200px) {
      .hf-card__box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        width: auto;
        height: 268px;
        padding: 0;
        padding-bottom: 30px;
        margin-right: 0; } }
    .hf-card__box::after {
      position: absolute;
      top: 0;
      right: -15px;
      bottom: 0;
      display: block;
      width: 1px;
      content: '';
      background-color: #bbb; }
      @media (min-width: 1200px) {
        .hf-card__box::after {
          display: none; } }
  .hf-card__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 75px;
    margin: 0 auto; }
    @media (min-width: 1200px) {
      .hf-card__img {
        width: 110px; } }
    .hf-card__img img {
      display: block; }
  .hf-card__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 15px;
    font-size: 2.0rem;
    color: #eb6d73;
    text-align: center; }
    @media all and (min-width: 769px) {
      .hf-card__title {
        margin-top: 30px;
        font-size: 3.0rem; } }
    @media all and (min-width: 981px) {
      .hf-card__title {
        font-size: 4.0rem; } }
  .hf-card__small-text {
    font-size: 1.1rem;
    white-space: nowrap; }
    @media all and (min-width: 769px) {
      .hf-card__small-text {
        font-size: 1.6rem; } }
    @media all and (min-width: 981px) {
      .hf-card__small-text {
        font-size: 2.0rem; } }
  .hf-card__text {
    width: 50%;
    padding-left: 15px;
    margin: 0;
    font-size: 1.3rem; }
    @media all and (min-width: 769px) {
      .hf-card__text {
        font-size: 1.4rem; } }
    @media (min-width: 1200px) {
      .hf-card__text {
        width: auto;
        padding-top: 25px;
        padding-left: 0;
        border-top: 1px solid #bbb;
        border-left: 0; } }
  .hf-card__link {
    margin-top: 20px; }
  .hf-card__figure {
    width: 80%;
    margin: 0 auto 10px;
    text-align: center; }
    @media all and (min-width: 769px) {
      .hf-card__figure {
        width: 100%;
        margin: 24px 0; } }
  .hf-card--color-secondary .hf-card__label {
    background-color: #f09fb7; }
    .hf-card--color-secondary .hf-card__label::before {
      border-right-color: #f09fb7; }
    .hf-card--color-secondary .hf-card__label::after {
      border-left-color: #f09fb7; }
  .hf-card--color-world .hf-card__label {
    background-color: #aad3a9; }
    .hf-card--color-world .hf-card__label::before {
      border-right-color: #aad3a9; }
    .hf-card--color-world .hf-card__label::after {
      border-left-color: #aad3a9; }
  .hf-card--color-world .hf-card__title {
    color: #7bc178; }
  .hf-card--color-light .hf-card__label {
    background-color: #62ADDB; }
    .hf-card--color-light .hf-card__label::before {
      border-right-color: #62ADDB; }
    .hf-card--color-light .hf-card__label::after {
      border-left-color: #62ADDB; }
  .hf-card--color-light .hf-card__title {
    color: #4cb7c6; }
  .hf-card--color-marugoto .hf-card__label {
    background-color: #EDB947; }
    .hf-card--color-marugoto .hf-card__label::before {
      border-right-color: #EDB947; }
    .hf-card--color-marugoto .hf-card__label::after {
      border-left-color: #EDB947; }
  .hf-card--color-marugoto .hf-card__title {
    color: #f48b27; }
  .hf-card--color-white {
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
            box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2); }
    .hf-card--color-white .hf-card__box {
      height: auto; }
    .hf-card--color-white .hf-card__text-inner {
      max-width: 100%; }
      @media (min-width: 1200px) {
        .hf-card--color-white .hf-card__text-inner {
          max-width: 200px;
          margin: auto; } }
    .hf-card--color-white:not(.hf-card--color-world) .hf-card__label {
      background-color: #f09fb7; }
      .hf-card--color-white:not(.hf-card--color-world) .hf-card__label::before {
        border-right-color: #f09fb7; }
      .hf-card--color-white:not(.hf-card--color-world) .hf-card__label::after {
        border-left-color: #f09fb7; }
  .hf-card .hf-heading--polygon-level-3 {
    display: block;
    margin: 0 20px;
    letter-spacing: 0; }
    .hf-card .hf-heading--polygon-level-3 .hf-heading__inner {
      width: 100%;
      min-width: auto;
      max-width: none; }
      @media all and (min-width: 769px) {
        .hf-card .hf-heading--polygon-level-3 .hf-heading__inner {
          padding: 0;
          font-size: 1.4rem;
          letter-spacing: -1px; } }
  @media all and (min-width: 769px) {
    .hf-card--exception {
      height: 100%; } }
.hf-simple-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  padding: 20px 10px;
  text-align: center;
  background-color: #fff0e5; }
  @media all and (min-width: 769px) {
    .hf-simple-card {
      padding: 50px 10px; } }
  .hf-simple-card__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .hf-simple-card__img {
    width: 55px;
    margin: 0 auto;
    text-align: center; }
    @media all and (min-width: 769px) {
      .hf-simple-card__img {
        width: 110px; } }
    .hf-simple-card__img img {
      display: block;
      width: 55px;
      margin: 0 auto; }
      @media all and (min-width: 769px) {
        .hf-simple-card__img img {
          width: auto; } }
  .hf-simple-card__title {
    margin-top: 10px;
    font-size: 1.3rem;
    color: #e85382;
    letter-spacing: 4px; }
    @media all and (min-width: 769px) {
      .hf-simple-card__title {
        margin-top: 20px;
        font-size: 2.0rem;
        letter-spacing: 8px; } }
    .hf-simple-card__title--color-light {
      color: #3396D6; }
    @media all and (min-width: 769px) {
      .hf-simple-card__title br {
        display: none; } }
  .hf-simple-card__text {
    margin: 0;
    margin-top: 20px;
    font-size: 1.1rem; }
    @media all and (min-width: 769px) {
      .hf-simple-card__text {
        font-size: 1.4rem; } }
  .hf-simple-card__button-wrapper .hf-button {
    margin-top: 10px; }
    @media all and (min-width: 769px) {
      .hf-simple-card__button-wrapper .hf-button {
        width: 170px;
        margin: 20px auto 0; } }
  .hf-simple-card__heading {
    padding: 10px;
    margin: -20px -20px 20px;
    color: #fff;
    background-color: #e85382; }
    @media all and (min-width: 769px) {
      .hf-simple-card__heading {
        padding: 20px;
        margin: -40px -40px 40px; } }
  .hf-simple-card--with-heading {
    padding: 20px; }
    @media all and (min-width: 769px) {
      .hf-simple-card--with-heading {
        padding: 40px; } }
    .hf-simple-card--with-heading .hf-simple-card__heading {
      font-size: 1.3rem;
      letter-spacing: .1em; }
      @media all and (min-width: 769px) {
        .hf-simple-card--with-heading .hf-simple-card__heading {
          font-size: 2.0rem; } }
  .hf-simple-card--rounded {
    border-radius: 6px; }
    .hf-simple-card--rounded .hf-simple-card__heading {
      border-radius: 6px 6px 0 0; }
@media all and (min-width: 769px) {
  a[href^="tel:"] {
    text-decoration: none; } }
.pc a[href^="tel:"] {
  pointer-events: none;
  cursor: default; }
.hf-contact-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  @media all and (min-width: 769px) {
    .hf-contact-item {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      margin-right: 3%; } }
  .hf-contact-item__img {
    width: 22px;
    margin-top: 3px;
    margin-right: 10px; }
    @media all and (min-width: 769px) {
      .hf-contact-item__img {
        width: 43px;
        margin-top: -3px;
        margin-right: 20px; } }
  .hf-contact-item__text {
    width: calc(100% - 22px);
    font-size: 1.7rem;
    letter-spacing: 1px;
    word-break: break-all; }
    @media all and (min-width: 769px) {
      .hf-contact-item__text {
        width: calc(100% - 43px);
        font-size: 2.3rem; } }
    .hf-contact-item__text i {
      padding-left: 5px;
      font-size: small; }
    .hf-contact-item__text--contact {
      text-decoration: underline; }
    .pc .hf-contact-item__text:hover {
      text-decoration: none; }
.hf-contact-box {
  padding: 20px;
  background-color: #fff1e7;
  border-radius: 5px; }
  @media all and (min-width: 769px) {
    .hf-contact-box {
      padding: 50px; } }
  .hf-contact-box > *:last-child {
    padding-bottom: 0;
    margin-bottom: 0; }
  .hf-contact-box__heading {
    position: relative;
    padding-left: 16px;
    font-size: 1.2rem; }
    @media all and (min-width: 769px) {
      .hf-contact-box__heading {
        padding-left: 32px;
        font-size: 2rem; } }
    .hf-contact-box__heading::before {
      position: absolute;
      top: 6px;
      left: 0;
      display: inline-block;
      width: 0;
      height: 0;
      content: '';
      border-color: #eb6d73 transparent transparent transparent;
      border-style: solid;
      border-width: 7.8px 4.5px 0 4.5px; }
      @media all and (min-width: 769px) {
        .hf-contact-box__heading::before {
          top: 9px;
          border-width: 14.7px 8.5px 0 8.5px; } }
    .hf-contact-box__heading span {
      display: block;
      padding-top: 3px;
      font-weight: normal; }
      @media all and (min-width: 769px) {
        .hf-contact-box__heading span {
          font-size: 1.4rem; } }
  .hf-contact-box .hf-text-note {
    display: block;
    font-size: 1.3rem; }
    @media all and (min-width: 769px) {
      .hf-contact-box .hf-text-note {
        font-size: 1.4rem; } }
.hf-conversion-panel-layout {
  padding: 0;
  margin: 0; }
  .hf-conversion-panel-layout dl, .hf-conversion-panel-layout dt, .hf-conversion-panel-layout dd {
    margin: 0; }
  .hf-conversion-panel-layout ol {
    padding: 0;
    list-style-type: decimal; }
  .hf-conversion-panel-layout > *:not(:first-child) {
    margin-top: 10px; }
    @media all and (min-width: 769px) {
      .hf-conversion-panel-layout > *:not(:first-child) {
        margin-top: 20px; } }
  .hf-conversion-panel-layout hr {
    border-color: #eee;
    background-color: transparent;
    height: 1px; }
  .hf-conversion-panel-layout .hf-button {
    max-width: 364px; }
.hf-conversion-panel {
  background-color: #eee;
  border-radius: 6px;
  padding: 30px 15px; }
  @media all and (min-width: 769px) {
    .hf-conversion-panel {
      padding: 60px; } }
  .hf-conversion-panel__heading {
    font-size: 1.3rem;
    text-align: center;
    letter-spacing: 6px;
    line-height: 1.7; }
    @media all and (min-width: 769px) {
      .hf-conversion-panel__heading {
        font-size: 2rem;
        letter-spacing: 8px; } }
  .hf-conversion-panel__text-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 15px; }
    @media all and (min-width: 769px) {
      .hf-conversion-panel__text-box {
        margin-top: 25px; } }
    .hf-conversion-panel__text-box ul,
    .hf-conversion-panel__text-box ol {
      padding-left: 1.5em;
      margin-top: 4px; }
      @media all and (min-width: 769px) {
        .hf-conversion-panel__text-box ul,
        .hf-conversion-panel__text-box ol {
          margin-top: 8px; } }
    .hf-conversion-panel__text-box li:nth-of-type(n+2) {
      margin-top: 4px; }
      @media all and (min-width: 769px) {
        .hf-conversion-panel__text-box li:nth-of-type(n+2) {
          margin-top: 8px; } }
    .hf-conversion-panel__text-box p {
      margin-top: 0;
      margin-bottom: 0; }
    .hf-conversion-panel__text-box--order-list {
      padding: 0 15px; }
      .hf-conversion-panel__text-box--order-list .hf-text-size-medium {
        margin-left: -15px; }
.hf-definition-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  margin: 0; }
  .hf-definition-list__description {
    margin: 0; }
  .hf-definition-list--primary {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 50px;
    padding: 5px 0;
    color: #fff;
    background: #e56ba0;
    border-radius: 5px; }
    @media all and (min-width: 769px) {
      .hf-definition-list--primary {
        height: 100px;
        border-radius: 10px; } }
    .hf-definition-list--primary .hf-definition-list__title {
      position: relative;
      padding: 0 15px;
      text-align: center; }
      @media all and (min-width: 769px) {
        .hf-definition-list--primary .hf-definition-list__title {
          font-size: 1.8rem; } }
      .hf-definition-list--primary .hf-definition-list__title::after {
        position: absolute;
        top: 50%;
        right: 0;
        width: 1px;
        height: 35px;
        content: '';
        border-right: 1px solid #fff;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
        @media all and (min-width: 769px) {
          .hf-definition-list--primary .hf-definition-list__title::after {
            height: 78px; } }
    .hf-definition-list--primary .hf-definition-list__description {
      padding: 0 15px;
      text-align: center; }
      @media all and (min-width: 769px) {
        .hf-definition-list--primary .hf-definition-list__description {
          font-size: 1.8rem; } }
      .hf-definition-list--primary .hf-definition-list__description a {
        color: #fff;
        text-decoration: underline; }
        .pc .hf-definition-list--primary .hf-definition-list__description a:hover {
          text-decoration: none; }
        .hf-definition-list--primary .hf-definition-list__description a i {
          padding-right: .3em; }
  .hf-definition-list--world {
    background: #40a990; }
  .hf-definition-list--light {
    background: #3396d6; }
  .hf-definition-list--marugoto {
    background: #f48b27; }
  .hf-definition-list--microscope {
    background: #a37524;
    height: auto;
    min-height: 100px; }
  @media all and (max-width: 768px) {
    .hf-definition-list--border .hf-definition-list__title,
    .hf-definition-list--border .hf-definition-list__description {
      width: 100%; } }
  .hf-definition-list--border .hf-definition-list__title {
    padding-top: 15px;
    margin-top: 20px;
    font-size: 1.3rem;
    border-top: 1px solid #eee; }
    @media all and (min-width: 769px) {
      .hf-definition-list--border .hf-definition-list__title {
        padding-right: 10px;
        font-size: 1.8rem; } }
    .hf-definition-list--border .hf-definition-list__title:first-of-type {
      margin-top: 0;
      border-top: none; }
  .hf-definition-list--border .hf-definition-list__description {
    padding-top: 10px;
    line-height: 1.75; }
    @media all and (min-width: 769px) {
      .hf-definition-list--border .hf-definition-list__description {
        padding-top: 15px;
        margin-top: 20px;
        border-top: 1px solid #eee; }
        .hf-definition-list--border .hf-definition-list__description:first-of-type {
          margin-top: 0;
          border-top: none; } }
.hf-embed {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 50%;
  overflow: hidden; }
  .hf-embed > * {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100% !important;
    border: none; }
  .hf-embed--ratio-1-1 {
    padding-bottom: 100%; }
  .hf-embed--ratio-1-2 {
    padding-bottom: 50%; }
  .hf-embed--ratio-2-3 {
    padding-bottom: 66.66667%; }
  .hf-embed--ratio-3-4 {
    padding-bottom: 75%; }
  .hf-embed--ratio-9-16 {
    padding-bottom: 56.25%; }
  .hf-embed--ratio-top-slide-pc {
    padding-bottom: 44.55446%; }
  .hf-embed--ratio-top-slide-sp {
    padding-bottom: 75.04078%; }
    @media all and (min-width: 481px) {
      .hf-embed--ratio-top-slide-sp {
        padding-bottom: 74.93333%; } }
.hf-flow-list {
  counter-reset: number;
  padding: 0;
  margin: 0; }
  .hf-flow-list .hf-flow-item + .hf-flow-item {
    margin-top: 30px; }
    @media all and (min-width: 769px) {
      .hf-flow-list .hf-flow-item + .hf-flow-item {
        margin-top: 60px; } }
    .hf-flow-list .hf-flow-item + .hf-flow-item::after {
      display: block;
      content: '';
      position: absolute;
      top: -20px;
      left: 50%;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 10px 16px 0 16px;
      border-color: #EE846D transparent transparent transparent;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
      @media all and (min-width: 769px) {
        .hf-flow-list .hf-flow-item + .hf-flow-item::after {
          top: -35px;
          -webkit-transform: translateX(-50%) scale(2);
                  transform: translateX(-50%) scale(2); } }
.hf-flow-item {
  counter-increment: number;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  background-color: #fff;
  position: relative; }
  .hf-flow-item::before {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    content: counter(number);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    line-height: 1;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    color: #fff;
    border-radius: 1em;
    font-size: 1.4rem;
    background: transparent linear-gradient(223deg, #ED86B3 0%, #F29A67 50%, #EE846D 100%) 0% 0% no-repeat padding-box;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    @media all and (min-width: 769px) {
      .hf-flow-item::before {
        width: 50px;
        height: 50px;
        font-size: 2.8rem;
        margin-right: 20px; } }
  @media all and (min-width: 769px) {
    .hf-flow-item {
      padding: 20px; } }
  .hf-flow-item__text {
    font-size: 1.3rem;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 75%;
    text-align: left !important; }
    @media all and (min-width: 769px) {
      .hf-flow-item__text {
        font-size: 1.6rem; } }
  .hf-flow-item__img {
    width: 25%;
    padding-left: 10px; }
    .hf-flow-item__img img {
      display: block;
      margin-left: auto; }
.hf-footer-gradient {
  padding-bottom: 15px;
  background: linear-gradient(-72deg, #ee846d 0%, #f8c38e 50%, #ed86b3 100%); }
  @media all and (min-width: 769px) {
    .hf-footer-gradient {
      padding-bottom: 50px; } }
.hf-top-button-bar {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  max-width: 635px;
  height: 59px;
  padding: 0 15px 15px 0;
  pointer-events: none;
  opacity: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%); }
  @media all and (min-width: 769px) {
    .hf-top-button-bar {
      height: 75px;
      padding-bottom: 20px; } }
  .hf-top-button-bar__button {
    position: absolute;
    top: 0;
    right: 15px;
    display: block;
    margin-left: auto;
    pointer-events: auto;
    cursor: auto;
    -webkit-transition: .35s ease-out;
    transition: .35s ease-out; }
  .hf-top-button-bar img {
    width: 44px;
    vertical-align: bottom; }
    @media all and (min-width: 769px) {
      .hf-top-button-bar img {
        width: 55px; } }
.hf-footer {
  position: relative;
  margin-top: 73px; }
  @media all and (min-width: 769px) {
    .hf-footer {
      margin-top: 180px; } }
  .hf-footer__logo {
    margin-top: 25px;
    text-align: center; }
    @media all and (min-width: 769px) {
      .hf-footer__logo {
        margin-top: 50px; } }
    .hf-footer__logo img {
      max-width: 110px; }
      @media all and (min-width: 769px) {
        .hf-footer__logo img {
          max-width: 150px; } }
  .hf-footer__corporate-name {
    margin-top: 15px;
    font-size: 1.1rem;
    line-height: 1.75;
    color: #fff;
    text-align: center; }
    @media all and (min-width: 769px) {
      .hf-footer__corporate-name {
        margin-top: 30px; } }
  .hf-footer__member-text, .hf-footer__copyright {
    display: block;
    font-size: 1.1rem;
    line-height: 1.75;
    color: #fff;
    text-align: center; }
.hf-footer-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  margin: 0 -15px; }
  .hf-footer-menu__item {
    width: 50%;
    border-bottom: 1px solid #fff; }
    .hf-footer-menu__item:nth-child(odd) {
      border-right: 1px solid #fff; }
    .hf-footer-menu__item a {
      position: relative;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      height: 100%;
      min-height: 45px;
      padding: 5px 15px 5px 35px;
      font-size: 1.3rem;
      line-height: 1.3;
      color: #fff; }
      .hf-footer-menu__item a::before {
        position: absolute;
        top: 50%;
        left: 15px;
        display: inline-block;
        width: 11px;
        height: 11px;
        content: '';
        background: url("./assets/img/hifumi-rheos-jp/arrow-white.svg") 0 0 no-repeat;
        background-size: 100% 100%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
.hf-footer-sitemap {
  display: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 30px 0 0;
  margin: 0; }
  @media all and (min-width: 769px) {
    .hf-footer-sitemap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media all and (min-width: 981px) {
    .hf-footer-sitemap {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .hf-footer-sitemap + .hf-footer-sitemap {
    margin-top: 30px;
    border-top: 1px solid #fff; }
  .hf-footer-sitemap a {
    display: inline-block;
    color: #fff; }
  .hf-footer-sitemap__item {
    position: relative;
    width: 25%;
    padding-right: 5px;
    margin-bottom: 15px;
    font-size: 1.5rem; }
    @media all and (min-width: 981px) {
      .hf-footer-sitemap__item {
        width: auto;
        max-width: 25%; } }
    .hf-footer-sitemap__item > a {
      position: relative;
      display: block;
      padding-left: 28px; }
      .hf-footer-sitemap__item > a + a {
        margin-top: 10px; }
      .hf-footer-sitemap__item > a::before {
        position: absolute;
        top: 1px;
        left: 0;
        display: inline-block;
        width: 18px;
        height: 18px;
        content: '';
        background: url("./assets/img/hifumi-rheos-jp/arrow-white.svg") 0 0 no-repeat;
        background-size: 100% 100%; }
  .hf-footer-sitemap--top-lists .hf-footer-sitemap__item {
    width: 25%; }
.hf-footer-sitemap-grid {
  display: none;
  margin-top: 15px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff; }
  @media all and (min-width: 769px) {
    .hf-footer-sitemap-grid {
      display: block; } }
  .hf-footer-sitemap-grid__item:last-child {
    border-top: 1px solid #fff; }
  @media all and (min-width: 981px) {
    .hf-footer-sitemap-grid {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .hf-footer-sitemap-grid__item:first-child {
        width: 60%;
        padding-right: 3%; }
      .hf-footer-sitemap-grid__item:last-child {
        position: relative;
        width: 40%;
        padding-left: 3%;
        border-top: none; }
        .hf-footer-sitemap-grid__item:last-child::before {
          position: absolute;
          top: 30px;
          left: 0;
          display: inline-block;
          width: 1px;
          height: calc(100% - 45px);
          content: '';
          background-color: #fff; } }
  .hf-footer-sitemap-grid .hf-footer-sitemap__item {
    max-width: 50%; }
.hf-footer-child-link {
  padding: 0;
  margin-top: 10px;
  font-size: 1.3rem;
  line-height: 1.8; }
  .hf-footer-child-link a {
    position: relative;
    padding-left: 1em; }
    .hf-footer-child-link a::before {
      position: absolute;
      top: 0;
      left: 0;
      display: inline-block;
      content: '・'; }
.hf-footer-blank-links {
  padding: 0;
  margin-top: 20px;
  line-height: 1.75; }
  @media all and (min-width: 769px) {
    .hf-footer-blank-links {
      padding-top: 14px;
      margin: 15px 0 0;
      border-top: 1px solid #fff; }
      .hf-footer-blank-links + .hf-footer-blank-links {
        padding-top: 0;
        margin-top: 0;
        border-top: 0; }
      .hf-footer-blank-links > * {
        display: inline-block;
        margin-right: 20px;
        line-height: 2; }
        .hf-footer-blank-links > *:last-child {
          margin-right: 0; } }
  .hf-footer-blank-links a {
    color: #fff; }
.hf-footer--top-button-fixed .hf-top-button-bar {
  position: fixed;
  top: auto;
  bottom: 0;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0); }
.hf-footer--top-button-fixed .hf-top-button-bar__button {
  cursor: pointer;
/*  -webkit-transform: translateY(100px);
          transform: translateY(100px); */
           }
.hf-footer--top-button-fixed.hf-footer--top-button-visible .hf-top-button-bar__button {
  -webkit-transform: translateY(0);
          transform: translateY(0); }
.hf-footer--top-button-visible .hf-top-button-bar {
  opacity: 1; }
.hf-footer--top-button-visible .hf-top-button-bar__button {
  cursor: pointer; }
.hf-js-fix-top-button-flag {
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 500px;
  pointer-events: none;
  visibility: hidden;
  background-color: #000; }
input[type="text"], input[type="tel"], input[type="email"], input[type="date"], input[type="search"], input[type="password"], select, textarea {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.3rem;
  -webkit-text-size-adjust: 100%;
  line-height: inherit;
  height: inherit; }
  @media all and (min-width: 769px) {
    input[type="text"], input[type="tel"], input[type="email"], input[type="date"], input[type="search"], input[type="password"], select, textarea {
      font-size: 1.4rem; } }
.hf-input-text {
  width: 100%;
  height: auto;
  min-height: 38px;
  padding: 8px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: inherit;
  color: #878787;
  border: solid 2px #eee;
  border-radius: 5px;
  -webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.3);
          box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.3);
  border-bottom: 0;
  border-right: 0;
  position: relative; }
  @media all and (min-width: 769px) {
    .hf-input-text {
      min-height: 50px;
      padding: 12px 20px; } }
.hf-select-wrap {
  position: relative;
  display: inline-block;
  overflow: hidden; }
  .hf-select-wrap::after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 10px;
    font-size: 1rem; }
.hf-select {
  width: 100%;
  border: solid 2px #eee;
  border-radius: 5px;
  padding: 0 20px 0 10px;
  background-color: #fff;
  height: 30px;
  font-size: 1.1rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  cursor: pointer; }
  @media all and (min-width: 769px) {
    .hf-select {
      height: 27px;
      font-size: 1.2rem; } }
  .hf-select--fixed-width {
    width: 111px; }
    @media all and (min-width: 769px) {
      .hf-select--fixed-width {
        width: 135px; } }
select::-ms-expand {
  display: none; }
select::-moz-focus-inner {
  display: none; }
.hf-select-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .hf-select-layout__text {
    display: block;
    font-size: 1.1rem;
    margin-right: 4px;
    white-space: nowrap; }
    @media all and (min-width: 769px) {
      .hf-select-layout__text {
        font-size: 1.2rem;
        margin-right: 5px; } }
  .hf-select-layout .hf-select {
    width: auto;
    min-width: 62px; }
    @media all and (min-width: 769px) {
      .hf-select-layout .hf-select {
        min-width: 82px; } }
.hf-search-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto; }
  .hf-search-wrapper .hf-input-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0; }
  .hf-search-wrapper__button {
    width: 63px;
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    font-size: 1.3rem;
    background: -webkit-gradient(linear, left top, right top, from(#ed86b3), color-stop(51%, #ed86b3), color-stop(75%, #f29a67), to(#ee846d));
    background: linear-gradient(to right, #ed86b3 0%, #ed86b3 51%, #f29a67 75%, #ee846d 100%);
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 0;
    -webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.3);
            box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.3);
    -webkit-transition: background 0.4s;
    transition: background 0.4s;
    background-size: 200% auto;
    background-position: right center;
    cursor: pointer; }
    @media all and (min-width: 769px) {
      .hf-search-wrapper__button {
        width: 122px;
        height: 50px;
        font-size: 19px; } }
    .pc .hf-search-wrapper__button:hover {
      background-position: left center; }
/**
 *
 */
.hf-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: -20px;
  margin-left: -20px; }
  .hf-grid > * {
    padding-bottom: 20px;
    padding-left: 20px; }
  @media all and (min-width: 769px) {
    .hf-grid {
      margin-bottom: -32px;
      margin-left: -32px; }
      .hf-grid > * {
        padding-bottom: 32px;
        padding-left: 32px; } }
  .hf-grid > * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    margin: 0;
    word-break: break-all; }
  @media all and (min-width: 769px) {
    .hf-grid--gutter-md-large {
      margin-bottom: -44px;
      margin-left: -44px; }
      .hf-grid--gutter-md-large > * {
        padding-bottom: 44px;
        padding-left: 44px; } }
  .hf-grid--gutter-small {
    margin-bottom: -10px;
    margin-left: -10px; }
    .hf-grid--gutter-small > * {
      padding-bottom: 10px;
      padding-left: 10px; }
    @media all and (min-width: 769px) {
      .hf-grid--gutter-small {
        margin-bottom: -20px;
        margin-left: -20px; }
        .hf-grid--gutter-small > * {
          padding-bottom: 20px;
          padding-left: 20px; } }
  .hf-grid--gutter-collapse {
    margin-bottom: 0px;
    margin-left: 0px; }
    .hf-grid--gutter-collapse > * {
      padding-bottom: 0px;
      padding-left: 0px; }
    @media all and (min-width: 769px) {
      .hf-grid--gutter-collapse {
        margin-bottom: 0px;
        margin-left: 0px; }
        .hf-grid--gutter-collapse > * {
          padding-bottom: 0px;
          padding-left: 0px; } }
  .hf-grid--divider {
    margin: 0;
    border-top: solid 1px #EEEEEE; }
    @media all and (min-width: 981px) {
      .hf-grid--divider {
        margin: 0;
        border-top: none; } }
    .hf-grid--divider > * {
      position: relative;
      padding: 20px 0; }
      @media all and (min-width: 981px) {
        .hf-grid--divider > * {
          padding: 0 15px; } }
      .hf-grid--divider > *::after {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        border-top: solid 1px #EEEEEE;
        content: ''; }
        @media all and (min-width: 981px) {
          .hf-grid--divider > *::after {
            width: 1px;
            height: 100%;
            border-right: solid 1px #EEEEEE; } }
    @media all and (min-width: 981px) {
      .hf-grid--divider.hf-grid--width-lg-1-3 > *:nth-child(n + 4) {
        margin-top: 50px; } }
    @media all and (min-width: 981px) {
      .hf-grid--divider.hf-grid--width-lg-1-3 > *:nth-child(3n):after {
        border: none; } }
  .hf-grid--width-1-1 > * {
    width: 100%; }
  .hf-grid--width-1-2 > * {
    width: 50%; }
  .hf-grid--width-1-3 > * {
    width: 33.333%; }
  .hf-grid--width-1-4 > * {
    width: 25%; }
  .hf-grid--width-1-5 > * {
    width: 20%; }
  .hf-grid--width-1-6 > * {
    width: 16.666%; }
  .hf-grid--width-1-12 > * {
    width: 8.333%; }
  @media screen and (min-width: 321px) {
    .hf-grid--width-se-1-1 > * {
      width: 100%; }
    .hf-grid--width-se-1-2 > * {
      width: 50%; }
    .hf-grid--width-se-1-3 > * {
      width: 33.333%; }
    .hf-grid--width-se-1-4 > * {
      width: 25%; }
    .hf-grid--width-se-1-5 > * {
      width: 20%; }
    .hf-grid--width-se-1-6 > * {
      width: 16.666%; }
    .hf-grid--width-se-1-12 > * {
      width: 8.333%; } }
  @media screen and (min-width: 481px) {
    .hf-grid--width-sm-1-1 > * {
      width: 100%; }
    .hf-grid--width-sm-1-2 > * {
      width: 50%; }
    .hf-grid--width-sm-1-3 > * {
      width: 33.333%; }
    .hf-grid--width-sm-1-4 > * {
      width: 25%; }
    .hf-grid--width-sm-1-5 > * {
      width: 20%; }
    .hf-grid--width-sm-1-6 > * {
      width: 16.666%; }
    .hf-grid--width-sm-1-12 > * {
      width: 8.333%; } }
  @media screen and (min-width: 769px) {
    .hf-grid--width-md-1-1 > * {
      width: 100%; }
    .hf-grid--width-md-1-2 > * {
      width: 50%; }
    .hf-grid--width-md-1-3 > * {
      width: 33.333%; }
    .hf-grid--width-md-1-4 > * {
      width: 25%; }
    .hf-grid--width-md-1-5 > * {
      width: 20%; }
    .hf-grid--width-md-1-6 > * {
      width: 16.666%; }
    .hf-grid--width-md-1-12 > * {
      width: 8.333%; } }
  @media screen and (min-width: 981px) {
    .hf-grid--width-lg-1-1 > * {
      width: 100%; }
    .hf-grid--width-lg-1-2 > * {
      width: 50%; }
    .hf-grid--width-lg-1-3 > * {
      width: 33.333%; }
    .hf-grid--width-lg-1-4 > * {
      width: 25%; }
    .hf-grid--width-lg-1-5 > * {
      width: 20%; }
    .hf-grid--width-lg-1-6 > * {
      width: 16.666%; }
    .hf-grid--width-lg-1-12 > * {
      width: 8.333%; } }
  @media screen and (min-width: 1281px) {
    .hf-grid--width-xlg-1-1 > * {
      width: 100%; }
    .hf-grid--width-xlg-1-2 > * {
      width: 50%; }
    .hf-grid--width-xlg-1-3 > * {
      width: 33.333%; }
    .hf-grid--width-xlg-1-4 > * {
      width: 25%; }
    .hf-grid--width-xlg-1-5 > * {
      width: 20%; }
    .hf-grid--width-xlg-1-6 > * {
      width: 16.666%; }
    .hf-grid--width-xlg-1-12 > * {
      width: 8.333%; } }
.hf-header ul {
  padding: 0; }
.hf-header--simple .hf-header-bar {
  border-bottom: 1px solid #d2d2d2; }
.hf-header__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .hf-header__menu a {
    position: relative;
    display: block;
    width: 55px;
    height: 55px;
    font-size: 1.1rem;
    text-align: center;
    cursor: pointer; }
.hf-header-wrap {
  position: fixed;
  top: 0;
  z-index: 1040;
  width: 100%;
  background-color: #fff; }
.hf-header-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 55px;
  padding-right: 0;
  border-bottom: 1px solid #f2f2f2; }
  @media all and (min-width: 981px) {
    .hf-header-bar {
      width: 100%;
      max-width: 1280px;
      padding-right: 20px;
      padding-left: 20px;
      margin-right: auto;
      margin-left: auto;
      border-bottom: none; } }
  @media all and (max-width: 980px) {
    .hf-header-bar__logo {
      padding-left: 15px; } }
  .hf-header-bar__logo img {
    width: 150px; }
    @media all and (min-width: 981px) {
      .hf-header-bar__logo img {
        width: 190px; } }
  @media all and (min-width: 981px) {
    .hf-header-bar__sub-nav {
      margin-left: auto; } }
.hf-login-button,
.hf-apply-button {
  padding-top: 9px; }
  .hf-login-button span,
  .hf-apply-button span {
    position: absolute;
    bottom: 5px;
    display: block;
    width: 100%; }
  .hf-login-button img,
  .hf-apply-button img {
    width: auto;
    height: 24px; }
.hf-login-button {
  color: #ee8086;
  border-left: 1px solid #f2f2f2; }
.hf-apply-button {
  color: #fff;
  background: linear-gradient(45deg, #ee87b4 0%, #f2996b 50%, #ee846d 100%); }
.hf-menu-button::after {
  position: absolute;
  bottom: 5px;
  left: 50%;
  font-size: 1rem;
  color: #eb6d73;
  content: 'MENU';
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }
.hf-menu-button span {
  position: absolute;
  left: 50%;
  display: inline-block;
  width: 30px;
  height: 2px;
  background-color: #eb6d73;
  -webkit-transition: all .4s;
  transition: all .4s;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }
  .hf-menu-button span:nth-of-type(1) {
    top: 16px; }
  .hf-menu-button span:nth-of-type(2) {
    top: 22px; }
  .hf-menu-button span:nth-of-type(3) {
    top: 29px; }
.hf-header-buttons {
  margin: 0; }
  @media all and (min-width: 981px) {
    .hf-header-buttons {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-right: 0;
      margin-left: 17px; } }
  .hf-header-buttons__item {
    text-align: center; }
    @media all and (min-width: 981px) {
      .hf-header-buttons__item {
        width: 160px; }
        .hf-header-buttons__item:first-child {
          margin-right: 10px; } }
    .hf-header-buttons__item a {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      max-width: 335px; }
    .hf-header-buttons__item + .hf-header-buttons__item {
      margin-top: 15px; }
      @media all and (min-width: 981px) {
        .hf-header-buttons__item + .hf-header-buttons__item {
          margin-top: 0; } }
.hf-header-login-button,
.hf-header-apply-button {
  display: inline-block;
  width: 100%;
  height: 40px;
  font-size: 1.6rem;
  border-radius: 20px; }
  @media all and (min-width: 981px) {
    .hf-header-login-button,
    .hf-header-apply-button {
      font-size: 1.5rem; } }
.hf-header-login-button {
  color: #eb6d73;
  border: solid 2px #eb6d73; }
.hf-header-apply-button {
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(#ed86b3), color-stop(51%, #ed86b3), color-stop(75%, #f29a67), to(#ee846d));
  background: linear-gradient(to right, #ed86b3 0%, #ed86b3 51%, #f29a67 75%, #ee846d 100%);
  background-position: right center;
  background-size: 200% auto;
  -webkit-transition: background 0.4s;
  transition: background 0.4s; }
  .pc .hf-header-apply-button:hover {
    background-position: left center; }
  @media all and (min-width: 769px) {
    .hf-header-apply-button .hf-text-control {
      -webkit-transform: translateX(8px);
              transform: translateX(8px); } }
.hf-header-menu {
  position: fixed;
  top: 55px;
  z-index: 1030;
  width: 100%;
  padding-top: 10px;
  background-color: #fff;
  -webkit-transition: 0s ease-out;
  transition: 0s ease-out;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%); }
  @media all and (min-width: 981px) {
    .hf-header-menu {
      display: block;
      height: 45px;
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-transform: translateY(0);
              transform: translateY(0); } }
  .hf-header-menu__login-button {
    padding-bottom: 10px;
    text-align: center; }
  @media all and (min-width: 981px) {
    .hf-header-menu nav {
      padding-bottom: 7px; } }
.hf-header-menu-close {
  padding: 10px 0;
  font-size: 1.4rem;
  color: #333;
  text-align: center;
  background-color: #dfdfdf; }
  .hf-header-menu-close i {
    font-size: 1.5em;
    font-style: normal;
    vertical-align: middle; }
.hf-header-sub-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 15px;
  margin: 15px 0 15px 10px; }
  .hf-header-sub-nav__item {
    padding: 0 10px;
    font-size: 1.3rem; }
    @media all and (min-width: 981px) {
      .hf-header-sub-nav__item {
        font-size: 1.2rem; } }
    .hf-header-sub-nav__item a {
      -webkit-transition: 0.25s ease-out;
      transition: 0.25s ease-out;
      -webkit-transition-property: color;
      transition-property: color; }
      .pc .hf-header-sub-nav__item a:hover {
        color: #e85382; }
  .hf-header-sub-nav .hf-text-link-primary {
    padding-left: 25px; }
    .hf-header-sub-nav .hf-text-link-primary::before {
      top: 2px;
      width: 15px;
      height: 15px; }
  .hf-header-sub-nav .hf-icon--external-link {
    padding-right: 10px; }
.hf-global-icon-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  margin: 15px 0 0; }
  .hf-global-icon-nav__item {
    width: 33.33333%;
    padding-bottom: 25px;
    text-align: center; }
    @media all and (min-width: 481px) {
      .hf-global-icon-nav__item {
        width: 16.66667%;
        max-width: 100px; } }
    .hf-global-icon-nav__item img {
      vertical-align: bottom; }
.hf-sp-global-nav {
  margin: 15px 0;
  border-bottom: 1px solid #f1f1f1; }
  .hf-sp-global-nav__item {
    position: relative;
    border-top: 1px solid #f1f1f1; }
    .hf-sp-global-nav__item a {
      position: relative;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      height: 100%;
      min-height: 43px;
      padding: 5px 15px 5px 45px;
      font-size: 1.3rem; }
      .hf-sp-global-nav__item a::after {
        position: absolute;
        top: 50%;
        left: 20px;
        width: 15px;
        height: 15px;
        content: '';
        background: url(http://localhost:8080/wsys/assets/img/hifumi-rheos-jp/arrow-primary.svg) 0 0 no-repeat;
        background-size: 100% 100%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
.hf-global-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin: 0; }
  .hf-global-nav__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-right: 1.5625%;
    padding-left: 1.5625%;
    line-height: 1.1;
    border-top: none; }
    .hf-global-nav__item:nth-child(odd) {
      border-right: 1px solid #d2d2d2;
      border-left: 1px solid #d2d2d2; }
    .hf-global-nav__item:last-child {
      border-right: 1px solid #d2d2d2; }
    .hf-global-nav__item a {
      position: relative;
      display: inline-block;
      padding: 0;
      font-size: 1.4rem;
      text-align: center; }
      @media all and (min-width: 981px) {
        .hf-global-nav__item a::after {
          position: absolute;
          bottom: -7px;
          left: 50%;
          display: block;
          width: 50px;
          height: 2px;
          content: '';
          background: -webkit-gradient(linear, left top, right top, from(#ed86b3), color-stop(50%, #f29a67), to(#ee846d));
          background: linear-gradient(to right, #ed86b3 0%, #f29a67 50%, #ee846d 100%);
          opacity: 0;
          -webkit-transition: .15s ease-out;
          transition: .15s ease-out;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%); } }
      .pc .hf-global-nav__item a:hover::after {
        opacity: 1; }
    @media all and (min-width: 769px) {
      .hf-global-nav__item--active a::after {
        opacity: 1; } }
.hf-global-nav-indicator {
  display: none; }
  @media all and (min-width: 981px) {
    .hf-global-nav-indicator {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      display: block;
      height: 4px;
      pointer-events: none;
      background: -webkit-gradient(linear, left top, right top, from(#ed86b3), color-stop(50%, #f29a67), to(#ee846d));
      background: linear-gradient(to right, #ed86b3 0%, #f29a67 50%, #ee846d 100%);
      opacity: 0;
      -webkit-transition: .15s ease-out;
      transition: .15s ease-out; } }
.hf-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: 0.25s ease-out;
  transition: 0.25s ease-out; }
body.hf-has-global-nav .hf-overlay {
  opacity: 1; }
  @media all and (min-width: 981px) {
    body.hf-has-global-nav .hf-overlay {
      opacity: 0; } }
body.hf-has-global-nav .hf-header-menu {
  max-height: calc(100% - 55px);
  overflow: auto;
  -webkit-box-shadow: 3px 0px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 0px 5px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(0);
          transform: translateY(0); }
  @media all and (min-width: 981px) {
    body.hf-has-global-nav .hf-header-menu {
      -webkit-box-shadow: none;
              box-shadow: none; } }
body.hf-has-global-nav .hf-menu-button span:nth-of-type(1) {
  top: 4px;
  -webkit-transform: translate(-50%, 15px) rotate(-45deg);
          transform: translate(-50%, 15px) rotate(-45deg); }
body.hf-has-global-nav .hf-menu-button span:nth-of-type(2) {
  opacity: 0; }
body.hf-has-global-nav .hf-menu-button span:nth-of-type(3) {
  top: 45px;
  bottom: 2px;
  -webkit-transform: translate(-50%, -25px) rotate(45deg);
          transform: translate(-50%, -25px) rotate(45deg); }
body.hf-has-global-nav .hf-menu-button::after {
  width: 100%;
  content: '閉じる'; }
.hf-js-lg-layout-flag {
  position: fixed;
  top: 0;
  left: 0;
  width: 980px;
  height: 10px;
  pointer-events: none;
  visibility: hidden;
  background-color: #000; }
.hf-heading {
  margin: 0; }
  .hf-heading--level-1 {
    font-size: 1.5rem;
    letter-spacing: .28em; }
    @media all and (min-width: 769px) {
      .hf-heading--level-1 {
        font-size: 2.8rem; } }
  .hf-heading--level-2 {
    font-size: 1.4rem;
    letter-spacing: .1em; }
    @media all and (min-width: 769px) {
      .hf-heading--level-2 {
        font-size: 2rem; } }
  .hf-heading--level-3 {
    font-size: 1.3rem;
    letter-spacing: .28em; }
    @media all and (min-width: 769px) {
      .hf-heading--level-3 {
        font-size: 2rem; } }
  .hf-heading--level-4 {
    font-size: 1.3rem;
    letter-spacing: .1em; }
    @media all and (min-width: 769px) {
      .hf-heading--level-4 {
        font-size: 1.7rem; } }
  .hf-heading--bordered {
    position: relative;
    padding-bottom: 10px;
    text-align: center;
    border-bottom: 1px solid #bbb; }
    @media all and (min-width: 769px) {
      .hf-heading--bordered {
        padding-bottom: 20px; } }
    .hf-heading--bordered::after {
      position: absolute;
      bottom: -3px;
      left: 50%;
      width: 105px;
      height: 2px;
      content: '';
      background: -webkit-gradient(linear, left top, right top, from(#ed86b3), color-stop(50%, #f29a67), to(#ee846d));
      background: linear-gradient(to right, #ed86b3 0%, #f29a67 50%, #ee846d 100%);
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
      @media all and (min-width: 769px) {
        .hf-heading--bordered::after {
          bottom: -5px;
          width: 213px;
          height: 4px; } }
    .hf-heading--bordered.hf-heading--color-world::after {
      background: -webkit-gradient(linear, left top, right top, from(#40a990), color-stop(50%, #32c878), to(#40a990));
      background: linear-gradient(to right, #40a990 0%, #32c878 50%, #40a990 100%); }
    .hf-heading--bordered.hf-heading--color-light::after {
      background: -webkit-gradient(linear, left top, right top, from(#4cb7c6), color-stop(50%, #3396d6), to(#547abc));
      background: linear-gradient(to right, #4cb7c6 0%, #3396d6 50%, #547abc 100%); }
    .hf-heading--bordered.hf-heading--color-marugoto::after {
      background: -webkit-gradient(linear, left top, right top, from(#faa740), color-stop(50%, #ffd153), color-stop(75%, #f48b27), to(#e75534));
      background: linear-gradient(to right, #faa740 0%, #ffd153 50%, #f48b27 75%, #e75534 100%); }
    .hf-heading--bordered.hf-heading--color-microscope::after {
      background: -webkit-gradient(linear, left top, right top, color-stop(0.08%, #946f29), color-stop(99.91%, #543f1b));
      background: linear-gradient(to right, #946f29 0.08%, #543f1b 99.91%); }
  .hf-heading--bordered-left {
    position: relative;
    padding-left: 20px; }
    @media all and (min-width: 769px) {
      .hf-heading--bordered-left {
        min-height: 42px;
        padding-top: 7px; } }
    @media all and (min-width: 769px) {
      .hf-heading--bordered-left.hf-heading--level-1 {
        padding-top: 0; } }
    .hf-heading--bordered-left::before {
      position: absolute;
      top: 8px;
      left: 0;
      display: inline-block;
      width: 14px;
      height: 2px;
      content: '';
      background: -webkit-gradient(linear, left top, right top, from(#ed86b3), color-stop(50%, #f29a67), to(#ee846d));
      background: linear-gradient(to right, #ed86b3 0%, #f29a67 50%, #ee846d 100%); }
      @media all and (min-width: 769px) {
        .hf-heading--bordered-left::before {
          top: 0;
          width: 4px;
          height: 42px;
          background: -webkit-gradient(linear, left top, left bottom, from(#ed86b3), color-stop(50%, #f8c38e), to(#ee846d));
          background: linear-gradient(#ed86b3 0%, #f8c38e 50%, #ee846d 100%); } }
    .hf-heading--bordered-left.hf-heading--color-world::before {
      background: -webkit-gradient(linear, left top, right top, from(#40a990), color-stop(50%, #32c878), to(#40a990));
      background: linear-gradient(to right, #40a990 0%, #32c878 50%, #40a990 100%); }
      @media all and (min-width: 769px) {
        .hf-heading--bordered-left.hf-heading--color-world::before {
          background: -webkit-gradient(linear, left top, left bottom, from(#40a990), color-stop(44.07%, #32c878), to(#40a990));
          background: linear-gradient(#40a990 0%, #32c878 44.07%, #40a990 100%); } }
    .hf-heading--bordered-left.hf-heading--color-secondary::before {
      background: #ed86b3; }
    .hf-heading--bordered-left.hf-heading--color-light::before {
      background: -webkit-gradient(linear, left top, right top, from(#4cb7c6), color-stop(50%, #3396d6), to(#547abc));
      background: linear-gradient(to right, #4cb7c6 0%, #3396d6 50%, #547abc 100%); }
      @media all and (min-width: 769px) {
        .hf-heading--bordered-left.hf-heading--color-light::before {
          background: -webkit-gradient(linear, left top, left bottom, from(#547abc), color-stop(50%, #3396d6), to(#4cb7c6));
          background: linear-gradient(#547abc 0%, #3396d6 50%, #4cb7c6 100%); } }
    .hf-heading--bordered-left.hf-heading--color-marugoto::before {
      background: -webkit-gradient(linear, left top, right top, from(#faa740), color-stop(50%, #ffd153), color-stop(75%, #f48b27), to(#e75534));
      background: linear-gradient(to right, #faa740 0%, #ffd153 50%, #f48b27 75%, #e75534 100%); }
      @media all and (min-width: 769px) {
        .hf-heading--bordered-left.hf-heading--color-marugoto::before {
          background: -webkit-gradient(linear, left top, left bottom, from(#e75534), color-stop(25%, #f48b27), color-stop(50%, #ffd153), to(#faa740));
          background: linear-gradient(#e75534 0%, #f48b27 25%, #ffd153 50%, #faa740 100%); } }
    .hf-heading--bordered-left.hf-heading--color-microscope::before {
      background: -webkit-gradient(linear, left top, right top, color-stop(0.08%, #946f29), color-stop(99.91%, #543f1b));
      background: linear-gradient(to right, #946f29 0.08%, #543f1b 99.91%); }
      @media all and (min-width: 769px) {
        .hf-heading--bordered-left.hf-heading--color-microscope::before {
          background: -webkit-gradient(linear, left top, left bottom, color-stop(0.9%, #946f29), color-stop(94%, #543f1b));
          background: linear-gradient(#946f29 0.9%, #543f1b 94%); } }
  .hf-heading--polygon-level-2 {
    position: relative;
    display: inline-block;
    min-width: 190px;
    padding: 0 22px 0 27px;
    overflow: hidden;
    line-height: 2.4rem;
    color: #fff;
    text-align: center;
    background: #eb6d73; }
    @media all and (min-width: 769px) {
      .hf-heading--polygon-level-2 {
        min-width: 400px;
        line-height: 4.6rem; } }
    .hf-heading--polygon-level-2::before, .hf-heading--polygon-level-2::after {
      position: absolute;
      top: 0;
      display: inline-block;
      width: 0;
      height: 0;
      content: '';
      border-style: solid; }
    .hf-heading--polygon-level-2::before {
      left: 0;
      border-color: #fff transparent transparent transparent;
      border-width: 48px 23px 0 0; }
    .hf-heading--polygon-level-2::after {
      right: 0;
      border-color: transparent transparent #fff transparent;
      border-width: 0 0 48px 23px; }
    .hf-heading--polygon-level-2.hf-heading--color-world {
      background: #7bc178; }
    .hf-heading--polygon-level-2.hf-heading--color-green {
      background: #29a084; }
  .hf-heading--polygon-level-3 {
    position: relative;
    display: inline-block;
    color: #eb6d73;
    border: 1px solid #eb6d73;
    border-radius: 24px; }
    @media all and (min-width: 769px) {
      .hf-heading--polygon-level-3 {
        border-radius: 30px; } }
    .hf-heading--polygon-level-3 .hf-heading__inner {
      position: relative;
      display: inline-block;
      min-width: 153px;
      padding: 7px 15px;
      line-height: 1.3;
      text-align: center; }
      @media all and (min-width: 769px) {
        .hf-heading--polygon-level-3 .hf-heading__inner {
          min-width: 275px;
          padding-top: 15px;
          padding-bottom: 15px;
          font-size: 1.5rem; } }
    .hf-heading--polygon-level-3.hf-heading--color-world {
      color: #7bc178;
      border-color: #7bc178; }
    .hf-heading--polygon-level-3.hf-heading--color-light {
      color: #4cb7c6;
      border-color: #4cb7c6; }
.hf-heading-hexagon {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 28px;
  margin: 0 auto;
  font-size: 1.3rem;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #eb6d73; }
  @media all and (min-width: 769px) {
    .hf-heading-hexagon {
      height: 34px;
      font-size: 1.4rem; } }
  .hf-heading-hexagon::before, .hf-heading-hexagon::after {
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    content: '';
    border: 14px solid transparent;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent; }
    @media all and (min-width: 769px) {
      .hf-heading-hexagon::before, .hf-heading-hexagon::after {
        border-top-width: 17px;
        border-bottom-width: 17px; } }
  .hf-heading-hexagon::before {
    right: 100%;
    border-right-color: #eb6d73; }
  .hf-heading-hexagon::after {
    left: 100%;
    border-left-color: #eb6d73; }
  .hf-heading-hexagon--tall {
    height: 34px;
    padding: 0 10px;
    font-size: 1.3rem; }
    @media all and (min-width: 769px) {
      .hf-heading-hexagon--tall {
        height: 48px;
        font-size: 2.2rem; } }
    .hf-heading-hexagon--tall::before, .hf-heading-hexagon--tall::after {
      border-top-width: 17px;
      border-right-width: 7px;
      border-bottom-width: 17px;
      border-left-width: 7px; }
      @media all and (min-width: 769px) {
        .hf-heading-hexagon--tall::before, .hf-heading-hexagon--tall::after {
          border-top-width: 24px;
          border-right-width: 14px;
          border-bottom-width: 24px;
          border-left-width: 14px; } }
  .hf-heading-hexagon--color-world {
    background-color: #7bc178; }
    .hf-heading-hexagon--color-world::before {
      border-right-color: #7bc178; }
    .hf-heading-hexagon--color-world::after {
      border-left-color: #7bc178; }
  .hf-heading-hexagon--color-light {
    background-color: #4cb7c6; }
    .hf-heading-hexagon--color-light::before {
      border-right-color: #4cb7c6; }
    .hf-heading-hexagon--color-light::after {
      border-left-color: #4cb7c6; }
  .hf-heading-hexagon--color-marugoto {
    background-color: #f48b27; }
    .hf-heading-hexagon--color-marugoto::before {
      border-right-color: #f48b27; }
    .hf-heading-hexagon--color-marugoto::after {
      border-left-color: #f48b27; }
  .hf-heading-hexagon--color-white {
    background-color: #fff; }
    .hf-heading-hexagon--color-white::before {
      border-right-color: #7bc178; }
    .hf-heading-hexagon--color-white::after {
      border-left-color: #7bc178; }
  .hf-heading-hexagon--color-tertiary {
    background-color: #6a71bc; }
    .hf-heading-hexagon--color-tertiary::before {
      border-right-color: #6a71bc; }
    .hf-heading-hexagon--color-tertiary::after {
      border-left-color: #6a71bc; }
.hf-heading-table {
  padding-bottom: 10px;
  font-size: 1.3rem;
  letter-spacing: 4px;
  border-bottom: 2px solid #eee; }
  @media all and (min-width: 769px) {
    .hf-heading-table {
      padding-bottom: 15px;
      font-size: 2rem;
      letter-spacing: 8px;
      border-bottom: 1px solid #eee; } }
.hf-heading-bordered {
  display: inline-block;
  padding: 10px 15px;
  margin: 0 auto;
  font-size: 1.3rem;
  color: #eb6d73;
  background-color: #fff;
  border: 2px solid #eb6d73;
  border-radius: 24px; }
  @media all and (min-width: 769px) {
    .hf-heading-bordered {
      padding: 5px 24px;
      font-size: 2rem;
      border-radius: 30px; } }
  .hf-heading-bordered--microscope {
    color: #a37524;
    border-color: #a37524; }
  @media all and (max-width: 768px) {
    .hf-heading-bordered--long-text {
      padding: 0 44px; } }
.hf-heading-gradient {
  border-bottom: 1px solid #bbb; }
  .hf-heading-gradient strong {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-width: 145px;
    height: 25px;
    padding-right: 20px;
    padding-left: 10px;
    font-size: 1.2rem;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#ed86b3), color-stop(50%, #f29a67), to(#ee846d));
    background: linear-gradient(to right, #ed86b3 0%, #f29a67 50%, #ee846d 100%); }
    @media all and (min-width: 769px) {
      .hf-heading-gradient strong {
        min-width: 260px;
        height: 44px;
        padding-right: 42px;
        padding-left: 10px;
        font-size: 2rem; } }
    .hf-heading-gradient strong::after {
      position: absolute;
      top: 0;
      right: 0;
      display: inline-block;
      width: 0;
      height: 0;
      content: '';
      border-color: transparent #fff transparent transparent;
      border-style: solid;
      border-width: 0 18px 25px 0; }
      @media all and (min-width: 769px) {
        .hf-heading-gradient strong::after {
          font-size: 1.8rem;
          border-width: 0 28px 44px 0; } }
.hf-hifumi-banner {
  display: inline-block;
  text-align: center;
  line-height: 0;
  width: 160px; }
  .hf-hifumi-banner img {
    width: 100%;
    vertical-align: bottom; }
  .hf-hifumi-banner__logo {
    display: inline-block; }
  .hf-hifumi-banner__category {
    padding-top: 13px; }
  @media all and (min-width: 769px) {
    .hf-hifumi-banner--large {
      width: 300px; }
      .hf-hifumi-banner--large .hf-hifumi-banner__category {
        padding-top: 25px; } }
  .hf-hifumi-banner--heading > * {
    display: block; }
.hf-label {
  display: inline-block;
  max-width: 100%;
  line-height: 1;
  border-radius: 2px;
  border: solid 1px #4b4b4b;
  vertical-align: middle; }
  @media all and (min-width: 769px) {
    .hf-label {
      border-radius: 3px; } }
  .hf-label span {
    display: inline-block;
    width: 100%;
    padding: 3px 5px;
    font-size: 1.1rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle; }
    @media all and (min-width: 769px) {
      .hf-label span {
        padding: 5px 10px;
        font-size: 1.2rem; } }
  .hf-label--large span {
    padding: 5px 15px;
    font-size: 1.1rem; }
    @media all and (min-width: 769px) {
      .hf-label--large span {
        padding: 8px 20px;
        font-size: 1.5rem; } }
.hf-link-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 42px;
  padding: 10px 15px;
  border: 1px solid #eee; }
  @media all and (min-width: 769px) {
    .hf-link-box {
      height: 70px; } }
  .hf-link-box__text {
    display: block;
    margin-right: 5px;
    font-size: 1.3rem;
    color: #e85382; }
    @media all and (min-width: 769px) {
      .hf-link-box__text {
        font-size: 1.6rem; } }
  .hf-link-box .hf-icon {
    font-size: 1.1rem;
    color: #e85382; }
    @media all and (min-width: 769px) {
      .hf-link-box .hf-icon {
        font-size: 1.7rem; } }
  .hf-link-box:nth-of-type(n+2) {
    border-top: 0; }
.hf-link-box-layout--world .hf-icon,
.hf-link-box-layout--world .hf-link-box__text {
  color: #7bc178; }
.hf-link-box-layout--light .hf-icon,
.hf-link-box-layout--light .hf-link-box__text {
  color: #4cb7c6; }
.hf-link-box-layout--marugoto .hf-icon,
.hf-link-box-layout--marugoto .hf-link-box__text {
  color: #f48b27; }
.hf-link-box-layout--microscope .hf-icon,
.hf-link-box-layout--microscope .hf-link-box__text {
  color: #a37524; }
.hf-category-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: calc(100% + 5px);
  height: 33px;
  padding: 3px 5px;
  margin-left: -5px;
  overflow: hidden;
  font-size: 1.1rem;
  line-height: 1.3;
  color: #eb6d73;
  text-align: center;
  white-space: nowrap;
  border: 1px solid #eb6d73;
  border-radius: 6px 6px 0 0;
  -webkit-transition: .25s;
  transition: .25s; }
  @media all and (min-width: 769px) {
    .hf-category-link {
      width: 100%;
      min-height: 72px;
      margin-left: 0;
      font-size: 1.7rem; } }
  .hf-category-link--active {
    height: 39px;
    color: #fff;
    pointer-events: none;
    cursor: default;
    background-color: #eb6d73;
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px); }
    @media all and (min-width: 769px) {
      .hf-category-link--active {
        height: 83px;
        -webkit-transform: translateY(-11px);
                transform: translateY(-11px); } }
  .pc .hf-category-link:hover {
    color: #fff;
    background-color: #eb6d73; }
.hf-list {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0; }
  .hf-list__item {
    position: relative; }
    .hf-list__item:nth-of-type(n+2) {
      margin-top: 8px; }
      @media all and (min-width: 769px) {
        .hf-list__item:nth-of-type(n+2) {
          margin-top: 16px; } }
  .hf-list__hexagon-wrapper {
    position: absolute;
    top: 0;
    left: 0; }
  .hf-list__hexagon {
    position: relative;
    display: block;
    width: 9px;
    height: 17px; }
    @media all and (min-width: 769px) {
      .hf-list__hexagon {
        width: 20px;
        height: 35px;
        line-height: 1;
        -webkit-transform: scale(0.8) translateY(-4.5px);
                transform: scale(0.8) translateY(-4.5px); } }
    .hf-list__hexagon::before, .hf-list__hexagon::after {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 0;
      width: 100%;
      height: 100%;
      content: '';
      background: #eb6d73; }
    .hf-list__hexagon::before {
      -webkit-transform: rotate(60deg);
              transform: rotate(60deg); }
    .hf-list__hexagon::after {
      -webkit-transform: rotate(-60deg);
              transform: rotate(-60deg); }
    .hf-list__hexagon--color-world::before, .hf-list__hexagon--color-world::after {
      background: #7bc178; }
    .hf-list__hexagon--color-world .hf-list__number {
      background-color: #7bc178; }
    .hf-list__hexagon--color-light::before, .hf-list__hexagon--color-light::after {
      background: #4cb7c6; }
    .hf-list__hexagon--color-light .hf-list__number {
      background-color: #4cb7c6; }
    .hf-list__hexagon--color-marugoto::before, .hf-list__hexagon--color-marugoto::after {
      background: #f48b27; }
    .hf-list__hexagon--color-marugoto .hf-list__number {
      background-color: #f48b27; }
    .hf-list__hexagon--color-microscope::before, .hf-list__hexagon--color-microscope::after {
      background: #a37524; }
    .hf-list__hexagon--color-microscope .hf-list__number {
      background-color: #a37524; }
  .hf-list__number {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    height: 17px;
    font-size: 1.1rem;
    line-height: 17px;
    color: #fff;
    text-align: center;
    background-color: #eb6d73; }
    @media all and (min-width: 769px) {
      .hf-list__number {
        height: 35px;
        font-size: 1.77rem;
        line-height: 35px; } }
  .hf-list__text {
    display: block;
    padding-left: 26px;
    font-size: 1.3rem; }
    @media all and (min-width: 769px) {
      .hf-list__text {
        padding-left: 35px;
        font-size: 1.7rem; } }
.hf-posts-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  margin-left: -15px; }
  @media all and (min-width: 769px) {
    .hf-posts-list {
      margin-left: -30px; } }
  .hf-posts-list__item {
    min-width: 6.5em;
    padding-bottom: 15px;
    padding-left: 15px;
    color: #eb6d73;
    text-decoration: underline;
    letter-spacing: .1em;
    cursor: pointer; }
    @media all and (min-width: 769px) {
      .hf-posts-list__item {
        padding-bottom: 15px;
        padding-left: 30px;
        font-size: 1.6rem; } }
    .pc .hf-posts-list__item:hover {
      text-decoration: none; }
    .hf-posts-list__item a {
      color: #eb6d73; }
    .hf-posts-list__item--active {
      font-weight: bold;
      text-decoration: none;
      pointer-events: none;
      cursor: default; }
.hf-local-nav {
  padding: 0;
  margin: 0; }
  @media all and (max-width: 768px) {
    .hf-local-nav {
      margin-right: -15px;
      margin-left: -15px; } }
  @media all and (min-width: 769px) {
    .hf-local-nav {
      margin-top: 45px; } }
  .hf-local-nav__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-top: 1px solid #bbb; }
    .hf-local-nav__item--active > a {
      position: relative; }
      .hf-local-nav__item--active > a::before {
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        width: 33.33333%;
        max-width: 240px;
        height: 4px;
        content: '';
        background: -webkit-gradient(linear, left top, right top, from(#ed86b3), color-stop(50%, #f29a67), to(#ee846d));
        background: linear-gradient(to right, #ed86b3 0%, #f29a67 50%, #ee846d 100%); }
        @media all and (min-width: 769px) {
          .hf-local-nav__item--active > a::before {
            width: 50%; } }
    .hf-local-nav__item--active .hf-child-nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .hf-local-nav__item:last-child {
      border-bottom: 1px solid #bbb; }
    .hf-local-nav__item a {
      position: relative;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      height: 100%;
      min-height: 43px;
      padding: 5px 35px 5px 15px;
      font-size: 1.3rem;
      color: #e85382; }
      @media all and (min-width: 769px) {
        .hf-local-nav__item a {
          min-height: 70px;
          padding: 5px 30px 5px 10px;
          font-size: 1.4rem; } }
      .hf-local-nav__item a::after {
        position: absolute;
        top: 50%;
        right: 15px;
        width: 10px;
        height: 10px;
        content: '';
        background: url(http://localhost:8080/wsys/assets/img/hifumi-rheos-jp/arrow-primary.svg) 0 0 no-repeat;
        background-size: 100% 100%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
  .hf-local-nav--color-world .hf-local-nav__item--active > a::before {
    background: -webkit-gradient(linear, left top, right top, from(#40a990), color-stop(50%, #32c878), to(#40a990));
    background: linear-gradient(to right, #40a990 0%, #32c878 50%, #40a990 100%); }
  .hf-local-nav--color-world .hf-local-nav__item a {
    color: #40a990; }
    .hf-local-nav--color-world .hf-local-nav__item a::after {
      background-image: url(./assets/img/hifumi-rheos-jp/arrow-world.svg); }
  .hf-local-nav--color-light .hf-local-nav__item--active > a::before {
    background: -webkit-gradient(linear, left top, right top, from(#4cb7c6), color-stop(50%, #3396d6), to(#547abc));
    background: linear-gradient(to right, #4cb7c6 0%, #3396d6 50%, #547abc 100%); }
  .hf-local-nav--color-light .hf-local-nav__item a {
    color: #4cb7c6; }
    .hf-local-nav--color-light .hf-local-nav__item a::after {
      background-image: url(./assets/img/hifumi-rheos-jp/arrow-light.svg); }
  .hf-local-nav--color-marugoto .hf-local-nav__item--active > a::before {
    background: -webkit-gradient(linear, left top, right top, from(#faa740), color-stop(50%, #ffd153), color-stop(75%, #f48b27), to(#e75534));
    background: linear-gradient(to right, #faa740 0%, #ffd153 50%, #f48b27 75%, #e75534 100%); }
  .hf-local-nav--color-marugoto .hf-local-nav__item a {
    color: #f48b27; }
    .hf-local-nav--color-marugoto .hf-local-nav__item a::after {
      background-image: url(./assets/img/hifumi-rheos-jp/arrow-marugoto.svg); }
  .hf-local-nav--color-microscope .hf-local-nav__item--active > a::before {
    background: -webkit-gradient(linear, left top, right top, color-stop(0.08%, #946f29), color-stop(99.91%, #543f1b));
    background: linear-gradient(to right, #946f29 0.08%, #543f1b 99.91%); }
  .hf-local-nav--color-microscope .hf-local-nav__item a {
    color: #a37524; }
    .hf-local-nav--color-microscope .hf-local-nav__item a::after {
      background-image: url(./assets/img/hifumi-rheos-jp/arrow-microscope.svg); }
.hf-child-nav {
  display: none;
  width: 100%;
  padding: 0;
  margin: 0; }
  .hf-child-nav__item {
    width: 100%;
    border-top: 1px solid #bbb; }
    .hf-child-nav__item:last-child {
      border-bottom: none; }
  .hf-child-nav a {
    color: #4b4b4b; }
    .hf-child-nav a::after {
      right: 12px;
      font-size: .8rem;
      color: #e85382;
      background: none; }
.hf-local-banner {
  margin-top: 40px; }
  @media all and (max-width: 768px) {
    .hf-local-banner {
      text-align: center; } }
  @media all and (min-width: 769px) {
    .hf-local-banner {
      margin-top: 60px; } }
  .hf-local-banner__img {
    text-align: center; }
  .hf-local-banner__title {
    position: relative;
    padding-left: 23px;
    margin-top: 15px;
    font-size: 1.3rem; }
    @media all and (max-width: 768px) {
      .hf-local-banner__title {
        display: inline-block; } }
    @media all and (min-width: 769px) {
      .hf-local-banner__title {
        font-size: 1.6rem; } }
    .hf-local-banner__title::before {
      position: absolute;
      top: 8px;
      left: 0;
      width: 13px;
      height: 3px;
      content: '';
      background-color: #e85382; }
  .hf-local-banner--color-world .hf-local-banner__title::before {
    background-color: #7bc178; }
  .hf-local-banner--color-light .hf-local-banner__title::before {
    background-color: #4cb7c6; }
  .hf-local-banner--color-marugoto .hf-local-banner__title::before {
    background-color: #f48b27; }
  .hf-local-banner--color-microscope .hf-local-banner__title::before {
    background-color: #a37524; }
.hf-local-contents {
  margin: 17px 0 0;
  text-align: center; }
  @media all and (max-width: 768px) {
    .hf-local-contents {
      margin-right: -15px;
      margin-left: -15px; } }
  @media all and (min-width: 769px) {
    .hf-local-contents {
      margin-top: 60px; } }
  .hf-local-contents__title {
    padding-bottom: 15px;
    font-size: 1.3rem; }
    @media all and (min-width: 769px) {
      .hf-local-contents__title {
        font-size: 1.6rem; } }
  .hf-local-contents__category {
    padding: 0;
    margin: 0; }
    @media all and (min-width: 769px) {
      .hf-local-contents__category {
        border-bottom: 1px solid #ccc; } }
.hf-local-content {
  padding: 20px 0;
  margin: 0;
  text-align: center; }
  @media all and (min-width: 769px) {
    .hf-local-content {
      padding: 25px 0 30px;
      border-top: 1px solid #ccc; } }
  .hf-local-content__title {
    margin-bottom: 13px;
    font-size: 1.3rem; }
    @media all and (min-width: 769px) {
      .hf-local-content__title {
        margin-bottom: 24px;
        font-size: 1.5rem; } }
  .hf-local-content__detail {
    margin: 0; }
.hf-local-category-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style: none;
  border-top: 1px solid #ccc; }
  @media all and (min-width: 769px) {
    .hf-local-category-lists {
      display: block;
      border-top: none; } }
.hf-local-category-lists__item {
  width: 50%;
  max-width: 100%;
  padding: 15px 20px 15px 30px;
  font-size: 1.2rem;
  text-align: left;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc; }
  .hf-local-category-lists__item img {
    vertical-align: bottom; }
  @media all and (min-width: 769px) {
    .hf-local-category-lists__item {
      width: 100%;
      padding: 15px 0 0 30px;
      font-size: 1.4rem;
      border: none; }
      .hf-local-category-lists__item:first-child {
        padding-top: 0; } }
  .hf-local-category-lists__item:nth-child(2n) {
    border-left: none; }
  .hf-local-category-lists__item a {
    position: relative;
    display: inline-block; }
    .hf-local-category-lists__item a::before {
      position: absolute;
      top: 50%;
      left: -17px;
      width: 10px;
      height: 10px;
      content: '';
      background: url(http://localhost:8080/wsys/assets/img/hifumi-rheos-jp/arrow-primary.svg) 0 0 no-repeat;
      background-size: 100% 100%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
      @media all and (min-width: 769px) {
        .hf-local-category-lists__item a::before {
          left: -20px; } }
  .hf-local-category-lists__item--world a::before {
    background-image: url(./assets/img/hifumi-rheos-jp/arrow-world.svg); }
  .hf-local-category-lists__item--light a::before {
    background-image: url(./assets/img/hifumi-rheos-jp/arrow-light.svg); }
  .hf-local-category-lists__item--marugoto a::before {
    background-image: url(./assets/img/hifumi-rheos-jp/arrow-marugoto.svg); }
  .hf-local-category-lists__item--microscope a::before {
    background-image: url(./assets/img/hifumi-rheos-jp/arrow-microscope.svg); }
.hf-margin-size-huge {
  margin-top: 40px; }
  @media all and (min-width: 769px) {
    .hf-margin-size-huge {
      margin-top: 100px; } }
.hf-margin-size-extra-large {
  margin-top: 40px; }
  @media all and (min-width: 769px) {
    .hf-margin-size-extra-large {
      margin-top: 80px; } }
.hf-margin-size-large {
  margin-top: 30px; }
  @media all and (min-width: 769px) {
    .hf-margin-size-large {
      margin-top: 50px; } }
.hf-margin-size-medium {
  margin-top: 20px; }
  @media all and (min-width: 769px) {
    .hf-margin-size-medium {
      margin-top: 30px; } }
.hf-margin-size-small {
  margin-top: 10px; }
  @media all and (min-width: 769px) {
    .hf-margin-size-small {
      margin-top: 20px; } }
.hf-margin-size-extra-small {
  margin-top: 10px; }
  @media all and (min-width: 769px) {
    .hf-margin-size-extra-small {
      margin-top: 15px; } }
.hf-margin-size-micron {
  margin-top: 8px; }
  @media all and (min-width: 769px) {
    .hf-margin-size-micron {
      margin-top: 10px; } }
.hf-margin-size-none {
  margin-top: 0; }
  @media all and (min-width: 769px) {
    .hf-margin-size-none {
      margin-top: 0S; } }
.hf-margin-size-top-0 {
  margin-top: 0 !important; }
  @media all and (min-width: 769px) {
    .hf-margin-size-top-0 {
      margin-top: 0 !important; } }
.hf-margin-size-bottom-0 {
  margin-bottom: 0 !important; }
  @media all and (min-width: 769px) {
    .hf-margin-size-bottom-0 {
      margin-bottom: 0 !important; } }
.hf-fund-message-layout--2col {
  display: block; }
  @media all and (min-width: 981px) {
    .hf-fund-message-layout--2col {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .hf-fund-message-layout--2col .hf-fund-message-layout__paragraph {
    width: 100%; }
    @media all and (min-width: 981px) {
      .hf-fund-message-layout--2col .hf-fund-message-layout__paragraph {
        width: 70%; } }
  .hf-fund-message-layout--2col .hf-fund-message-layout__name {
    margin-top: 15px;
    text-align: left; }
    @media all and (min-width: 769px) {
      .hf-fund-message-layout--2col .hf-fund-message-layout__name {
        text-align: center; } }
.hf-fund-message-layout__info {
  margin: 0 -15px;
  background-color: #F8F8F8; }
  @media all and (min-width: 769px) {
    .hf-fund-message-layout__info {
      background-color: #fff;
      margin: 0 auto;
      max-width: 260px;
      width: 100%; } }
  @media all and (min-width: 981px) {
    .hf-fund-message-layout__info {
      margin-left: 50px;
      margin: 0 0 0 50px;
      width: 30%; } }
.hf-fund-message-layout__info-inner {
  padding: 15px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media all and (min-width: 769px) {
    .hf-fund-message-layout__info-inner {
      padding: 0;
      display: block; } }
.hf-fund-message-layout__paragraph:nth-of-type(n+2) {
  margin-top: 40px; }
  @media all and (min-width: 769px) {
    .hf-fund-message-layout__paragraph:nth-of-type(n+2) {
      margin-top: 70px; } }
.hf-fund-message-layout__heading {
  font-size: 1.3rem;
  padding-bottom: 8px;
  border-bottom: 1px solid #BBBBBB;
  padding-left: 4px;
  margin-bottom: 10px; }
  @media all and (min-width: 769px) {
    .hf-fund-message-layout__heading {
      font-size: 1.9rem;
      margin-bottom: 20px; } }
.hf-fund-message-layout p {
  font-size: 1.3rem; }
  @media all and (min-width: 769px) {
    .hf-fund-message-layout p {
      font-size: 1.5rem; } }
  .hf-fund-message-layout p:nth-of-type(n+2) {
    margin-top: 20px; }
    @media all and (min-width: 769px) {
      .hf-fund-message-layout p:nth-of-type(n+2) {
        margin-top: 30px; } }
.hf-fund-message-layout__funder {
  margin-top: 55px; }
  @media all and (min-width: 769px) {
    .hf-fund-message-layout__funder {
      margin-top: 100px; } }
.hf-fund-message-layout__time, .hf-fund-message-layout__name {
  display: block;
  font-size: 1.3rem; }
  @media all and (min-width: 769px) {
    .hf-fund-message-layout__time, .hf-fund-message-layout__name {
      font-size: 1.5rem; } }
.hf-fund-message-layout__name {
  margin-top: 25px; }
.hf-fund-message-layout__title-wrap {
  margin-left: 20px; }
  @media all and (min-width: 769px) {
    .hf-fund-message-layout__title-wrap {
      margin-left: 0;
      margin-top: 20px; } }
.hf-fund-message-layout__img {
  max-width: 100px; }
  @media all and (min-width: 769px) {
    .hf-fund-message-layout__img {
      max-width: 100%; } }
.hf-fund-message-layout__title {
  display: block;
  text-align: left; }
  @media all and (min-width: 769px) {
    .hf-fund-message-layout__title {
      text-align: center; } }
.hf-modal-trigger {
  display: inline-block;
  cursor: pointer; }
  .hf-modal-trigger__text {
    font-weight: bold; }
  .hf-modal-trigger i {
    padding-left: 5px; }
    .hf-modal-trigger i::before {
      font-weight: normal; }
.hf-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 15px;
  overflow: hidden;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-property: opacity;
  transition-property: opacity; }
  .hf-modal--active {
    pointer-events: visible;
    opacity: 1; }
.hf-modal-contents {
  position: relative;
  width: 100%;
  max-width: 640px; }
.hf-modal-layout {
  max-height: 80vh;
  padding: 20px 25px 25px;
  overflow: auto;
  background-color: #fff;
  border-radius: 5px; }
  @media all and (min-width: 769px) {
    .hf-modal-layout {
      max-height: 85vh;
      padding: 5vw;
      border-radius: 10px; } }
  .hf-modal-layout > *:first-child {
    padding-top: 0;
    margin-top: 0; }
  .hf-modal-layout > *:last-child {
    padding-bottom: 0;
    margin-bottom: 0; }
.hf-modal-contents-layout {
  max-width: 690px;
  margin: 0 auto; }
.hf-modal-close-button {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 2.2rem;
  color: #fff;
  cursor: pointer;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%); }
  .hf-modal-close-button i::before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
.hf-news-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .pc .hf-news-item:hover .hf-news-item__img img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  .hf-news-item__img {
    width: 100%;
    max-width: 106px; }
    @media all and (min-width: 769px) {
      .hf-news-item__img {
        max-width: 268px;
        overflow: hidden; } }
    .hf-news-item__img img {
      display: block;
      -webkit-transition-property: -webkit-transform;
      transition-property: -webkit-transform;
      transition-property: transform;
      transition-property: transform, -webkit-transform;
      -webkit-transition: 0.25s ease-out;
      transition: 0.25s ease-out; }
  .hf-news-item__text-box {
    width: calc(100% - 106px);
    margin-left: 16px; }
    @media all and (min-width: 769px) {
      .hf-news-item__text-box {
        margin-left: 35px;
        width: 100%; } }
  .hf-news-item__date {
    font-size: 1.1rem; }
    @media all and (min-width: 769px) {
      .hf-news-item__date {
        font-size: 1.4rem; } }
  .hf-news-item__title {
    font-size: 1.3rem;
    margin-top: 10px; }
    @media all and (min-width: 769px) {
      .hf-news-item__title {
        font-size: 1.6rem;
        margin-top: 20px; } }
.hf-news-list {
  padding-left: 0;
  margin: 0; }
  .hf-news-list__item:nth-of-type(n+2) {
    margin-top: 16px; }
    @media all and (min-width: 769px) {
      .hf-news-list__item:nth-of-type(n+2) {
        margin-top: 44px; } }
.hf-padding-size-huge {
  padding-top: 40px; }
  @media all and (min-width: 769px) {
    .hf-padding-size-huge {
      padding-top: 100px; } }
.hf-padding-size-extra-large {
  padding-top: 40px; }
  @media all and (min-width: 769px) {
    .hf-padding-size-extra-large {
      padding-top: 40px; } }
.hf-padding-size-large {
  padding-top: 30px; }
  @media all and (min-width: 769px) {
    .hf-padding-size-large {
      padding-top: 50px; } }
.hf-padding-size-medium {
  padding-top: 20px; }
  @media all and (min-width: 769px) {
    .hf-padding-size-medium {
      padding-top: 30px; } }
.hf-padding-size-small {
  padding-top: 10px; }
  @media all and (min-width: 769px) {
    .hf-padding-size-small {
      padding-top: 20px; } }
.hf-padding-size-extra-small {
  padding-top: 10px; }
  @media all and (min-width: 769px) {
    .hf-padding-size-extra-small {
      padding-top: 15px; } }
.hf-padding-size-micron {
  padding-top: 8px; }
  @media all and (min-width: 769px) {
    .hf-padding-size-micron {
      padding-top: 10px; } }
.hf-pagenation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0; }
  .hf-pagenation__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 25px;
    height: 25px;
    font-size: 1.3rem;
    color: #4b4b4b;
    background: #fff;
    border-radius: 50%; }
    @media all and (min-width: 769px) {
      .hf-pagenation__link {
        width: 32px;
        height: 32px;
        font-size: 1.6rem; } }
    .hf-pagenation__link--disabled {
      pointer-events: none;
      cursor: default;
      opacity: 0; }
  .hf-pagenation__item:nth-of-type(n+2) {
    margin-left: 25px; }
  .hf-pagenation__item--selected .hf-pagenation__link {
    color: #fff;
    background: linear-gradient(-35deg, #ed86b3 0%, #f8c38e 50%, #ee846d 100%); }
.pc .hf-panel__link:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1); }
.hf-panel__img {
  position: relative;
  overflow: hidden;
  border-radius: 6px; }
  .hf-panel__img--square {
    border-radius: 0; }
  .hf-panel__img--bordered {
    border: 1px solid #bbb; }
.hf-panel img {
  display: block;
  -webkit-transition: 0.25s ease-out;
  transition: 0.25s ease-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }
.hf-panel__title, .hf-panel__content {
  margin-top: 10px; }
  @media all and (min-width: 769px) {
    .hf-panel__title, .hf-panel__content {
      margin-top: 15px;
      font-size: 1.5rem; } }
.hf-panel__date, .hf-panel__text {
  display: block;
  margin-top: 5px;
  font-size: 1.1rem;
  line-height: 1.75; }
  @media all and (min-width: 769px) {
    .hf-panel__date, .hf-panel__text {
      font-size: 1.4rem; } }
.hf-panel__date {
  line-height: 1.5;
  color: #666; }
@media all and (min-width: 769px) {
  .hf-panel--pickup .hf-panel__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 40px 35px;
    border-radius: 10px;
    -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
            box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2); } }
.hf-panel--pickup .hf-panel__img {
  text-align: center; }
  @media all and (min-width: 769px) {
    .hf-panel--pickup .hf-panel__img {
      width: 378px; } }
  .hf-panel--pickup .hf-panel__img img {
    margin-right: auto;
    margin-left: auto;
    border-radius: 6px; }
.hf-panel--pickup .hf-panel__label {
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  background-color: #eb6d73; }
.hf-panel--pickup .hf-panel__contents {
  margin-top: 15px; }
  @media all and (min-width: 769px) {
    .hf-panel--pickup .hf-panel__contents {
      width: calc(100% - 370px);
      padding-left: 40px;
      margin-top: 0; } }
.hf-panel--pickup .hf-panel__title, .hf-panel--pickup .hf-panel__content {
  line-height: 1.3; }
  @media all and (min-width: 769px) {
    .hf-panel--pickup .hf-panel__title, .hf-panel--pickup .hf-panel__content {
      margin-top: 10px;
      font-size: 2.4rem; } }
@media all and (min-width: 769px) {
  .hf-panel--pickup .hf-panel__date {
    margin-top: 10px; } }
@media all and (max-width: 768px) {
  .hf-panel--horizontal .hf-panel__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .hf-panel--horizontal .hf-panel__img {
    width: 50%;
    margin-right: 8px;
    text-align: center; }
    .hf-panel--horizontal .hf-panel__img::before {
      display: none; }
    .hf-panel--horizontal .hf-panel__img img {
      position: relative;
      top: auto;
      left: auto;
      margin: 0 auto;
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0); }
  .hf-panel--horizontal .hf-panel__title, .hf-panel--horizontal .hf-panel__content {
    width: 50%;
    padding-left: 8px;
    margin-top: 0; } }
.hf-panel--youtube .hf-panel__img {
  position: relative;
  border-radius: 0; }
  .hf-panel--youtube .hf-panel__img::before {
    padding-top: 75%; }
.hf-panel--youtube .hf-panel-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  @media all and (max-width: 768px) {
    .hf-panel--youtube .hf-panel-icon img {
      width: 35px;
      height: auto; } }
.hf-panel--youtube .hf-panel-time {
  position: absolute;
  right: 10px;
  bottom: 10px;
  padding: 2px 8px;
  font-size: 1.1rem;
  color: #fff;
  letter-spacing: 0.1em;
  background: #000;
  border-radius: 3px; }
  @media all and (min-width: 769px) {
    .hf-panel--youtube .hf-panel-time {
      font-size: 1.2rem; } }
.hf-panel-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  margin: 10px 0 -4px -4px; }
  @media all and (min-width: 769px) {
    .hf-panel-label {
      margin: 15px 0 -8px -8px; } }
  .hf-panel-label__item {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    max-width: 100%;
    padding-bottom: 4px;
    padding-left: 4px;
    line-height: 1; }
    @media all and (min-width: 769px) {
      .hf-panel-label__item {
        padding-bottom: 8px;
        padding-left: 8px; } }
    .hf-panel-label__item--large {
      width: 100%; }
.hf-pict-panel-layout {
  display: -ms-grid;
  display: grid;
  padding: 0;
  counter-reset: number; }
  @media all and (min-width: 480px) and (max-width: 767px) {
    .hf-pict-panel-layout {
      grid-row-gap: 20px; } }
  @media all and (min-width: 981px) {
    .hf-pict-panel-layout {
      grid-row-gap: 20px; } }
  .hf-pict-panel-layout .hf-pict-panel {
    padding: 20px;
    counter-increment: number;
    border-bottom: 1px solid #eee; }
    .hf-pict-panel-layout .hf-pict-panel:first-child {
      border-top: 1px solid #eee; }
    @media all and (min-width: 480px) and (max-width: 767px) {
      .hf-pict-panel-layout .hf-pict-panel {
        padding: 30px 20px;
        border-bottom: none; }
        .hf-pict-panel-layout .hf-pict-panel:first-child {
          border-top: none; } }
    @media all and (min-width: 981px) {
      .hf-pict-panel-layout .hf-pict-panel {
        padding: 30px 20px;
        border-bottom: none; }
        .hf-pict-panel-layout .hf-pict-panel:first-child {
          border-top: none; } }
  .hf-pict-panel-layout--col-2 {
        grid-template-areas: "left"
 "center";
    -ms-grid-rows: (1fr)[2];
    grid-template-rows: repeat(2, 1fr);
    -ms-grid-columns: auto;
    grid-template-columns: auto; }
    .hf-pict-panel-layout--col-2 .hf-pict-panel:nth-child(1) {
      -ms-grid-row: 1;
      -ms-grid-column: 1;
      grid-area: left; }
    .hf-pict-panel-layout--col-2 .hf-pict-panel:nth-child(2) {
      -ms-grid-row: 2;
      -ms-grid-column: 1;
      grid-area: center; }
    @media all and (min-width: 480px) and (max-width: 767px) {
      .hf-pict-panel-layout--col-2 {
            grid-template-areas: "left center";
        -ms-grid-rows: auto;
        grid-template-rows: auto;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr); }
        .hf-pict-panel-layout--col-2 .hf-pict-panel:nth-child(odd) {
          border-right: 1px solid #eee; }
        .hf-pict-panel-layout--col-2 .hf-pict-panel:nth-child(1) {
          -ms-grid-row: 1;
          -ms-grid-column: 1;
          grid-area: left; }
        .hf-pict-panel-layout--col-2 .hf-pict-panel:nth-child(2) {
          -ms-grid-row: 2;
          -ms-grid-column: 1;
          grid-area: center; }
      .hf-pict-panel-layout--col-2 .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-2 .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; } }
    @media all and (min-width: 981px) {
      .hf-pict-panel-layout--col-2 {
            grid-template-areas: "left center";
        -ms-grid-rows: auto;
        grid-template-rows: auto;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr); }
        .hf-pict-panel-layout--col-2 .hf-pict-panel:nth-child(odd) {
          border-right: 1px solid #eee; }
        .hf-pict-panel-layout--col-2 .hf-pict-panel:nth-child(1) {
          -ms-grid-row: 1;
          -ms-grid-column: 1;
          grid-area: left; }
        .hf-pict-panel-layout--col-2 .hf-pict-panel:nth-child(2) {
          -ms-grid-row: 2;
          -ms-grid-column: 1;
          grid-area: center; }
      .hf-pict-panel-layout--col-2 .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-2 .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-2 .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-2 .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; } }
  .hf-pict-panel-layout--col-3 {
        grid-template-areas: "left"
 "center"
 "right";
    -ms-grid-rows: (1fr)[3];
    grid-template-rows: repeat(3, 1fr);
    -ms-grid-columns: auto;
    grid-template-columns: auto; }
    .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(1) {
      -ms-grid-row: 1;
      -ms-grid-column: 1;
      grid-area: left; }
    .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(2) {
      -ms-grid-row: 2;
      -ms-grid-column: 1;
      grid-area: center; }
    .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(3) {
      -ms-grid-row: 3;
      -ms-grid-column: 1;
      grid-area: right; }
    @media all and (min-width: 480px) and (max-width: 767px) {
      .hf-pict-panel-layout--col-3 {
            grid-template-areas: "left center"
 "right empty";
        -ms-grid-rows: (1fr)[2];
        grid-template-rows: repeat(2, 1fr);
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr); }
        .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(odd) {
          border-right: 1px solid #eee; }
        .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(1) {
          -ms-grid-row: 1;
          -ms-grid-column: 1;
          grid-area: left; }
        .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(2) {
          -ms-grid-row: 2;
          -ms-grid-column: 1;
          grid-area: center; }
        .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(3) {
          -ms-grid-row: 3;
          -ms-grid-column: 1;
          grid-area: right; }
        .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(4) {
          grid-area: empty; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(3) {
    -ms-grid-row: 2;
    -ms-grid-column: 1; } }
    @media all and (min-width: 981px) {
      .hf-pict-panel-layout--col-3 {
            grid-template-areas: "left center"
 "right empty";
        -ms-grid-rows: (1fr)[2];
        grid-template-rows: repeat(2, 1fr);
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr); }
        .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(odd) {
          border-right: 1px solid #eee; }
        .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(1) {
          -ms-grid-row: 1;
          -ms-grid-column: 1;
          grid-area: left; }
        .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(2) {
          -ms-grid-row: 2;
          -ms-grid-column: 1;
          grid-area: center; }
        .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(3) {
          -ms-grid-row: 3;
          -ms-grid-column: 1;
          grid-area: right; }
        .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(4) {
          grid-area: empty; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(3) {
    -ms-grid-row: 2;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(3) {
    -ms-grid-row: 2;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(4) {
    -ms-grid-row: 2;
    -ms-grid-column: 2; } }
    @media all and (min-width: 1281px) {
      .hf-pict-panel-layout--col-3 {
            grid-template-areas: "left center right";
        -ms-grid-rows: auto;
        grid-template-rows: auto;
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr); }
        .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(odd) {
          border-right: none; }
        .hf-pict-panel-layout--col-3 .hf-pict-panel:not(:nth-child(3n + 1)) {
          border-left: 1px solid #eee; }
        .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(1) {
          -ms-grid-row: 1;
          -ms-grid-column: 1;
          grid-area: left; }
        .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(2) {
          -ms-grid-row: 2;
          -ms-grid-column: 1;
          grid-area: center; }
        .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(3) {
          -ms-grid-row: 3;
          -ms-grid-column: 1;
          grid-area: right; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 3; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 3; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 3; } }
  .hf-pict-panel-layout--definition {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    grid-row-gap: 0; }
    .hf-pict-panel-layout--definition .hf-pict-panel {
      width: 100%;
      border-top: 1px solid #eee; }
      @media all and (min-width: 769px) {
        .hf-pict-panel-layout--definition .hf-pict-panel {
          padding-top: 10px; } }
      .hf-pict-panel-layout--definition .hf-pict-panel:first-child {
        border: none; }
      .hf-pict-panel-layout--definition .hf-pict-panel:last-child {
        border-bottom: none; }
      @media all and (min-width: 769px) {
        .hf-pict-panel-layout--definition .hf-pict-panel__heading {
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          min-height: 2.5em;
          line-height: 1.3; } }
      @media all and (min-width: 769px) {
        .hf-pict-panel-layout--definition .hf-pict-panel__image {
          max-height: 200px; } }
      .hf-pict-panel-layout--definition .hf-pict-panel__image img {
        height: 100px; }
        @media all and (min-width: 769px) {
          .hf-pict-panel-layout--definition .hf-pict-panel__image img {
            height: 160px; } }
      .hf-pict-panel-layout--definition .hf-pict-panel__content > *:last-child {
        padding-bottom: 0;
        margin-bottom: 0; }
      @media all and (min-width: 769px) {
        .hf-pict-panel-layout--definition .hf-pict-panel {
          width: 33.33333%;
          border-top: none;
          border-bottom: none;
          border-left: 1px solid #eee; } }
.hf-pict-panel__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
  font-size: 1.3rem;
  line-height: 1.75;
  text-align: center;
  letter-spacing: .2em; }
  .hf-pict-panel__heading::before {
    display: inline-block;
    width: 2em;
    height: 2em;
    margin: 0 auto;
    margin-bottom: 10px;
    font-size: 13.5px;
    line-height: 2;
    color: #fff;
    content: counter(number);
    background: #ed86b3;
    background: linear-gradient(45deg, #ed86b3 0%, #f29a67 50%, #ee846d 100%);
    border-radius: 1em 1em; }
    @media all and (min-width: 769px) {
      .hf-pict-panel__heading::before {
        font-size: 2.4rem; } }
  @media all and (min-width: 769px) {
    .hf-pict-panel__heading {
      font-size: 2rem;
      line-height: 1.5; } }
  .hf-pict-panel__heading--color-world::before {
    background: #7bc178;
    background: -webkit-gradient(linear, left top, right top, from(#40a990), color-stop(50%, #32c878), to(#40a990));
    background: linear-gradient(to right, #40a990 0%, #32c878 50%, #40a990 100%); }
  .hf-pict-panel__heading--color-light::before {
    background: -webkit-gradient(linear, left top, right top, from(#4cb7c6), color-stop(50%, #3396d6), to(#547abc));
    background: linear-gradient(to right, #4cb7c6 0%, #3396d6 50%, #547abc 100%); }
.hf-pict-panel__image {
  max-height: 130px;
  padding: 20px 0;
  text-align: center; }
  .hf-pict-panel__image img {
    max-width: none;
    height: 85px; }
  @media all and (min-width: 769px) {
    .hf-pict-panel__image {
      padding: 30px 0; } }
.hf-pict-panel__content {
  font-size: 1.3rem; }
  @media all and (min-width: 769px) {
    .hf-pict-panel__content {
      font-size: 1.4rem; } }
.hf-pict-panel--definition {
  margin: 0; }
  .hf-pict-panel--definition .hf-pict-panel__heading {
    color: #eb6d73; }
    .hf-pict-panel--definition .hf-pict-panel__heading::before {
      display: none; }
  .hf-pict-panel--definition .hf-pict-panel__contents {
    margin-left: 0; }
    @media all and (min-width: 769px) {
      .hf-pict-panel--definition .hf-pict-panel__contents {
        width: 100%; } }
.test {
  display: -ms-grid;
  display: grid;
      grid-template-areas: "left center right";
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr); }
.left {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: left; }
.hf-pict-panel-layout--col-3 > .left {
  -ms-grid-row: 1;
  -ms-grid-column: 1; }
.test > .left {
  -ms-grid-row: 1;
  -ms-grid-column: 1; }
.center {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: center; }
.hf-pict-panel-layout--col-3 > .center {
  -ms-grid-row: 2;
  -ms-grid-column: 1; }
.test > .center {
  -ms-grid-row: 1;
  -ms-grid-column: 2; }
.right {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: right; }
.test > .right {
  -ms-grid-row: 1;
  -ms-grid-column: 3; }
@media all and (min-width: 480px) and (max-width: 767px){
      .hf-pict-panel-layout--col-2 .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-2 .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-2 .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-2 .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(3) {
    -ms-grid-row: 2;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(4) {
    -ms-grid-row: 2;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(3) {
    -ms-grid-row: 2;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(4) {
    -ms-grid-row: 2;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(3) {
    -ms-grid-row: 2;
    -ms-grid-column: 1; }
      .left {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 > .left {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .center {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 > .center {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .right {
    -ms-grid-row: 2;
    -ms-grid-column: 1; } }
@media all and (min-width: 981px){
      .hf-pict-panel-layout--col-2 .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-2 .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(3) {
    -ms-grid-row: 2;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(4) {
    -ms-grid-row: 2;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(3) {
    -ms-grid-row: 2;
    -ms-grid-column: 1; }
      .left {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 > .left {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .center {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 > .center {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .right {
    -ms-grid-row: 2;
    -ms-grid-column: 1; } }
@media all and (min-width: 1281px){
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 > .hf-pict-panel:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .hf-pict-panel-layout--col-3 .hf-pict-panel:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 3; }
      .hf-pict-panel-layout--col-3 > .left {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .hf-pict-panel-layout--col-3 > .center {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
      .right {
    -ms-grid-row: 1;
    -ms-grid-column: 3; } }
.container {
  border: 10px solid red; }
.hf-rate-box {
  width: 100%;
  padding: 14px;
  background: #f2f2f2;
  border-radius: 10px;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2); }
  .hf-rate-box ul,
  .hf-rate-box li,
  .hf-rate-box p {
    padding-left: 0;
    margin-bottom: 0; }
  @media all and (min-width: 769px) {
    .hf-rate-box {
      max-width: 534px;
      padding: 16px; } }
  @media all and (min-width: 981px) {
    .hf-rate-box {
      max-width: 275px;
      padding: 16px; } }
  .hf-rate-box__inner {
    display: block; }
    @media all and (min-width: 769px) {
      .hf-rate-box__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    @media all and (min-width: 981px) {
      .hf-rate-box__inner {
        display: block; } }
  .hf-rate-box__item {
    width: 100%; }
    @media all and (min-width: 769px) {
      .hf-rate-box__item {
        max-width: 243px; } }
    @media all and (min-width: 981px) {
      .hf-rate-box__item {
        max-width: auto; } }
    .hf-rate-box__item:nth-of-type(n+2) {
      margin-top: 15px; }
      @media all and (min-width: 769px) {
        .hf-rate-box__item:nth-of-type(n+2) {
          margin-top: 0;
          margin-left: 16px; } }
      @media all and (min-width: 981px) {
        .hf-rate-box__item:nth-of-type(n+2) {
          margin-top: 15px;
          margin-left: 0; } }
.hf-service-rate__triggers {
  position: relative;
  bottom: -6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.hf-service-rate__trigger {
  padding: 4px 4px 10px;
  font-size: 1.1rem;
  color: #e85382;
  text-align: center; }
.hf-service-rate .hf-tab-switch {
  width: 33.33333%; }
.hf-service-rate--secondary .hf-service-rate__trigger {
  color: #7bc178; }
.hf-rate-content__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
.hf-rate-content__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 143px;
  height: 18px;
  padding: 4px;
  margin-right: 10px;
  font-size: 1.1rem;
  color: #fff;
  letter-spacing: 4px;
  background-color: #e85382; }
  @media all and (min-width: 769px) {
    .hf-rate-content__title {
      height: 20px; } }
  @media all and (min-width: 981px) {
    .hf-rate-content__title {
      height: 18px; } }
.hf-rate-content__date {
  font-size: 1.1rem; }
.hf-rate-content .hf-rate-list {
  margin-top: 5px; }
.hf-rate-content .hf-text-link {
  display: block;
  text-align: center; }
.hf-rate-content--secondary .hf-rate-content__title {
  background-color: #7bc178; }
.hf-rate-list__item {
  padding: 10px 0; }
  @media all and (min-width: 769px) {
    .hf-rate-list__item {
      padding: 3px 0; } }
  .hf-rate-list__item:nth-of-type(n+2) {
    border-top: 1px dotted #bbb; }
.hf-rate-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .hf-rate-item__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.1rem; }
  .hf-rate-item__num {
    margin-right: 5px;
    font-size: 1.6rem;
    letter-spacing: 1.7px; }
  .hf-rate-item__currency {
    font-size: 1.1rem; }
  .hf-rate-item__rate {
    font-size: 1.1rem; }
.hf-tab-switch--active .hf-service-rate__trigger {
  background-color: #fff;
  border-radius: 8px; }
.simplebar-wrapper {
  padding-bottom: 20px; }
  @media all and (min-width: 769px) {
    .simplebar-wrapper {
      padding-bottom: 30px; } }
  .simplebar-wrapper::-webkit-scrollbar, .simplebar-wrapper::-webkit-scrollbar-thumb {
    display: none !important; }
.simplebar-content::-webkit-scrollbar, .simplebar-content::-webkit-scrollbar-thumb,
.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-content-wrapper::-webkit-scrollbar-thumb {
  display: none !important; }
.simplebar-track.simplebar-horizontal {
  height: 3px !important;
  background: #d9d9d9 !important;
  border-radius: 3px !important; }
.simplebar-horizontal .simplebar-scrollbar {
  top: 0 !important;
  height: 3px !important; }
  .simplebar-horizontal .simplebar-scrollbar::before {
    right: 0 !important;
    left: 0 !important;
    background: #88909b !important;
    border-radius: 3px !important;
    opacity: 1; }
@media all and (min-width: 769px) {
  .hf-step-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -10px;
    overflow-x: auto;
    overflow-y: hidden; } }
.hf-step-layout .hf-text-note {
  padding-left: 0; }
  .hf-step-layout .hf-text-note::before {
    position: static; }
@media all and (min-width: 769px) {
  .hf-step-layout--three .hf-step-wrapper {
    width: 33.333%;
    min-width: 290px; } }
.hf-step-layout--three .hf-step-wrapper:first-of-type .hf-step-wrapper__circle {
  width: 80px;
  height: 80px;
  bottom: 52px; }
  @media all and (min-width: 769px) {
    .hf-step-layout--three .hf-step-wrapper:first-of-type .hf-step-wrapper__circle {
      width: 100px;
      height: 100px; } }
.hf-step-layout--three .hf-step-wrapper:first-of-type .hf-step {
  margin-bottom: 60px; }
  @media all and (min-width: 769px) {
    .hf-step-layout--three .hf-step-wrapper:first-of-type .hf-step {
      margin-bottom: 0; } }
.hf-step-layout--three .hf-step-wrapper:nth-of-type(2) {
  margin-top: 10px; }
  @media all and (min-width: 769px) {
    .hf-step-layout--three .hf-step-wrapper:nth-of-type(2) {
      margin-top: 0; } }
  .hf-step-layout--three .hf-step-wrapper:nth-of-type(2) .hf-step-wrapper__circle {
    bottom: -30px; }
.hf-step-layout--three .hf-step-wrapper:last-of-type {
  margin-top: 25px; }
  @media all and (min-width: 769px) {
    .hf-step-layout--three .hf-step-wrapper:last-of-type {
      margin-top: 0; } }
@media all and (min-width: 769px) {
  .hf-step-layout--three .hf-step-wrapper--circle .hf-step-wrapper__circle {
    width: 100px;
    height: 100px;
    top: calc(50% - 50px); } }
@media all and (min-width: 769px) {
  .hf-step-layout--three .hf-step::before, .hf-step-layout--three .hf-step::after {
    border-top-width: 170px;
    border-bottom-width: 170px; } }
@media all and (min-width: 769px) {
  .hf-step-layout--three .hf-step__img {
    width: 110px; } }
@media all and (min-width: 769px) {
  .hf-step-layout--three .hf-step__inner {
    height: 340px;
    padding-left: 20px;
    padding-right: 20px; } }
@media all and (min-width: 769px) {
  .hf-step-layout--three .hf-step__like-button {
    max-width: 220px;
    margin-top: 76px; } }
@media all and (min-width: 769px) {
  .hf-step-layout--three .hf-step__like-button br {
    display: none; } }
@media all and (min-width: 769px) {
  .hf-step-layout--large .hf-step-wrapper {
    min-width: 224px; } }
.hf-step-layout--large .hf-step-wrapper__circle {
  width: 96px;
  height: 96px;
  font-size: 1.3rem; }
.hf-step-layout--large .hf-step-wrapper:nth-of-type(2) {
  margin-top: 60px; }
  @media all and (min-width: 769px) {
    .hf-step-layout--large .hf-step-wrapper:nth-of-type(2) {
      margin-top: 0; } }
.hf-step-layout--large .hf-step-wrapper:nth-of-type(n+3) {
  margin-top: 60px; }
  @media all and (min-width: 769px) {
    .hf-step-layout--large .hf-step-wrapper:nth-of-type(n+3) {
      margin-top: 0; } }
.hf-step-layout--large .hf-step-wrapper--circle .hf-step-wrapper__circle {
  bottom: -70px; }
  @media all and (min-width: 769px) {
    .hf-step-layout--large .hf-step-wrapper--circle .hf-step-wrapper__circle {
      width: 107px;
      height: 107px;
      font-size: 1.4rem; } }
.hf-step-layout--large .hf-step__img {
  margin-right: 25px; }
  @media all and (min-width: 769px) {
    .hf-step-layout--large .hf-step__img {
      margin-right: auto; } }
  .hf-step-layout--large .hf-step__img img {
    display: block; }
@media all and (min-width: 769px) {
  .hf-step-layout--large .hf-step__inner {
    height: 405px;
    padding: 15px 13px 0; } }
@media all and (min-width: 769px) {
  .hf-step-layout--large .hf-step::before, .hf-step-layout--large .hf-step::after {
    border-top-width: 202.5px;
    border-bottom-width: 202.5px; } }
.hf-step-wrapper {
  position: relative;
  width: 100%;
  margin: 0 auto; }
  @media all and (min-width: 769px) {
    .hf-step-wrapper {
      width: 25%;
      min-width: 225px; } }
  .hf-step-wrapper:nth-of-type(n+2) {
    margin-top: 25px; }
    @media all and (min-width: 769px) {
      .hf-step-wrapper:nth-of-type(n+2) {
        margin-top: 0;
        padding-left: 10px; } }
  .hf-step-wrapper__text {
    margin-top: 10px;
    margin-bottom: 0; }
    @media all and (min-width: 769px) {
      .hf-step-wrapper__text {
        width: 100%;
        margin-top: 0;
        padding: 15px 15px 0;
        max-width: 220px;
        display: inline-block; } }
  .hf-step-wrapper__circle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: -webkit-gradient(linear, left top, right top, from(#ed86b3), color-stop(50%, #f29a67), to(#ee846d));
    background: linear-gradient(to right, #ed86b3 0%, #f29a67 50%, #ee846d 100%);
    font-size: 1.1rem;
    color: #fff;
    text-align: center;
    margin: 0 auto; }
    @media all and (min-width: 769px) {
      .hf-step-wrapper__circle {
        width: 70px;
        height: 70px;
        font-size: 1.2rem; } }
    .hf-step-wrapper__circle--large {
      width: 96px;
      height: 96px; }
    .hf-step-wrapper__circle--color-world {
      background: -webkit-gradient(linear, left top, right top, from(#40a990), color-stop(50%, #32c878), to(#40a990));
      background: linear-gradient(to right, #40a990 0%, #32c878 50%, #40a990 100%); }
    .hf-step-wrapper__circle--color-light {
      background: -webkit-gradient(linear, left top, right top, from(#4cb7c6), color-stop(50%, #3396d6), to(#547abc));
      background: linear-gradient(to right, #4cb7c6 0%, #3396d6 50%, #547abc 100%); }
    .hf-step-wrapper__circle--color-marugoto {
      background: -webkit-gradient(linear, left top, right top, from(#faa740), color-stop(50%, #ffd153), color-stop(75%, #f48b27), to(#e75534));
      background: linear-gradient(to right, #faa740 0%, #ffd153 50%, #f48b27 75%, #e75534 100%); }
  .hf-step-wrapper--circle .hf-step-wrapper__circle {
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 10; }
    @media all and (min-width: 769px) {
      .hf-step-wrapper--circle .hf-step-wrapper__circle {
        top: calc(50% - 45px);
        bottom: 0;
        left: auto;
        right: -40px;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); } }
.hf-step {
  position: relative;
  width: 100%; }
  @media all and (min-width: 769px) {
    .hf-step {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .hf-step::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 30px #fff0e5 solid;
    border-right: 45.3125vw transparent solid;
    border-bottom: 0 transparent solid;
    border-left: 45.3125vw transparent solid; }
    @media (min-width: 380px) {
      .hf-step::after {
        border-right-width: 46.875vw;
        border-right-width: 46.875vw; } }
    @media (min-width: 440px) {
      .hf-step::after {
        border-right-width: 48.17708vw;
        border-right-width: 48.17708vw; } }
    @media (min-width: 540px) {
      .hf-step::after {
        border-right-width: 49.47917vw;
        border-right-width: 49.47917vw; } }
    @media (min-width: 640px) {
      .hf-step::after {
        border-right-width: 50.78125vw;
        border-right-width: 50.78125vw; } }
    @media all and (min-width: 769px) {
      .hf-step::after {
        border-top: 219px transparent solid;
        border-right: 0 transparent solid;
        border-bottom: 219px transparent solid;
        border-left: 30px #fff0e5 solid; } }
  .hf-step__inner {
    background-color: #fff0e5;
    padding: 15px; }
    @media all and (min-width: 769px) {
      .hf-step__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 100%;
        height: 438px;
        padding: 15px 15px; } }
  .hf-step .hf-heading-hexagon--color-world {
    background-color: #AAD3A9; }
    .hf-step .hf-heading-hexagon--color-world::before {
      border-right-color: #AAD3A9; }
    .hf-step .hf-heading-hexagon--color-world::after {
      border-left-color: #AAD3A9; }
  .hf-step__contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 20px auto 0;
    max-width: 302px; }
    @media all and (min-width: 769px) {
      .hf-step__contents {
        display: block;
        margin-top: 52px;
        max-width: 100%; } }
    .hf-step__contents--no-text {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .hf-step__contents--no-text .hf-step__img {
        margin-right: 0; }
  .hf-step__img {
    width: 75px;
    margin-top: 8px;
    margin-right: 10px; }
    @media all and (min-width: 769px) {
      .hf-step__img {
        width: 104px;
        margin: 0 auto; } }
    .hf-step__img img {
      display: block;
      margin: 0 auto; }
  .hf-step__text {
    font-size: 1.3rem;
    width: 70%; }
    @media all and (min-width: 769px) {
      .hf-step__text {
        width: auto;
        font-size: 1.4rem;
        margin-top: 30px; } }
  .hf-step .hf-text-note {
    margin-top: 10px;
    display: block; }
    @media all and (min-width: 769px) {
      .hf-step .hf-text-note {
        line-height: 1.25; } }
  .hf-step__like-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 1.3rem;
    color: #fff;
    padding: 10px 15px;
    height: 32px;
    width: 100%;
    max-width: 196px;
    background-color: #eb6d73;
    border-radius: 5px; }
    @media all and (min-width: 769px) {
      .hf-step__like-button {
        height: auto;
        padding: 15px 20px;
        max-width: 154px;
        font-size: 1.4rem;
        margin-top: 92px;
        text-align: center; } }
    .hf-step__like-button br {
      display: none; }
      @media all and (min-width: 769px) {
        .hf-step__like-button br {
          display: block; } }
    .hf-step__like-button--color-world {
      background-color: #7bc178; }
    .hf-step__like-button--color-light {
      background-color: #4cb7c6; }
    .hf-step__like-button--color-marugoto {
      background-color: #f48b27; }
  .hf-step .hf-heading--polygon-level-3 {
    margin: 0 20px;
    display: block;
    letter-spacing: 0; }
    @media all and (min-width: 769px) {
      .hf-step .hf-heading--polygon-level-3 {
        width: calc(100% - 40px); } }
    .hf-step .hf-heading--polygon-level-3 .hf-heading__inner {
      min-width: auto;
      max-width: none;
      width: 100%; }
      @media all and (min-width: 769px) {
        .hf-step .hf-heading--polygon-level-3 .hf-heading__inner {
          font-size: 1.4rem;
          letter-spacing: -1px;
          padding: 0; } }
.hf-anchor-sticky-flag {
  position: relative;
  z-index: 1010;
  padding-top: 85px; }
.hf-anchor-sticky {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding: 0 15px;
  -webkit-transition: 0.25s ease-out;
  transition: 0.25s ease-out;
  -webkit-transition-property: opacity;
  transition-property: opacity; }
  .hf-anchor-sticky--fixed {
    position: fixed;
    top: 115px;
    pointer-events: none; }
    .hf-anchor-sticky--fixed .hf-anchor-lists {
      bottom: 15px;
      margin-bottom: 0; }
    .hf-anchor-sticky--fixed.hf-anchor-sticky--hide {
      opacity: 0; }
.hf-anchor-lists {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: calc(100% - 30px);
  height: 45px;
  padding: 0;
  margin: 15px 0 25px;
  pointer-events: visible;
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.16);
          box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.16); }
  .hf-anchor-lists__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    line-height: 1.1;
    text-align: center; }
    .hf-anchor-lists__item a {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%;
      height: 100%;
      color: #eb6d73; }
    .hf-anchor-lists__item::after {
      position: absolute;
      top: 50%;
      left: 0;
      display: inline-block;
      width: 1px;
      height: 20px;
      content: '';
      background-color: #eee;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
    .hf-anchor-lists__item:first-child::after {
      display: none; }
.hf-strip--gradient-primary {
  background: -webkit-gradient(linear, left top, left bottom, from(#ed86b3), color-stop(50%, #f29a67), to(#ee846d));
  background: linear-gradient(#ed86b3 0%, #f29a67 50%, #ee846d 100%); }
.hf-strip--gradient-secondary {
  background: -webkit-gradient(linear, left top, right top, from(#ed86b3), color-stop(50%, #f29a67), to(#ee846d));
  background: linear-gradient(to right, #ed86b3 0%, #f29a67 50%, #ee846d 100%); }
.hf-strip--world-gradient-primary {
  background: -webkit-gradient(linear, left top, left bottom, from(#40a990), color-stop(50%, #32c878), to(#40a990));
  background: linear-gradient(#40a990 0%, #32c878 50%, #40a990 100%); }
.hf-strip--world-gradient-secondary {
  background: -webkit-gradient(linear, left top, right top, from(#40a990), color-stop(50%, #32c878), to(#40a990));
  background: linear-gradient(to right, #40a990 0%, #32c878 50%, #40a990 100%); }
.hf-strip--primary {
  background-color: #F199B5; }
.hf-strip--world {
  background-color: #AAD7A8; }
.hf-strip--secondary {
  background-color: #FFF0E5; }
.hf-strip--muted {
  background-color: #EEE; }
.hf-main-tab__triggers {
  position: relative;
  height: 50px;
  padding: 0 15px;
  border-bottom: 1px solid #4b4b4b; }
  @media all and (min-width: 769px) {
    .hf-main-tab__triggers {
      height: 62px; } }
.hf-main-tab__triggers-inner {
  position: relative;
  top: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
.hf-main-tab .hf-tab-switch {
  width: 100%; }
  .hf-main-tab .hf-tab-switch:first-of-type .hf-main-tab-trigger {
    border-top-left-radius: 10px; }
  .hf-main-tab .hf-tab-switch:nth-of-type(n+2) .hf-main-tab-trigger {
    border-left: 0; }
  .hf-main-tab .hf-tab-switch:last-of-type .hf-main-tab-trigger {
    border-top-right-radius: 10px; }
  .hf-main-tab .hf-tab-switch--active .hf-main-tab-trigger {
    position: relative;
    top: 0;
    z-index: 10;
    height: 48px;
    border-right: 1px solid #4b4b4b !important;
    border-bottom: 0;
    border-left: 1px solid #4b4b4b !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px; }
    @media all and (min-width: 769px) {
      .hf-main-tab .hf-tab-switch--active .hf-main-tab-trigger {
        height: 60px; } }
.hf-main-tab-trigger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  min-width: 68px;
  height: 34px;
  padding: 0 12px;
  border: 1px solid #4b4b4b; }
  @media all and (min-width: 769px) {
    .hf-main-tab-trigger {
      height: 42px; } }
  .hf-main-tab-trigger__inner {
    line-height: 1; }
  .hf-main-tab-trigger__text {
    font-size: 10px; }
    @media all and (min-width: 769px) {
      .hf-main-tab-trigger__text {
        font-size: 14px; } }
    @media all and (min-width: 769px) {
      .hf-main-tab-trigger__text br {
        display: none; } }
  .hf-main-tab-trigger--active {
    border-right: 0; }
.hf-second-tab__triggers--color-world .hf-second-tab__text {
  color: #7bc178;
  border-color: #7bc178; }
  .hf-second-tab__triggers--color-world .hf-second-tab__text::before {
    color: #7bc178; }
  .pc .hf-second-tab__triggers--color-world .hf-second-tab__text:hover {
    color: #fff;
    background-color: #7bc178; }
.hf-second-tab__triggers--color-world .hf-tab-switch--active .hf-second-tab__text {
  background-color: #7bc178 !important; }
.hf-second-tab__triggers--color-light .hf-second-tab__text {
  color: #4cb7c6;
  border-color: #4cb7c6; }
  .hf-second-tab__triggers--color-light .hf-second-tab__text::before {
    color: #4cb7c6; }
  .pc .hf-second-tab__triggers--color-light .hf-second-tab__text:hover {
    color: #fff;
    background-color: #4cb7c6; }
.hf-second-tab__triggers--color-light .hf-tab-switch--active .hf-second-tab__text {
  background-color: #4cb7c6 !important; }
.hf-second-tab__triggers--color-marugoto .hf-second-tab__text {
  color: #f48b27;
  border-color: #f48b27; }
  .hf-second-tab__triggers--color-marugoto .hf-second-tab__text::before {
    color: #f48b27; }
  .pc .hf-second-tab__triggers--color-marugoto .hf-second-tab__text:hover {
    color: #fff;
    background-color: #f48b27; }
.hf-second-tab__triggers--color-marugoto .hf-tab-switch--active .hf-second-tab__text {
  background-color: #f48b27 !important; }
.hf-second-tab__triggers--color-microscope .hf-second-tab__text {
  color: #a37524;
  border-color: #a37524; }
  .hf-second-tab__triggers--color-microscope .hf-second-tab__text::before {
    color: #a37524; }
  .pc .hf-second-tab__triggers--color-microscope .hf-second-tab__text:hover {
    color: #fff;
    background-color: #a37524; }
.hf-second-tab__triggers--color-microscope .hf-tab-switch--active .hf-second-tab__text {
  background-color: #a37524 !important; }
.hf-second-tab__text {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding: 12px 22px 12px 10px;
  font-size: 1.1rem;
  color: #eb6d73;
  border: 2px solid #eb6d73;
  -webkit-transition: .25s;
  transition: .25s; }
  @media all and (min-width: 769px) {
    .hf-second-tab__text {
      padding: 20px 37px 20px 20px;
      font-size: 1.6rem; } }
  .hf-second-tab__text::before {
    position: absolute;
    top: 50%;
    right: 10px;
    font-size: 1.1rem;
    color: #eb6d73;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media all and (min-width: 769px) {
      .hf-second-tab__text::before {
        right: 20px;
        font-size: 1.6rem; } }
  .pc .hf-second-tab__text:hover {
    color: #fff;
    background-color: #eb6d73; }
  .hf-second-tab__text--narrow {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 4px;
    padding-bottom: 4px; }
    @media all and (min-width: 769px) {
      .hf-second-tab__text--narrow {
        padding-top: 8px;
        padding-bottom: 8px; } }
.hf-second-tab__text-small {
  font-size: 1.1rem; }
  @media all and (min-width: 769px) {
    .hf-second-tab__text-small {
      font-size: 1.2rem; } }
.hf-second-tab .hf-tab-switch--active .hf-second-tab__text {
  color: #fff;
  background-color: #eb6d73; }
  .hf-second-tab .hf-tab-switch--active .hf-second-tab__text::before {
    display: none; }
.hf-third-tab__triggers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 0;
  margin-left: 0; }
  .hf-third-tab__triggers > * {
    width: 33.5%;
    padding-bottom: 0;
    padding-left: 0; }
    .hf-third-tab__triggers > *:nth-of-type(n+2) {
      margin-left: -1px; }
  .hf-third-tab__triggers--color-world .hf-third-tab__text {
    border-bottom-color: #7bc178; }
    .pc .hf-third-tab__triggers--color-world .hf-third-tab__text:hover {
      color: #7bc178 !important; }
  .hf-third-tab__triggers--color-world .hf-tab-switch--active .hf-third-tab__text {
    background-color: #7bc178 !important;
    border-color: #7bc178 !important; }
    .pc .hf-third-tab__triggers--color-world .hf-tab-switch--active .hf-third-tab__text:hover {
      color: #fff !important; }
  .hf-third-tab__triggers--color-light .hf-third-tab__text {
    border-bottom-color: #4cb7c6; }
    .pc .hf-third-tab__triggers--color-light .hf-third-tab__text:hover {
      color: #4cb7c6 !important; }
  .hf-third-tab__triggers--color-light .hf-tab-switch--active .hf-third-tab__text {
    background-color: #4cb7c6 !important;
    border-color: #4cb7c6 !important; }
    .pc .hf-third-tab__triggers--color-light .hf-tab-switch--active .hf-third-tab__text:hover {
      color: #fff !important; }
  .hf-third-tab__triggers--color-marugoto .hf-third-tab__text {
    border-bottom-color: #f48b27; }
    .pc .hf-third-tab__triggers--color-marugoto .hf-third-tab__text:hover {
      color: #f48b27 !important; }
  .hf-third-tab__triggers--color-marugoto .hf-tab-switch--active .hf-third-tab__text {
    background-color: #f48b27 !important;
    border-color: #f48b27 !important; }
    .pc .hf-third-tab__triggers--color-marugoto .hf-tab-switch--active .hf-third-tab__text:hover {
      color: #fff !important; }
  .hf-third-tab__triggers--color-microscope .hf-third-tab__text {
    border-bottom-color: #a37524; }
    .pc .hf-third-tab__triggers--color-microscope .hf-third-tab__text:hover {
      color: #a37524 !important; }
  .hf-third-tab__triggers--color-microscope .hf-tab-switch--active .hf-third-tab__text {
    background-color: #a37524 !important;
    border-color: #a37524 !important; }
    .pc .hf-third-tab__triggers--color-microscope .hf-tab-switch--active .hf-third-tab__text:hover {
      color: #fff !important; }
.hf-third-tab__text {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 52px;
  padding: 10px 15px;
  font-size: 1.3rem;
  color: #4b4b4b;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #e85382;
  -webkit-transition: color .25s, background-color .25s;
  transition: color .25s, background-color .25s; }
  @media all and (min-width: 769px) {
    .hf-third-tab__text {
      height: 55px;
      padding: 18px 30px;
      font-size: 1.8rem; } }
  .hf-third-tab__text::before {
    position: absolute;
    top: 50%;
    right: 10px;
    font-size: 1rem;
    color: #4b4b4b;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media all and (min-width: 769px) {
      .hf-third-tab__text::before {
        right: 20px;
        font-size: 1.8rem; } }
  .pc .hf-third-tab__text:hover {
    color: #e85382; }
  .hf-third-tab__text:first-of-type, .hf-third-tab__text:last-of-type {
    border-right: 1px solid #bbb;
    border-left: 1px solid #bbb; }
  @media all and (min-width: 769px) {
    .hf-third-tab__text br {
      display: none; } }
.hf-third-tab .hf-tab-switch--active {
  position: relative;
  z-index: 1; }
  .hf-third-tab .hf-tab-switch--active .hf-third-tab__text {
    height: 57px;
    padding-top: 14px;
    color: #fff;
    background-color: #e85382;
    border: 1px solid #e85382; }
    @media all and (min-width: 769px) {
      .hf-third-tab .hf-tab-switch--active .hf-third-tab__text {
        height: 64px;
        padding-top: 25px; } }
    .hf-third-tab .hf-tab-switch--active .hf-third-tab__text::before {
      color: #fff; }
.hf-third-tab--two .hf-third-tab__triggers > * {
  width: 50%; }
.hf-table {
  position: relative;
  width: 100%;
  margin: 0;
  word-wrap: break-word;
  table-layout: fixed;
  empty-cells: show;
  border-collapse: collapse;
  border-top: solid 1px #d9d9d9;
  border-left: solid 1px #d9d9d9; }
  .hf-table ul:not([class]) {
    padding-left: 15px; }
  .hf-table > thead > tr > th,
  .hf-table > thead > tr > td,
  .hf-table > tbody > tr > th,
  .hf-table > tbody > tr > td {
    padding: 10px 15px;
    margin: 0;
    font-size: 1.3rem;
    line-height: 1.75;
    border-right: solid 1px #d9d9d9;
    border-bottom: solid 1px #d9d9d9; }
    @media all and (min-width: 769px) {
      .hf-table > thead > tr > th,
      .hf-table > thead > tr > td,
      .hf-table > tbody > tr > th,
      .hf-table > tbody > tr > td {
        padding: 20px 25px;
        font-size: 1.4rem; } }
  .hf-table > thead > tr > th,
  .hf-table > thead > tr > td,
  .hf-table > tbody > tr > th {
    vertical-align: top;
    background-color: #fff1e7; }
    @media all and (min-width: 769px) {
      .hf-table > thead > tr > th,
      .hf-table > thead > tr > td,
      .hf-table > tbody > tr > th {
        padding: 18px 25px;
        font-size: 1.6rem; } }
  .hf-table > tbody > tr > th {
    text-align: left; }
  .hf-table > tbody > tr > td {
    background: #fff; }
    @media all and (min-width: 769px) {
      .hf-table > tbody > tr > td {
        font-size: 1.4rem; } }
  .hf-table > thead > tr > .hf-table__white-space {
    background-color: #fff; }
  .hf-table > thead > tr > .hf-table__title-gradation {
    font-size: 1.3rem;
    color: #fff;
    text-align: center;
    background: -webkit-gradient(linear, left top, right top, from(#ed86b3), color-stop(50%, #f29a67), to(#ee846d));
    background: linear-gradient(to right, #ed86b3 0%, #f29a67 50%, #ee846d 100%); }
    @media all and (min-width: 769px) {
      .hf-table > thead > tr > .hf-table__title-gradation {
        font-size: 1.8rem; } }
    .hf-table > thead > tr > .hf-table__title-gradation--color-world {
      background: -webkit-gradient(linear, left top, right top, from(#40a990), color-stop(50%, #32c878), to(#40a990));
      background: linear-gradient(to right, #40a990 0%, #32c878 50%, #40a990 100%); }
  .hf-table > thead > tr > .hf-table__title-pink {
    color: #fff;
    background: #f199b5; }
    @media all and (min-width: 769px) {
      .hf-table > thead > tr > .hf-table__title-pink {
        font-size: 1.6rem; } }
  .hf-table > thead > tr > .hf-table__title-green {
    color: #fff;
    background: #aad7a8; }
    @media all and (min-width: 769px) {
      .hf-table > thead > tr > .hf-table__title-green {
        font-size: 1.6rem; } }
  .hf-table__caption {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 30px;
    padding-right: 18px;
    padding-left: 20px;
    color: #fff;
    background: #e56ba0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
    @media all and (min-width: 769px) {
      .hf-table__caption {
        height: 42px;
        padding-right: 42px;
        padding-left: 20px;
        font-size: 1.8rem; } }
    .hf-table__caption--color-world {
      background: #40a990; }
    .hf-table__caption--color-light {
      background: #3396d6; }
    .hf-table__caption--color-marugoto {
      background: #f48b27; }
    .hf-table__caption--color-microscope {
      background: #a37524; }
    .hf-table__caption::after {
      position: absolute;
      top: 0;
      right: 0;
      display: inline-block;
      width: 0;
      height: 0;
      content: '';
      border-color: transparent #fff transparent transparent;
      border-style: solid;
      border-width: 0 18px 30px 0; }
      @media all and (min-width: 769px) {
        .hf-table__caption::after {
          font-size: 1.8rem;
          border-width: 0 28px 42px 0; } }
    .hf-table__caption time, .hf-table__caption span {
      padding-left: 1em;
      font-size: 1.1rem;
      font-weight: normal; }
      @media all and (min-width: 769px) {
        .hf-table__caption time, .hf-table__caption span {
          font-size: 1.2rem; } }
  .hf-table--with-caption {
    margin-top: 30px; }
    @media all and (min-width: 769px) {
      .hf-table--with-caption {
        margin-top: 42px; } }
    .hf-table--with-caption::before {
      display: block;
      content: ''; }
  .hf-table--responsive-title tbody > tr > td {
    text-align: center; }
  @media all and (max-width: 768px) {
    .hf-table--responsive-title thead {
      display: none; }
    .hf-table--responsive-title tbody > tr > td {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      width: 100%;
      padding: 0; }
      .hf-table--responsive-title tbody > tr > td::before {
        display: block;
        width: 50%;
        padding: 10px 15px;
        content: attr(data-title);
        background-color: #fff1e7; }
      .hf-table--responsive-title tbody > tr > td span {
        display: block;
        width: 50%;
        padding: 10px 15px; } }
  @media all and (max-width: 768px) {
    .hf-table--vertical th, .hf-table--vertical td {
      display: block; } }
  .hf-table--text-center {
    text-align: center; }
    .hf-table--text-center tbody > tr > th {
      text-align: center; }
  .hf-table--only-border tbody > tr > th {
    background-color: #fff; }
  .hf-table--center tbody > tr > th,
  .hf-table--center tbody > tr > td {
    text-align: center; }
  .hf-table--text-normal thead > tr > th,
  .hf-table--text-normal thead > tr > td,
  .hf-table--text-normal tbody > tr > th,
  .hf-table--text-normal tbody > tr > td {
    font-weight: normal; }
.hf-scroll-table {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }
  .hf-scroll-table table {
    width: 100%;
    min-width: 980px; }
  .hf-scroll-table--price table {
    min-width: auto !important; }
    @media all and (min-width: 769px) {
      .hf-scroll-table--price table {
        min-width: 916px !important; } }
.hf-text-link__text {
  font-size: 1.1rem; }
.hf-text-link .hf-icon {
  margin-right: 5px; }
  .hf-text-link .hf-icon::before, .hf-text-link .hf-accordion__trigger::after, .hf-text-link .hf-main-accordion__trigger::after, .hf-text-link .hf-select-wrap::after, .hf-text-link .hf-child-nav a::after, .hf-child-nav .hf-text-link a::after, .hf-text-link .hf-second-tab__text::before, .hf-text-link .hf-third-tab__text::before, .hf-text-link .hf-text-link-secondary::before, .hf-text-link .hf-text-link-bright::before {
    font-size: 1.1rem; }
    @media all and (min-width: 769px) {
      .hf-text-link .hf-icon::before, .hf-text-link .hf-accordion__trigger::after, .hf-text-link .hf-main-accordion__trigger::after, .hf-text-link .hf-select-wrap::after, .hf-text-link .hf-child-nav a::after, .hf-child-nav .hf-text-link a::after, .hf-text-link .hf-second-tab__text::before, .hf-text-link .hf-third-tab__text::before, .hf-text-link .hf-text-link-secondary::before, .hf-text-link .hf-text-link-bright::before {
        font-size: 1.2rem; } }
.hf-text-link--primary .hf-icon {
  color: #eb6d73; }
.hf-text-link--secondary .hf-icon {
  color: #e85382; }
.hf-text-link--color-world .hf-icon {
  color: #7bc178; }
.hf-text-list {
  position: relative;
  font-size: 1.3rem;
  display: block; }
  @media all and (min-width: 769px) {
    .hf-text-list {
      font-size: 1.4rem; } }
.hf-text-list-layout {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 26px; }
  .hf-text-list-layout > *:nth-of-type(n+2) {
    margin-top: 4px; }
ul.hf-text-list-layout {
  list-style: disc; }
.hf-text-note {
  position: relative;
  padding-left: 1.7rem;
  line-height: 1.7;
  font-size: 1.1rem; }
  @media all and (min-width: 769px) {
    .hf-text-note {
      font-size: 1.2rem; } }
  .hf-text-note::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '\00203b'; }
  .hf-text-note--indent {
    margin-left: 2px; }
    @media all and (min-width: 769px) {
      .hf-text-note--indent {
        margin-left: 8px; } }
.hf-text-note-number {
  counter-reset: number;
  list-style: none;
  position: relative;
  padding-left: 0; }
.hf-text-note-number li {
  position: relative;
  padding-left: 2.8rem;
  line-height: 1.7;
  font-size: 1.1rem;
  margin: 1rem 0; }
  @media all and (min-width: 769px) {
    .hf-text-note-number li {
      font-size: 1.2rem; } }
.hf-text-note-number li::before {
  counter-increment: number;
  content: "※" counter(number) "";
  position: absolute;
  top: 0;
  left: 0; }
.hf-collapse-transition {
  -webkit-transition: 0.3s height ease-in-out,
 0.3s padding-top ease-in-out,
 0.3s padding-bottom ease-in-out;
  transition: 0.3s height ease-in-out,
 0.3s padding-top ease-in-out,
 0.3s padding-bottom ease-in-out; }
.hf-width {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .hf-width-1-12 {
    width: 8.333%; }
  .hf-width-2-12 {
    width: 16.666%; }
  .hf-width-3-12 {
    width: 25%; }
  .hf-width-4-12 {
    width: 33.333%; }
  .hf-width-5-12 {
    width: 41.666%; }
  .hf-width-6-12 {
    width: 50%; }
  .hf-width-7-12 {
    width: 58.333%; }
  .hf-width-8-12 {
    width: 66.666%; }
  .hf-width-9-12 {
    width: 75%; }
  .hf-width-10-12 {
    width: 83.333%; }
  .hf-width-11-12 {
    width: 91.666%; }
  .hf-width-12-12 {
    width: 100%; }
  @media screen and (min-width: 321px) {
    .hf-width-se-1-12 {
      width: 8.333%; }
    .hf-width-se-2-12 {
      width: 16.666%; }
    .hf-width-se-3-12 {
      width: 25%; }
    .hf-width-se-4-12 {
      width: 33.333%; }
    .hf-width-se-5-12 {
      width: 41.666%; }
    .hf-width-se-6-12 {
      width: 50%; }
    .hf-width-se-7-12 {
      width: 58.333%; }
    .hf-width-se-8-12 {
      width: 66.666%; }
    .hf-width-se-9-12 {
      width: 75%; }
    .hf-width-se-10-12 {
      width: 83.333%; }
    .hf-width-se-11-12 {
      width: 91.666%; }
    .hf-width-se-12-12 {
      width: 100%; }
    .hf-width-se-1-12 {
      width: 8.333%; }
    .hf-width-se-2-12 {
      width: 16.666%; }
    .hf-width-se-3-12 {
      width: 25%; }
    .hf-width-se-4-12 {
      width: 33.333%; }
    .hf-width-se-5-12 {
      width: 41.666%; }
    .hf-width-se-6-12 {
      width: 50%; }
    .hf-width-se-7-12 {
      width: 58.333%; }
    .hf-width-se-8-12 {
      width: 66.666%; }
    .hf-width-se-9-12 {
      width: 75%; }
    .hf-width-se-10-12 {
      width: 83.333%; }
    .hf-width-se-11-12 {
      width: 91.666%; }
    .hf-width-se-12-12 {
      width: 100%; } }
  @media screen and (min-width: 481px) {
    .hf-width-sm-1-12 {
      width: 8.333%; }
    .hf-width-sm-2-12 {
      width: 16.666%; }
    .hf-width-sm-3-12 {
      width: 25%; }
    .hf-width-sm-4-12 {
      width: 33.333%; }
    .hf-width-sm-5-12 {
      width: 41.666%; }
    .hf-width-sm-6-12 {
      width: 50%; }
    .hf-width-sm-7-12 {
      width: 58.333%; }
    .hf-width-sm-8-12 {
      width: 66.666%; }
    .hf-width-sm-9-12 {
      width: 75%; }
    .hf-width-sm-10-12 {
      width: 83.333%; }
    .hf-width-sm-11-12 {
      width: 91.666%; }
    .hf-width-sm-12-12 {
      width: 100%; }
    .hf-width-sm-1-12 {
      width: 8.333%; }
    .hf-width-sm-2-12 {
      width: 16.666%; }
    .hf-width-sm-3-12 {
      width: 25%; }
    .hf-width-sm-4-12 {
      width: 33.333%; }
    .hf-width-sm-5-12 {
      width: 41.666%; }
    .hf-width-sm-6-12 {
      width: 50%; }
    .hf-width-sm-7-12 {
      width: 58.333%; }
    .hf-width-sm-8-12 {
      width: 66.666%; }
    .hf-width-sm-9-12 {
      width: 75%; }
    .hf-width-sm-10-12 {
      width: 83.333%; }
    .hf-width-sm-11-12 {
      width: 91.666%; }
    .hf-width-sm-12-12 {
      width: 100%; } }
  @media screen and (min-width: 769px) {
    .hf-width-md-1-12 {
      width: 8.333%; }
    .hf-width-md-2-12 {
      width: 16.666%; }
    .hf-width-md-3-12 {
      width: 25%; }
    .hf-width-md-4-12 {
      width: 33.333%; }
    .hf-width-md-5-12 {
      width: 41.666%; }
    .hf-width-md-6-12 {
      width: 50%; }
    .hf-width-md-7-12 {
      width: 58.333%; }
    .hf-width-md-8-12 {
      width: 66.666%; }
    .hf-width-md-9-12 {
      width: 75%; }
    .hf-width-md-10-12 {
      width: 83.333%; }
    .hf-width-md-11-12 {
      width: 91.666%; }
    .hf-width-md-12-12 {
      width: 100%; }
    .hf-width-md-1-12 {
      width: 8.333%; }
    .hf-width-md-2-12 {
      width: 16.666%; }
    .hf-width-md-3-12 {
      width: 25%; }
    .hf-width-md-4-12 {
      width: 33.333%; }
    .hf-width-md-5-12 {
      width: 41.666%; }
    .hf-width-md-6-12 {
      width: 50%; }
    .hf-width-md-7-12 {
      width: 58.333%; }
    .hf-width-md-8-12 {
      width: 66.666%; }
    .hf-width-md-9-12 {
      width: 75%; }
    .hf-width-md-10-12 {
      width: 83.333%; }
    .hf-width-md-11-12 {
      width: 91.666%; }
    .hf-width-md-12-12 {
      width: 100%; } }
  @media screen and (min-width: 981px) {
    .hf-width-lg-1-12 {
      width: 8.333%; }
    .hf-width-lg-2-12 {
      width: 16.666%; }
    .hf-width-lg-3-12 {
      width: 25%; }
    .hf-width-lg-4-12 {
      width: 33.333%; }
    .hf-width-lg-5-12 {
      width: 41.666%; }
    .hf-width-lg-6-12 {
      width: 50%; }
    .hf-width-lg-7-12 {
      width: 58.333%; }
    .hf-width-lg-8-12 {
      width: 66.666%; }
    .hf-width-lg-9-12 {
      width: 75%; }
    .hf-width-lg-10-12 {
      width: 83.333%; }
    .hf-width-lg-11-12 {
      width: 91.666%; }
    .hf-width-lg-12-12 {
      width: 100%; }
    .hf-width-lg-1-12 {
      width: 8.333%; }
    .hf-width-lg-2-12 {
      width: 16.666%; }
    .hf-width-lg-3-12 {
      width: 25%; }
    .hf-width-lg-4-12 {
      width: 33.333%; }
    .hf-width-lg-5-12 {
      width: 41.666%; }
    .hf-width-lg-6-12 {
      width: 50%; }
    .hf-width-lg-7-12 {
      width: 58.333%; }
    .hf-width-lg-8-12 {
      width: 66.666%; }
    .hf-width-lg-9-12 {
      width: 75%; }
    .hf-width-lg-10-12 {
      width: 83.333%; }
    .hf-width-lg-11-12 {
      width: 91.666%; }
    .hf-width-lg-12-12 {
      width: 100%; } }
  @media screen and (min-width: 1281px) {
    .hf-width-xlg-1-12 {
      width: 8.333%; }
    .hf-width-xlg-2-12 {
      width: 16.666%; }
    .hf-width-xlg-3-12 {
      width: 25%; }
    .hf-width-xlg-4-12 {
      width: 33.333%; }
    .hf-width-xlg-5-12 {
      width: 41.666%; }
    .hf-width-xlg-6-12 {
      width: 50%; }
    .hf-width-xlg-7-12 {
      width: 58.333%; }
    .hf-width-xlg-8-12 {
      width: 66.666%; }
    .hf-width-xlg-9-12 {
      width: 75%; }
    .hf-width-xlg-10-12 {
      width: 83.333%; }
    .hf-width-xlg-11-12 {
      width: 91.666%; }
    .hf-width-xlg-12-12 {
      width: 100%; }
    .hf-width-xlg-1-12 {
      width: 8.333%; }
    .hf-width-xlg-2-12 {
      width: 16.666%; }
    .hf-width-xlg-3-12 {
      width: 25%; }
    .hf-width-xlg-4-12 {
      width: 33.333%; }
    .hf-width-xlg-5-12 {
      width: 41.666%; }
    .hf-width-xlg-6-12 {
      width: 50%; }
    .hf-width-xlg-7-12 {
      width: 58.333%; }
    .hf-width-xlg-8-12 {
      width: 66.666%; }
    .hf-width-xlg-9-12 {
      width: 75%; }
    .hf-width-xlg-10-12 {
      width: 83.333%; }
    .hf-width-xlg-11-12 {
      width: 91.666%; }
    .hf-width-xlg-12-12 {
      width: 100%; } }
@font-face {
  font-family: "hf-icon";
  src: url("/common/font/hf-icon.woff2?f8df60e9c1431d3ad220637a7fbf46d4") format("woff2"), url("/common/font/hf-icon.woff?f8df60e9c1431d3ad220637a7fbf46d4") format("woff"), url("/common/font/hf-icon.eot?f8df60e9c1431d3ad220637a7fbf46d4?#iefix") format("embedded-opentype"); }
.hf-icon {
  line-height: 1;
  vertical-align: middle; }
.hf-icon::before, .hf-accordion__trigger::after, .hf-main-accordion__trigger::after, .hf-select-wrap::after, .hf-child-nav a::after, .hf-second-tab__text::before, .hf-third-tab__text::before, .hf-text-link-secondary::before, .hf-text-link-bright::before {
  display: inline-block;
  font-family: hf-icon;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased; }
.hf-icon--123plus::before {
  content: "\f101"; }
.hf-icon--arrow::before, .hf-child-nav a::after, .hf-text-link-secondary::before, .hf-text-link-bright::before {
  content: "\f102"; }
.hf-icon--blank::before {
  content: "\f103"; }
.hf-icon--caret-bottom::before, .hf-third-tab__text::before {
  content: "\f104"; }
.hf-icon--circle-bottom::before, .hf-second-tab__text::before {
  content: "\f105"; }
.hf-icon--circle-right::before {
  content: "\f106"; }
.hf-icon--external-link::before {
  content: "\f107"; }
.hf-icon--facebook::before {
  content: "\f108"; }
.hf-icon--guide::before {
  content: "\f109"; }
.hf-icon--login::before {
  content: "\f10a"; }
.hf-icon--mail::before {
  content: "\f10b"; }
.hf-icon--minus::before, .hf-accordion__trigger--open::after {
  content: "\f10c"; }
.hf-icon--pdf::before {
  content: "\f10d"; }
.hf-icon--plus::before, .hf-accordion__trigger:not(.hf-accordion__trigger--open)::after, .hf-main-accordion__trigger::after {
  content: "\f10e"; }
.hf-icon--question::before {
  content: "\f10f"; }
.hf-icon--tel::before {
  content: "\f110"; }
.hf-icon--twitter::before {
  content: "\f111"; }
.hf-icon--updown::before, .hf-select-wrap::after {
  content: "\f112"; }
.hf-hide {
  display: none; }
  @media all and (min-width: 481px) {
    .hf-hide-from-small-screen {
      display: none !important; } }
  @media all and (min-width: 769px) {
    .hf-hide-from-medium-screen {
      display: none !important; } }
  @media all and (min-width: 981px) {
    .hf-hide-from-large-screen {
      display: none !important; } }
@media all and (max-width: 480px) {
  .hf-show-from-small-screen {
    display: none; } }
@media all and (min-width: 481px) {
  .hf-show-from-small-screen {
    display: block !important; } }
@media all and (max-width: 768px) {
  .hf-show-from-medium-screen {
    display: none; } }
@media all and (min-width: 769px) {
  .hf-show-from-medium-screen {
    display: block !important; } }
@media all and (max-width: 980px) {
  .hf-show-from-large-screen {
    display: none; } }
@media all and (min-width: 981px) {
  .hf-show-from-large-screen {
    display: block !important; } }
.hf-display-inline-block {
  display: inline-block; }
.hf-display-block {
  display: block; }
.hf-display-table {
  display: table; }
.hf-display-table-cell {
  display: table-cell; }
.hf-display-inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }
@media all and (max-width: 480px) {
  .hf-display-block-small {
    display: block; } }
.hf-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .hf-layout--wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .hf-layout--vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .hf-layout--vertical-reversed {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  .hf-layout--horizontal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .hf-layout--horizontal-reversed {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .hf-layout--left {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .hf-layout--right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .hf-layout--center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .hf-layout--space-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .hf-layout--space-around {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .hf-layout--top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .hf-layout--middle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .hf-layout--bottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .hf-layout--inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
.hf-layout-item-fill {
  width: 100%; }
.hf-layout-item-top {
  -ms-flex-item-align: start;
      align-self: flex-start; }
.hf-layout-item-middle {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }
.hf-layout-item-center {
  -ms-grid-column-align: center;
      justify-self: center; }
.hf-layout-item-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end; }
.hf-layout-item-grow {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
.hf-layout-item-shrink {
  -ms-flex-negative: 1;
      flex-shrink: 1; }
.hf-layout-item-no-shrink {
  -ms-flex-negative: 0;
      flex-shrink: 0; }
.hf-clearfix {
  overflow: hidden; }
.hf-overflow-visible {
  overflow: visible; }
.hf-float-right {
  float: right; }
.hf-float-left {
  float: left; }
.hf-container-center {
  margin-right: auto;
  margin-left: auto; }
img.hf-stretch {
  display: block;
  width: 100%;
  max-width: none;
  height: auto; }
.hf-text {
  line-height: 1.75; }
  .hf-text-size-huge {
    font-size: 2rem;
    line-height: 1.3; }
    @media all and (min-width: 769px) {
      .hf-text-size-huge {
        font-size: 2.2rem; } }
  .hf-text-size-extra-large {
    font-size: 1.3rem; }
    @media all and (min-width: 769px) {
      .hf-text-size-extra-large {
        font-size: 2rem; } }
  .hf-text-size-large {
    font-size: 1.3rem; }
    @media all and (min-width: 769px) {
      .hf-text-size-large {
        font-size: 1.6rem; } }
  .hf-text-size-medium {
    font-size: 1.3rem; }
    @media all and (min-width: 769px) {
      .hf-text-size-medium {
        font-size: 1.4rem; } }
  .hf-text-size-small {
    font-size: 1.3rem;
    line-height: 1.3; }
    @media all and (min-width: 769px) {
      .hf-text-size-small {
        font-size: 1.4rem; } }
  .hf-text-size-extra-small {
    font-size: 1.3rem;
    line-height: 1.3; }
    @media all and (min-width: 769px) {
      .hf-text-size-extra-small {
        font-size: 1.2rem; } }
  .hf-text-size-super-small {
    font-size: 1.1rem;
    line-height: 1.5; }
    @media all and (min-width: 769px) {
      .hf-text-size-super-small {
        font-size: 1.2rem; } }
  .hf-text-normal {
    font-weight: normal; }
  .hf-text-color-primary {
    color: #eb6d73 !important; }
  .hf-text-color-secondary {
    color: #e85382 !important; }
  .hf-text-color-tertiary {
    color: #6a71bc !important; }
  .hf-text-color-bright {
    color: #e56ba0 !important; }
  .hf-text-color-caution {
    color: #de2929 !important; }
  .hf-text-color-world {
    color: #7bc178 !important; }
  .hf-text-color-world-secondary {
    color: #40a990 !important; }
  .hf-text-color-light {
    color: #4cb7c6 !important; }
  .hf-text-color-light-secondary {
    color: #3396d6 !important; }
  .hf-text-color-marugoto {
    color: #f48b27 !important; }
  .hf-text-color-marugoto-secondary {
    color: #f48b27 !important; }
  .hf-text-color-microscope {
    color: #a37524 !important; }
  .hf-text-left {
    text-align: left; }
  .hf-text-center {
    text-align: center; }
  .hf-text-right {
    text-align: right; }
  .hf-text-top {
    vertical-align: top; }
  .hf-text-middle {
    vertical-align: middle; }
  .hf-text-bottom {
    vertical-align: bottom; }
  .hf-text-underline {
    text-decoration: underline; }
    .pc a > .hf-text-underline:hover {
      text-decoration: none; }
  .hf-text-right-to-left {
    text-align: right; }
    @media all and (min-width: 769px) {
      .hf-text-right-to-left {
        text-align: left; } }
  .hf-text-left-to-right {
    text-align: left; }
    @media all and (min-width: 769px) {
      .hf-text-left-to-right {
        text-align: right; } }
  .hf-text-left-to-center {
    text-align: left; }
    @media all and (min-width: 769px) {
      .hf-text-left-to-center {
        text-align: center; } }
  .hf-text-link-primary, .hf-text-anchor-link-secondary {
    position: relative;
    display: inline-block;
    padding-left: 16px;
    -webkit-transition: 0.25s ease-out;
    transition: 0.25s ease-out;
    -webkit-transition-property: color;
    transition-property: color; }
    @media all and (min-width: 769px) {
      .hf-text-link-primary, .hf-text-anchor-link-secondary {
        padding-left: 26px; } }
    .pc .hf-text-link-primary:hover, .pc .hf-text-anchor-link-secondary:hover {
      color: #e85382; }
    .hf-text-link-primary::before, .hf-text-anchor-link-secondary::before {
      position: absolute;
      top: 4px;
      left: 0;
      display: inline-block;
      width: 11px;
      height: 11px;
      content: '';
      background: url("http://localhost:8080/wsys/assets/img/hifumi-rheos-jp/arrow-primary.svg") 0 0 no-repeat;
      background-size: 100% 100%; }
      @media all and (min-width: 769px) {
        .hf-text-link-primary::before, .hf-text-anchor-link-secondary::before {
          top: 0;
          width: 18px;
          height: 18px; } }
  .hf-text-anchor-link-secondary::before {
    background-image: url("./assets/img/hifumi-rheos-jp/arrow-bottom-secondary.svg"); }
  .hf-text-link-secondary {
    position: relative;
    padding-left: 16px;
    color: #e85382; }
    @media all and (min-width: 769px) {
      .hf-text-link-secondary {
        padding-left: 26px; } }
    .hf-text-link-secondary::before {
      position: absolute;
      top: 0;
      left: 5px;
      font-size: 1rem;
      color: #e85382; }
      @media all and (min-width: 769px) {
        .hf-text-link-secondary::before {
          left: 10px;
          font-size: 1rem; } }
    .hf-text-link-secondary--color-world {
      color: #7bc178; }
      .hf-text-link-secondary--color-world::before {
        color: #7bc178; }
    .hf-text-link-secondary--color-world-secondary {
      color: #40a990; }
      .hf-text-link-secondary--color-world-secondary::before {
        color: #40a990; }
    .hf-text-link-secondary--color-light {
      color: #4cb7c6; }
      .hf-text-link-secondary--color-light::before {
        color: #4cb7c6; }
    .hf-text-link-secondary--color-light-secondary {
      color: #3396d6; }
      .hf-text-link-secondary--color-light-secondary::before {
        color: #3396d6; }
    .hf-text-link-secondary--color-marugoto {
      color: #f48b27; }
      .hf-text-link-secondary--color-marugoto::before {
        color: #f48b27; }
    .hf-text-link-secondary--color-marugoto-secondary {
      color: #f48b27; }
      .hf-text-link-secondary--color-marugoto-secondary::before {
        color: #f48b27; }
    .hf-text-link-secondary--color-microscope {
      color: #a37524; }
      .hf-text-link-secondary--color-microscope::before {
        color: #a37524; }
  .hf-text-link-bright {
    position: relative;
    padding-left: 16px;
    color: #e56ba0; }
    @media all and (min-width: 769px) {
      .hf-text-link-bright {
        padding-left: 26px; } }
    .hf-text-link-bright::before {
      position: absolute;
      top: 0;
      left: 5px;
      font-size: 1rem;
      color: #e56ba0; }
      @media all and (min-width: 769px) {
        .hf-text-link-bright::before {
          left: 10px;
          font-size: 1rem; } }
[v-cloak] {
  display: none; }
