@charset "UTF-8";
@import url("//fonts.googleapis.com/earlyaccess/notosansjapanese.css");
html {
  overflow: auto;
  color: #2f353d;
  font-family: "Noto Sans CJK JP", sans-serif; }

img {
  vertical-align: bottom; }
  @media only screen and (min-width: 768px) {
    img {
      width: auto; } }
  @media only screen and (max-width: 767px) {
    img {
      max-width: 100%; } }

body {
  overflow-x: hidden;
  width: 100%; }

label {
  cursor: pointer; }

figure {
  margin: 0; }

@media only screen and (min-width: 768px) {
  .is-sp {
    display: none !important; } }

@media only screen and (max-width: 767px) {
  .is-pc {
    display: none !important; } }

.invisible {
  transition: opacity 0.5s ease;
  opacity: 0.0; }

.visible {
  transition: opacity 0.5s ease;
  opacity: 1.0; }

.fadeIn {
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .fadeIn.animateIn {
    opacity: 1; }

.show {
  position: relative;
  opacity: 0;
  z-index: -1; }
  .show.animateIn {
    opacity: 1;
    z-index: 0; }
  .show.animateOut {
    opacity: 0;
    z-index: -1; }

body {
  background: white; }

.l-contents {
  background: white; }

.ftr-section.c100 {
  background: white;
  padding-bottom: 5%;
  margin-bottom: 0; }

.ftr-section.c800.c5-details-recommended.c5-common-bg--gray.mb50 {
  border-bottom: 50px white solid;
  margin-bottom: 0;
  padding-top: 0; }
  @media only screen and (max-width: 767px) {
    .ftr-section.c800.c5-details-recommended.c5-common-bg--gray.mb50 {
      padding-top: 45px; } }
  .ftr-section.c800.c5-details-recommended.c5-common-bg--gray.mb50 .l-contents {
    background: none; }
  .ftr-section.c800.c5-details-recommended.c5-common-bg--gray.mb50 .c5-common-head {
    margin-top: 0; }

.ftr-section:not(.c5-details-recommended) {
  background: white; }

#feature .c5-bannerArea .c5-bannerArea_inner .c5-banner-row .c5-banner-row_col:last-child p {
  color: white !important; }

.banner-title {
  color: #2f353d !important; }

.s5-button, .s5-storeButton {
  color: white !important; }

.product-title {
  color: #2f353d !important; }

@media only screen and (min-width: 768px) {
  .ftr-section .s5-heading3 {
    font-size: 20px;
    text-align: left !important; } }
@media only screen and (min-width: 768px) {
  .ftr-section .s5-header2__heading {
    font-size: 20px !important; } }

.mt100 {
  margin-top: 10% !important; }

.mb100 {
  margin-bottom: 10% !important; }

.s5-returnToTop {
  margin-top: 0; }

.s5-container {
  position: relative; }

.s5-container:before {
  content: "";
  display: block;
  width: 100%;
  height: 50%;
  background: white;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-50%);
  z-index: -1; }

#feature p, #feature h1, #feature h2, #feature h3 {
  color: #2f353d !important; }

#feature .mainvisual {
  background: white;
  transition-delay: 1s;
  position: relative;
  z-index: 0;
  padding-bottom: 13.33333vw; }
  @media only screen and (min-width: 768px) {
    #feature .mainvisual {
      padding-bottom: 4.16667vw; } }
  #feature .mainvisual__header {
    position: relative; }
    @media only screen and (min-width: 768px) {
      #feature .mainvisual__header {
        height: 38.54167vw; } }
  #feature .mainvisual__image {
    margin: 0; }
    @media only screen and (min-width: 768px) {
      #feature .mainvisual__image {
        position: relative;
        top: 0;
        left: 0;
        width: 71.875vw !important; } }
  @media only screen and (min-width: 768px) {
    #feature .mainvisual__image__inner img:first-child {
      width: 71.875vw !important; } }
  #feature .mainvisual__text {
    padding: 0 5.33333vw;
    padding-top: 13.33333vw;
    font-family: YuMincho, "游明朝", serif;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      #feature .mainvisual__text {
        padding: 0;
        width: 100%;
        box-sizing: border-box;
        max-width: 1200px;
        margin: auto;
        text-align: left; }
        #feature .mainvisual__text__inner {
          padding-top: 4.6875vw;
          right: -16.66667vw;
          top: 0;
          display: inline-block;
          text-align: center;
          position: absolute; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      #feature .mainvisual__text__inner {
        right: -16.66667vw; } }
    @media only screen and (min-width: 1200px) {
      #feature .mainvisual__text__inner {
        right: -16.66667vw; } }
  #feature .mainvisual__title {
    font-size: 6.4vw;
    font-weight: bold !important;
    color: #2f353d !important;
    text-align: left !important;
    margin-bottom: 8vw; }
    @media only screen and (min-width: 768px) {
      #feature .mainvisual__title {
        margin-bottom: 2.60417vw;
        font-size: 2.1875vw;
        letter-spacing: 0.5em; } }
    #feature .mainvisual__title span {
      font-size: 6.4vw;
      color: #2f353d; }
      @media only screen and (min-width: 768px) {
        #feature .mainvisual__title span {
          font-size: 2.1875vw;
          padding: .2em .5em;
          background: white;
          display: inline-block; }
          #feature .mainvisual__title span:first-child {
            margin-bottom: .5em; } }
  #feature .mainvisual__catch {
    font-size: 4.26667vw;
    margin-bottom: 9.33333vw; }
    @media only screen and (min-width: 768px) {
      #feature .mainvisual__catch {
        font-size: 1.25vw;
        margin-bottom: 2.60417vw;
        background-color: #fff;
        letter-spacing: 2.6px;
        font-size: 1.25vw;
        padding: .2em .5em;
        background: white; } }
    #feature .mainvisual__catch span {
      font-size: 4.26667vw; }
      @media only screen and (min-width: 768px) {
        #feature .mainvisual__catch span {
          font-size: 1.25vw;
          padding: .2em .5em;
          background: white; } }
  #feature .mainvisual__item {
    text-align: center; }
    #feature .mainvisual__item img {
      width: 46.66667vw; }
      @media only screen and (min-width: 768px) {
        #feature .mainvisual__item img {
          width: 12.8125vw;
          max-width: 246px; } }
  #feature .mainvisual__body {
    padding: 0 5.33333vw; }
    @media only screen and (min-width: 768px) {
      #feature .mainvisual__body {
        max-width: 1000px;
        width: 100%;
        padding: 0 1.04167vw;
        box-sizing: border-box;
        margin: 7.29167vw auto 0; } }
    @media only screen and (min-width: 768px) {
      #feature .mainvisual__body p {
        font-size: 1.25vw !important;
        line-height: 2; } }
    @media only screen and (min-width: 1200px) {
      #feature .mainvisual__body p {
        font-size: 15px !important; } }
#feature .section {
  background: white;
  padding: 10.66667vw 0;
  position: relative;
  z-index: 0; }
  @media only screen and (min-width: 768px) {
    #feature .section {
      padding: 5.83333vw 0; } }
  #feature .section__inner {
    padding: 0 5.33333vw; }
    @media only screen and (min-width: 768px) {
      #feature .section__inner {
        margin: 0 auto;
        max-width: calc(1000px + 14.28572vw);
        width: 100%;
        padding: 0 8.33333vw;
        position: relative;
        box-sizing: border-box; } }
    @media only screen and (min-width: 1200px) {
      #feature .section__inner {
        max-width: 1200px;
        padding: 0 100px; } }
  #feature .section__title {
    font-family: YuMincho, "游明朝", serif;
    font-weight: bold !important;
    line-height: 1.81818; }
    @media only screen and (max-width: 767px) {
      #feature .section__title {
        text-align: center !important;
        font-size: 5.86667vw;
        margin: 8vw auto 5.33333vw; } }
    @media only screen and (min-width: 768px) {
      #feature .section__title {
        font-size: 2.66667vw !important;
        margin: 0 auto 5vw;
        letter-spacing: 0.2 0.5em; } }
    @media only screen and (min-width: 1200px) {
      #feature .section__title {
        font-size: 32px !important;
        margin: 0 auto 60px; } }
  #feature .section__catch {
    font-size: 3.73333vw !important;
    font-weight: bold;
    line-height: 2;
    margin-bottom: 9.33333vw; }
    @media only screen and (min-width: 768px) {
      #feature .section__catch {
        font-size: 1.25vw !important;
        margin-bottom: 2.5vw; } }
    @media only screen and (min-width: 1200px) {
      #feature .section__catch {
        font-size: 15px !important;
        margin-bottom: 30px; } }
  #feature .section__body p {
    font-size: 3.73333vw;
    line-height: 2; }
    @media only screen and (min-width: 768px) {
      #feature .section__body p {
        font-size: 1.25vw; } }
    @media only screen and (min-width: 1200px) {
      #feature .section__body p {
        font-size: 15px; } }
#feature .note {
  font-size: 3.2vw; }
  @media only screen and (min-width: 768px) {
    #feature .note {
      font-size: 1vw; } }
  @media only screen and (min-width: 1200px) {
    #feature .note {
      font-size: 12px; } }
#feature .profile {
  background: white;
  position: relative;
  z-index: 0;
  padding: 10.66667vw 0;
  font-family: -apple-system, BlinkMacSystemFont, '.SFNSDisplay-Regular', 'Helvetica Neue', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', 'Yu Gothic Medium', '游ゴシック Medium', 'Yu Gothic', '游ゴシック', sans-serif; }
  @media only screen and (min-width: 768px) {
    #feature .profile {
      padding: 0; } }
  #feature .profile__inner {
    padding: 0 5.33333vw; }
    @media only screen and (min-width: 768px) {
      #feature .profile__inner {
        margin: auto;
        border-top: solid 1px #efefef;
        border-bottom: solid 1px #efefef;
        padding: 10vw 12.91667vw;
        max-width: 1000px;
        box-sizing: border-box; } }
    @media only screen and (min-width: 1200px) {
      #feature .profile__inner {
        padding: 120px 155px; } }
  #feature .profile__image {
    margin-bottom: 9.33333vw;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      #feature .profile__image {
        margin-bottom: 4.16667vw; } }
    @media only screen and (min-width: 1200px) {
      #feature .profile__image {
        margin-bottom: 50px; } }
  #feature .profile__title {
    font-size: 4.26667vw !important;
    font-weight: 300;
    margin-bottom: 5.33333vw;
    text-align: center !important;
    letter-spacing: .1em; }
    @media only screen and (min-width: 768px) {
      #feature .profile__title {
        font-size: 1.5vw !important;
        margin-bottom: 1.25vw; } }
    @media only screen and (min-width: 1200px) {
      #feature .profile__title {
        font-size: 18px !important;
        margin-bottom: 15px; } }
  #feature .profile__name {
    font-size: 3.73333vw !important;
    margin-bottom: 5.33333vw; }
    @media only screen and (min-width: 768px) {
      #feature .profile__name {
        max-width: 420px;
        margin: auto;
        font-size: 1.5vw !important;
        margin-bottom: 1.66667vw;
        text-align: left !important; } }
    @media only screen and (min-width: 1200px) {
      #feature .profile__name {
        font-size: 18px !important;
        margin-bottom: 20px !important; } }
  #feature .profile__category {
    font-size: 3.2vw !important;
    font-weight: normal; }
    @media only screen and (min-width: 768px) {
      #feature .profile__category {
        font-size: 1vw !important; } }
    @media only screen and (min-width: 1200px) {
      #feature .profile__category {
        font-size: 12px !important; } }
  @media only screen and (min-width: 768px) {
    #feature .profile__text {
      max-width: 420px;
      margin: auto;
      font-size: 1.25vw !important; } }
  @media only screen and (min-width: 1200px) {
    #feature .profile__text {
      font-size: 15px !important; } }
  #feature .profile__note {
    text-align: center;
    font-size: 3.2vw !important;
    margin-top: 10.66667vw; }
    @media only screen and (min-width: 768px) {
      #feature .profile__note {
        font-size: 1.08333vw !important;
        margin-top: 8.33333vw; } }
    @media only screen and (min-width: 1200px) {
      #feature .profile__note {
        font-size: 13px !important;
        margin-top: 100px; } }
#feature .videoBlock__title {
  font-weight: bold !important;
  margin: 0 0 10.66667vw;
  text-align: center !important;
  font-family: YuMincho, "游明朝", serif;
  font-size: 5.86667vw;
  line-height: 1.4;
  letter-spacing: .1em; }
  @media only screen and (min-width: 768px) {
    #feature .videoBlock__title {
      letter-spacing: .2em;
      margin: 0 0 2.5vw;
      font-size: 2.66667vw !important;
      line-height: 1.2 !important; } }
  @media only screen and (min-width: 1200px) {
    #feature .videoBlock__title {
      margin: 0 0 30px;
      font-size: 32px !important; } }
  #feature .videoBlock__title__small {
    font-size: 4.26667vw; }
    @media only screen and (min-width: 768px) {
      #feature .videoBlock__title__small {
        font-size: 1.66667vw !important; } }
    @media only screen and (min-width: 1200px) {
      #feature .videoBlock__title__small {
        font-size: 20px !important; } }
#feature .videoBlock__body {
  position: relative;
  padding-top: 52.65%;
  width: 100%;
  height: 0; }
  #feature .videoBlock__body iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
@media only screen and (min-width: 768px) {
  #feature .fullImage {
    overflow: hidden;
    height: 0;
    padding-top: 21.875%; } }
@media only screen and (max-width: 767px) {
  #feature .fullImage {
    height: auto;
    padding-top: 0;
    margin-top: 10.66667vw;
    margin-bottom: -8vw;
    position: relative;
    z-index: 1; } }
@media only screen and (min-width: 768px) {
  #feature .fullImage img {
    position: fixed;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: auto;
    z-index: -2; } }
@media only screen and (max-width: 767px) {
  #feature .fullImage img {
    position: static; } }
#feature img[src*="product_02@2x.png"] {
  width: 57.33333vw; }
@media only screen and (max-width: 767px) {
  #feature section[class*="module-01"] .section__image,
  #feature section[class*="module-03"] .section__image {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; } }
@media only screen and (max-width: 767px) {
  #feature .module-01 .section__image:after {
    content: "";
    display: block;
    width: 16.66667vw;
    height: 100vw;
    position: absolute;
    top: 20.83333vw;
    right: 0;
    background: #f1f3f4;
    z-index: 0;
    transform-origin: right center;
    transform: scaleX(0);
    transition: transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1); } }
@media only screen and (min-width: 768px) {
  #feature .module-01 .section__image {
    width: 48.33333vw;
    position: relative;
    letter-spacing: -5em; }
    #feature .module-01 .section__image:after {
      content: "";
      display: block;
      width: 48.33333vw;
      height: 41.66667vw;
      position: absolute;
      top: 10.83333vw;
      left: 20.83333vw;
      background: #f1f3f4;
      z-index: 0;
      transform-origin: right center;
      transform: scaleX(0);
      transition: transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1); } }
@media only screen and (min-width: 1200px) {
  #feature .module-01 .section__image {
    width: 580px; }
    #feature .module-01 .section__image:after {
      width: 580px;
      height: 500px;
      top: 130px;
      left: 250px; } }
#feature .module-01 .section__image img {
  position: relative;
  z-index: 1; }
  #feature .module-01 .section__image img:first-child {
    width: 100%;
    margin-bottom: 2.66667vw; }
    @media only screen and (min-width: 768px) {
      #feature .module-01 .section__image img:first-child {
        width: 42.08333vw;
        margin-right: 0.83333vw; } }
    @media only screen and (min-width: 1200px) {
      #feature .module-01 .section__image img:first-child {
        width: 505px;
        margin-right: 10px; } }
@media only screen and (min-width: 768px) {
  #feature .module-01 .section__title {
    text-align: left; } }
@media only screen and (min-width: 768px) {
  #feature .module-01 .section__text {
    display: flex;
    justify-content: space-between; } }
@media only screen and (min-width: 768px) {
  #feature .module-01 .section__head {
    width: 35vw;
    padding-right: 4.16667vw;
    box-sizing: border-box; } }
@media only screen and (min-width: 1200px) {
  #feature .module-01 .section__head {
    width: 420px;
    padding-right: 50px; } }
@media only screen and (min-width: 768px) {
  #feature .module-01 .section__body {
    width: calc(100% - 35vw); } }
@media only screen and (min-width: 1200px) {
  #feature .module-01 .section__body {
    width: 690px; } }
@media only screen and (min-width: 768px) {
  #feature .module-01-02 .section__image {
    padding-top: 14.83333vw;
    width: 55.83333vw;
    position: relative;
    letter-spacing: -5em; }
    #feature .module-01-02 .section__image:after {
      content: "";
      display: block;
      width: 78.33333vw;
      height: 23.33333vw;
      padding-right: 50%;
      position: absolute;
      top: 3.75vw;
      left: 12.91667vw;
      background: #f1f3f4;
      z-index: 0;
      transform-origin: right center;
      transform: scaleX(0);
      transition: transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1); } }
@media only screen and (min-width: 1200px) {
  #feature .module-01-02 .section__image {
    padding-top: 178px;
    width: 670px; }
    #feature .module-01-02 .section__image:after {
      width: 940px;
      height: 280px;
      top: 45px;
      left: 155px; } }
#feature .module-01-02 .section__image img {
  position: relative;
  z-index: 1; }
  #feature .module-01-02 .section__image img:first-child {
    width: 100%;
    margin-bottom: 2.66667vw; }
    @media only screen and (min-width: 768px) {
      #feature .module-01-02 .section__image img:first-child {
        width: 35vw;
        margin-right: 0.83333vw; } }
    @media only screen and (min-width: 1200px) {
      #feature .module-01-02 .section__image img:first-child {
        width: 420px;
        margin-right: 10px; } }
  #feature .module-01-02 .section__image img:nth-child(2) {
    width: calc(50% - 1.33333vw); }
    @media only screen and (min-width: 768px) {
      #feature .module-01-02 .section__image img:nth-child(2) {
        width: 20vw;
        position: absolute;
        top: 0;
        right: 0; } }
    @media only screen and (min-width: 1200px) {
      #feature .module-01-02 .section__image img:nth-child(2) {
        width: 240px; } }
  #feature .module-01-02 .section__image img:nth-child(3) {
    width: calc(50% - 1.33333vw); }
    @media only screen and (min-width: 768px) {
      #feature .module-01-02 .section__image img:nth-child(3) {
        width: 20vw; } }
    @media only screen and (min-width: 1200px) {
      #feature .module-01-02 .section__image img:nth-child(3) {
        width: 240px; } }
@media only screen and (min-width: 768px) {
  #feature .module-01-02 .section__text {
    display: flex;
    justify-content: space-between; } }
@media only screen and (min-width: 768px) {
  #feature .module-01-02 .section__head {
    width: 36.25vw;
    box-sizing: border-box; } }
@media only screen and (min-width: 1200px) {
  #feature .module-01-02 .section__head {
    width: 435px; } }
@media only screen and (min-width: 768px) {
  #feature .module-01-02 .section__body {
    width: calc(100% - 35vw - 5.7vw); } }
@media only screen and (min-width: 1200px) {
  #feature .module-01-02 .section__body {
    width: 525px; } }
@media only screen and (min-width: 768px) {
  #feature .module-02 .section__text {
    padding-top: 4.16667vw; } }
@media only screen and (min-width: 1200px) {
  #feature .module-02 .section__text {
    padding-top: 50px; } }
@media only screen and (min-width: 768px) {
  #feature .module-02 .section__head {
    box-sizing: border-box; } }
#feature .module-02 .section__body {
  margin: 0 auto; }
  @media only screen and (min-width: 768px) {
    #feature .module-02 .section__body {
      width: 57.5vw; } }
  @media only screen and (min-width: 1200px) {
    #feature .module-02 .section__body {
      width: 690px; } }
@media only screen and (min-width: 768px) {
  #feature .module-02-02 .section__head {
    display: flex;
    justify-content: space-between;
    padding-top: 4.16667vw; } }
@media only screen and (min-width: 1200px) {
  #feature .module-02-02 .section__head {
    padding-top: 50px; } }
@media only screen and (min-width: 768px) {
  #feature .module-02-02 .section__title {
    width: 35vw;
    padding-right: 5vw;
    box-sizing: border-box; } }
@media only screen and (min-width: 1200px) {
  #feature .module-02-02 .section__title {
    width: 420px;
    padding-right: 60px; } }
@media only screen and (min-width: 768px) {
  #feature .module-02-02 .section__catch {
    width: calc(100% - 35vw); } }
@media only screen and (min-width: 1200px) {
  #feature .module-02-02 .section__catch {
    width: 580px; } }
@media only screen and (min-width: 768px) {
  #feature .module-03 .section__image {
    padding-top: 14.83333vw;
    position: relative;
    letter-spacing: -5em;
    padding-left: 27.5vw; }
    #feature .module-03 .section__image:after {
      content: "";
      display: block;
      width: 78.33333vw;
      height: 23.33333vw;
      padding-left: 50%;
      position: absolute;
      top: 3.75vw;
      right: 11.66667vw;
      background: #f1f3f4;
      z-index: 0;
      transform-origin: left center;
      transform: scaleX(0);
      transition: transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
    #feature .module-03 .section__image:after {
      content: "";
      display: block;
      clear: both; } }
@media only screen and (min-width: 1200px) {
  #feature .module-03 .section__image {
    padding-top: 178px;
    padding-left: 330px; }
    #feature .module-03 .section__image:after {
      width: 940px;
      height: 280px;
      top: 45px;
      right: 140px; } }
#feature .module-03 .section__image img {
  position: relative;
  z-index: 1; }
  @media only screen and (min-width: 768px) {
    #feature .module-03 .section__image img:first-child {
      width: calc(50% - 1.33333vw);
      float: right;
      width: 35vw; } }
  @media only screen and (min-width: 1200px) {
    #feature .module-03 .section__image img:first-child {
      width: 420px; } }
  #feature .module-03 .section__image img:nth-child(2) {
    width: calc(50% - 1.33333vw); }
    @media only screen and (min-width: 768px) {
      #feature .module-03 .section__image img:nth-child(2) {
        width: 20vw;
        position: absolute;
        top: 0;
        right: 35.5vw; } }
    @media only screen and (min-width: 1200px) {
      #feature .module-03 .section__image img:nth-child(2) {
        width: 240px;
        top: 0;
        right: 430px; } }
@media only screen and (min-width: 768px) {
  #feature .module-03 .section__image {
    padding-top: 14.83333vw;
    position: relative;
    letter-spacing: -5em;
    padding-left: 27.5vw; }
    #feature .module-03 .section__image:after {
      content: "";
      display: block;
      width: 78.33333vw;
      height: 23.33333vw;
      padding-left: 50%;
      position: absolute;
      top: 3.75vw;
      right: 11.66667vw;
      background: #f1f3f4;
      z-index: 0;
      transform-origin: left center;
      transform: scaleX(0);
      transition: transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
    #feature .module-03 .section__image:after {
      content: "";
      display: block;
      clear: both; } }
@media only screen and (min-width: 1200px) {
  #feature .module-03 .section__image {
    padding-top: 178px;
    padding-left: 330px; }
    #feature .module-03 .section__image:after {
      width: 940px;
      height: 280px;
      top: 45px;
      right: 140px; } }
#feature .module-03 .section__image img {
  position: relative;
  z-index: 1; }
  @media only screen and (min-width: 768px) {
    #feature .module-03 .section__image img:first-child {
      width: calc(50% - 1.33333vw);
      float: right;
      width: 35vw; } }
  @media only screen and (min-width: 1200px) {
    #feature .module-03 .section__image img:first-child {
      width: 420px; } }
  #feature .module-03 .section__image img:nth-child(2) {
    width: calc(50% - 1.33333vw); }
    @media only screen and (min-width: 768px) {
      #feature .module-03 .section__image img:nth-child(2) {
        width: 20vw;
        position: absolute;
        top: 0;
        right: 35.5vw; } }
    @media only screen and (min-width: 1200px) {
      #feature .module-03 .section__image img:nth-child(2) {
        width: 240px;
        top: 0;
        right: 430px; } }
@media only screen and (max-width: 767px) {
  #feature .module-03 .section__image {
    padding-top: 14.83333vw;
    position: relative;
    letter-spacing: -5em;
    padding-left: 27.5vw; }
    #feature .module-03 .section__image:after {
      content: "";
      display: block;
      width: 78.33333vw;
      height: 23.33333vw;
      padding-left: 50%;
      position: absolute;
      top: 3.75vw;
      right: 11.66667vw;
      background: #f1f3f4;
      z-index: 0;
      transform-origin: left center;
      transform: scaleX(0);
      transition: transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
    #feature .module-03 .section__image:after {
      content: "";
      display: block;
      clear: both; } }
@media only screen and (max-width: 1199px) {
  #feature .module-03 .section__image {
    padding-top: 26.66667vw;
    padding-left: 16.66667vw; }
    #feature .module-03 .section__image:after {
      width: 940px;
      height: 280px;
      top: 45px;
      right: 140px; } }
#feature .module-03 .section__image img {
  position: relative;
  z-index: 1; }
  @media only screen and (max-width: 767px) {
    #feature .module-03 .section__image img:first-child {
      float: right;
      width: 83.33333vw; } }
  @media only screen and (max-width: 767px) {
    #feature .module-03 .section__image img:nth-child(2) {
      width: 33.33333vw;
      position: absolute;
      top: 0;
      left: 0.83333vw; } }
#feature .module-03 .section__text {
  clear: both; }
  @media only screen and (min-width: 768px) {
    #feature .module-03 .section__text {
      position: relative;
      top: -3.33333vw; } }
  @media only screen and (min-width: 1200px) {
    #feature .module-03 .section__text {
      top: -40px; } }
@media only screen and (min-width: 768px) {
  #feature .module-03 .section__title {
    text-align: left; } }
@media only screen and (min-width: 1200px) {
  #feature .module-03 .section__title {
    margin-bottom: 50px;
    text-align: left; } }
@media only screen and (min-width: 768px) {
  #feature .module-03 .section__head {
    text-align: left;
    margin-bottom: 4.16667vw; } }
@media only screen and (min-width: 1200px) {
  #feature .module-03 .section__head {
    margin-bottom: 50px;
    text-align: left; } }
#feature .module-03 .section__body p {
  padding-bottom: 2.5vw; }
#feature .module-03 .section__body p.note {
  padding-bottom: 0; }
#feature .module-04 .section__item {
  text-align: center; }
  @media only screen and (max-width: 767px) {
    #feature .module-04 .section__item {
      margin-bottom: 5.33333vw; } }
@media only screen and (min-width: 768px) {
  #feature .module-04 .section__inner {
    display: flex;
    justify-content: space-between; } }
@media only screen and (min-width: 768px) {
  #feature .module-04 .section__head {
    width: 50%;
    padding-right: 2.5vw;
    box-sizing: border-box; } }
@media only screen and (min-width: 1200px) {
  #feature .module-04 .section__head {
    padding-right: 30px; } }
@media only screen and (min-width: 768px) {
  #feature .module-04 .section__body {
    width: 50%; } }
@media only screen and (min-width: 768px) {
  #feature .module-06 .section__image:first-child {
    padding-bottom: 4.16667vw; } }
@media only screen and (min-width: 1200px) {
  #feature .module-06 .section__image:first-child {
    padding-bottom: 50px; } }
#feature .module-06 .section__item {
  text-align: center; }
  @media only screen and (max-width: 767px) {
    #feature .module-06 .section__item {
      margin-bottom: 5.33333vw; } }
@media only screen and (min-width: 768px) {
  #feature .module-06 .section__flexwrap {
    display: flex;
    justify-content: space-between; } }
@media only screen and (min-width: 768px) {
  #feature .module-06 .section__head {
    width: 50%;
    padding-right: 2.5vw;
    box-sizing: border-box; } }
@media only screen and (min-width: 1200px) {
  #feature .module-06 .section__head {
    padding-right: 30px; } }
#feature .module-06 .section__body p {
  padding-bottom: 2.5vw; }
@media only screen and (min-width: 768px) {
  #feature .module-06 .section__body {
    width: 50%; } }
#feature .animateDelay-0 {
  animation-delay: 0.4s !important; }
#feature .animateDelay-1 {
  animation-delay: 0.7s !important; }
#feature .animateDelay-2 {
  animation-delay: 1s !important; }
#feature .animateDelay-3 {
  animation-delay: 1.3s !important; }
#feature .animateDelay-4 {
  animation-delay: 1.6s !important; }
#feature .animateDelay-5 {
  animation-delay: 1.9s !important; }
#feature .animateDelay-6 {
  animation-delay: 2.2s !important; }
#feature .animateDelay-7 {
  animation-delay: 2.5s !important; }
#feature .animateDelay-8 {
  animation-delay: 2.8s !important; }
#feature .animateDelay-9 {
  animation-delay: 3.1s !important; }
#feature .animateDelay-10 {
  animation-delay: 3.4s !important; }
#feature .js-rellax {
  display: inline-block; }
@keyframes slideInUp {
  from {
    visibility: visible;
    transform: translate3d(0, 3.125vw, 0); }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0); } }
#feature .slideInUp {
  opacity: 0; }
#feature .animateIn.slideInUp,
#feature .animateIn .slideInUp {
  animation-name: slideInUp;
  animation-delay: .2s;
  animation-duration: .5s;
  animation-fill-mode: both;
  animation-timing-function: ease; }
#feature .animateIn.section__image:after {
  transform: scale(1); }
@media only screen and (max-width: 767px) {
  #feature .section__image {
    height: auto;
    align-items: flex-start; } }

/*# sourceMappingURL=style.css.map */
