@charset "UTF-8";
.pcD {
  display: block; }

.pcDM {
  display: block; }

.tbD {
  display: none; }

.spD {
  display: none; }

.indent1 {
  text-indent: -0.5em; }

.numIndent {
  padding-left: 36px;
  text-indent: -36px; }
  .numIndent span {
    text-indent: 0; }

@media only screen and (max-width: 1060px) {
  .pcDM {
    display: none; }
  .tbD {
    display: block; } }

@media only screen and (max-width: 768px) {
  .pcD {
    display: none; }
  .tbD {
    display: none; }
  .spD {
    display: block; } }

figure {
  position: relative;
  width: 100%;
  overflow: hidden; }

body {
  position: relative; }

.main__img {
  padding: 0 0 0 0; }

figure {
  position: relative; }

.main__txt--btn {
  z-index: 10;
  position: fixed;
  right: -5px;
  top: 60%;
  margin-bottom: 0; }
  .main__txt--btn a {
    transition: opacity 0.3s ease;
    text-decoration: none;
    font-weight: bold;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    background: #7F0019;
    color: #fff;
    padding: 20px 30px 20px 15px;
    font-size: 16px;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    z-index: 2;
    letter-spacing: 0.1em;
    font-size: 16px; }
    .main__txt--btn a:hover {
      opacity: 0.7; }
  .main__txt--btn.fix {
    top: 0px;
    position: absolute; }
    .main__txt--btn.fix a {
      transform: translateY(0%); }
  .main__txt--btn.spD {
    position: -webkit-sticky;
    position: sticky;
    top: 100%; }

@media only screen and (max-width: 768px) {
  .main__txt--btn {
    right: 0%;
    text-align: center;
    transform: translateX(0%) translateY(-100%); }
    .main__txt--btn a {
      display: inline-block;
      -ms-writing-mode: horizontal-tb;
      writing-mode: horizontal-tb;
      padding: 5px 10px 20px 10px;
      font-size: 14px;
      transform: translateY(0%);
      border-radius: 3px 3px 0 0; }
      .main__txt--btn a::after {
        position: absolute;
        top: 65%;
        margin-left: 3px;
        right: 45%;
        width: 8px;
        height: 8px;
        content: "";
        display: block;
        transform: rotate(135deg);
        border-right: 1px solid #fff;
        border-top: 1px solid #fff; } }

.stage1__area {
  max-width: 1020px;
  padding: 120px 0;
  margin: 0 auto; }
  .stage1__area--box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-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;
    justify-content: space-between;
    -webkit-justify-content: space-between; }
    .stage1__area--boxWrap {
      max-width: 480px; }
      .stage1__area--boxWrap .txt {
        margin-bottom: 50px; }
        .stage1__area--boxWrap .txt p {
          font-size: 18px;
          line-height: 2;
          margin-bottom: 2em; }

@media only screen and (max-width: 1060px) {
  .stage1__area {
    max-width: 760px;
    padding: 120px 0; }
    .stage1__area--boxWrap {
      max-width: 380px; } }

@media only screen and (max-width: 768px) {
  .stage1__area {
    max-width: 100%;
    padding: 30px 10px 80px 10px;
    margin: 0 auto; }
    .stage1__area--box .sectionTitle {
      padding: 0 20px;
      margin-bottom: 30px; }
      .stage1__area--box .sectionTitle img {
        width: 222px; }
    .stage1__area--boxWrap {
      max-width: 100%; }
      .stage1__area--boxWrap .txt {
        padding: 0 20px;
        margin-bottom: 0em; }
        .stage1__area--boxWrap .txt p {
          font-size: 15px;
          line-height: 2;
          margin-bottom: 2em;
          font-weight: normal; } }

.stage2__area {
  max-width: 1020px;
  margin: 0 auto; }
  .stage2__area--Title img {
    max-height: 37px; }
  .stage2__area--Txt {
    text-align: center;
    font-size: 18px; }

@media only screen and (max-width: 768px) {
  .stage2__area {
    padding: 0 30px; }
    .stage2__area--Title {
      margin-bottom: 30px; }
      .stage2__area--Title img {
        max-height: 100%;
        width: 224px; }
    .stage2__area--Txt {
      font-size: 15px;
      line-height: 2;
      text-align: left;
      font-weight: normal; } }

.stage3 {
  margin-top: 60px; }
  .stage3__area {
    max-width: 1020px;
    margin: 0 auto;
    position: relative; }
    .stage3__area--Wrap {
      position: relative;
      height: 500px;
      width: 500px;
      border-radius: 500px;
      background: #FAFAFA;
      margin: 0 auto 60px auto; }
    .stage3__area--box {
      position: relative; }
      .stage3__area--boxTitle {
        padding: 50px 0 10px 0; }
        .stage3__area--boxTitle img {
          max-height: 30px; }
      .stage3__area--boxImg {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
        text-align: center; }
        .stage3__area--boxImg img.i1 {
          width: 100%;
          max-width: 286px; }
        .stage3__area--boxImg img.i2 {
          width: 100%;
          max-width: 188px; }
        .stage3__area--boxImg img.i3 {
          width: 100%;
          max-width: 273px; }
        .stage3__area--boxImg img.i4 {
          width: 100%;
          max-width: 218px; }
      .stage3__area--boxAbout {
        position: absolute;
        background: #BFBFBF;
        color: #fff;
        font-size: 20px;
        font-weight: bold;
        padding: 0 10px;
        border-radius: 5px;
        bottom: 40px;
        left: 50%;
        transform: translateX(-50%); }
      .stage3__area--boxTxt {
        width: 315px;
        max-width: 100%; }
        .stage3__area--boxTxt .cat {
          display: inline-block;
          background: #7F0419;
          color: #fff;
          padding: 0 5px;
          font-size: 18px; }
        .stage3__area--boxTxt .lead {
          font-size: 18px;
          line-height: 1.6;
          margin-bottom: 20px;
          font-weight: bold; }
        .stage3__area--boxTxt .txtCon {
          width: 315px;
          max-width: 100%;
          background: #fff;
          padding: 30px 20px;
          box-sizing: border-box;
          position: relative;
          box-shadow: 0 0 10px 0 rgba(163, 163, 163, 0.5);
          /* ぼかし距離(第3引数)，拡散距離(第4引数)，色(第5引数) */ }
          .stage3__area--boxTxt .txtCon::before {
            box-shadow: 0 0 10px 0 rgba(163, 163, 163, 0.5);
            /* ぼかし距離(第3引数)，拡散距離(第4引数)，色(第5引数) */
            background: #fff;
            content: '';
            position: absolute;
            z-index: 1;
            width: 35px;
            height: 35px;
            /* 吹き出しサイズ */
            right: -15px;
            top: 30px;
            /* 位置 */
            transform: skew(45deg, 0deg);
            /* 傾斜角(skew) */ }
          .stage3__area--boxTxt .txtCon::after {
            content: '';
            position: absolute;
            z-index: 2;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: #fff; }
          .stage3__area--boxTxt .txtCon > * {
            position: relative;
            z-index: 3; }
          .stage3__area--boxTxt .txtCon .title {
            text-align: center;
            line-height: 1.6;
            font-size: 20px;
            font-weight: bold; }
            .stage3__area--boxTxt .txtCon .title + .indent {
              margin-top: 20px; }
          .stage3__area--boxTxt .txtCon .indent {
            font-size: 15px;
            text-indent: 0em;
            padding: 0 0 0 1em;
            position: relative; }
            .stage3__area--boxTxt .txtCon .indent::before {
              display: block;
              content: "";
              position: absolute;
              height: 4px;
              width: 4px;
              border-radius: 4px;
              background: #000;
              left: 0.3em;
              top: 0.7em; }
        .stage3__area--boxTxt .pos1 {
          position: absolute;
          left: 0;
          top: 60px; }
        .stage3__area--boxTxt .pos2 {
          position: absolute;
          right: 0;
          top: 60px; }
          .stage3__area--boxTxt .pos2 .txtCon::before {
            left: -15px;
            transform: skew(135deg, 0deg); }
          .stage3__area--boxTxt .pos2.pcD {
            top: 180px; }
            .stage3__area--boxTxt .pos2.pcD .txtCon::before {
              transform: skew(45deg, 0deg); }

@media only screen and (max-width: 1060px) {
  .stage3 {
    margin-top: 60px; }
    .stage3__area {
      max-width: 760px; }
      .stage3__area--Wrap {
        height: 350px;
        width: 350px;
        border-radius: 350px;
        margin: 0 auto 100px auto; }
      .stage3__area--box {
        position: relative; }
        .stage3__area--boxTitle {
          padding: 30px 0 10px 0; }
        .stage3__area--boxImg {
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          width: 100%;
          text-align: center; }
          .stage3__area--boxImg img.i1 {
            width: 100%;
            max-width: 193px; }
          .stage3__area--boxImg img.i2 {
            width: 100%;
            max-width: 94px; }
          .stage3__area--boxImg img.i3 {
            width: 100%;
            max-width: 134px; }
          .stage3__area--boxImg img.i4 {
            width: 100%;
            max-width: 109px; }
        .stage3__area--boxAbout {
          font-size: 16px;
          bottom: 30px; }
        .stage3__area--boxTxt {
          width: 245px; }
          .stage3__area--boxTxt .cat {
            font-size: 18px; }
          .stage3__area--boxTxt .lead {
            font-size: 16px; }
          .stage3__area--boxTxt .txtCon {
            width: 245px;
            padding: 20px 10px; }
            .stage3__area--boxTxt .txtCon .title {
              font-size: 16px; }
            .stage3__area--boxTxt .txtCon .indent {
              font-size: 13px; }
          .stage3__area--boxTxt .pos2.pcD {
            top: auto;
            bottom: 0; } }

@media only screen and (max-width: 768px) {
  .stage3 {
    padding: 20px 0px 0 0;
    background: none;
    margin-bottom: 0px; }
    .stage3__area {
      padding-bottom: 150px; }
      .stage3__area--Wrap {
        position: relative;
        height: auto;
        width: 100%;
        border-radius: 0px;
        margin-bottom: 30px; }
      .stage3__area--box {
        position: relative;
        margin: 0 0 20px 0;
        background: #FAFAFA;
        padding: 0px 30px 10px 30px; }
        .stage3__area--box:last-child {
          margin: 0 0 0px 0; }
        .stage3__area--boxTitle {
          padding: 20px 0 10px 0; }
          .stage3__area--boxTitle img {
            width: auto;
            max-height: 28px; }
        .stage3__area--boxImg {
          position: static;
          transform: translateY(0%);
          width: 100%;
          text-align: center; }
          .stage3__area--boxImg img.i1 {
            width: 100%;
            max-width: 286px; }
          .stage3__area--boxImg img.i2 {
            width: 100%;
            max-width: 188px; }
          .stage3__area--boxImg img.i3 {
            width: 100%;
            max-width: 273px; }
          .stage3__area--boxImg img.i4 {
            width: 100%;
            max-width: 218px; }
        .stage3__area--boxAbout {
          display: none; }
        .stage3__area--boxTxt {
          width: 100%;
          max-width: 100%; }
          .stage3__area--boxTxt .lead {
            font-size: 18px !important;
            margin-bottom: 20px; }
          .stage3__area--boxTxt .txtCon {
            width: 100%;
            max-width: 100%;
            background: #fff;
            padding: 0px 0 20px 0;
            margin-bottom: 30px;
            box-sizing: border-box;
            position: relative;
            box-shadow: 0 0 10px 0 rgba(163, 163, 163, 0.5);
            /* ぼかし距離(第3引数)，拡散距離(第4引数)，色(第5引数) */ }
            .stage3__area--boxTxt .txtCon::before {
              display: none; }
            .stage3__area--boxTxt .txtCon::after {
              display: none; }
            .stage3__area--boxTxt .txtCon .spTitle {
              text-align: center;
              background: #BFBFBF;
              color: #fff;
              font-size: 12px;
              font-weight: bold;
              margin-bottom: 20px; }
            .stage3__area--boxTxt .txtCon .title {
              line-height: 1.6;
              font-size: 20px !important;
              padding: 0px 20px; }
            .stage3__area--boxTxt .txtCon .indent {
              font-size: 15px;
              padding: 0 2em 0 2em; }
              .stage3__area--boxTxt .txtCon .indent::before {
                display: block;
                content: "";
                position: absolute;
                height: 4px;
                width: 4px;
                border-radius: 4px;
                background: #000;
                left: 1.3em;
                top: 0.7em; }
          .stage3__area--boxTxt .pos1 {
            position: static; }
          .stage3__area--boxTxt .pos2 {
            position: static; } }

.stage4 {
  position: relative; }
  .stage4 .stage4__area {
    max-width: 1020px;
    margin: 0 auto 150px auto; }
    .stage4 .stage4__area--Title {
      margin-bottom: 50px; }
      .stage4 .stage4__area--Title img {
        max-height: 28px; }
    .stage4 .stage4__area--box {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: -moz-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;
      justify-content: space-between;
      -webkit-justify-content: space-between; }
      .stage4 .stage4__area--box .txt {
        line-height: 2;
        font-size: 15px;
        max-width: 510px; }
      .stage4 .stage4__area--box .img {
        display: flex; }
        .stage4 .stage4__area--box .img .imgCon {
          max-width: 265px;
          margin-right: 50px; }
          .stage4 .stage4__area--box .img .imgCon img {
            width: 100%; }
        .stage4 .stage4__area--box .img .bold {
          font-size: 15px;
          font-weight: bold; }
    .stage4 .stage4__area .btn {
      margin-top: 150px;
      text-align: center; }
      .stage4 .stage4__area .btn a {
        display: inline-block;
        padding: 10px 20px;
        font-size: 18px;
        border: 1px solid #707070;
        text-decoration: none; }

@media only screen and (max-width: 1060px) {
  .stage4 {
    top: -50px;
    position: relative; }
    .stage4 .stage4__area {
      max-width: 760px;
      margin: 0 auto 100px auto; }
      .stage4 .stage4__area--box .txt {
        max-width: 300px; }
      .stage4 .stage4__area--box .img {
        display: flex; }
        .stage4 .stage4__area--box .img .imgCon {
          max-width: 265px;
          margin-right: 30px; }
          .stage4 .stage4__area--box .img .imgCon img {
            width: 100%; }
        .stage4 .stage4__area--box .img .bold {
          font-size: 15px; }
      .stage4 .stage4__area .btn {
        margin-top: 100px;
        text-align: center; } }

@media only screen and (max-width: 768px) {
  .stage4 {
    position: relative; }
    .stage4 .stage4__area {
      border-top: solid 2px #7F0019;
      padding: 30px;
      margin: 0 auto 0px auto; }
      .stage4 .stage4__area--box .txt {
        font-size: 15px !important;
        max-width: 100%; }
      .stage4 .stage4__area--box .img {
        margin-top: 30px; }
        .stage4 .stage4__area--box .img .imgCon {
          max-width: 50%;
          margin-right: 20px; }
          .stage4 .stage4__area--box .img .imgCon img {
            width: 100%; }
        .stage4 .stage4__area--box .img .bold {
          font-size: 15px;
          font-weight: bold; }
      .stage4 .stage4__area .btn {
        margin-top: 70px; }
        .stage4 .stage4__area .btn a {
          display: inline-block;
          padding: 10px 20px;
          font-size: 12px;
          border: 1px solid #707070;
          text-decoration: none; }
    .stage4 .bottom {
      display: none; } }

.imageTxt {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-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;
  justify-content: space-between;
  -webkit-justify-content: space-between; }
  .imageTxt .img {
    width: 450px;
    max-width: 50%; }
    .imageTxt .img img {
      max-width: 100%; }
  .imageTxt .spec {
    flex: 1 1 0;
    max-width: 550px;
    width: 100%; }
  .imageTxt .spec__btn {
    margin-top: 20px;
    text-align: center; }
    .imageTxt .spec__btn a {
      /*
      transition: all 0.3s ease;
      display: inline-block;
      font-size: 14px;
      border:1px solid #B7B7B7;
      background:#fff;
      padding:10px 30px 10px 20px;
      text-decoration: none;
      position:relative;
      */
      text-decoration: none;
      display: inline-block;
      border: 1px solid #707070;
      border-radius: 60px;
      padding: 12px 30px;
      line-height: 1;
      font-weight: 400;
      margin-top: 15px;
      /*
      &::after{
        position:absolute;
        top:50%;
        margin-top: -5px;
        right:20px;
        width: 10px;
        height: 10px;
        content: "";
        display: block;
        transform: rotate(45deg);
        border-right:1px solid #000;
        border-top:1px solid #000;
      }
      &:hover{
        border:1px solid #000;
        background:#000;
        color: #fff;
        &::after{
          border-right:1px solid #fff;
          border-top:1px solid #fff;
        }
      }
      */ }
  .imageTxt .spec .iconArea {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-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;
    justify-content: space-between;
    -webkit-justify-content: space-between; }
    .imageTxt .spec .iconArea div {
      width: 30%; }
      .imageTxt .spec .iconArea div img {
        max-width: 100%; }
      .imageTxt .spec .iconArea div .title {
        text-align: center;
        font-size: 18px;
        font-weight: bold; }
      .imageTxt .spec .iconArea div .sub {
        font-size: 13px; }

@media only screen and (max-width: 1060px) {
  .imageTxt .img {
    width: 300px;
    max-width: 40%;
    margin-left: 20px; }
  .imageTxt .spec {
    flex: 1 1 0; }
  .imageTxt .spec__txt {
    margin: 0 20px; }
  .imageTxt .spec .iconArea {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-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;
    justify-content: space-between;
    -webkit-justify-content: space-between; }
    .imageTxt .spec .iconArea div {
      width: 30%; }
      .imageTxt .spec .iconArea div img {
        max-width: 100%; }
      .imageTxt .spec .iconArea div .title {
        text-align: center;
        font-size: 13px !important; }
      .imageTxt .spec .iconArea div .sub {
        font-size: 11px !important; } }

@media only screen and (max-width: 768px) {
  .imageTxt {
    display: block; }
    .imageTxt .img {
      width: 100%;
      max-width: 100%; }
    .imageTxt .spec__btn {
      text-align: center; }
      .imageTxt .spec__btn a {
        font-size: 12px !important; }
    .imageTxt .spec .iconArea {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: -moz-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;
      justify-content: space-between;
      -webkit-justify-content: space-between; }
      .imageTxt .spec .iconArea div {
        width: 30%; }
        .imageTxt .spec .iconArea div img {
          max-width: 100%; }
        .imageTxt .spec .iconArea div .title {
          text-align: center;
          font-size: 16px; }
        .imageTxt .spec .iconArea div .sub {
          font-size: 13px; } }

.btnArea {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-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;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  max-width: 100%;
  width: 550px;
  margin: 0 auto; }
  .btnArea p {
    width: 180px; }
    .btnArea p img {
      margin-top: -0px;
      max-width: 100%; }

.stage5__area--wrap {
  position: relative;
  max-width: 1000px;
  margin: 0 auto; }
  .stage5__area--wrap .midTxt {
    max-width: 730px;
    margin: 60px auto;
    font-size: 18px; }

.stage5__col2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-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;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  margin-bottom: 60px; }
  .stage5__col2 .hukidash {
    max-width: 380px; }
    .stage5__col2 .hukidash img {
      max-width: 100%; }

.stage5__hukiTitle {
  max-width: 360px; }
  .stage5__hukiTitle img {
    max-width: 100%; }

.stage5__imgREcol--top {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-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;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: flex-end; }
  .stage5__imgREcol--top a {
    text-decoration: none;
    display: inline-block;
    padding-right: 30px;
    margin-bottom: 0;
    position: relative; }
    .stage5__imgREcol--top a::after {
      position: absolute;
      top: 50%;
      margin-top: -5px;
      right: 20px;
      width: 10px;
      height: 10px;
      content: "";
      display: block;
      transform: rotate(45deg);
      border-right: 1px solid #000;
      border-top: 1px solid #000; }

.stage5__imgREcol--img img {
  max-width: 100%; }

@media only screen and (max-width: 1060px) {
  .stage5__area--wrap {
    padding: 0 40px; }
  .stage5__col2 {
    margin-bottom: 60px; }
    .stage5__col2 .hukidash {
      max-width: 280px; }
      .stage5__col2 .hukidash img {
        max-width: 100%; }
    .stage5__col2 .txt {
      margin-left: 20px;
      flex: 1 1 0; } }

@media only screen and (max-width: 768px) {
  .stage5__area--wrap {
    padding: 0px; }
    .stage5__area--wrap .midTxt {
      margin: 30px 40px; }
  .stage5__col2 {
    padding: 0 20px;
    display: block;
    margin-bottom: 60px; }
    .stage5__col2 .hukidash {
      max-width: 240px;
      margin-bottom: 30px; }
  .stage5__hukiTitle {
    margin: 0 auto;
    max-width: 240px; }
  .stage5__imgREcol {
    display: flex;
    flex-direction: column-reverse; }
  .stage5__imgREcol--top {
    padding: 0 40px;
    display: block; }
  .stage5__imgREcol--img {
    width: 100%;
    margin: 10px 0;
    overflow: hidden; }
    .stage5__imgREcol--img img {
      max-width: 110vw;
      width: auto;
      margin-left: 10px; } }

.stage6__area {
  padding: 60px 0; }

.stage6__area--wrap {
  position: relative;
  max-width: 936px;
  margin: 0 auto; }

.stage6__area .sectionTitle {
  width: 210px;
  margin: 0 auto 20px auto; }
  .stage6__area .sectionTitle img {
    max-width: 100%; }

.stage6__area .subLead {
  text-align: center;
  font-size: 18px;
  margin: 0 auto 60px auto; }

.stage6__area .nearShop {
  text-align: center;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: bolder; }

.stage6__area #events {
  margin-bottom: 80px; }

.stage6__area .shop-single__item {
  transition: all 0.3s ease;
  cursor: pointer;
  position: relative;
  max-width: 100%;
  width: 540px;
  margin: 0 auto;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15); }
  .stage6__area .shop-single__item:hover {
    opacity: 0.7; }
  .stage6__area .shop-single__item .img {
    max-width: 248px;
    margin-bottom: 0; }
    .stage6__area .shop-single__item .img img {
      vertical-align: bottom; }
  .stage6__area .shop-single__item .show {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-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;
    justify-content: space-between;
    -webkit-justify-content: space-between; }
  .stage6__area .shop-single__item .hide {
    display: none; }
  .stage6__area .shop-single__item .spec {
    box-sizing: border-box;
    padding: 40px 20px 0 20px;
    flex: 1 1 0; }
    .stage6__area .shop-single__item .spec .name {
      font-size: 25px;
      font-weight: bold; }
    .stage6__area .shop-single__item .spec .address {
      font-size: 18px; }
    .stage6__area .shop-single__item .spec .more {
      position: absolute;
      right: 15px;
      bottom: 10px;
      font-size: 14px;
      padding-right: 15px; }
      .stage6__area .shop-single__item .spec .more::after {
        position: absolute;
        top: 50%;
        margin-top: -6px;
        right: 0px;
        width: 10px;
        height: 10px;
        content: "";
        display: block;
        transform: rotate(45deg);
        border-right: 1px solid #000;
        border-top: 1px solid #000; }

.stage6__area .areaTitle {
  text-align: center;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: bolder; }

.stage6__area .shopArea {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-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;
  justify-content: center;
  -webkit-justify-content: center;
  margin-left: -26px;
  margin-bottom: 60px; }
  .stage6__area .shopArea.ss {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-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;
    justify-content: flex-start;
    -webkit-justify-content: flex-start; }
  .stage6__area .shopArea .shopbox {
    cursor: pointer;
    transition: all 0.3s ease;
    margin-left: 26px;
    margin-bottom: 26px;
    max-width: 214px;
    width: 100%;
    position: relative;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15); }
    .stage6__area .shopArea .shopbox img {
      vertical-align: bottom; }
    .stage6__area .shopArea .shopbox .hide {
      display: none; }
    .stage6__area .shopArea .shopbox .spec {
      padding: 10px 10px 40px 10px; }
    .stage6__area .shopArea .shopbox .name {
      font-weight: bold; }
    .stage6__area .shopArea .shopbox .address {
      font-size: 13px; }
    .stage6__area .shopArea .shopbox .more {
      position: absolute;
      right: 15px;
      bottom: 10px;
      font-size: 12px;
      padding-right: 15px; }
      .stage6__area .shopArea .shopbox .more::after {
        position: absolute;
        top: 50%;
        margin-top: -4px;
        right: 0px;
        width: 8px;
        height: 8px;
        content: "";
        display: block;
        transform: rotate(45deg);
        border-right: 1px solid #000;
        border-top: 1px solid #000; }
    .stage6__area .shopArea .shopbox:hover {
      opacity: 0.7; }

@media only screen and (max-width: 1060px) {
  .stage6__area {
    padding: 60px 0; }
  .stage6__area--wrap {
    position: relative;
    max-width: 694px;
    margin: 0 auto; } }

@media only screen and (max-width: 768px) {
  .stage6__area {
    padding: 60px 25px; }
    .stage6__area .sectionTitle {
      width: 110px;
      margin: 0 auto 10px auto; }
    .stage6__area .subLead {
      margin: 0 auto 40px auto; }
    .stage6__area .nearShop {
      text-align: center;
      margin-bottom: 20px; }
    .stage6__area #events {
      margin-bottom: 80px; }
    .stage6__area .shop-single__item {
      max-width: 214px;
      margin: 0 auto; }
      .stage6__area .shop-single__item .img {
        max-width: 100%;
        margin-bottom: 0; }
        .stage6__area .shop-single__item .img img {
          vertical-align: bottom; }
      .stage6__area .shop-single__item .show {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-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;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-items: center; }
      .stage6__area .shop-single__item .hide {
        display: none; }
      .stage6__area .shop-single__item .spec {
        box-sizing: border-box;
        padding: 15px 10px 40px 10px;
        flex: 1 1 0; }
        .stage6__area .shop-single__item .spec .name {
          font-size: 16px !important;
          font-weight: bold; }
        .stage6__area .shop-single__item .spec .address {
          font-size: 12px !important; }
        .stage6__area .shop-single__item .spec .more {
          position: absolute;
          font-size: 11px !important; }
          .stage6__area .shop-single__item .spec .more::after {
            margin-top: -4px;
            width: 8px;
            height: 8px; }
    .stage6__area .areaTitle {
      margin-bottom: 10px; }
    .stage6__area .shopArea {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: -moz-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;
      justify-content: flex-start;
      -webkit-justify-content: flex-start;
      margin-left: -25px;
      margin-bottom: 30px; }
      .stage6__area .shopArea.ss {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-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;
        justify-content: flex-start;
        -webkit-justify-content: flex-start; }
      .stage6__area .shopArea .shopbox {
        margin-left: 25px;
        margin-bottom: 25px;
        max-width: calc(50% - 25px);
        width: 100%; }
        .stage6__area .shopArea .shopbox img {
          vertical-align: bottom; }
        .stage6__area .shopArea .shopbox .hide {
          display: none; }
        .stage6__area .shopArea .shopbox .spec {
          padding: 10px 10px 40px 10px;
          position: relative; }
        .stage6__area .shopArea .shopbox .name {
          font-weight: bold; }
        .stage6__area .shopArea .shopbox .address {
          font-size: 12px !important; }
        .stage6__area .shopArea .shopbox .more {
          position: absolute;
          font-size: 11px !important; }
          .stage6__area .shopArea .shopbox .more::after {
            position: absolute;
            top: 50%;
            margin-top: -4px;
            right: 0px;
            width: 8px;
            height: 8px;
            content: "";
            display: block;
            transform: rotate(45deg);
            border-right: 1px solid #000;
            border-top: 1px solid #000; } }

.mordal {
  transition: all 0.3s ease;
  visibility: hidden;
  opacity: 0;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000; }
  .mordal.on {
    visibility: visible;
    opacity: 1;
    height: 100%; }
  .mordal .mordalBG {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    height: 100%; }

.mordal__Box {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  width: 320px;
  background: #fff;
  border: 2px solid #707070; }

.mordal__Box--Con {
  max-width: 214px;
  margin: 40px auto 30px auto; }
  .mordal__Box--Con .modalTitle {
    max-width: 144px;
    margin: 0 auto 20px auto; }
    .mordal__Box--Con .modalTitle img {
      max-width: 100%; }
  .mordal__Box--Con .links p {
    text-align: center;
    margin-bottom: 15px; }
    .mordal__Box--Con .links p a {
      /*
        background:#454545;
        
        text-decoration: none;
        display: block;
        position:relative;
        padding: 5px 10px;
        transition: all 0.3s ease;
*/
      text-decoration: none;
      display: block;
      border: 1px solid #454545;
      border-radius: 60px;
      padding: 12px 30px;
      line-height: 1;
      font-weight: 400;
      margin-top: 15px;
      color: #fff;
      background: #454545;
      position: relative; }
      .mordal__Box--Con .links p a::after {
        position: absolute;
        top: 50%;
        margin-top: -3px;
        right: 20px;
        width: 6px;
        height: 6px;
        content: "";
        display: block;
        transform: rotate(45deg);
        border-right: 1px solid #fff;
        border-top: 1px solid #fff; }
      .mordal__Box--Con .links p a:hover {
        opacity: 0.7; }
  .mordal__Box--Con .selectShopTitle {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    margin: 30px 0 5px 0; }
  .mordal__Box--Con .selectShop {
    margin-left: 0px;
    margin-bottom: 26px;
    max-width: 214px;
    width: 100%;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15); }
    .mordal__Box--Con .selectShop img {
      vertical-align: bottom; }
    .mordal__Box--Con .selectShop .spec {
      padding: 10px 10px 20px 10px;
      position: relative; }
    .mordal__Box--Con .selectShop .name {
      font-weight: bold; }
    .mordal__Box--Con .selectShop .address {
      font-size: 13px; }
    .mordal__Box--Con .selectShop .more {
      display: none; }
  .mordal__Box--Con .close {
    font-weight: bold;
    text-align: center; }
    .mordal__Box--Con .close span {
      cursor: pointer;
      display: inline-block;
      position: relative;
      padding-right: 20px; }
      .mordal__Box--Con .close span::after {
        position: absolute;
        border-top: 1px solid #000;
        content: "";
        display: block;
        width: 18px;
        right: 0;
        top: 50%;
        transform: rotate(45deg); }
      .mordal__Box--Con .close span::before {
        position: absolute;
        border-top: 1px solid #000;
        content: "";
        display: block;
        width: 18px;
        right: 0;
        top: 50%;
        transform: rotate(-45deg); }

@media only screen and (max-width: 768px) {
  .mordal__Box {
    max-width: calc(100% - 40px); } }
