@charset "UTF-8";
@media (max-width: 359px) {
  br.xxs-more {
    display: none; } }
@media (max-width: 479px) {
  br.xs-more {
    display: none; } }
@media (max-width: 767px) {
  br.sm-more {
    display: none; } }
@media (max-width: 979px) {
  br.md-more {
    display: none; } }
@media (min-width: 360px) {
  br.xxs-less {
    display: none; } }
@media (min-width: 480px) {
  br.xs-less {
    display: none; } }
@media (min-width: 768px) {
  br.sm-less {
    display: none; } }
@media (min-width: 980px) {
  br.md-less {
    display: none; } }

@media (min-width: 480px) {
  .hidden-xs-up {
    display: none; } }

@media (min-width: 768px) {
  .hidden-sm-up {
    display: none; } }

@media (min-width: 980px) {
  .hidden-md-up {
    display: none; } }

@media (max-width: 479px) {
  .hidden-xs-down {
    display: none; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none; } }

@media (max-width: 979px) {
  .hidden-md-down {
    display: none; } }

@media (min-width: 980px) {
  .hidden-pc {
    display: none; } }

@media (max-width: 979px) {
  .hidden-sp {
    display: none; } }

@media (max-width: 979px) {
  br.mobile {
    display: none; } }

html {
  overflow-x: hidden !important; }

body {
  background-color: transparent;
  overflow-x: hidden !important; }
  @media (max-width: 979px) {
    body {
      -webkit-text-size-adjust: 100%; } }

footer {
  position: relative;
  z-index: 50; }

.gotop {
  bottom: 58px !important; }
  @media (min-width: 480px) {
    .gotop {
      bottom: 65px !important; } }
  @media (min-width: 768px) {
    .gotop {
      bottom: 75px !important; } }

#fladeagrow {
  position: relative;
  font-family: YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif; }
  #fladeagrow a {
    text-decoration: none; }
  #fladeagrow h1, #fladeagrow h2, #fladeagrow h3 {
    position: relative;
    font-weight: 400;
    text-align: center; }
  #fladeagrow img {
    display: block;
    width: auto;
    max-width: 100%; }
  #fladeagrow .title {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif;
    line-height: 1.5; }
    @media (min-width: 360px) {
      #fladeagrow .title {
        font-size: 22px; } }
    @media (min-width: 480px) {
      #fladeagrow .title {
        font-size: 24px; } }
    @media (min-width: 768px) {
      #fladeagrow .title {
        font-size: 26px; } }
    @media (min-width: 980px) {
      #fladeagrow .title {
        font-size: 40px; } }
  #fladeagrow .title2 {
    font-size: 16px;
    color: #918056;
    font-weight: 600;
    line-height: 1.8;
    font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif;
    letter-spacing: 0.05em; }
    @media (min-width: 480px) {
      #fladeagrow .title2 {
        font-size: 18px; } }
    @media (min-width: 768px) {
      #fladeagrow .title2 {
        font-size: 20px; } }
    @media (min-width: 980px) {
      #fladeagrow .title2 {
        font-size: 30px; } }
  #fladeagrow .lead {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.8;
    letter-spacing: 0; }
    @media (min-width: 480px) {
      #fladeagrow .lead {
        font-size: 17px; } }
    @media (min-width: 768px) {
      #fladeagrow .lead {
        font-size: 19px; } }
    @media (min-width: 980px) {
      #fladeagrow .lead {
        font-size: 24px;
        letter-spacing: 0.1em; } }
  #fladeagrow p {
    line-height: 1.8;
    margin-bottom: 20px;
    font-size: 13px; }
    @media (min-width: 360px) {
      #fladeagrow p {
        font-size: 14px; } }
    @media (min-width: 480px) {
      #fladeagrow p {
        font-size: 15px; } }
    @media (min-width: 768px) {
      #fladeagrow p {
        font-size: 16px; } }
    @media (min-width: 980px) {
      #fladeagrow p {
        font-size: 18px; } }
    #fladeagrow p:last-child {
      margin-bottom: 0; }
  @media (min-width: 980px) {
    #fladeagrow .hide_pc {
      display: none; } }
  @media (max-width: 979px) {
    #fladeagrow .hide_sp {
      display: none; } }
  #fladeagrow .section .container {
    position: relative;
    margin: 0 auto; }
    @media (min-width: 980px) {
      #fladeagrow .section .container {
        width: 940px; } }
  #fladeagrow .menuContainer {
    position: relative;
    z-index: 100;
    width: 100%;
    background-color: #df0623;
    border: solid 1px #fff; }
    @media (min-width: 480px) {
      #fladeagrow .menuContainer {
        border: solid 2px #fff; } }
    @media (min-width: 980px) {
      #fladeagrow .menuContainer {
        height: 64px; } }
    #fladeagrow .menuContainer.bottom {
      position: absolute;
      bottom: 0;
      left: 0;
      -webkit-transform: translateY(80px);
      -ms-transform: translateY(80px);
      -o-transform: translateY(80px);
      transform: translateY(80px);
      position: absolute;
      -webkit-transition: all 0.3s ease-out 0s;
      -o-transition: all 0.3s ease-out 0s;
      transition: all 0.3s ease-out 0s; }
      #fladeagrow .menuContainer.bottom.visible {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0); }
      #fladeagrow .menuContainer.bottom.fixed {
        position: fixed; }
    #fladeagrow .menuContainer ul {
      width: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-box;
      display: -webkit-flexbox;
      display: -moz-flexbox;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      #fladeagrow .menuContainer ul:before, #fladeagrow .menuContainer ul:after {
        content: " ";
        display: table; }
      #fladeagrow .menuContainer ul:after {
        clear: both; }
      #fladeagrow .menuContainer ul li {
        position: relative;
        float: left;
        width: 19.8%;
        border-left: solid 1px #fff; }
        @media (min-width: 480px) {
          #fladeagrow .menuContainer ul li {
            border-left: solid 2px #fff; } }
        #fladeagrow .menuContainer ul li:first-child {
          border-left: none; }
        #fladeagrow .menuContainer ul li a {
          position: relative;
          height: 100%;
          display: block;
          text-align: center;
          color: #fff;
          background-color: #df0623;
          -webkit-transition: background-color 0.1s ease-out 0s;
          -o-transition: background-color 0.1s ease-out 0s;
          transition: background-color 0.1s ease-out 0s;
          padding: 1vw;
          min-height: 42px;
          font-size: 9px;
          font-size: 2.5vw;
          line-height: 1.2;
          white-space: nowrap; }
          @media (min-width: 360px) {
            #fladeagrow .menuContainer ul li a {
              font-size: 9px; } }
          @media (min-width: 480px) {
            #fladeagrow .menuContainer ul li a {
              font-size: 11px; } }
          @media (min-width: 768px) {
            #fladeagrow .menuContainer ul li a {
              font-size: 12px; } }
          #fladeagrow .menuContainer ul li a .indent {
            display: inline-block;
            text-indent: -4px; }
          @media (max-width: 979px) {
            #fladeagrow .menuContainer ul li a {
              display: -webkit-box;
              display: -webkit-flex;
              display: -ms-flexbox;
              display: flex;
              -moz-align-items: center;
              -webkit-align-items: center;
              -ms-align-items: center;
              align-items: center;
              -moz-justify-content: center;
              -webkit-justify-content: center;
              -ms-justify-content: center;
              justify-content: center; } }
          @media (min-width: 980px) {
            #fladeagrow .menuContainer ul li a {
              padding: 10px 0;
              height: 60px;
              font-size: 15px;
              line-height: 1.35; } }
          #fladeagrow .menuContainer ul li a:hover {
            background-color: #f80727; }
  #fladeagrow .keyvisual {
    position: relative; }
    @media (max-width: 979px) {
      #fladeagrow .keyvisual {
        background-color: #063056; } }
    @media (min-width: 980px) {
      #fladeagrow .keyvisual .visualContainer {
        background-image: url("../img/keyvisual_bg.jpg");
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        height: 45vw; } }
    #fladeagrow .keyvisual .visualContainer .notice {
      font-size: 10px;
      color: #fff;
      line-height: 1.35;
      padding: 0 3% 3% 3%; }
    #fladeagrow .keyvisual .visualContainer .arrowSet {
      top: 0;
      right: 8.6vw;
      width: 31vw;
      width: calc(31vw - 15px);
      height: 31vw;
      position: absolute; }
      #fladeagrow .keyvisual .visualContainer .arrowSet .arrowL, #fladeagrow .keyvisual .visualContainer .arrowSet .arrowR {
        position: absolute;
        top: 45%;
        height: 18%;
        width: auto; }
      #fladeagrow .keyvisual .visualContainer .arrowSet .arrowR {
        right: 0;
        -webkit-animation: swing1 1.5s ease-in-out 0s infinite normal;
        -o-animation: swing1 1.5s ease-in-out 0s infinite normal;
        animation: swing1 1.5s ease-in-out 0s infinite normal; }
@-webkit-keyframes swing1 {
  0% {
    right: 0; }
  50% {
    right: 10px; }
  100% {
    right: 0; } }
@-moz-keyframes swing1 {
  0% {
    right: 0; }
  50% {
    right: 10px; }
  100% {
    right: 0; } }
@keyframes swing1 {
  0% {
    right: 0; }
  50% {
    right: 10px; }
  100% {
    right: 0; } }
      #fladeagrow .keyvisual .visualContainer .arrowSet .arrowL {
        left: 0;
        -webkit-transform: scale(-1, 1);
        -ms-transform: scale(-1, 1);
        -o-transform: scale(-1, 1);
        transform: scale(-1, 1);
        -webkit-animation: swing2 1.5s ease-in-out 0s infinite normal;
        -o-animation: swing2 1.5s ease-in-out 0s infinite normal;
        animation: swing2 1.5s ease-in-out 0s infinite normal; }
@-webkit-keyframes swing2 {
  0% {
    left: 0; }
  50% {
    left: 10px; }
  100% {
    left: 0; } }
@-moz-keyframes swing2 {
  0% {
    left: 0; }
  50% {
    left: 10px; }
  100% {
    left: 0; } }
@keyframes swing2 {
  0% {
    left: 0; }
  50% {
    left: 10px; }
  100% {
    left: 0; } }
    #fladeagrow .keyvisual .banner {
      text-align: center;
      background-color: #fff;
      padding: 15px; }
      @media (min-width: 980px) {
        #fladeagrow .keyvisual .banner {
          padding: 30px; } }
      #fladeagrow .keyvisual .banner a {
        margin-left: auto;
        margin-right: auto;
        color: #df0623;
        border: solid 2px #999;
        display: block;
        text-decoration: underline;
        padding: 8px;
        line-height: 1.6;
        font-size: 13px;
        border-radius: 5px; }
        @media (min-width: 480px) {
          #fladeagrow .keyvisual .banner a {
            font-size: 15px; } }
        @media (min-width: 768px) {
          #fladeagrow .keyvisual .banner a {
            font-size: 18px; } }
        @media (min-width: 980px) {
          #fladeagrow .keyvisual .banner a {
            line-height: 1.8;
            border-radius: 10px;
            width: 940px;
            padding: 15px;
            font-size: 22px; } }
  #fladeagrow #section1 .subsection1 {
    position: relative;
    background-position: center top;
    background-repeat: no-repeat; }
    #fladeagrow #section1 .subsection1 .introduction {
      background-color: #063056;
      text-align: center;
      padding-top: 30px;
      padding-bottom: 30px; }
      @media (max-width: 979px) {
        #fladeagrow #section1 .subsection1 .introduction {
          padding-left: 5%;
          padding-right: 5%; } }
      @media (min-width: 980px) {
        #fladeagrow #section1 .subsection1 .introduction {
          padding: 50px 0 70px; } }
      #fladeagrow #section1 .subsection1 .introduction .titleBox {
        position: relative;
        font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif;
        display: inline-block;
        text-align: left;
        color: #fff;
        background-image: url("../img/1_icon0.svg");
        background-repeat: no-repeat;
        background-position: left top 2px;
        background-size: 43px 43px;
        padding-left: 52px;
        margin-bottom: 10px; }
        @media (min-width: 980px) {
          #fladeagrow #section1 .subsection1 .introduction .titleBox {
            background-position: left top;
            background-size: 75px 75px;
            padding-left: 100px;
            margin-bottom: 20px; } }
        #fladeagrow #section1 .subsection1 .introduction .titleBox div {
          margin-bottom: 4px; }
          @media (min-width: 980px) {
            #fladeagrow #section1 .subsection1 .introduction .titleBox div {
              margin-bottom: 6px; } }
          #fladeagrow #section1 .subsection1 .introduction .titleBox div span {
            font-weight: 400;
            letter-spacing: 0;
            background-color: #df0623;
            font-size: 10px;
            border-radius: 3px;
            padding: 3px 6px 3px 4px; }
            @media (min-width: 980px) {
              #fladeagrow #section1 .subsection1 .introduction .titleBox div span {
                font-size: 16px;
                border-radius: 20px;
                padding: 3px 10px 3px 8px; } }
        #fladeagrow #section1 .subsection1 .introduction .titleBox h2 {
          line-height: 1.2; }
      #fladeagrow #section1 .subsection1 .introduction sup {
        letter-spacing: 0;
        font-weight: 400;
        color: #fff;
        font-size: 9px; }
        @media (min-width: 980px) {
          #fladeagrow #section1 .subsection1 .introduction sup {
            font-size: 12px; } }
      #fladeagrow #section1 .subsection1 .introduction .lead {
        position: relative;
        z-index: 5;
        text-align: center;
        color: #fff;
        line-height: 2;
        font-size: 14px; }
        @media (min-width: 980px) {
          #fladeagrow #section1 .subsection1 .introduction .lead {
            font-size: 18px; } }
        #fladeagrow #section1 .subsection1 .introduction .lead sup {
          font-size: 10px; }
    #fladeagrow #section1 .subsection1 .contents {
      position: relative;
      z-index: 4;
      max-width: 600px;
      margin-left: auto;
      margin-right: auto; }
      @media (min-width: 980px) {
        #fladeagrow #section1 .subsection1 .contents {
          height: 620px; }
          #fladeagrow #section1 .subsection1 .contents:before, #fladeagrow #section1 .subsection1 .contents:after {
            content: " ";
            display: table; }
          #fladeagrow #section1 .subsection1 .contents:after {
            clear: both; } }
      #fladeagrow #section1 .subsection1 .contents .img0 {
        position: relative;
        z-index: 2;
        margin-top: -75px; }
        @media (min-width: 980px) {
          #fladeagrow #section1 .subsection1 .contents .img0 {
            position: absolute;
            left: 50%;
            -webkit-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
            -o-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
            margin-top: -140px; } }
      #fladeagrow #section1 .subsection1 .contents .feature1, #fladeagrow #section1 .subsection1 .contents .feature2 {
        position: relative; }
        @media (max-width: 979px) {
          #fladeagrow #section1 .subsection1 .contents .feature1, #fladeagrow #section1 .subsection1 .contents .feature2 {
            padding: 30px 0; } }
        @media (min-width: 980px) {
          #fladeagrow #section1 .subsection1 .contents .feature1, #fladeagrow #section1 .subsection1 .contents .feature2 {
            width: 50%;
            height: 100%; } }
        #fladeagrow #section1 .subsection1 .contents .feature1 .inner, #fladeagrow #section1 .subsection1 .contents .feature2 .inner {
          position: relative; }
          @media (min-width: 980px) {
            #fladeagrow #section1 .subsection1 .contents .feature1 .inner, #fladeagrow #section1 .subsection1 .contents .feature2 .inner {
              padding-top: 15px;
              width: 340px;
              height: 550px; } }
          #fladeagrow #section1 .subsection1 .contents .feature1 .inner h3, #fladeagrow #section1 .subsection1 .contents .feature2 .inner h3 {
            color: #df0623;
            text-align: left;
            font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif;
            white-space: nowrap;
            font-weight: 600;
            font-size: 24px; }
            @media (max-width: 979px) {
              #fladeagrow #section1 .subsection1 .contents .feature1 .inner h3, #fladeagrow #section1 .subsection1 .contents .feature2 .inner h3 {
                margin-left: 5%;
                margin-right: 5%; } }
            @media (min-width: 980px) {
              #fladeagrow #section1 .subsection1 .contents .feature1 .inner h3, #fladeagrow #section1 .subsection1 .contents .feature2 .inner h3 {
                font-size: 31px; } }
            #fladeagrow #section1 .subsection1 .contents .feature1 .inner h3 small, #fladeagrow #section1 .subsection1 .contents .feature2 .inner h3 small {
              padding-top: 3px;
              display: block;
              color: #063056;
              font-size: 16px; }
              @media (min-width: 980px) {
                #fladeagrow #section1 .subsection1 .contents .feature1 .inner h3 small, #fladeagrow #section1 .subsection1 .contents .feature2 .inner h3 small {
                  font-size: 19px; } }
          #fladeagrow #section1 .subsection1 .contents .feature1 .inner .circle, #fladeagrow #section1 .subsection1 .contents .feature2 .inner .circle {
            position: absolute;
            width: 69px;
            height: 69px;
            top: 65px; }
            @media (max-width: 979px) {
              #fladeagrow #section1 .subsection1 .contents .feature1 .inner .circle, #fladeagrow #section1 .subsection1 .contents .feature2 .inner .circle {
                margin-left: 5%;
                margin-right: 5%; } }
            @media (min-width: 980px) {
              #fladeagrow #section1 .subsection1 .contents .feature1 .inner .circle, #fladeagrow #section1 .subsection1 .contents .feature2 .inner .circle {
                top: 100px;
                width: 88px;
                height: 88px; } }
          #fladeagrow #section1 .subsection1 .contents .feature1 .inner p, #fladeagrow #section1 .subsection1 .contents .feature2 .inner p {
            color: #063056;
            font-size: 14px;
            line-height: 1.4;
            z-index: 30; }
            @media (max-width: 979px) {
              #fladeagrow #section1 .subsection1 .contents .feature1 .inner p, #fladeagrow #section1 .subsection1 .contents .feature2 .inner p {
                margin-left: 5%;
                margin-right: 5%; } }
            @media (min-width: 980px) {
              #fladeagrow #section1 .subsection1 .contents .feature1 .inner p, #fladeagrow #section1 .subsection1 .contents .feature2 .inner p {
                font-size: 16px;
                position: absolute;
                bottom: 0; } }
      @media (max-width: 979px) {
        #fladeagrow #section1 .subsection1 .contents .feature1::after {
          position: absolute;
          content: "";
          bottom: 0;
          left: 5%;
          right: 5%;
          height: 1px;
          background-color: #063056; } }
      @media (max-width: 979px) {
        #fladeagrow #section1 .subsection1 .contents .feature1 p {
          margin-top: -30px; } }
      @media (min-width: 980px) {
        #fladeagrow #section1 .subsection1 .contents .feature1 {
          float: left; }
          #fladeagrow #section1 .subsection1 .contents .feature1::after {
            position: absolute;
            top: 0;
            bottom: 0;
            z-index: -10;
            content: "";
            right: 0;
            width: 300%;
            height: 100%;
            background-color: #f3f4f8; } }
      @media (min-width: 980px) {
        #fladeagrow #section1 .subsection1 .contents .feature1 .inner {
          position: absolute;
          right: 130px; } }
      #fladeagrow #section1 .subsection1 .contents .feature1 .img {
        z-index: 4; }
        @media (min-width: 980px) {
          #fladeagrow #section1 .subsection1 .contents .feature1 .img {
            top: 37px;
            left: -120px; } }
      @media (min-width: 980px) {
        #fladeagrow #section1 .subsection1 .contents .feature2 {
          float: right; } }
      @media (min-width: 980px) {
        #fladeagrow #section1 .subsection1 .contents .feature2 .inner {
          position: absolute;
          left: 150px; } }
      #fladeagrow #section1 .subsection1 .contents .feature2 .circle {
        right: 0; }
      #fladeagrow #section1 .subsection1 .contents .feature2 .img {
        z-index: 3; }
        @media (min-width: 980px) {
          #fladeagrow #section1 .subsection1 .contents .feature2 .img {
            top: 55px;
            left: 20px; } }
      @media (max-width: 979px) {
        #fladeagrow #section1 .subsection1 .contents .imageContainer {
          position: relative; } }
      @media (min-width: 980px) {
        #fladeagrow #section1 .subsection1 .contents .imageContainer img {
          max-width: none; } }
      #fladeagrow #section1 .subsection1 .contents .imageContainer .img {
        position: relative; }
      #fladeagrow #section1 .subsection1 .contents .imageContainer .effect {
        position: absolute;
        opacity: 0; }
        @media (max-width: 979px) {
          #fladeagrow #section1 .subsection1 .contents .imageContainer .effect {
            top: 0;
            left: 0; } }
      @media (min-width: 980px) {
        #fladeagrow #section1 .subsection1 .contents .imageContainer .effect1_1, #fladeagrow #section1 .subsection1 .contents .imageContainer .effect1_2, #fladeagrow #section1 .subsection1 .contents .imageContainer .effect1_3 {
          top: 0px;
          left: 195px; } }
      #fladeagrow #section1 .subsection1 .contents .imageContainer .effect0_1 {
        z-index: 5; }
      #fladeagrow #section1 .subsection1 .contents .imageContainer .effect0_2 {
        z-index: 1; }
      #fladeagrow #section1 .subsection1 .contents .imageContainer .effect1_1 {
        z-index: 5; }
      #fladeagrow #section1 .subsection1 .contents .imageContainer .effect1_2 {
        z-index: 4; }
      #fladeagrow #section1 .subsection1 .contents .imageContainer .effect1_3 {
        z-index: 0; }
      #fladeagrow #section1 .subsection1 .contents .imageContainer .effect2 {
        z-index: 6; }
        @media (min-width: 980px) {
          #fladeagrow #section1 .subsection1 .contents .imageContainer .effect2 {
            top: -5px;
            right: -29px; } }
      @media (max-width: 979px) {
        @-webkit-keyframes fade_sp {
          10% {
            opacity: 0; }
          35% {
            opacity: 1; }
          65% {
            opacity: 1; }
          90% {
            opacity: 0; } }
        @-moz-keyframes fade_sp {
          10% {
            opacity: 0; }
          35% {
            opacity: 1; }
          65% {
            opacity: 1; }
          90% {
            opacity: 0; } }
        @keyframes fade_sp {
          10% {
            opacity: 0; }
          35% {
            opacity: 1; }
          65% {
            opacity: 1; }
          90% {
            opacity: 0; } }
        @-webkit-keyframes fade_sp2 {
          20% {
            opacity: 0; }
          45% {
            opacity: 1; }
          65% {
            opacity: 1; }
          90% {
            opacity: 0; } }
        @-moz-keyframes fade_sp2 {
          20% {
            opacity: 0; }
          45% {
            opacity: 1; }
          65% {
            opacity: 1; }
          90% {
            opacity: 0; } }
        @keyframes fade_sp2 {
          20% {
            opacity: 0; }
          45% {
            opacity: 1; }
          65% {
            opacity: 1; }
          90% {
            opacity: 0; } }
        #fladeagrow #section1 .subsection1 .contents .effect0_1, #fladeagrow #section1 .subsection1 .contents .effect0_2 {
          -webkit-animation: fade_sp 4s ease-out 0s infinite normal;
          -o-animation: fade_sp 4s ease-out 0s infinite normal;
          animation: fade_sp 4s ease-out 0s infinite normal; }
        #fladeagrow #section1 .subsection1 .contents .effect1_1 {
          -webkit-animation: fade_sp 4s ease-out 2s infinite normal;
          -o-animation: fade_sp 4s ease-out 2s infinite normal;
          animation: fade_sp 4s ease-out 2s infinite normal; }
        #fladeagrow #section1 .subsection1 .contents .effect1_2 {
          -webkit-animation: fade_sp2 4s ease-out 2s infinite normal;
          -o-animation: fade_sp2 4s ease-out 2s infinite normal;
          animation: fade_sp2 4s ease-out 2s infinite normal; }
        #fladeagrow #section1 .subsection1 .contents .effect2 {
          z-index: 1;
          -webkit-animation: fade_sp 4s ease-out 0s infinite normal;
          -o-animation: fade_sp 4s ease-out 0s infinite normal;
          animation: fade_sp 4s ease-out 0s infinite normal; } }
@-webkit-keyframes fade1 {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  40% {
    opacity: 1; }
  50% {
    opacity: 0; } }
@-moz-keyframes fade1 {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  40% {
    opacity: 1; }
  50% {
    opacity: 0; } }
@keyframes fade1 {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  40% {
    opacity: 1; }
  50% {
    opacity: 0; } }
      @media (min-width: 980px) {
        #fladeagrow #section1 .subsection1 .contents .effect1_1 {
          -webkit-animation: fade1 5.5s ease-out 0s infinite normal;
          -o-animation: fade1 5.5s ease-out 0s infinite normal;
          animation: fade1 5.5s ease-out 0s infinite normal; } }
@-webkit-keyframes fade2 {
  10% {
    opacity: 0; }
  20% {
    opacity: 1; }
  40% {
    opacity: 1; }
  50% {
    opacity: 0; } }
@-moz-keyframes fade2 {
  10% {
    opacity: 0; }
  20% {
    opacity: 1; }
  40% {
    opacity: 1; }
  50% {
    opacity: 0; } }
@keyframes fade2 {
  10% {
    opacity: 0; }
  20% {
    opacity: 1; }
  40% {
    opacity: 1; }
  50% {
    opacity: 0; } }
      @media (min-width: 980px) {
        #fladeagrow #section1 .subsection1 .contents .effect1_2, #fladeagrow #section1 .subsection1 .contents .effect1_3 {
          -webkit-animation: fade2 5.5s ease-out 0s infinite normal;
          -o-animation: fade2 5.5s ease-out 0s infinite normal;
          animation: fade2 5.5s ease-out 0s infinite normal; } }
@-webkit-keyframes fade3 {
  0% {
    opacity: 0; }
  15% {
    opacity: 1; }
  30% {
    opacity: 1; }
  45% {
    opacity: 0; } }
@-moz-keyframes fade3 {
  0% {
    opacity: 0; }
  15% {
    opacity: 1; }
  30% {
    opacity: 1; }
  45% {
    opacity: 0; } }
@keyframes fade3 {
  0% {
    opacity: 0; }
  15% {
    opacity: 1; }
  30% {
    opacity: 1; }
  45% {
    opacity: 0; } }
      @media (min-width: 980px) {
        #fladeagrow #section1 .subsection1 .contents .effect2 {
          -webkit-animation: fade3 5.5s ease-out 3s infinite normal;
          -o-animation: fade3 5.5s ease-out 3s infinite normal;
          animation: fade3 5.5s ease-out 3s infinite normal; } }
  #fladeagrow #section1 .subsection2 {
    position: relative;
    text-align: center;
    background-color: #063056;
    color: #fff;
    padding: 30px 0; }
    @media (min-width: 360px) {
      #fladeagrow #section1 .subsection2 {
        padding: 40px 0; } }
    @media (min-width: 480px) {
      #fladeagrow #section1 .subsection2 {
        padding: 50px 0; } }
    @media (min-width: 768px) {
      #fladeagrow #section1 .subsection2 {
        padding: 60px 0; } }
    @media (min-width: 980px) {
      #fladeagrow #section1 .subsection2 {
        padding: 70px 0;
        background-position: center top 180px; } }
    @media (max-width: 979px) {
      #fladeagrow #section1 .subsection2 {
        background-size: contain; } }
    #fladeagrow #section1 .subsection2 .contents1 .title {
      position: relative;
      z-index: 2; }
    #fladeagrow #section1 .subsection2 .contents2.in .bg {
      opacity: 0.3; }
    #fladeagrow #section1 .subsection2 .contents2.in p {
      opacity: 1; }
    #fladeagrow #section1 .subsection2 .contents2.in p {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); }
      #fladeagrow #section1 .subsection2 .contents2.in p:nth-of-type(1) {
        -webkit-transition: all 1s ease-out 0.4s;
        -o-transition: all 1s ease-out 0.4s;
        transition: all 1s ease-out 0.4s; }
      #fladeagrow #section1 .subsection2 .contents2.in p:nth-of-type(2) {
        -webkit-transition: all 1s ease-out 0.7s;
        -o-transition: all 1s ease-out 0.7s;
        transition: all 1s ease-out 0.7s; }
      #fladeagrow #section1 .subsection2 .contents2.in p:nth-of-type(3) {
        -webkit-transition: all 1s ease-out 1s;
        -o-transition: all 1s ease-out 1s;
        transition: all 1s ease-out 1s; }
    #fladeagrow #section1 .subsection2 .contents2 .bg {
      -webkit-transition: all 1s ease-out 0s;
      -o-transition: all 1s ease-out 0s;
      transition: all 1s ease-out 0s;
      position: absolute;
      height: 100vh;
      width: 100%;
      background-image: url("../img/1_bg.png");
      background-position: center top;
      background-size: contain;
      background-repeat: no-repeat; }
      @media (min-width: 980px) {
        #fladeagrow #section1 .subsection2 .contents2 .bg {
          background-size: auto; } }
    #fladeagrow #section1 .subsection2 .contents2 .lead {
      padding-top: 30px;
      position: relative;
      z-index: 3; }
      @media (min-width: 980px) {
        #fladeagrow #section1 .subsection2 .contents2 .lead {
          padding-top: 40px; } }
      @media (max-width: 979px) {
        #fladeagrow #section1 .subsection2 .contents2 .lead {
          margin-left: 5%;
          margin-right: 5%; } }
      @media (min-width: 980px) {
        #fladeagrow #section1 .subsection2 .contents2 .lead {
          margin-bottom: 40px; } }
    #fladeagrow #section1 .subsection2 .contents2 p {
      opacity: 0;
      -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
      -o-transform: translateY(10px);
      transform: translateY(10px);
      position: relative;
      z-index: 4;
      -webkit-transition: all 0.5s ease-out 0s;
      -o-transition: all 0.5s ease-out 0s;
      transition: all 0.5s ease-out 0s; }
      @media (min-width: 980px) {
        #fladeagrow #section1 .subsection2 .contents2 p {
          margin-bottom: 40px; } }
      #fladeagrow #section1 .subsection2 .contents2 p sup {
        font-size: 11px; }
    #fladeagrow #section1 .subsection2 .contents3 {
      opacity: 0;
      margin-top: 50px;
      -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
      -o-transform: translateY(10px);
      transform: translateY(10px);
      -webkit-transition: all 1s ease-out 0s;
      -o-transition: all 1s ease-out 0s;
      transition: all 1s ease-out 0s; }
      @media (min-width: 480px) {
        #fladeagrow #section1 .subsection2 .contents3 {
          margin-top: 60px; } }
      @media (min-width: 768px) {
        #fladeagrow #section1 .subsection2 .contents3 {
          margin-top: 70px; } }
      @media (min-width: 980px) {
        #fladeagrow #section1 .subsection2 .contents3 {
          margin-top: 80px; } }
      @media (max-width: 979px) {
        #fladeagrow #section1 .subsection2 .contents3 {
          padding-left: 5%;
          padding-right: 5%; } }
      #fladeagrow #section1 .subsection2 .contents3.in {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1; }
      #fladeagrow #section1 .subsection2 .contents3 img {
        display: inline;
        width: 125px;
        height: auto;
        margin-bottom: 30px; }
        @media (min-width: 980px) {
          #fladeagrow #section1 .subsection2 .contents3 img {
            width: 210px;
            margin-bottom: 0; } }
      #fladeagrow #section1 .subsection2 .contents3 .inner {
        margin-left: auto;
        margin-right: auto; }
        @media (min-width: 980px) {
          #fladeagrow #section1 .subsection2 .contents3 .inner {
            width: 700px; } }
        #fladeagrow #section1 .subsection2 .contents3 .inner .title {
          margin-top: -30px;
          letter-spacing: 0;
          margin-bottom: 10px; }
          @media (max-width: 979px) {
            #fladeagrow #section1 .subsection2 .contents3 .inner .title {
              line-height: 1.3;
              display: inline-block;
              font-size: 22px; } }
          @media (max-width: 767px) {
            #fladeagrow #section1 .subsection2 .contents3 .inner .title {
              font-size: 20px; } }
          @media (max-width: 479px) {
            #fladeagrow #section1 .subsection2 .contents3 .inner .title {
              font-size: 18px; } }
          @media (min-width: 980px) {
            #fladeagrow #section1 .subsection2 .contents3 .inner .title {
              text-align: left;
              white-space: nowrap; } }
          #fladeagrow #section1 .subsection2 .contents3 .inner .title .red {
            float: left;
            font-weight: 400;
            letter-spacing: 0;
            background-color: #df0623;
            padding: 2px 6px 2px 4px;
            border-radius: 5px;
            font-size: 10px; }
            @media (min-width: 480px) {
              #fladeagrow #section1 .subsection2 .contents3 .inner .title .red {
                font-size: 11px; } }
            @media (min-width: 768px) {
              #fladeagrow #section1 .subsection2 .contents3 .inner .title .red {
                font-size: 12px; } }
            @media (min-width: 980px) {
              #fladeagrow #section1 .subsection2 .contents3 .inner .title .red {
                float: none;
                font-size: 18px;
                padding: 5px 12px 5px 10px;
                border-radius: 20px; } }
          #fladeagrow #section1 .subsection2 .contents3 .inner .title sup {
            vertical-align: text-top;
            font-size: 9px; }
            @media (min-width: 980px) {
              #fladeagrow #section1 .subsection2 .contents3 .inner .title sup {
                font-size: 14px; } }
          #fladeagrow #section1 .subsection2 .contents3 .inner .title .indent {
            margin-left: -5px; }
            @media (min-width: 980px) {
              #fladeagrow #section1 .subsection2 .contents3 .inner .title .indent {
                margin-left: -15px; } }
        #fladeagrow #section1 .subsection2 .contents3 .inner p {
          color: #fff; }
          #fladeagrow #section1 .subsection2 .contents3 .inner p sup {
            font-size: 9px; }
            @media (min-width: 980px) {
              #fladeagrow #section1 .subsection2 .contents3 .inner p sup {
                font-size: 10px; } }
          #fladeagrow #section1 .subsection2 .contents3 .inner p.note {
            text-align: left;
            font-size: 10px;
            margin-top: 25px;
            line-height: 1.35; }
            @media (min-width: 480px) {
              #fladeagrow #section1 .subsection2 .contents3 .inner p.note {
                font-size: 11px;
                margin-top: 30px; } }
            @media (min-width: 768px) {
              #fladeagrow #section1 .subsection2 .contents3 .inner p.note {
                margin-top: 35px; } }
            @media (min-width: 980px) {
              #fladeagrow #section1 .subsection2 .contents3 .inner p.note {
                margin-top: 40px;
                letter-spacing: -0.1px;
                padding: 0 5px; } }
  #fladeagrow #section2 .contents {
    text-align: center;
    overflow: hidden;
    padding-bottom: 50px;
    position: relative; }
    @media (min-width: 980px) {
      #fladeagrow #section2 .contents::after {
        position: absolute;
        z-index: 1;
        content: "";
        left: 0;
        right: 0;
        top: 250px;
        height: 250px;
        width: 100%;
        background-color: #f3f4f8; } }
    #fladeagrow #section2 .contents dl {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-box;
      display: -webkit-flexbox;
      display: -moz-flexbox;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      #fladeagrow #section2 .contents dl:before, #fladeagrow #section2 .contents dl:after {
        content: " ";
        display: table; }
      #fladeagrow #section2 .contents dl:after {
        clear: both; }
      #fladeagrow #section2 .contents dl dt, #fladeagrow #section2 .contents dl dd {
        position: relative;
        color: #df0623;
        float: left;
        text-align: left;
        font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif;
        width: 49.5%;
        padding: 5%; }
        @media (min-width: 980px) {
          #fladeagrow #section2 .contents dl dt, #fladeagrow #section2 .contents dl dd {
            width: 33%;
            height: 250px;
            padding: 30px 20px; } }
        @media (min-width: 980px) {
          #fladeagrow #section2 .contents dl dt, #fladeagrow #section2 .contents dl dd {
            height: 250px; }
            #fladeagrow #section2 .contents dl dt:nth-child(5), #fladeagrow #section2 .contents dl dd:nth-child(5) {
              background-color: #fff;
              z-index: 2; }
            #fladeagrow #section2 .contents dl dt:nth-child(4)::after, #fladeagrow #section2 .contents dl dd:nth-child(4)::after {
              right: 0; }
            #fladeagrow #section2 .contents dl dt:nth-child(6)::after, #fladeagrow #section2 .contents dl dd:nth-child(6)::after {
              left: 0; } }
      #fladeagrow #section2 .contents dl dt {
        line-height: 1.55;
        letter-spacing: 0;
        white-space: nowrap;
        font-weight: 600;
        text-indent: -8px;
        font-size: 20px; }
        @media (max-width: 979px) {
          #fladeagrow #section2 .contents dl dt {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -moz-align-items: center;
            -webkit-align-items: center;
            -ms-align-items: center;
            align-items: center;
            -moz-justify-content: center;
            -webkit-justify-content: center;
            -ms-justify-content: center;
            justify-content: center; } }
        @media (min-width: 480px) {
          #fladeagrow #section2 .contents dl dt {
            font-size: 23px; } }
        @media (min-width: 768px) {
          #fladeagrow #section2 .contents dl dt {
            font-size: 26px; } }
        @media (min-width: 980px) {
          #fladeagrow #section2 .contents dl dt {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -moz-align-items: center;
            -webkit-align-items: center;
            -ms-align-items: center;
            align-items: center;
            text-indent: -20px;
            font-size: 32px; } }
      #fladeagrow #section2 .contents dl dd {
        background-color: #fff; }
        @media (max-width: 979px) {
          #fladeagrow #section2 .contents dl dd:nth-child(2), #fladeagrow #section2 .contents dl dd:nth-child(3), #fladeagrow #section2 .contents dl dd:nth-child(6) {
            background-color: #f3f4f8; } }
        @media (min-width: 980px) {
          #fladeagrow #section2 .contents dl dd:nth-child(even) {
            background-color: #f3f4f8; } }
        #fladeagrow #section2 .contents dl dd .indent {
          display: inline-block;
          text-indent: -5px; }
          @media (min-width: 980px) {
            #fladeagrow #section2 .contents dl dd .indent {
              text-indent: -10px; } }
        #fladeagrow #section2 .contents dl dd sup {
          font-size: 9px; }
          @media (min-width: 980px) {
            #fladeagrow #section2 .contents dl dd sup {
              font-size: 10px; } }
        #fladeagrow #section2 .contents dl dd .num {
          position: relative;
          z-index: 2;
          float: left;
          line-height: 1;
          font-size: 34px;
          margin-left: -2px; }
          @media (min-width: 480px) {
            #fladeagrow #section2 .contents dl dd .num {
              font-size: 40px; } }
          @media (min-width: 768px) {
            #fladeagrow #section2 .contents dl dd .num {
              font-size: 46px; } }
          @media (min-width: 980px) {
            #fladeagrow #section2 .contents dl dd .num {
              font-size: 60px; } }
        #fladeagrow #section2 .contents dl dd h3 {
          position: relative;
          z-index: 3;
          text-align: left;
          color: #df0623;
          font-weight: 600;
          font-size: 12px;
          padding-top: 2px;
          padding-left: 30px; }
          @media (min-width: 480px) {
            #fladeagrow #section2 .contents dl dd h3 {
              padding-left: 35px;
              font-size: 14px;
              white-space: nowrap; } }
          @media (min-width: 768px) {
            #fladeagrow #section2 .contents dl dd h3 {
              padding-left: 40px;
              font-size: 16px; } }
          @media (min-width: 980px) {
            #fladeagrow #section2 .contents dl dd h3 {
              font-size: 18px;
              padding-top: 6px;
              padding-left: 50px; } }
        #fladeagrow #section2 .contents dl dd p {
          position: relative;
          z-index: 4;
          margin: 10px 0 0 0;
          clear: left;
          text-align: left;
          color: #063056;
          line-height: 1.6;
          letter-spacing: 0.02em;
          font-size: 11px; }
          @media (min-width: 480px) {
            #fladeagrow #section2 .contents dl dd p {
              font-size: 12px; } }
          @media (min-width: 768px) {
            #fladeagrow #section2 .contents dl dd p {
              font-size: 13px; } }
          @media (min-width: 980px) {
            #fladeagrow #section2 .contents dl dd p {
              font-size: 15px; } }
        #fladeagrow #section2 .contents dl dd img {
          position: relative;
          padding: 6px 0 0 6px;
          z-index: 5;
          margin: 0 auto;
          height: auto; }
          @media (min-width: 980px) {
            #fladeagrow #section2 .contents dl dd img {
              float: right; } }
          #fladeagrow #section2 .contents dl dd img.img1 {
            width: 90px; }
            @media (min-width: 980px) {
              #fladeagrow #section2 .contents dl dd img.img1 {
                width: 120px; } }
          @media (max-width: 979px) {
            #fladeagrow #section2 .contents dl dd img.img2 {
              width: 100px; } }
    #fladeagrow #section2 .contents p.note {
      text-align: left;
      font-size: 10px;
      line-height: 1.35;
      margin: 15px auto; }
      @media (max-width: 979px) {
        #fladeagrow #section2 .contents p.note {
          padding-left: 5%;
          padding-right: 5%; } }
      @media (min-width: 480px) {
        #fladeagrow #section2 .contents p.note {
          font-size: 11px;
          margin: 20px auto; } }
      @media (min-width: 768px) {
        #fladeagrow #section2 .contents p.note {
          margin: 25px auto;
          font-size: 12px; } }
      @media (min-width: 980px) {
        #fladeagrow #section2 .contents p.note {
          margin: 30px auto;
          width: 900px; } }
    #fladeagrow #section2 .contents a {
      display: inline-block;
      border-radius: 5px;
      background-color: #063056;
      padding: 8px 30px 7px 10px;
      color: #fff;
      font-size: 14px;
      font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif;
      font-weight: 500;
      background-image: url("../img/btn_arrow.svg");
      background-position: right 8px center;
      background-repeat: no-repeat;
      background-size: 15px 15px;
      border-radius: 4px; }
      #fladeagrow #section2 .contents a:hover {
        background-color: #083d6e; }
      @media (min-width: 980px) {
        #fladeagrow #section2 .contents a {
          border-radius: 10px; } }
      @media (min-width: 480px) {
        #fladeagrow #section2 .contents a {
          border-radius: 5px;
          background-color: #063056;
          padding: 10px 40px 9px 15px;
          color: #fff;
          font-size: 16px;
          font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif;
          font-weight: 500;
          background-image: url("../img/btn_arrow.svg");
          background-position: right 12px center;
          background-repeat: no-repeat;
          background-size: 20px 20px;
          border-radius: 6px; }
          #fladeagrow #section2 .contents a:hover {
            background-color: #083d6e; } }
  @media (min-width: 480px) and (min-width: 980px) {
    #fladeagrow #section2 .contents a {
      border-radius: 10px; } }

      @media (min-width: 768px) {
        #fladeagrow #section2 .contents a {
          border-radius: 5px;
          background-color: #063056;
          padding: 12px 50px 11px 20px;
          color: #fff;
          font-size: 18px;
          font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif;
          font-weight: 500;
          background-image: url("../img/btn_arrow.svg");
          background-position: right 16px center;
          background-repeat: no-repeat;
          background-size: 25px 25px;
          border-radius: 8px; }
          #fladeagrow #section2 .contents a:hover {
            background-color: #083d6e; } }
  @media (min-width: 768px) and (min-width: 980px) {
    #fladeagrow #section2 .contents a {
      border-radius: 10px; } }

      @media (min-width: 980px) {
        #fladeagrow #section2 .contents a {
          border-radius: 5px;
          background-color: #063056;
          padding: 16px 60px 15px 30px;
          color: #fff;
          font-size: 23px;
          font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif;
          font-weight: 500;
          background-image: url("../img/btn_arrow.svg");
          background-position: right 20px center;
          background-repeat: no-repeat;
          background-size: 33px 33px; }
          #fladeagrow #section2 .contents a:hover {
            background-color: #083d6e; } }
  @media (min-width: 980px) and (min-width: 980px) {
    #fladeagrow #section2 .contents a {
      border-radius: 10px; } }

  @media (min-width: 980px) {
    #fladeagrow #section3 {
      padding-top: 50px; } }
  #fladeagrow #section3 .title2 {
    z-index: 3;
    position: relative; }
/* Aprica 追加　始め　*/
  #fladeagrow #section3 .title2 sup {
    vertical-align: text-top;
    font-size: 9px; }
    @media (min-width: 980px) {
     #fladeagrow #section3 .title2 sup {
    font-size: 14px; } }
/* Aprica 追加　終わり　*/
  #fladeagrow #section3 .imageContainer {
    z-index: 2;
    position: relative;
    margin-top: -10px;
    height: 48vw; }
    @media (min-width: 980px) {
      #fladeagrow #section3 .imageContainer {
        height: 550px;
        margin-top: -50px; } }
    #fladeagrow #section3 .imageContainer .img1, #fladeagrow #section3 .imageContainer .img2 {
      position: relative;
      z-index: 1;
      position: absolute;
      top: 0; }
      @media (min-width: 980px) {
        #fladeagrow #section3 .imageContainer .img1, #fladeagrow #section3 .imageContainer .img2 {
          position: absolute;
          left: 50%;
          -webkit-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
          -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0); } }
    #fladeagrow #section3 .imageContainer .anim {
      opacity: 0;
      -webkit-transition: all 1.6s ease-out 0s;
      -o-transition: all 1.6s ease-out 0s;
      transition: all 1.6s ease-out 0s; }
      #fladeagrow #section3 .imageContainer .anim.in {
        opacity: 1; }
  #fladeagrow #section3 .contents {
    position: relative;
    z-index: 4; }
    @media (max-width: 979px) {
      #fladeagrow #section3 .contents {
        padding-left: 5%;
        padding-right: 5%; } }
    #fladeagrow #section3 .contents dl {
      border: solid 2px #df0623;
      margin-bottom: 20px; }
      @media (min-width: 980px) {
        #fladeagrow #section3 .contents dl {
          margin-bottom: 30px; } }
      #fladeagrow #section3 .contents dl dt {
        color: #df0623;
        text-align: center;
        font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif;
        font-weight: 600;
        background-color: #fff;
        font-size: 14px;
        padding: 6px; }
        @media (min-width: 360px) {
          #fladeagrow #section3 .contents dl dt {
            font-size: 15px;
            padding: 8px; } }
        @media (min-width: 480px) {
          #fladeagrow #section3 .contents dl dt {
            font-size: 16px;
            padding: 10px; } }
        @media (min-width: 768px) {
          #fladeagrow #section3 .contents dl dt {
            font-size: 17px;
            padding: 12px; } }
        @media (min-width: 980px) {
          #fladeagrow #section3 .contents dl dt {
            font-size: 25px;
            padding: 15px; } }
      #fladeagrow #section3 .contents dl dd {
        position: relative;
        color: #555;
        background-color: #fce6e8;
        border-top: solid 2px #df0623;
        padding: 8px; }
        @media (max-width: 979px) {
          #fladeagrow #section3 .contents dl dd {
            height: 95px; } }
        #fladeagrow #section3 .contents dl dd:last-child {
          background-color: #fff;
          height: auto; }
          #fladeagrow #section3 .contents dl dd:last-child p {
            padding-top: 3px;
            padding-right: 0; }
        #fladeagrow #section3 .contents dl dd .reason {
          color: #fff;
          float: left;
          background-color: #df0623;
          border-radius: 6px;
          font-size: 12px;
          padding: 2px 3px;
          margin-right: 6px; }
          @media (min-width: 360px) {
            #fladeagrow #section3 .contents dl dd .reason {
              margin-right: 8px;
              font-size: 13px;
              padding: 2px 4px; } }
          @media (min-width: 480px) {
            #fladeagrow #section3 .contents dl dd .reason {
              margin-right: 10px;
              font-size: 14px;
              padding: 2px 5px; } }
          @media (min-width: 768px) {
            #fladeagrow #section3 .contents dl dd .reason {
              font-size: 15px;
              padding: 2px 6px; } }
          @media (min-width: 980px) {
            #fladeagrow #section3 .contents dl dd .reason {
              font-size: 18px; } }
        #fladeagrow #section3 .contents dl dd h3 {
          text-align: left;
          margin: 2px 0 6px;
          font-size: 12px; }
          @media (min-width: 360px) {
            #fladeagrow #section3 .contents dl dd h3 {
              font-size: 14px; } }
          @media (min-width: 480px) {
            #fladeagrow #section3 .contents dl dd h3 {
              font-size: 15px; } }
          @media (min-width: 768px) {
            #fladeagrow #section3 .contents dl dd h3 {
              font-size: 16px; } }
          @media (min-width: 980px) {
            #fladeagrow #section3 .contents dl dd h3 {
              font-size: 21px;
              margin: 0; } }
        #fladeagrow #section3 .contents dl dd p {
          margin-bottom: 0;
          font-size: 11px; }
          @media (max-width: 979px) {
            #fladeagrow #section3 .contents dl dd p {
              padding-right: 90px;
              line-height: 1.4; } }
          @media (max-width: 359px) {
            #fladeagrow #section3 .contents dl dd p {
              font-size: 12px;
              line-height: 1.2; } }
          @media (min-width: 480px) {
            #fladeagrow #section3 .contents dl dd p {
              font-size: 13px; } }
          @media (min-width: 768px) {
            #fladeagrow #section3 .contents dl dd p {
              font-size: 14px; } }
          @media (min-width: 980px) {
            #fladeagrow #section3 .contents dl dd p {
              font-size: 15px; } }
        #fladeagrow #section3 .contents dl dd::before {
          position: relative;
          content: ""; }
        #fladeagrow #section3 .contents dl dd img {
          position: absolute;
          right: 0;
          top: 0;
          height: 100%;
          width: auto; }
        #fladeagrow #section3 .contents dl dd:last-child .reason {
          background-color: #fff;
          border: 1px solid #df0623;
          color: #df0623;
          padding: 1px 5px; }
/* Aprica 追加　始め　*/
	    #fladeagrow #section3 .contents p.note {
      text-align: left;
      font-size: 10px;
      line-height: 1.35;
      margin: 15px auto; }
      @media (max-width: 979px) {
        #fladeagrow #section3 .contents p.note {
          padding-left: 5%;
          padding-right: 5%; } }
      @media (min-width: 480px) {
        #fladeagrow #section3 .contents p.note {
          font-size: 11px;
          margin: 20px auto; } }
      @media (min-width: 768px) {
        #fladeagrow #section3 .contents p.note {
          margin: 25px auto;
          font-size: 12px; } }
      @media (min-width: 980px) {
        #fladeagrow #section3 .contents p.note {
          margin: 30px auto;
          width: 900px; } }
/* Aprica 追加 終わり　*/
    #fladeagrow #section3 .contents .link {
      font-weight: 600;
      text-align: center;
      color: #df0623;
      font-size: 14px;
      margin-bottom: 50px; }
      @media (min-width: 360px) {
        #fladeagrow #section3 .contents .link {
          font-size: 13px; } }
      @media (min-width: 480px) {
        #fladeagrow #section3 .contents .link {
          font-size: 14px; } }
      @media (min-width: 768px) {
        #fladeagrow #section3 .contents .link {
          font-size: 15px; } }
      @media (min-width: 980px) {
        #fladeagrow #section3 .contents .link {
          font-size: 25px;
          margin-bottom: 100px; } }
      #fladeagrow #section3 .contents .link a {
        border-radius: 5px;
        background-color: #df0623;
        padding: 6px 24px 5px 10px;
        color: #fff;
        font-size: 11px;
        font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif;
        font-weight: 500;
        background-image: url("../img/btn_arrow.svg");
        background-position: right 4px center;
        background-repeat: no-repeat;
        background-size: 15px 15px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5px;
        width: 120px; }
        #fladeagrow #section3 .contents .link a:hover {
          background-color: #f80727; }
        @media (min-width: 980px) {
          #fladeagrow #section3 .contents .link a {
            border-radius: 10px; } }
        @media (min-width: 360px) {
          #fladeagrow #section3 .contents .link a {
            margin-left: 2px;
            border-radius: 5px;
            background-color: #df0623;
            padding: 8px 28px 7px 12px;
            color: #fff;
            font-size: 12px;
            font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif;
            font-weight: 500;
            background-image: url("../img/btn_arrow.svg");
            background-position: right 5px center;
            background-repeat: no-repeat;
            background-size: 16px 16px;
            display: inline;
            margin-top: 0;
            width: auto; }
            #fladeagrow #section3 .contents .link a:hover {
              background-color: #f80727; } }
  @media (min-width: 360px) and (min-width: 980px) {
    #fladeagrow #section3 .contents .link a {
      border-radius: 10px; } }

        @media (min-width: 480px) {
          #fladeagrow #section3 .contents .link a {
            margin-left: 8px;
            border-radius: 5px;
            background-color: #df0623;
            padding: 8px 28px 7px 12px;
            color: #fff;
            font-size: 13px;
            font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif;
            font-weight: 500;
            background-image: url("../img/btn_arrow.svg");
            background-position: right 5px center;
            background-repeat: no-repeat;
            background-size: 17px 17px; }
            #fladeagrow #section3 .contents .link a:hover {
              background-color: #f80727; } }
  @media (min-width: 480px) and (min-width: 980px) {
    #fladeagrow #section3 .contents .link a {
      border-radius: 10px; } }

        @media (min-width: 768px) {
          #fladeagrow #section3 .contents .link a {
            margin-left: 10px;
            border-radius: 5px;
            background-color: #df0623;
            padding: 8px 28px 7px 12px;
            color: #fff;
            font-size: 14px;
            font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif;
            font-weight: 500;
            background-image: url("../img/btn_arrow.svg");
            background-position: right 5px center;
            background-repeat: no-repeat;
            background-size: 18px 18px; }
            #fladeagrow #section3 .contents .link a:hover {
              background-color: #f80727; } }
  @media (min-width: 768px) and (min-width: 980px) {
    #fladeagrow #section3 .contents .link a {
      border-radius: 10px; } }

        @media (min-width: 980px) {
          #fladeagrow #section3 .contents .link a {
            margin-left: 10px;
            border-radius: 5px;
            background-color: #df0623;
            padding: 14px 60px 13px 20px;
            color: #fff;
            font-size: 20px;
            font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif;
            font-weight: 500;
            background-image: url("../img/btn_arrow.svg");
            background-position: right 15px center;
            background-repeat: no-repeat;
            background-size: 31px 31px; }
            #fladeagrow #section3 .contents .link a:hover {
              background-color: #f80727; } }
  @media (min-width: 980px) and (min-width: 980px) {
    #fladeagrow #section3 .contents .link a {
      border-radius: 10px; } }

  #fladeagrow #section4 {
    background-color: #fbbcbc;
    padding-top: 30px; }
    @media (min-width: 480px) {
      #fladeagrow #section4 {
        padding-top: 40px; } }
    @media (min-width: 768px) {
      #fladeagrow #section4 {
        padding-top: 50px; } }
    #fladeagrow #section4 ul.nav {
      margin: 20px auto;
      border: solid 2px #fff;
      background-color: #fff; }
      #fladeagrow #section4 ul.nav:before, #fladeagrow #section4 ul.nav:after {
        content: " ";
        display: table; }
      #fladeagrow #section4 ul.nav:after {
        clear: both; }
      @media (max-width: 979px) {
        #fladeagrow #section4 ul.nav {
          margin-left: 5%;
          margin-right: 5%; } }
      @media (min-width: 980px) {
        #fladeagrow #section4 ul.nav {
          width: 870px; } }
      #fladeagrow #section4 ul.nav li {
        font-size: 14px;
        border-top: solid 2px #fff;
        white-space: nowrap; }
        @media (min-width: 480px) {
          #fladeagrow #section4 ul.nav li {
            font-size: 12px;
            float: left;
            border-left: solid 2px #fff;
            border-top: none;
            width: 33.3333333333%; } }
        @media (min-width: 768px) {
          #fladeagrow #section4 ul.nav li {
            font-size: 16px; } }
        @media (min-width: 980px) {
          #fladeagrow #section4 ul.nav li {
            font-size: 20px; } }
        #fladeagrow #section4 ul.nav li:first-child {
          border-top: none;
          border-left: none; }
        #fladeagrow #section4 ul.nav li a {
          display: block;
          color: #fff;
          text-align: center;
          background-color: #063056;
          padding: 6px 0; }
          @media (min-width: 980px) {
            #fladeagrow #section4 ul.nav li a {
              padding: 4px; } }
          #fladeagrow #section4 ul.nav li a:hover {
            background-color: #df0623; }
          #fladeagrow #section4 ul.nav li a small {
            display: block;
            font-size: 11px; }
            @media (min-width: 480px) {
              #fladeagrow #section4 ul.nav li a small {
                font-size: 10px; } }
            @media (min-width: 768px) {
              #fladeagrow #section4 ul.nav li a small {
                font-size: 12px; } }
            @media (min-width: 980px) {
              #fladeagrow #section4 ul.nav li a small {
                font-size: 15px; } }
    #fladeagrow #section4 .contents {
      background-color: #fff;
      padding: 5%;
      margin-top: 30px;
      border-radius: 10px 10px 0 0;
      font-size: 9px; }
      @media (max-width: 979px) {
        #fladeagrow #section4 .contents {
          margin-left: 5%;
          margin-right: 5%; } }
      @media (min-width: 360px) {
        #fladeagrow #section4 .contents {
          font-size: 10px; } }
      @media (min-width: 480px) {
        #fladeagrow #section4 .contents {
          font-size: 13px; } }
      @media (min-width: 980px) {
        #fladeagrow #section4 .contents {
          padding: 35px;
          margin-top: 50px;
          border-radius: 30px 30px 0 0;
          font-size: 22px; } }
      #fladeagrow #section4 .contents .subsection {
        padding-top: 0;
        padding-bottom: 20px; }
        @media (min-width: 980px) {
          #fladeagrow #section4 .contents .subsection {
            padding-top: 50px; } }
        #fladeagrow #section4 .contents .subsection .step {
          border: solid 2px #df0623;
          border-radius: 6px;
          box-sizing: content-box;
          margin: 0 auto 20px; }
          #fladeagrow #section4 .contents .subsection .step:before, #fladeagrow #section4 .contents .subsection .step:after {
            content: " ";
            display: table; }
          #fladeagrow #section4 .contents .subsection .step:after {
            clear: both; }
          @media (min-width: 480px) {
            #fladeagrow #section4 .contents .subsection .step {
              margin: 0 auto 30px; } }
          @media (min-width: 768px) {
            #fladeagrow #section4 .contents .subsection .step {
              margin: 0 auto 40px; } }
          @media (min-width: 980px) {
            #fladeagrow #section4 .contents .subsection .step {
              width: 780px;
              margin: 0 auto 50px; } }
          @media (max-width: 979px) {
            #fladeagrow #section4 .contents .subsection .step {
              display: -webkit-box;
              display: -moz-box;
              display: -ms-box;
              display: -webkit-flexbox;
              display: -moz-flexbox;
              display: -ms-flexbox;
              display: -webkit-flex;
              display: -moz-flex;
              display: -ms-flex;
              display: flex;
              -webkit-box-lines: multiple;
              -moz-box-lines: multiple;
              -webkit-flex-wrap: wrap;
              -moz-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
              flex-wrap: wrap;
              overflow: hidden; } }
          #fladeagrow #section4 .contents .subsection .step .num, #fladeagrow #section4 .contents .subsection .step .period, #fladeagrow #section4 .contents .subsection .step .height {
            float: left;
            text-align: center;
            box-sizing: border-box;
            padding: 4px 0; }
            @media (max-width: 979px) {
              #fladeagrow #section4 .contents .subsection .step .num, #fladeagrow #section4 .contents .subsection .step .period, #fladeagrow #section4 .contents .subsection .step .height {
                display: -webkit-box;
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                -moz-align-items: center;
                -webkit-align-items: center;
                -ms-align-items: center;
                align-items: center;
                -moz-justify-content: center;
                -webkit-justify-content: center;
                -ms-justify-content: center;
                justify-content: center; } }
            @media (min-width: 360px) {
              #fladeagrow #section4 .contents .subsection .step .num, #fladeagrow #section4 .contents .subsection .step .period, #fladeagrow #section4 .contents .subsection .step .height {
                padding: 6px 0; } }
            @media (min-width: 768px) {
              #fladeagrow #section4 .contents .subsection .step .num, #fladeagrow #section4 .contents .subsection .step .period, #fladeagrow #section4 .contents .subsection .step .height {
                padding: 8px 0;
                white-space: nowrap; } }
          #fladeagrow #section4 .contents .subsection .step .num {
            color: #fff;
            background-color: #063056;
            width: 15%; }
            @media (max-width: 979px) {
              #fladeagrow #section4 .contents .subsection .step .num {
                margin: 0 -2px; } }
            @media (min-width: 980px) {
              #fladeagrow #section4 .contents .subsection .step .num {
                width: 120px; } }
          #fladeagrow #section4 .contents .subsection .step .period {
            color: #fff;
            background-color: #df0623;
            width: 38%; }
            @media (min-width: 980px) {
              #fladeagrow #section4 .contents .subsection .step .period {
                width: 280px; } }
          #fladeagrow #section4 .contents .subsection .step .height {
            color: #063056;
            width: 46%; }
            @media (min-width: 980px) {
              #fladeagrow #section4 .contents .subsection .step .height {
                width: 380px; } }
        #fladeagrow #section4 .contents .subsection h3 {
          color: #063056;
          position: relative;
          margin-bottom: 25px;
          line-height: 1; }
          @media (min-width: 360px) {
            #fladeagrow #section4 .contents .subsection h3 {
              line-height: 1.2; } }
          @media (min-width: 480px) {
            #fladeagrow #section4 .contents .subsection h3 {
              line-height: 1.4; } }
          @media (min-width: 980px) {
            #fladeagrow #section4 .contents .subsection h3 {
              letter-spacing: 0.1em; } }
          #fladeagrow #section4 .contents .subsection h3 .txt1, #fladeagrow #section4 .contents .subsection h3 .txt2, #fladeagrow #section4 .contents .subsection h3 .txt3 {
            display: inline-block; }
          #fladeagrow #section4 .contents .subsection h3 .txt1 {
            font-weight: 400;
            font-size: 15px; }
            @media (min-width: 360px) {
              #fladeagrow #section4 .contents .subsection h3 .txt1 {
                font-size: 16px; } }
            @media (min-width: 480px) {
              #fladeagrow #section4 .contents .subsection h3 .txt1 {
                font-size: 18px; } }
            @media (min-width: 768px) {
              #fladeagrow #section4 .contents .subsection h3 .txt1 {
                font-size: 20px; } }
            @media (min-width: 980px) {
              #fladeagrow #section4 .contents .subsection h3 .txt1 {
                font-size: 26px;
                line-height: 20px;
                margin-bottom: 20px; } }
          #fladeagrow #section4 .contents .subsection h3 .txt2 {
            font-weight: 600;
            position: relative;
            color: #df0623;
            font-size: 17px;
            margin-bottom: 20px; }
            @media (min-width: 360px) {
              #fladeagrow #section4 .contents .subsection h3 .txt2 {
                font-size: 18px; } }
            @media (min-width: 480px) {
              #fladeagrow #section4 .contents .subsection h3 .txt2 {
                font-size: 20px; } }
            @media (min-width: 768px) {
              #fladeagrow #section4 .contents .subsection h3 .txt2 {
                font-size: 22px; } }
            @media (min-width: 980px) {
              #fladeagrow #section4 .contents .subsection h3 .txt2 {
                font-size: 33px;
                margin-bottom: 30px; } }
            #fladeagrow #section4 .contents .subsection h3 .txt2::after {
              position: absolute;
              content: "";
              width: 100%;
              left: 0;
              bottom: -5px;
              background-color: #df0623;
              height: 2px; }
              @media (min-width: 980px) {
                #fladeagrow #section4 .contents .subsection h3 .txt2::after {
                  height: 3px; } }
          #fladeagrow #section4 .contents .subsection h3 .txt3 {
            font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif;
            font-weight: 600;
            font-size: 25px; }
            @media (min-width: 360px) {
              #fladeagrow #section4 .contents .subsection h3 .txt3 {
                font-size: 30px; } }
            @media (min-width: 480px) {
              #fladeagrow #section4 .contents .subsection h3 .txt3 {
                font-size: 35px; } }
            @media (min-width: 768px) {
              #fladeagrow #section4 .contents .subsection h3 .txt3 {
                font-size: 40px; } }
            @media (min-width: 980px) {
              #fladeagrow #section4 .contents .subsection h3 .txt3 {
                font-size: 60px; } }
            #fladeagrow #section4 .contents .subsection h3 .txt3 .indent {
              margin-left: -10px; }
              @media (min-width: 360px) {
                #fladeagrow #section4 .contents .subsection h3 .txt3 .indent {
                  margin-left: -12px; } }
              @media (min-width: 480px) {
                #fladeagrow #section4 .contents .subsection h3 .txt3 .indent {
                  margin-left: -14px; } }
              @media (min-width: 768px) {
                #fladeagrow #section4 .contents .subsection h3 .txt3 .indent {
                  margin-left: -16px; } }
              @media (min-width: 980px) {
                #fladeagrow #section4 .contents .subsection h3 .txt3 .indent {
                  margin-left: -25px;
                  display: inline-block; } }
        #fladeagrow #section4 .contents .subsection .info1 h4 {
          color: #df0623;
          margin-bottom: 10px;
          font-size: 14px; }
          @media (min-width: 360px) {
            #fladeagrow #section4 .contents .subsection .info1 h4 {
              font-size: 15px; } }
          @media (min-width: 480px) {
            #fladeagrow #section4 .contents .subsection .info1 h4 {
              font-size: 16px; } }
          @media (min-width: 768px) {
            #fladeagrow #section4 .contents .subsection .info1 h4 {
              font-size: 17px; } }
          @media (min-width: 980px) {
            #fladeagrow #section4 .contents .subsection .info1 h4 {
              font-size: 19px; } }
        #fladeagrow #section4 .contents .subsection .info1 p {
          color: #063056;
          line-height: 1.5;
          font-size: 13px; }
          @media (min-width: 360px) {
            #fladeagrow #section4 .contents .subsection .info1 p {
              font-size: 14px; } }
          @media (min-width: 480px) {
            #fladeagrow #section4 .contents .subsection .info1 p {
              font-size: 15px; } }
          @media (min-width: 768px) {
            #fladeagrow #section4 .contents .subsection .info1 p {
              font-size: 16px; } }
          @media (min-width: 980px) {
            #fladeagrow #section4 .contents .subsection .info1 p {
              font-size: 17px; } }
        #fladeagrow #section4 .contents .subsection .contentContainer {
          position: relative;
          margin: 10px auto 20px; }
          #fladeagrow #section4 .contents .subsection .contentContainer img {
            margin-left: auto;
            margin-right: auto; }
          @media (min-width: 360px) {
            #fladeagrow #section4 .contents .subsection .contentContainer {
              margin: 10px auto 25px; } }
          @media (min-width: 480px) {
            #fladeagrow #section4 .contents .subsection .contentContainer {
              margin: 10px auto 30px; } }
          @media (min-width: 768px) {
            #fladeagrow #section4 .contents .subsection .contentContainer {
              margin: 10px auto 35px; } }
          @media (min-width: 980px) {
            #fladeagrow #section4 .contents .subsection .contentContainer {
              width: 840px;
              margin: 10px auto 40px; }
              #fladeagrow #section4 .contents .subsection .contentContainer:before, #fladeagrow #section4 .contents .subsection .contentContainer:after {
                content: " ";
                display: table; }
              #fladeagrow #section4 .contents .subsection .contentContainer:after {
                clear: both; } }
          #fladeagrow #section4 .contents .subsection .contentContainer .name {
            color: #063056;
            font-size: 11px;
            margin-top: 20px; }
            @media (min-width: 360px) {
              #fladeagrow #section4 .contents .subsection .contentContainer .name {
                font-size: 12px; } }
            @media (min-width: 480px) {
              #fladeagrow #section4 .contents .subsection .contentContainer .name {
                font-size: 13px; } }
            @media (min-width: 768px) {
              #fladeagrow #section4 .contents .subsection .contentContainer .name {
                font-size: 14px; } }
            @media (min-width: 980px) {
              #fladeagrow #section4 .contents .subsection .contentContainer .name {
                position: absolute;
                left: 0;
                font-size: 16px;
                margin-top: 0; } }
          #fladeagrow #section4 .contents .subsection .contentContainer .img {
            margin-top: 5%;
            margin-bottom: 5%; }
            @media (min-width: 980px) {
              #fladeagrow #section4 .contents .subsection .contentContainer .img {
                position: absolute;
                margin: auto; } }
            #fladeagrow #section4 .contents .subsection .contentContainer .img.img1 {
              max-width: 450px;
              width: 100%; }
              @media (min-width: 980px) {
                #fladeagrow #section4 .contents .subsection .contentContainer .img.img1 {
                  width: auto;
                  left: 0;
                  max-width: none; } }
            #fladeagrow #section4 .contents .subsection .contentContainer .img.img2 {
              max-width: 45%; }
              @media (min-width: 980px) {
                #fladeagrow #section4 .contents .subsection .contentContainer .img.img2 {
                  right: 0;
                  max-width: none; } }
          #fladeagrow #section4 .contents .subsection .contentContainer .info2 {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -moz-align-items: center;
            -webkit-align-items: center;
            -ms-align-items: center;
            align-items: center; }
            #fladeagrow #section4 .contents .subsection .contentContainer .info2 img {
              border-radius: 5px;
              border: solid 1px #df0623; }
              @media (min-width: 480px) {
                #fladeagrow #section4 .contents .subsection .contentContainer .info2 img {
                  border: solid 2px #df0623; } }
            #fladeagrow #section4 .contents .subsection .contentContainer .info2 p {
              color: #063056;
              font-size: 11px;
              line-height: 1.3; }
              @media (min-width: 360px) {
                #fladeagrow #section4 .contents .subsection .contentContainer .info2 p {
                  font-size: 11px;
                  line-height: 1.4; } }
              @media (min-width: 480px) {
                #fladeagrow #section4 .contents .subsection .contentContainer .info2 p {
                  font-size: 12px;
                  line-height: 1.5; } }
              @media (min-width: 768px) {
                #fladeagrow #section4 .contents .subsection .contentContainer .info2 p {
                  font-size: 13px; } }
              @media (min-width: 980px) {
                #fladeagrow #section4 .contents .subsection .contentContainer .info2 p {
                  font-size: 14px; } }
      @media (min-width: 980px) {
        #fladeagrow #section4 .contents #step1 .contentContainer {
          height: 760px; } }
      @media (min-width: 980px) {
        #fladeagrow #section4 .contents #step1 .contentContainer .info.info1 {
          width: 650px;
          margin: 0 auto 30px; } }
      #fladeagrow #section4 .contents #step1 .contentContainer .info.info1 h4 {
        text-indent: -10px; }
      @media (min-width: 980px) {
        #fladeagrow #section4 .contents #step1 .contentContainer .info.info2 {
          position: absolute;
          bottom: 0;
          width: 100%; } }
      #fladeagrow #section4 .contents #step1 .contentContainer .info.info2 ul {
        width: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-box;
        display: -webkit-flexbox;
        display: -moz-flexbox;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        #fladeagrow #section4 .contents #step1 .contentContainer .info.info2 ul:before, #fladeagrow #section4 .contents #step1 .contentContainer .info.info2 ul:after {
          content: " ";
          display: table; }
        #fladeagrow #section4 .contents #step1 .contentContainer .info.info2 ul:after {
          clear: both; }
        #fladeagrow #section4 .contents #step1 .contentContainer .info.info2 ul li {
          position: relative;
          float: left;
          width: 49.5%;
          padding: 8px; }
          @media (min-width: 768px) {
            #fladeagrow #section4 .contents #step1 .contentContainer .info.info2 ul li {
              width: 24.75%; } }
          @media (min-width: 980px) {
            #fladeagrow #section4 .contents #step1 .contentContainer .info.info2 ul li {
              width: 24.75%;
              padding: 0 15px; } }
          @media (max-width: 979px) {
            #fladeagrow #section4 .contents #step1 .contentContainer .info.info2 ul li p {
              line-height: 1.3; } }
          #fladeagrow #section4 .contents #step1 .contentContainer .info.info2 ul li img {
            width: 100%;
            margin-bottom: 6px; }
            @media (min-width: 980px) {
              #fladeagrow #section4 .contents #step1 .contentContainer .info.info2 ul li img {
                margin-bottom: 10px; } }
      @media (min-width: 980px) {
        #fladeagrow #section4 .contents #step2 .contentContainer .info, #fladeagrow #section4 .contents #step3 .contentContainer .info {
          position: absolute;
          bottom: 0; } }
      @media (min-width: 980px) {
        #fladeagrow #section4 .contents #step2 .contentContainer .info.info1, #fladeagrow #section4 .contents #step3 .contentContainer .info.info1 {
          left: 0;
          width: 420px; } }
      #fladeagrow #section4 .contents #step2 .contentContainer .info.info2, #fladeagrow #section4 .contents #step3 .contentContainer .info.info2 {
        position: relative; }
        #fladeagrow #section4 .contents #step2 .contentContainer .info.info2:before, #fladeagrow #section4 .contents #step2 .contentContainer .info.info2:after, #fladeagrow #section4 .contents #step3 .contentContainer .info.info2:before, #fladeagrow #section4 .contents #step3 .contentContainer .info.info2:after {
          content: " ";
          display: table; }
        #fladeagrow #section4 .contents #step2 .contentContainer .info.info2:after, #fladeagrow #section4 .contents #step3 .contentContainer .info.info2:after {
          clear: both; }
        @media (min-width: 980px) {
          #fladeagrow #section4 .contents #step2 .contentContainer .info.info2, #fladeagrow #section4 .contents #step3 .contentContainer .info.info2 {
            width: 400px;
            right: 0;
            position: absolute; }
            #fladeagrow #section4 .contents #step2 .contentContainer .info.info2 p, #fladeagrow #section4 .contents #step3 .contentContainer .info.info2 p {
              width: 182px; } }
        #fladeagrow #section4 .contents #step2 .contentContainer .info.info2 img, #fladeagrow #section4 .contents #step3 .contentContainer .info.info2 img {
          margin-right: 20px;
          float: left; }
          @media (max-width: 979px) {
            #fladeagrow #section4 .contents #step2 .contentContainer .info.info2 img, #fladeagrow #section4 .contents #step3 .contentContainer .info.info2 img {
              width: 45%;
              max-width: 150px;
              margin-right: 5%; } }
      @media (min-width: 980px) {
        #fladeagrow #section4 .contents #step2 .contentContainer {
          height: 600px; }
          #fladeagrow #section4 .contents #step2 .contentContainer .img1 {
            left: 50px; }
          #fladeagrow #section4 .contents #step2 .contentContainer .name {
            top: -40px; } }
      @media (min-width: 980px) {
        #fladeagrow #section4 .contents #step3 .contentContainer {
          height: 640px; }
          #fladeagrow #section4 .contents #step3 .contentContainer .img1 {
            left: 60px; }
          #fladeagrow #section4 .contents #step3 .contentContainer .name {
            top: -10px;
            left: 60px; } }
  #fladeagrow #section5 {
    background-color: #fbbcbc;
    padding-bottom: 6%; }
    @media (min-width: 980px) {
      #fladeagrow #section5 {
        padding-bottom: 100px; } }
    #fladeagrow #section5 .contents {
      background-color: #fff;
      border-radius: 0 0 30px 30px; }
      @media (min-width: 980px) {
        #fladeagrow #section5 .contents {
          padding-top: 50px; } }
      @media (max-width: 979px) {
        #fladeagrow #section5 .contents {
          margin-left: 5%;
          margin-right: 5%; } }
      #fladeagrow #section5 .contents .title2 {
        margin-bottom: 15px; }
        @media (max-width: 979px) {
          #fladeagrow #section5 .contents .title2 {
            margin-left: 5%;
            margin-right: 5%; } }
        @media (min-width: 980px) {
          #fladeagrow #section5 .contents .title2 {
            margin-bottom: 65px; } }
      #fladeagrow #section5 .contents .subsection {
        padding-bottom: 30px; }
        @media (min-width: 980px) {
          #fladeagrow #section5 .contents .subsection {
            padding-bottom: 70px; } }
        #fladeagrow #section5 .contents .subsection .title {
          color: #df0623;
          background-size: contain;
          background-position: center left;
          background-repeat: no-repeat;
          text-align: right;
          line-height: 24vw;
          height: 24vw;
          padding-right: 5%; }
          @media (max-width: 767px) {
            #fladeagrow #section5 .contents .subsection .title {
              font-size: 20px; } }
          @media (max-width: 479px) {
            #fladeagrow #section5 .contents .subsection .title {
              font-size: 16px; } }
          @media (max-width: 359px) {
            #fladeagrow #section5 .contents .subsection .title {
              font-size: 14px; } }
          @media (min-width: 980px) {
            #fladeagrow #section5 .contents .subsection .title {
              background-size: contain;
              background-position: center left;
              line-height: 192px;
              height: 192px;
              padding-right: 30px; } }
        #fladeagrow #section5 .contents .subsection .lead {
          text-align: center;
          margin: 15px 0; }
          @media (max-width: 979px) {
            #fladeagrow #section5 .contents .subsection .lead {
              padding-left: 5%;
              padding-right: 5%; } }
          @media (max-width: 767px) {
            #fladeagrow #section5 .contents .subsection .lead {
              font-size: 14px; } }
          @media (max-width: 479px) {
            #fladeagrow #section5 .contents .subsection .lead {
              font-size: 13px; } }
          @media (max-width: 359px) {
            #fladeagrow #section5 .contents .subsection .lead {
              font-size: 12px; } }
          @media (min-width: 980px) {
            #fladeagrow #section5 .contents .subsection .lead {
              margin: 45px 0; } }
        @media (max-width: 979px) {
          #fladeagrow #section5 .contents .subsection ul {
            margin-left: 5%;
            margin-right: 5%; } }
        #fladeagrow #section5 .contents .subsection ul:before, #fladeagrow #section5 .contents .subsection ul:after {
          content: " ";
          display: table; }
        #fladeagrow #section5 .contents .subsection ul:after {
          clear: both; }
        @media (min-width: 980px) {
          #fladeagrow #section5 .contents .subsection ul {
            padding: 0 35px; } }
        #fladeagrow #section5 .contents .subsection ul li {
          float: left;
          padding: 8px; }
          @media (min-width: 480px) {
            #fladeagrow #section5 .contents .subsection ul li {
              padding: 8px; } }
          @media (min-width: 768px) {
            #fladeagrow #section5 .contents .subsection ul li {
              padding: 10px; } }
          @media (min-width: 980px) {
            #fladeagrow #section5 .contents .subsection ul li {
              padding: 0 10px; } }
          #fladeagrow #section5 .contents .subsection ul li h4 {
            color: #df0623;
            margin: 10px 0 5px;
            font-size: 11px; }
            @media (min-width: 360px) {
              #fladeagrow #section5 .contents .subsection ul li h4 {
                font-size: 12px; } }
            @media (min-width: 480px) {
              #fladeagrow #section5 .contents .subsection ul li h4 {
                font-size: 13px; } }
            @media (min-width: 768px) {
              #fladeagrow #section5 .contents .subsection ul li h4 {
                font-size: 14px; } }
            @media (min-width: 980px) {
              #fladeagrow #section5 .contents .subsection ul li h4 {
                font-size: 15px; } }
          #fladeagrow #section5 .contents .subsection ul li p {
            line-height: 1.2;
            font-size: 11px; }
            @media (min-width: 360px) {
              #fladeagrow #section5 .contents .subsection ul li p {
                line-height: 1.3;
                font-size: 12px; } }
            @media (min-width: 480px) {
              #fladeagrow #section5 .contents .subsection ul li p {
                line-height: 1.4;
                font-size: 13px; } }
            @media (min-width: 768px) {
              #fladeagrow #section5 .contents .subsection ul li p {
                font-size: 14px; } }
            @media (min-width: 980px) {
              #fladeagrow #section5 .contents .subsection ul li p {
                font-size: 15px; } }
          #fladeagrow #section5 .contents .subsection ul li img {
            border-radius: 5px;
            border: solid 1px #df0623; }
            @media (min-width: 480px) {
              #fladeagrow #section5 .contents .subsection ul li img {
                border: solid 2px #df0623; } }
            @media (min-width: 980px) {
              #fladeagrow #section5 .contents .subsection ul li img {
                border-radius: 10px; } }
        #fladeagrow #section5 .contents .subsection .note {
          text-align: center;
          margin: 20px 0 -10px;
          font-size: 10px; }
          @media (min-width: 360px) {
            #fladeagrow #section5 .contents .subsection .note {
              font-size: 11px; } }
          @media (min-width: 480px) {
            #fladeagrow #section5 .contents .subsection .note {
              font-size: 12px; } }
          @media (min-width: 768px) {
            #fladeagrow #section5 .contents .subsection .note {
              font-size: 13px; } }
          @media (min-width: 980px) {
            #fladeagrow #section5 .contents .subsection .note {
              margin: 30px 0 -30px; } }
      #fladeagrow #section5 .contents .subsection1 .title {
        background-image: url("../img/5_1_img1_sp.png"); }
        @media (min-width: 980px) {
          #fladeagrow #section5 .contents .subsection1 .title {
            background-image: url("../img/5_1_img1.png"); } }
      #fladeagrow #section5 .contents .subsection1 ul li {
        width: 50%; }
      #fladeagrow #section5 .contents .subsection2 .title {
        background-image: url("../img/5_2_img1_sp.png"); }
        @media (min-width: 980px) {
          #fladeagrow #section5 .contents .subsection2 .title {
            background-image: url("../img/5_2_img1.png"); } }
      #fladeagrow #section5 .contents .subsection2 ul li {
        width: 50%; }
        @media (min-width: 980px) {
          #fladeagrow #section5 .contents .subsection2 ul li {
            width: 25%; }
            #fladeagrow #section5 .contents .subsection2 ul li img {
              border: none; } }
        #fladeagrow #section5 .contents .subsection2 ul li:first-child img {
          border-radius: 0;
          border: none; }
  #fladeagrow #section6 {
    padding: 50px 0 100px; }
    @media (min-width: 480px) {
      #fladeagrow #section6 {
        padding: 50px 0 125px; } }
    @media (min-width: 768px) {
      #fladeagrow #section6 {
        padding: 50px 0 150px; } }
    @media (min-width: 980px) {
      #fladeagrow #section6 {
        padding: 100px 0 150px; } }
    @media (max-width: 767px) {
      #fladeagrow #section6 .title2 {
        font-size: 22px; } }
    @media (max-width: 479px) {
      #fladeagrow #section6 .title2 {
        font-size: 20px; } }
    @media (max-width: 359px) {
      #fladeagrow #section6 .title2 {
        font-size: 18px; } }
    #fladeagrow #section6 .logo {
      display: block;
      height: auto;
      margin: 20px auto 30px;
      width: 180px; }
      @media (min-width: 980px) {
        #fladeagrow #section6 .logo {
          margin: 35px auto 45px;
          width: 250px; } }
    #fladeagrow #section6 .subsection {
      text-align: center; }
      @media (max-width: 979px) {
        #fladeagrow #section6 .subsection {
          margin-left: 5%;
          margin-right: 5%; } }
      #fladeagrow #section6 .subsection h3 {
        color: #918056;
        font-weight: 600;
        font-size: 15px; }
        @media (min-width: 360px) {
          #fladeagrow #section6 .subsection h3 {
            font-size: 16px; } }
        @media (min-width: 480px) {
          #fladeagrow #section6 .subsection h3 {
            font-size: 17px; } }
        @media (min-width: 768px) {
          #fladeagrow #section6 .subsection h3 {
            font-size: 18px; } }
        @media (min-width: 980px) {
          #fladeagrow #section6 .subsection h3 {
            font-size: 19px; } }
      #fladeagrow #section6 .subsection ul:before, #fladeagrow #section6 .subsection ul:after {
        content: " ";
        display: table; }
      #fladeagrow #section6 .subsection ul:after {
        clear: both; }
      @media (min-width: 980px) {
        #fladeagrow #section6 .subsection ul li {
          float: left;
          font-size: 15px; } }
      #fladeagrow #section6 .subsection ul li img {
        margin-bottom: 10px; }
      #fladeagrow #section6 .subsection .products {
        position: relative; }
        #fladeagrow #section6 .subsection .products:before, #fladeagrow #section6 .subsection .products:after {
          content: " ";
          display: table; }
        #fladeagrow #section6 .subsection .products:after {
          clear: both; }
        @media (max-width: 979px) {
          #fladeagrow #section6 .subsection .products {
            max-width: 540px;
            margin: 0 auto; } }
      #fladeagrow #section6 .subsection .line {
        background-color: #df0623;
        position: absolute;
        z-index: 1; }
        @media (max-width: 979px) {
          #fladeagrow #section6 .subsection .line {
            height: 2px;
            width: 100%; }
            #fladeagrow #section6 .subsection .line:after {
              position: absolute;
              top: 0;
              bottom: 0;
              left: 0;
              right: 0;
              margin: auto;
              content: "";
              vertical-align: middle;
              width: 22px;
              height: 22px;
              border-top: 2px solid #df0623;
              border-right: 2px solid #df0623;
              -webkit-transform: rotate(315deg);
              -ms-transform: rotate(315deg);
              -o-transform: rotate(315deg);
              transform: rotate(315deg);
              left: auto;
              right: auto; } }
    @media (max-width: 979px) and (min-width: 480px) {
      #fladeagrow #section6 .subsection .line:after {
        right: auto; } }

        @media (max-width: 767px) {
          #fladeagrow #section6 .subsection .line {
            height: 1px; }
            #fladeagrow #section6 .subsection .line:after {
              position: absolute;
              top: 0;
              bottom: 0;
              left: 0;
              right: 0;
              margin: auto;
              content: "";
              vertical-align: middle;
              width: 17px;
              height: 17px;
              border-top: 1px solid #df0623;
              border-right: 1px solid #df0623;
              -webkit-transform: rotate(315deg);
              -ms-transform: rotate(315deg);
              -o-transform: rotate(315deg);
              transform: rotate(315deg);
              left: auto;
              right: auto; } }
    @media (max-width: 767px) and (min-width: 480px) {
      #fladeagrow #section6 .subsection .line:after {
        right: auto; } }

        @media (min-width: 980px) {
          #fladeagrow #section6 .subsection .line {
            left: 450px;
            width: 2px;
            height: 300px;
            bottom: 0; }
            #fladeagrow #section6 .subsection .line:after {
              position: absolute;
              top: 0;
              bottom: 0;
              left: 0;
              right: 0;
              margin: auto;
              content: "";
              vertical-align: middle;
              width: 30px;
              height: 30px;
              border-top: 2px solid #df0623;
              border-right: 2px solid #df0623;
              -webkit-transform: rotate(225deg);
              -ms-transform: rotate(225deg);
              -o-transform: rotate(225deg);
              transform: rotate(225deg);
              left: auto-5px;
              right: -13px; } }
    @media (min-width: 980px) and (min-width: 480px) {
      #fladeagrow #section6 .subsection .line:after {
        left: auto; } }

        #fladeagrow #section6 .subsection .line:after {
          background-color: #fff; }
      #fladeagrow #section6 .subsection .colors {
        margin: 0 auto; }
        @media (max-width: 979px) {
          #fladeagrow #section6 .subsection .colors {
            padding-bottom: 20px; } }
        #fladeagrow #section6 .subsection .colors ul {
          margin: 0 auto; }
          #fladeagrow #section6 .subsection .colors ul:before, #fladeagrow #section6 .subsection .colors ul:after {
            content: " ";
            display: table; }
          #fladeagrow #section6 .subsection .colors ul:after {
            clear: both; }
          @media (max-width: 979px) {
            #fladeagrow #section6 .subsection .colors ul li {
              float: left;
              width: 50%; }
              #fladeagrow #section6 .subsection .colors ul li img {
                margin-right: auto;
                margin-left: auto; } }
        @media (min-width: 980px) {
          #fladeagrow #section6 .subsection .colors {
            width: 460px; } }
      #fladeagrow #section6 .subsection .details {
        margin-top: 3%; }
        @media (min-width: 980px) {
          #fladeagrow #section6 .subsection .details {
            margin-top: 60px;
            width: 480px; } }
        #fladeagrow #section6 .subsection .details h4 {
          color: #df0623;
          font-weight: 600;
          font-size: 15px;
          margin-bottom: 10px; }
          @media (min-width: 360px) {
            #fladeagrow #section6 .subsection .details h4 {
              font-size: 16px; } }
          @media (min-width: 480px) {
            #fladeagrow #section6 .subsection .details h4 {
              font-size: 17px; } }
          @media (min-width: 768px) {
            #fladeagrow #section6 .subsection .details h4 {
              font-size: 18px; } }
          @media (min-width: 980px) {
            #fladeagrow #section6 .subsection .details h4 {
              font-size: 21px;
              margin-bottom: 30px; } }
        #fladeagrow #section6 .subsection .details ul {
          position: relative;
          z-index: 2; }
          #fladeagrow #section6 .subsection .details ul:before, #fladeagrow #section6 .subsection .details ul:after {
            content: " ";
            display: table; }
          #fladeagrow #section6 .subsection .details ul:after {
            clear: both; }
          #fladeagrow #section6 .subsection .details ul li {
            padding: 0 5px;
            font-weight: 600;
            font-size: 11px; }
            #fladeagrow #section6 .subsection .details ul li img {
              margin-left: auto;
              margin-right: auto; }
            @media (max-width: 979px) {
              #fladeagrow #section6 .subsection .details ul li {
                float: left;
                width: 33.3333333333%; } }
            @media (min-width: 360px) {
              #fladeagrow #section6 .subsection .details ul li {
                font-size: 12px; } }
            @media (min-width: 480px) {
              #fladeagrow #section6 .subsection .details ul li {
                font-size: 13px; } }
            @media (min-width: 768px) {
              #fladeagrow #section6 .subsection .details ul li {
                font-size: 14px; } }
            @media (min-width: 980px) {
              #fladeagrow #section6 .subsection .details ul li {
                font-size: 16px;
                letter-spacing: -0.01em;
                width: 155px; }
                #fladeagrow #section6 .subsection .details ul li:first-child {
                  width: 170px; }
                #fladeagrow #section6 .subsection .details ul li:nth-child(2) {
                  margin-left: -7px; } }
            #fladeagrow #section6 .subsection .details ul li small {
              font-weight: 400;
              font-size: 9px; }
              @media (min-width: 360px) {
                #fladeagrow #section6 .subsection .details ul li small {
                  font-size: 10px; } }
              @media (min-width: 480px) {
                #fladeagrow #section6 .subsection .details ul li small {
                  font-size: 11px; } }
              @media (min-width: 768px) {
                #fladeagrow #section6 .subsection .details ul li small {
                  font-size: 12px; } }
              @media (min-width: 980px) {
                #fladeagrow #section6 .subsection .details ul li small {
                  font-size: 12px; } }
      #fladeagrow #section6 .subsection .price {
        font-size: 15px;
        margin: 10px 0 20px; }
        @media (min-width: 360px) {
          #fladeagrow #section6 .subsection .price {
            margin: 15px 0 21px; } }
        @media (min-width: 480px) {
          #fladeagrow #section6 .subsection .price {
            margin: 20px 0 22px; } }
        @media (min-width: 768px) {
          #fladeagrow #section6 .subsection .price {
            margin: 25px 0 22px; } }
        @media (min-width: 980px) {
          #fladeagrow #section6 .subsection .price {
            margin: 35px 0 25px; } }
        #fladeagrow #section6 .subsection .price small {
          font-size: 12px; }
      #fladeagrow #section6 .subsection a {
        border-radius: 5px;
        background-color: #df0623;
        padding: 10px 32px 9px 12px;
        color: #fff;
        font-size: 11px;
        font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif;
        font-weight: 500;
        background-image: url("../img/btn_arrow.svg");
        background-position: right 10px center;
        background-repeat: no-repeat;
        background-size: 15px 15px; }
        #fladeagrow #section6 .subsection a:hover {
          background-color: #f80727; }
        @media (min-width: 980px) {
          #fladeagrow #section6 .subsection a {
            border-radius: 10px; } }
        @media (min-width: 360px) {
          #fladeagrow #section6 .subsection a {
            border-radius: 5px;
            background-color: #df0623;
            padding: 11px 34px 10px 14px;
            color: #fff;
            font-size: 12px;
            font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif;
            font-weight: 500;
            background-image: url("../img/btn_arrow.svg");
            background-position: right 11px center;
            background-repeat: no-repeat;
            background-size: 16px 16px; }
            #fladeagrow #section6 .subsection a:hover {
              background-color: #f80727; } }
  @media (min-width: 360px) and (min-width: 980px) {
    #fladeagrow #section6 .subsection a {
      border-radius: 10px; } }

        @media (min-width: 480px) {
          #fladeagrow #section6 .subsection a {
            border-radius: 5px;
            background-color: #df0623;
            padding: 12px 36px 11px 16px;
            color: #fff;
            font-size: 13px;
            font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif;
            font-weight: 500;
            background-image: url("../img/btn_arrow.svg");
            background-position: right 12px center;
            background-repeat: no-repeat;
            background-size: 17px 17px; }
            #fladeagrow #section6 .subsection a:hover {
              background-color: #f80727; } }
  @media (min-width: 480px) and (min-width: 980px) {
    #fladeagrow #section6 .subsection a {
      border-radius: 10px; } }

        @media (min-width: 768px) {
          #fladeagrow #section6 .subsection a {
            border-radius: 5px;
            background-color: #df0623;
            padding: 13px 38px 12px 18px;
            color: #fff;
            font-size: 14px;
            font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif;
            font-weight: 500;
            background-image: url("../img/btn_arrow.svg");
            background-position: right 13px center;
            background-repeat: no-repeat;
            background-size: 18px 18px; }
            #fladeagrow #section6 .subsection a:hover {
              background-color: #f80727; } }
  @media (min-width: 768px) and (min-width: 980px) {
    #fladeagrow #section6 .subsection a {
      border-radius: 10px; } }

        @media (min-width: 980px) {
          #fladeagrow #section6 .subsection a {
            border-radius: 5px;
            background-color: #df0623;
            padding: 14px 50px 13px 20px;
            color: #fff;
            font-size: 17px;
            font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif;
            font-weight: 500;
            background-image: url("../img/btn_arrow.svg");
            background-position: right 15px center;
            background-repeat: no-repeat;
            background-size: 25px 25px; }
            #fladeagrow #section6 .subsection a:hover {
              background-color: #f80727; } }
  @media (min-width: 980px) and (min-width: 980px) {
    #fladeagrow #section6 .subsection a {
      border-radius: 10px; } }

    #fladeagrow #section6 .subsection1 {
      border-bottom: solid 1px #666;
      padding-bottom: 50px; }
      @media (min-width: 980px) {
        #fladeagrow #section6 .subsection1 {
          border-bottom: solid 2px #666; } }
      @media (min-width: 980px) {
        #fladeagrow #section6 .subsection1 .colors {
          float: left; } }
      @media (min-width: 980px) {
        #fladeagrow #section6 .subsection1 .details {
          float: right; } }
    #fladeagrow #section6 .subsection2 {
      padding-top: 50px; }
      #fladeagrow #section6 .subsection2 h3 {
        color: #777; }

/*# sourceMappingURL=style.css.map */
