#main .mv {
  background-color: #F7F8F9; }
  #main .mv .content {
    max-width: 1500px;
    min-width: 1400px;
    margin: 0 auto;
    padding-bottom: 50px; }
    @media only screen and (max-width: 1024px) {
      #main .mv .content {
        width: 100%;
        min-width: 100%;
        padding-bottom: 5vw; } }
    #main .mv .content .bx-wrapper {
      margin-bottom: 0 !important;
      box-shadow: 0 0 0 !important;
      border: 0 !important;
      background: transparent !important; }
      #main .mv .content .bx-wrapper .bx-viewport {
        box-shadow: 0 0 0 !important;
        border: 0 !important;
        left: 0 !important;
        background: transparent !important; }
      #main .mv .content .bx-wrapper .bx-controls {
        display: none !important; }
#main .sec1 .content {
  width: 100%;
  display: table; }
  @media only screen and (max-width: 1024px) {
    #main .sec1 .content {
      display: block;
      box-sizing: border-box; } }
  #main .sec1 .content .box {
    display: table-cell;
    vertical-align: middle;
    width: 50%; }
    @media only screen and (max-width: 1024px) {
      #main .sec1 .content .box {
        display: block;
        width: 100%; } }
    #main .sec1 .content .box:first-child .inner {
      float: right; }
      @media only screen and (max-width: 1024px) {
        #main .sec1 .content .box:first-child .inner {
          float: none; } }
      #main .sec1 .content .box:first-child .inner p {
        font-size: 13px;
        line-height: 2; }
        @media only screen and (max-width: 1024px) {
          #main .sec1 .content .box:first-child .inner p {
            font-size: 3.4vw;
            text-align: left;
            word-break: break-all; } }
        #main .sec1 .content .box:first-child .inner p.sign {
          font-size: 22px; }
          @media only screen and (max-width: 1024px) {
            #main .sec1 .content .box:first-child .inner p.sign {
              font-size: 3.6vw;
              font-weight: bold;
              text-align: center; } }
    #main .sec1 .content .box:last-child {
      background-image: url(https://img21.shop-pro.jp/PA01413/466/etc/bg_top01.jpg);
      background-size: cover;
      background-position: 0 50%;
      background-repeat: no-repeat; }
      #main .sec1 .content .box:last-child .inner {
        float: left; }
        #main .sec1 .content .box:last-child .inner p {
          color: #FFF;
          font-size: 22px;
          line-height: 2.5; }
          @media only screen and (max-width: 1024px) {
            #main .sec1 .content .box:last-child .inner p {
              font-size: 4.2vw; } }
    #main .sec1 .content .box .inner {
      width: 750px;
      padding: 40px 30px;
      box-sizing: border-box; }
      @media only screen and (max-width: 1400px) {
        #main .sec1 .content .box .inner {
          width: 100%; } }
      @media only screen and (max-width: 1024px) {
        #main .sec1 .content .box .inner {
          width: 100%;
          padding: 6vw 10px; } }
      #main .sec1 .content .box .inner p {
        margin-bottom: 35px; }
        @media only screen and (max-width: 1024px) {
          #main .sec1 .content .box .inner p {
            margin-bottom: 3vw; } }
        #main .sec1 .content .box .inner p:last-child {
          margin-bottom: 0; }
    #main .sec1 .content .box .clearfix {
      clear: both;
      display: block; }
#main .sec2 .content h2,
#main .sec3 .content h2,
#main .sec4 .content h2,
#main .sec5 .content h2 {
  display: inline-block;
  font-size: 48px;
  position: relative;
  margin-bottom: 35px; }
  @media only screen and (max-width: 1024px) {
    #main .sec2 .content h2,
    #main .sec3 .content h2,
    #main .sec4 .content h2,
    #main .sec5 .content h2 {
      font-size: 6vw;
      margin-bottom: 4vw; } }
  #main .sec2 .content h2::before, #main .sec2 .content h2::after,
  #main .sec3 .content h2::before,
  #main .sec3 .content h2::after,
  #main .sec4 .content h2::before,
  #main .sec4 .content h2::after,
  #main .sec5 .content h2::before,
  #main .sec5 .content h2::after {
    content: "";
    width: 40px;
    height: 1px;
    background-color: #000;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
    @media only screen and (max-width: 1024px) {
      #main .sec2 .content h2::before, #main .sec2 .content h2::after,
      #main .sec3 .content h2::before,
      #main .sec3 .content h2::after,
      #main .sec4 .content h2::before,
      #main .sec4 .content h2::after,
      #main .sec5 .content h2::before,
      #main .sec5 .content h2::after {
        width: 4vw; } }
  #main .sec2 .content h2::before,
  #main .sec3 .content h2::before,
  #main .sec4 .content h2::before,
  #main .sec5 .content h2::before {
    left: -55px; }
    @media only screen and (max-width: 1024px) {
      #main .sec2 .content h2::before,
      #main .sec3 .content h2::before,
      #main .sec4 .content h2::before,
      #main .sec5 .content h2::before {
        left: -5.5vw; } }
  #main .sec2 .content h2::after,
  #main .sec3 .content h2::after,
  #main .sec4 .content h2::after,
  #main .sec5 .content h2::after {
    right: -55px; }
    @media only screen and (max-width: 1024px) {
      #main .sec2 .content h2::after,
      #main .sec3 .content h2::after,
      #main .sec4 .content h2::after,
      #main .sec5 .content h2::after {
        right: -5.5vw; } }
#main .sec2 {
  background-color: #E0E3E6; }
  #main .sec2 .content {
    padding-top: 70px;
    padding-bottom: 65px;
    width: 1200px;
    margin: 0 auto; }
    @media only screen and (max-width: 1024px) {
      #main .sec2 .content {
        width: 100%;
        padding: 6vw 10px;
        box-sizing: border-box; } }
    #main .sec2 .content .news_list li {
      text-align: left; }
      #main .sec2 .content .news_list li dl dt,
      #main .sec2 .content .news_list li dl dd {
        margin: 0; }
      #main .sec2 .content .news_list li dl dt {
        font-size: 12px;
        padding-bottom: 15px; }
        @media only screen and (max-width: 1024px) {
          #main .sec2 .content .news_list li dl dt {
            font-size: 3vw;
            padding-bottom: 3vw; } }
      #main .sec2 .content .news_list li dl dd {
        font-size: 15px; }
        @media only screen and (max-width: 1024px) {
          #main .sec2 .content .news_list li dl dd {
            font-size: 3.6vw; } }
        #main .sec2 .content .news_list li dl dd a {
          text-decoration: underline; }
#main .sec3,
#main .sec4,
#main .sec5 {
  background-color: #F7F8F9; }
  #main .sec3 .content,
  #main .sec4 .content,
  #main .sec5 .content {
    padding-top: 75px;
    max-width: 1200px;
    margin: 0 auto; }
    @media only screen and (max-width: 1024px) {
      #main .sec3 .content,
      #main .sec4 .content,
      #main .sec5 .content {
        width: 100%;
        padding: 8vw 10px 0;
        box-sizing: border-box; } }
#main .sec5 .content {
  padding-bottom: 90px; }
  @media only screen and (max-width: 1024px) {
    #main .sec5 .content {
      padding-bottom: 8vw; } }
#main .sec6 {
  background-color: #E0E3E6; }
  #main .sec6 .content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 45px;
    padding-bottom: 45px; }
    @media only screen and (max-width: 1024px) {
      #main .sec6 .content {
        width: 100%;
        padding: 5vw 10px;
        box-sizing: border-box; } }
    #main .sec6 .content .inner {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-between; }
      @media only screen and (max-width: 1024px) {
        #main .sec6 .content .inner {
          display: block; } }
      #main .sec6 .content .inner .box {
        width: 49%; }
        @media only screen and (max-width: 1024px) {
          #main .sec6 .content .inner .box {
            width: 100%; } }
        #main .sec6 .content .inner .box:first-child iframe {
          width: 100%;
          height: 100%; }
          @media screen and (min-width: 751px) and (max-device-width: 1024px) {
            #main .sec6 .content .inner .box:first-child iframe {
              height: 620px; } }
          @media only screen and (max-width: 640px) {
            #main .sec6 .content .inner .box:first-child iframe {
              height: 35vh; } }
        #main .sec6 .content .inner .box:last-child h2 {
          font-size: 22px;
          margin-bottom: 25px; }
          @media only screen and (max-width: 1024px) {
            #main .sec6 .content .inner .box:last-child h2 {
              font-size: 4.4vw;
              margin-bottom: 3vw;
              margin-top: 4vw;
              font-weight: bold; } }
        #main .sec6 .content .inner .box:last-child .description {
          margin-bottom: 25px; }
          @media only screen and (max-width: 1024px) {
            #main .sec6 .content .inner .box:last-child .description {
              margin-bottom: 3vw; } }
        #main .sec6 .content .inner .box:last-child ul li {
          background-color: #FFF;
          padding: 14px 20px;
          box-sizing: border-box;
          border: 1px solid #D9D9D9;
          margin-bottom: 10px;
          text-align: left;
          font-size: 15px; }
          @media only screen and (max-width: 1024px) {
            #main .sec6 .content .inner .box:last-child ul li {
              font-size: 3.4vw;
              padding: 1.5vw 2vw;
              margin-bottom: 1vw; } }
          #main .sec6 .content .inner .box:last-child ul li:last-child {
            margin-bottom: 0; }
#main .sec7 .inner {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: nowrap; }
  #main .sec7 .inner div {
    width: 100%; }
    #main .sec7 .inner div img {
      width: 100%; }