/*Mygarden*/
.img-center {
  text-align: center; }

.mygarden .howto p {
  font-size: 1.2rem; }

.mygarden .shi .balloon.fr-style-1 {
  border: 10px solid #f8c8d8;
  margin-top: -30px;
  background-position: bottom 10px right 170px; }
  .mygarden .shi .balloon.fr-style-1:after {
    width: 36px;
    height: 59px;
    background: url(../img/arrow-top-3.png) no-repeat center/cover;
    border: 0;
    left: -45px;
    right: auto;
    bottom: auto;
    top: 40px; }
.mygarden .shi .balloon.fr-style-3 {
  margin: 20px 0 20px auto;
  padding-right: 160px;
  background-position: bottom 10px right 100px; }
  .mygarden .shi .balloon.fr-style-3:after {
    width: 38px;
    height: 22px;
    background: url(../img/arrow-top.png) no-repeat center/cover;
    border: 0;
    left: 20px;
    right: auto;
    bottom: auto;
    top: -30px; }
.mygarden .shi .balloon.fr-style-4 {
  padding-bottom: 60px;
  border-radius: 20px !important;
  min-height: 206px;
  margin-top: 5px; }
  .mygarden .shi .balloon.fr-style-4.fr-edit-1:after {
    top: 40px;
    bottom: 0;
    margin: auto; }
  .mygarden .shi .balloon.fr-style-4.fr-none-height {
    min-height: auto; }
  .mygarden .shi .balloon.fr-style-4.fr-none-style {
    padding-bottom: 20px; }
  .mygarden .shi .balloon.fr-style-4:after {
    width: 23px;
    height: 40px;
    background: url(../img/arrow-top-3.png) no-repeat center/cover;
    border: 0;
    left: -30px;
    right: auto;
    bottom: auto;
    top: 10px; }
.mygarden .shi .balloon.fr-style-8 {
  width: calc(100% - 20px) !important;
  margin: 20px 10px;
  padding-bottom: 90px;
  border-radius: 20px !important; }
  .mygarden .shi .balloon.fr-style-8:after {
    width: 26px;
    height: 44px;
    background: url(../img/arrow-top-3.png) no-repeat center/cover;
    border: 0;
    left: -30px;
    right: auto;
    bottom: auto;
    top: 10px; }
  .mygarden .shi .balloon.fr-style-8.fr-none-style {
    padding-bottom: 40px; }
  .mygarden .shi .balloon.fr-style-8.fr-edit-1 {
    height: 120px;
    margin-top: 55px;
    padding-bottom: 0; }
    .mygarden .shi .balloon.fr-style-8.fr-edit-1:after {
      top: 0;
      bottom: 0;
      margin: auto; }
  .mygarden .shi .balloon.fr-style-8.fr-edit-2:after {
    display: none; }

.fr-clearfix {
  clear: both; }

.mygarden .fr-top-garden {
  padding: 40px 60px 20px;
  display: block;
  float: left;
  width: 100%; }
  .mygarden .fr-top-garden .fr-left-garden {
    width: calc(100% - 320px);
    margin-right: 50px;
    margin-top: 10px;
    float: left; }
    .mygarden .fr-top-garden .fr-left-garden .fr-border {
      width: 100%;
      height: 3px;
      background: url(../img/border-1.png) center;
      margin: 20px auto; }
    .mygarden .fr-top-garden .fr-left-garden .fr-content {
      font-size: 1.6rem;
      color: #40200a; }
      .mygarden .fr-top-garden .fr-left-garden .fr-content p {
        font-size: 1.6rem;
        text-align: center; }
      .mygarden .fr-top-garden .fr-left-garden .fr-content figure {
        margin: 20px auto;
        text-align: center; }
        .mygarden .fr-top-garden .fr-left-garden .fr-content figure img {
          border: 10px solid #fff; }
      .mygarden .fr-top-garden .fr-left-garden .fr-content figcaption {
        text-align: center;
        line-height: 1.4;
        letter-spacing: -1px; }
  .mygarden .fr-top-garden .fr-right-garden {
    width: 270px;
    float: right; }
    .mygarden .fr-top-garden .fr-right-garden .fr-list-garden li {
      margin-bottom: 20px; }
      .mygarden .fr-top-garden .fr-right-garden .fr-list-garden li dl {
        display: block;
        float: left;
        width: 100%;
        color: #40200a;
        background: #fff;
        padding: 7px;
        font-size: 1.4rem;
        line-height: 1.4;
        position: relative; }
        .mygarden .fr-top-garden .fr-right-garden .fr-list-garden li dl:after {
          content: '';
          display: block;
          width: calc(100% - 14px);
          height: 2px;
          background: url(../img/border-2.jpg) left;
          position: absolute;
          left: 0;
          top: 16px;
          right: 0;
          margin: auto; }
        .mygarden .fr-top-garden .fr-right-garden .fr-list-garden li dl dt {
          float: left;
          position: relative;
          z-index: 9;
          overflow: hidden;
          background: #fff;
          padding-right: 5px; }
        .mygarden .fr-top-garden .fr-right-garden .fr-list-garden li dl dd {
          display: block;
          float: left;
          width: 100%;
          letter-spacing: 0.5px; }
.mygarden .fr-bottom-garden {
  width: 100%;
  display: block;
  padding-bottom: 30px; }
  .mygarden .fr-bottom-garden .fr-menu {
    background: url(../img/bg-1.png) no-repeat center/contain;
    height: 68px;
    position: relative;
    width: 100%;
    padding: 0 7px; }
    .mygarden .fr-bottom-garden .fr-menu:after {
      content: '';
      display: block;
      width: calc(100% - 14px);
      height: 2px;
      background: url(../img/border-white.png) center/cover;
      top: 6px;
      position: absolute; }
    .mygarden .fr-bottom-garden .fr-menu .fr-link {
      padding: 0 30px; }
      .mygarden .fr-bottom-garden .fr-menu .fr-link li {
        display: inline-block;
        position: relative;
        z-index: 2;
        padding-top: 2px; }
  .mygarden .fr-bottom-garden .fr-bt {
    display: block;
    width: 100%;
    padding: 0 35px;
    box-sizing: border-box; }
    .mygarden .fr-bottom-garden .fr-bt .fr-bt-left {
      width: 180px;
      float: left;
      margin: 0 10px 0 0;
      position: relative; }
      .mygarden .fr-bottom-garden .fr-bt .fr-bt-left:after {
        content: '';
        display: block;
        width: 120px;
        height: 100px;
        background: url(../img/flower.png) no-repeat center/cover;
        position: absolute;
        left: 10px;
        top: 20px; }
      .mygarden .fr-bottom-garden .fr-bt .fr-bt-left img {
        position: relative;
        z-index: 2; }
    .mygarden .fr-bottom-garden .fr-bt .fr-bt-right {
      width: calc(100% - 230px);
      margin: 0;
      float: right; }
      .mygarden .fr-bottom-garden .fr-bt .fr-bt-right h2 {
        font-size: 18px;
        color: #40200a;
        padding-top: 6px;
        padding-left: 30px;
        position: relative; }
        .mygarden .fr-bottom-garden .fr-bt .fr-bt-right h2:after {
          content: '';
          display: block;
          width: 21px;
          height: 21px;
          background: url(../img/circle.png) no-repeat center/cover;
          position: absolute;
          left: 2px;
          top: 4px; }
      .mygarden .fr-bottom-garden .fr-bt .fr-bt-right dl {
        margin: 15px 0 0;
        padding: 10px;
        background: #fff; }
        .mygarden .fr-bottom-garden .fr-bt .fr-bt-right dl figure img {
          float: left;
          width: 170px; }
        .mygarden .fr-bottom-garden .fr-bt .fr-bt-right dl figure figcaption {
          width: calc(100% - 190px);
          float: left;
          margin-left: 20px;
          padding-top: 3px;
          font-size: 1.4rem;
          line-height: 1.4;
          color: #40200a; }

.mygarden .mygarden_wrap .winter:before {
  background: url(../img/button-5.png) center no-repeat; }

.mygarden .pi {
  position: relative; }
  .mygarden .pi .baloon_box_inner {
    position: absolute;
    right: 0;
    top: 55px; }
  .mygarden .pi .balloon {
    border: 10px solid #fde794; }
    .mygarden .pi .balloon.fr-style-2 {
      float: left;
      margin: 0 0 0 25px;
      background: #fff; }
      .mygarden .pi .balloon.fr-style-2:after {
        width: 68px;
        height: 70px;
        background: url(../img/arrow-yellow.png) no-repeat center/cover;
        border: 0;
        right: -70px;
        left: auto;
        bottom: auto;
        top: 20px; }
      .mygarden .pi .balloon.fr-style-2 .fr-text-left {
        float: left;
        width: calc(100% - 370px);
        font-size: 1.4rem;
        line-height: 2.4rem;
        text-align: justify;
        text-justify: inter-ideograph;
        position: relative;
        padding-bottom: 60px; }
        .mygarden .pi .balloon.fr-style-2 .fr-text-left:after {
          content: '';
          display: block;
          width: 51px;
          height: 51px;
          background: url(http://engei.laydock.net/mygarden/img/p_icon.png) no-repeat center/cover;
          position: absolute;
          bottom: 0px; }
      .mygarden .pi .balloon.fr-style-2 .fr-image {
        float: right;
        width: 350px; }
        .mygarden .pi .balloon.fr-style-2 .fr-image img + img {
          margin-left: 20px; }
    .mygarden .pi .balloon.fr-style-7 {
      width: calc(100% - 20px) !important;
      margin: 20px 10px;
      border-radius: 20px !important; }
      .mygarden .pi .balloon.fr-style-7:after {
        width: 40px;
        height: 26px;
        background: url(../img/arrow-bottom-3.png) no-repeat center/cover;
        border: 0;
        top: -30px;
        bottom: auto;
        left: auto;
        right: 10px; }

.fr-flex-01 {
  display: flex; }

.fr-border {
  height: 3px;
  width: calc(100% + 100px);
  background: url(../img/border.png) center;
  margin: 10px -50px; }

.fr-image-middle {
  width: 200px;
  margin: 0 10px; }
  .fr-image-middle img {
    margin-bottom: 20px; }

.fr-balloon-left {
  width: calc((100% - 220px)/2); }
  .fr-balloon-left img {
    max-width: 85%; }
  .fr-balloon-left .fr-step {
    font-size: 1.4rem;
    line-height: 2.4rem;
    text-align: justify;
    text-justify: inter-ideograph;
    padding-right: 12px; }
  .fr-balloon-left .fr-image-new {
    width: 140px;
    margin-top: -30px;
    margin: -30px 60px 0 auto; }
  .fr-balloon-left.pi .fr-style-5 {
    margin: 10px auto 10px !important;
    padding-bottom: 60px !important;
    border-radius: 20px !important; }
    .fr-balloon-left.pi .fr-style-5.fr-edit-1:after {
      left: auto !important;
      right: -30px !important;
      top: 0;
      bottom: 0;
      margin: auto;
      background: url(../img/arrow-bottom-2.png) no-repeat center/cover !important;
      width: 26px;
      height: 40px; }
    .fr-balloon-left.pi .fr-style-5.fr-none-style {
      padding-bottom: 20px !important; }
    .fr-balloon-left.pi .fr-style-5:after {
      right: auto !important;
      left: 20px !important; }
  .fr-balloon-left.pi .fr-style-6 {
    margin: 20px auto 10px !important;
    padding-bottom: 60px !important;
    border-radius: 20px !important; }
    .fr-balloon-left.pi .fr-style-6:after {
      left: auto !important;
      right: -30px !important;
      top: auto;
      bottom: 10px;
      background: url(../img/arrow-bottom-2.png) no-repeat center/cover !important;
      width: 26px;
      height: 40px; }
    .fr-balloon-left.pi .fr-style-6.fr-edit-1 {
      margin-top: 90px !important; }
    .fr-balloon-left.pi .fr-style-6.fr-edit-2 {
      margin-top: 135px !important; }
    .fr-balloon-left.pi .fr-style-6.fr-edit-3 {
      margin-top: 100px !important; }
    .fr-balloon-left.pi .fr-style-6.fr-edit-4 {
      margin-top: 0px !important; }
      .fr-balloon-left.pi .fr-style-6.fr-edit-4:after {
        bottom: auto;
        top: 10px; }
    .fr-balloon-left.pi .fr-style-6.fr-none-style {
      padding-bottom: 20px !important; }
    .fr-balloon-left.pi .fr-style-6.fr-bottom-arrow:after {
      right: 0;
      bottom: -40px;
      left: 0;
      width: 100px;
      height: 40px;
      margin: auto;
      background: url(/mygarden/img/p_sankaku_b.png) no-repeat !important; }
  .fr-balloon-left.pi .fr-style-9 {
    margin: 65px auto 10px 0 !important;
    padding-bottom: 60px !important;
    border-radius: 20px !important; }
    .fr-balloon-left.pi .fr-style-9:after {
      right: 110px; }
    .fr-balloon-left.pi .fr-style-9.fr-none-style {
      padding-bottom: 20px !important; }
  .fr-balloon-left .fr-circle {
    width: 104px;
    height: 104px;
    background: #fde794;
    border-radius: 50%;
    font-size: 14px;
    text-align: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 0 118px 0 78px; }
  .fr-balloon-left .fr-bottle {
    width: 34px;
    position: relative;
    margin-top: -94px;
    margin-right: 50px; }
    .fr-balloon-left .fr-bottle img {
      max-width: 34px;
      max-height: 120px; }
  .fr-balloon-left .fr-text-bottom {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-top: 10px;
    width: 800px;
    margin-bottom: 20px; }
    .fr-balloon-left .fr-text-bottom span {
      display: block; }
    .fr-balloon-left .fr-text-bottom a {
      color: #000;
      text-decoration: none; }
      .fr-balloon-left .fr-text-bottom a:hover {
        text-decoration: underline; }

.fr-balloon-right {
  width: calc((100% - 220px)/2); }
  .fr-balloon-right .fr-step {
    font-size: 1.6rem;
    line-height: 2.4rem;
    text-align: justify;
    text-justify: inter-ideograph;
    padding-left: 15px;
    padding-right: 15px;
    letter-spacing: 2px; }

.fr-balloon-middle {
  width: calc(100% - 300px); }

.fr-flex-02 {
  width: 485px;
  margin: 60px auto 0; }
  .fr-flex-02 .fr-box {
    position: absolute; }
    .fr-flex-02 .fr-box .fr-balloon .fr-image-new {
      width: 180px;
      margin: 30px 10px auto auto; }
    .fr-flex-02 .fr-box .fr-balloon .fr-none-icon {
      background: #fff !important;
      border-radius: 20px; }
      .fr-flex-02 .fr-box .fr-balloon .fr-none-icon:after {
        background: url(../img/p_sankaku_b02.png) no-repeat;
        width: 58px;
        height: 61px;
        bottom: -70px;
        top: auto;
        left: 10px;
        right: auto; }
  .fr-flex-02 .fr-img {
    width: 240px;
    margin: 0 0 0 auto; }

/*New Page*/
.fr-page-new {
  display: block;
  float: left;
  width: 100%; }
  .fr-page-new .fr-top-title {
    padding-bottom: 15px; }
    .fr-page-new .fr-top-title h1 {
      background: url(../img/icon.png) left top no-repeat;
      position: relative;
      font-size: 0;
      padding-bottom: 6px;
      border-bottom: 5px solid #4a3c94;
      padding-left: 80px;
      padding-top: 10px; }
      .fr-page-new .fr-top-title h1 .fr-span {
        font-family: HiraKakuPro;
        color: #000000;
        font-size: 12px;
        display: block;
        white-space: nowrap;
        position: absolute;
        top: 0;
        left: 80px;
        line-height: 1.5; }
      .fr-page-new .fr-top-title h1 strong {
        display: block;
        font-size: 30px;
        line-height: 60px;
        padding-top: 5px;
        font-weight: 700; }
        .fr-page-new .fr-top-title h1 strong .fr-first {
          position: relative;
          padding-right: 15px; }
          .fr-page-new .fr-top-title h1 strong .fr-first:after {
            content: '';
            display: block;
            width: 1px;
            height: 65px;
            border-left: 1px dotted #493995;
            position: absolute;
            right: 5px;
            top: -19px; }
  .fr-page-new .fr-page-content {
    padding-bottom: 35px; }
    .fr-page-new .fr-page-content p {
      font-size: 16px; }
    .fr-page-new .fr-page-content .fr-big-image {
      padding-top: 10px;
      width: 100%; }
      .fr-page-new .fr-page-content .fr-big-image img {
        max-width: 100%; }
  .fr-page-new .fr-list.fr-nostyle li {
    display: block;
    float: left;
    width: 100%; }
    .fr-page-new .fr-list.fr-nostyle li h2 {
      background: #fff7ea;
      font-size: 20px;
      font-weight: bold;
      color: #674b3d;
      padding: 8px 0 5px 12px;
      border-bottom: 2px solid #efac29;
      border-left: 5px solid #efac29;
      line-height: 27px;
      margin-bottom: 30px; }
      .fr-page-new .fr-list.fr-nostyle li h2.color-red {
        border-color: #fc3138;
        background: #f9e3e5; }
      .fr-page-new .fr-list.fr-nostyle li h2.color-blue {
        border-color: #5a5fa8;
        background: #eeeff6; }
      .fr-page-new .fr-list.fr-nostyle li h2.color-green {
        border-color: #5a9334;
        background: #f1fbe2; }
    .fr-page-new .fr-list.fr-nostyle li .fr-col-2 li {
      float: left;
      width: calc((100% - 30px) / 2);
      margin: 0 30px 30px 0; }
      .fr-page-new .fr-list.fr-nostyle li .fr-col-2 li:nth-child(2n) {
        margin-right: 0; }
      .fr-page-new .fr-list.fr-nostyle li .fr-col-2 li .fr-strong {
        display: block;
        float: left;
        width: 100%;
        text-align: center;
        font-size: 22px;
        font-weight: 900;
        padding: 7px 7px 15px;
        line-height: 26px; }
      .fr-page-new .fr-list.fr-nostyle li .fr-col-2 li .fr-image {
        display: block;
        text-align: center;
        margin-bottom: 20px; }
      .fr-page-new .fr-list.fr-nostyle li .fr-col-2 li .fr-top {
        display: block;
        float: left;
        width: 100%; }
        .fr-page-new .fr-list.fr-nostyle li .fr-col-2 li .fr-top .fr-left {
          float: left;
          width: calc(100% - 200px);
          padding-right: 30px; }
          .fr-page-new .fr-list.fr-nostyle li .fr-col-2 li .fr-top .fr-left .fr-hot {
            background: #f7011a;
            color: #fff;
            font-size: 18.5px;
            font-weight: bold;
            border-radius: 50%;
            letter-spacing: -0.5px;
            padding: 20px 25px;
            text-align: center;
            line-height: 1.3;
            height: 125px;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -ms-flex-pack: center;
            -webkit-justify-content: center;
            justify-content: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center;
            flex-wrap: wrap; }
            .fr-page-new .fr-list.fr-nostyle li .fr-col-2 li .fr-top .fr-left .fr-hot span {
              display: block;
              float: left;
              width: 100%; }
            .fr-page-new .fr-list.fr-nostyle li .fr-col-2 li .fr-top .fr-left .fr-hot small {
              display: block;
              float: left;
              width: 100%;
              font-size: 14px;
              font-weight: normal; }
          .fr-page-new .fr-list.fr-nostyle li .fr-col-2 li .fr-top .fr-left .fr-des {
            padding-top: 15px;
            font-size: 14px;
            line-height: 1.8;
            text-align: justify; }
          .fr-page-new .fr-list.fr-nostyle li .fr-col-2 li .fr-top .fr-left .fr-video {
            border-radius: 3px;
            margin: 5px 0;
            background: #d1eab8; }
            .fr-page-new .fr-list.fr-nostyle li .fr-col-2 li .fr-top .fr-left .fr-video a {
              display: block;
              padding: 10px 10px 10px 50px;
              color: #000;
              font-size: 14px;
              text-decoration: none;
              position: relative;
              line-height: 33px; }
              .fr-page-new .fr-list.fr-nostyle li .fr-col-2 li .fr-top .fr-left .fr-video a:hover {
                color: #fff; }
              .fr-page-new .fr-list.fr-nostyle li .fr-col-2 li .fr-top .fr-left .fr-video a:before {
                content: '';
                display: block;
                width: 42px;
                height: 45px;
                background: url(../img/new/icon-video.png) no-repeat center/cover;
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0;
                margin: auto; }
        .fr-page-new .fr-list.fr-nostyle li .fr-col-2 li .fr-top .fr-right {
          float: right;
          width: 200px;
          min-height: 300px;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -ms-flex-pack: center;
          -webkit-justify-content: center;
          justify-content: center;
          -ms-flex-align: flex-end;
          -webkit-align-items: flex-end;
          align-items: flex-end;
          flex-wrap: wrap; }
          .fr-page-new .fr-list.fr-nostyle li .fr-col-2 li .fr-top .fr-right .fr-img {
            text-align: center;
            padding: 0 1px 10px; }
      .fr-page-new .fr-list.fr-nostyle li .fr-col-2 li h3 {
        display: block;
        float: left;
        width: 100%;
        line-height: 1.4;
        padding: 9px 13px;
        margin-top: 7px;
        font-size: 14px;
        letter-spacing: -0.5px;
        border: 1px solid #cac7c2;
        border-left: 5px solid #fd313c; }
        .fr-page-new .fr-list.fr-nostyle li .fr-col-2 li h3 a {
          text-decoration: none; }
          .fr-page-new .fr-list.fr-nostyle li .fr-col-2 li h3 a:hover {
            text-decoration: underline; }
        .fr-page-new .fr-list.fr-nostyle li .fr-col-2 li h3 .new {
          color: red;
          font-weight: bold; }
      .fr-page-new .fr-list.fr-nostyle li .fr-col-2 li .fr-cart {
        display: block;
        float: left;
        width: 100%;
        padding: 20px 5px 0; }
        .fr-page-new .fr-list.fr-nostyle li .fr-col-2 li .fr-cart.only-one li {
          display: table;
          margin: 0 auto 15px;
          float: none; }
        .fr-page-new .fr-list.fr-nostyle li .fr-col-2 li .fr-cart li {
          line-height: 1.3;
          float: left;
          width: calc((100% - 15px)/2);
          margin: 0 15px 15px 0;
          border: 2px solid #cd1c24;
          border-left-width: 30px;
          border-radius: 5px;
          font-size: 15px;
          color: #cd1c24;
          position: relative; }
          .fr-page-new .fr-list.fr-nostyle li .fr-col-2 li .fr-cart li:nth-child(2n) {
            margin-right: 0; }
          .fr-page-new .fr-list.fr-nostyle li .fr-col-2 li .fr-cart li a {
            padding: 5px;
            display: block;
            text-decoration: none;
            color: #cd1c24; }
            .fr-page-new .fr-list.fr-nostyle li .fr-col-2 li .fr-cart li a:hover {
              text-decoration: underline; }
            .fr-page-new .fr-list.fr-nostyle li .fr-col-2 li .fr-cart li a:before {
              content: '';
              display: block;
              width: 18px;
              height: 19px;
              background: url(../img/icon_cart_white.png) no-repeat center/cover;
              position: absolute;
              top: 0;
              bottom: 0;
              left: -24px;
              margin: auto; }
            .fr-page-new .fr-list.fr-nostyle li .fr-col-2 li .fr-cart li a span {
              display: block; }

/*# sourceMappingURL=fr-edit.css.map */