@charset "UTF-8";
@font-face {
  font-family: "icon";
  src: url("/ec/css/fonts/icon.eot");
  src: url("/ec/css/fonts/icon.eot?#iefix") format("eot"), url("/ec/css/fonts/icon.woff") format("woff"), url("/ec/css/fonts/icon.ttf") format("truetype"), url("/ec/css/fonts/icon.svg#icon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icofont-"]:before, [class*=" icofont-"]:before {
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icofont-01:before {
  content: ""; }

.icofont-02:before {
  content: ""; }

.icofont-03:before {
  content: ""; }

.icofont-04:before {
  content: ""; }

.icofont-05:before {
  content: ""; }

.icofont-06:before {
  content: ""; }

.icofont-07:before {
  content: ""; }

.icofont-08:before {
  content: ""; }

.icofont-09:before {
  content: ""; }

.icofont-10:before {
  content: ""; }

.icofont-11:before {
  content: ""; }

.icofont-12:before {
  content: ""; }

.icofont-13:before {
  content: ""; }

.icofont-14:before {
  content: ""; }

.icofont-15:before {
  content: ""; }

.icofont-16:before {
  content: ""; }

.icofont-17:before {
  content: ""; }

.icofont-18:before {
  content: ""; }

.icofont-19:before {
  content: ""; }

.icofont-20:before {
  content: ""; }

.icofont-21:before {
  content: ""; }

.icofont-22:before {
  content: ""; }

.icofont-23:before {
  content: ""; }

.icofont-24:before {
  content: ""; }

.icofont-25:before {
  content: ""; }

*[class*="ico-ctg0"]:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%; }

.ico-ctg01::before {
  background: #e04388; }

.ico-ctg02::before {
  background: #e87c83; }

.ico-ctg03::before {
  background: #65b9b3; }

.ico-ctg04::before {
  background: #dbb029; }

.ico-ctg05::before {
  background: #489ad3; }

.ico-ctg06::before {
  background: #002e79; }

.ico-ctg07::before {
  background: #cb93c3; }

.ptb__top .tmp__btn, .point__02 .tmp__btn, .crd_float__wrp .tmp__btn {
  background-color: #ED81A9; }

.ptb__wrp, .ptb_float__wrp {
  font-family: 'M PLUS Rounded 1c', sans-serif; }

.ptb__anchor {
  position: absolute; }
  @media screen and (min-width: 769px) {
    .ptb__anchor {
      top: -106px; } }
  @media (max-width: 768px) {
    .ptb__anchor {
      top: -31.923vw; } }

.ptb__top {
  margin: 0 auto; }
  .ptb__top .ptb__mv {
    width: 100%;
    height: auto; }
  .ptb__top .lead {
    color: #5B5557;
    line-height: 1.6;
    text-align: center; }
    @media screen and (min-width: 769px) {
      .ptb__top .lead {
        font-size: 14px;
        margin-top: 20px; } }
    @media (max-width: 768px) {
      .ptb__top .lead {
        font-size: 3.59vw;
        margin-top: 5.128vw; } }
  .ptb__top .ptb_btn {
    background-color: #ED81A9;
    color: #FFFFFF; }
    @media screen and (min-width: 769px) {
      .ptb__top .ptb_btn {
        font-size: 14px;
        margin-top: 20px;
        width: 460px;
        padding: 10.5px; } }
    @media (max-width: 768px) {
      .ptb__top .ptb_btn {
        font-size: 3.59vw;
        margin-top: 5.128vw;
        width: 74.667vw;
        padding: 2.564vw; } }

.ptb__point {
  margin: 0 auto; }
  @media screen and (min-width: 769px) {
    .ptb__point {
      width: 725px;
      margin-top: 60px;
      padding-bottom: 165px; } }
  @media (max-width: 768px) {
    .ptb__point {
      width: 89.744vw;
      margin-top: 15.385vw;
      padding-bottom: 30.769vw; } }
  .ptb__point h2 {
    color: #695641;
    line-height: 1.42;
    text-align: center; }
    @media screen and (min-width: 769px) {
      .ptb__point h2 {
        font-size: 40px; } }
    @media (max-width: 768px) {
      .ptb__point h2 {
        font-size: 8.205vw; } }
  @media screen and (min-width: 769px) {
    .ptb__point a {
      width: 220px;
      min-height: 160px; } }
  @media (max-width: 768px) {
    .ptb__point a {
      width: 29.333vw;
      min-height: 40vw; } }
  .ptb__point a::after {
    content: '';
    width: .8em;
    height: .8em;
    margin: auto;
    display: block;
    position: absolute;
    bottom: 0.5em;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    border-style: solid;
    border-color: transparent;
    border-top-color: #d2d2d2; }
    @media (max-width: 768px) {
      .ptb__point a::after {
        border-width: 1.5vw; } }
    @media screen and (min-width: 769px) {
      .ptb__point a::after {
        border-width: 6px; } }
  .ptb__point .point__flex {
    display: flex;
    justify-content: space-between; }
    @media screen and (min-width: 769px) {
      .ptb__point .point__flex {
        margin-top: 30px; } }
    @media (max-width: 768px) {
      .ptb__point .point__flex {
        margin-top: 8vw; } }
  @media screen and (min-width: 769px) {
    .ptb__point li:not(:last-of-type) {
      margin-right: 30px; } }
  @media (max-width: 768px) {
    .ptb__point li:not(:last-of-type) {
      margin-right: 2.564vw; } }
  .ptb__point .point_all__anchor {
    position: relative; }
    @media screen and (min-width: 769px) {
      .ptb__point .point_all__anchor {
        width: 220px;
        min-height: 160px; } }
    @media (max-width: 768px) {
      .ptb__point .point_all__anchor {
        width: 28.205vw;
        min-height: 40vw; } }
  .ptb__point .point01 {
    background-color: #FFFAFA;
    border-radius: 30px; }
  .ptb__point .point02 {
    background-color: #FEFFE8;
    border-radius: 30px; }
  .ptb__point .point03 {
    background-color: #F0FDFF;
    border-radius: 30px; }
  .ptb__point a {
    display: block; }
    @media screen and (min-width: 769px) {
      .ptb__point a {
        width: 220px;
        height: 160px;
        padding: 20px; } }
    @media (max-width: 768px) {
      .ptb__point a {
        padding-top: 4vw;
        padding-bottom: 4vw;
        width: 29.333vw;
        height: 40vw; } }
    @media (max-width: 768px) {
      .ptb__point a::before {
        left: unset;
        right: 4vw;
        bottom: 50%;
        transform: translateY(50%); } }
  .ptb__point .point__number {
    border-radius: 50%;
    position: absolute;
    text-align: center;
    color: #fff; }
    @media screen and (min-width: 769px) {
      .ptb__point .point__number {
        font-size: 20px;
        line-height: 60px;
        height: 60px;
        width: 60px;
        top: -10px;
        left: 0; } }
    @media (max-width: 768px) {
      .ptb__point .point__number {
        font-size: 3.59vw;
        line-height: 11.538vw;
        height: 10.769vw;
        width: 10.769vw;
        top: -2.564vw;
        left: 0; } }
    .ptb__point .point__number.is__01 {
      background-color: #ED81A9; }
    .ptb__point .point__number.is__02 {
      background-color: #F4A04D; }
    .ptb__point .point__number.is__03 {
      background-color: #61BCED; }
  .ptb__point .point__icon {
    text-align: center; }
    @media screen and (min-width: 769px) {
      .ptb__point .point__icon {
        margin-top: 5px; } }
    @media (max-width: 768px) {
      .ptb__point .point__icon {
        margin-top: 3.846vw; } }
    .ptb__point .point__icon img {
      height: auto; }
      @media screen and (min-width: 769px) {
        .ptb__point .point__icon img {
          width: 60px; } }
      @media (max-width: 768px) {
        .ptb__point .point__icon img {
          width: 11.538vw; } }
  .ptb__point .point__txt {
    color: #695641;
    line-height: 1.2;
    text-align: center; }
    @media screen and (min-width: 769px) {
      .ptb__point .point__txt {
        font-size: 18px;
        margin-top: 5px;
        line-height: 1.2; } }
    @media (max-width: 768px) {
      .ptb__point .point__txt {
        font-size: 4.103vw;
        margin-top: 1.333vw;
        line-height: 1.12; } }

.ptb_wrp__point {
  margin: 0 auto;
  width: 100%;
  z-index: 2; }
  @media screen and (min-width: 769px) {
    .ptb_wrp__point {
      padding-bottom: 165px; }
      .ptb_wrp__point.point__03 {
        padding-bottom: 35px; } }
  @media (max-width: 768px) {
    .ptb_wrp__point {
      padding-bottom: 26.667vw; }
      .ptb_wrp__point.point__03 {
        padding-bottom: 36.923vw; } }
  .ptb_wrp__point .point_number {
    text-align: center; }
    @media screen and (min-width: 769px) {
      .ptb_wrp__point .point_number {
        font-size: 28px; } }
    @media (max-width: 768px) {
      .ptb_wrp__point .point_number {
        font-size: 6.4vw; } }
  .ptb_wrp__point .point__icon {
    text-align: center; }
    .ptb_wrp__point .point__icon img {
      height: auto; }
      @media screen and (min-width: 769px) {
        .ptb_wrp__point .point__icon img {
          width: 60px; } }
      @media (max-width: 768px) {
        .ptb_wrp__point .point__icon img {
          width: 11.538vw; } }
  .ptb_wrp__point .point_ttl {
    text-align: center;
    color: #695641; }
    @media screen and (min-width: 769px) {
      .ptb_wrp__point .point_ttl {
        margin-top: 10px;
        font-size: 30px; } }
    @media (max-width: 768px) {
      .ptb_wrp__point .point_ttl {
        margin-top: 2.564vw;
        font-size: 6.154vw; } }
  .ptb_wrp__point .lead {
    color: #695641;
    text-align: center; }
    @media screen and (min-width: 769px) {
      .ptb_wrp__point .lead {
        font-size: 18px;
        margin-top: 30px; } }
    @media (max-width: 768px) {
      .ptb_wrp__point .lead {
        font-size: 3.59vw;
        margin-top: 5.128vw; } }
  .ptb_wrp__point.point__01 {
    position: relative;
    background-color: #FFFAFA; }
    .ptb_wrp__point.point__01 .point_number {
      color: #ED81A9; }
    .ptb_wrp__point.point__01::before {
      content: '';
      background-repeat: no-repeat;
      background-size: contain;
      width: 100%;
      position: absolute;
      background-image: url("/ec/images/shop1/ft_photobook/backgroud_pink.png"); }
      @media screen and (min-width: 769px) {
        .ptb_wrp__point.point__01::before {
          height: 106px;
          top: -100px; } }
      @media (max-width: 768px) {
        .ptb_wrp__point.point__01::before {
          height: 26.923vw;
          top: -13.333vw; } }
    .ptb_wrp__point.point__01::after {
      content: '';
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      z-index: -1;
      width: 100%; }
      @media screen and (min-width: 769px) {
        .ptb_wrp__point.point__01::after {
          height: 462px;
          background-image: url("/ec/images/shop1/ft_photobook/pink-circle__pc.png");
          bottom: -160px; } }
      @media (max-width: 768px) {
        .ptb_wrp__point.point__01::after {
          height: 84.615vw;
          background-image: url("/ec/images/shop1/ft_photobook/pink-circle__sp.png");
          bottom: -19.667vw; } }
  .ptb_wrp__point.point__02 {
    position: relative;
    background-color: #FEFFE8; }
    .ptb_wrp__point.point__02 .point_number {
      color: #F4A04D; }
    .ptb_wrp__point.point__02::before {
      content: '';
      background-repeat: no-repeat;
      background-size: contain;
      width: 100%;
      height: 106px;
      position: absolute;
      background-image: url("/ec/images/shop1/ft_photobook/backgroud_yellow.png"); }
      @media screen and (min-width: 769px) {
        .ptb_wrp__point.point__02::before {
          height: 106px;
          top: -100px; } }
      @media (max-width: 768px) {
        .ptb_wrp__point.point__02::before {
          height: 26.923vw;
          top: -13.333vw; } }
    .ptb_wrp__point.point__02::after {
      content: '';
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      width: 100%;
      z-index: -1; }
      @media screen and (min-width: 769px) {
        .ptb_wrp__point.point__02::after {
          height: 462px;
          background-image: url("/ec/images/shop1/ft_photobook/orange-circle__pc.png");
          bottom: -160px; } }
      @media (max-width: 768px) {
        .ptb_wrp__point.point__02::after {
          height: 84.615vw;
          background-image: url("/ec/images/shop1/ft_photobook/orange-circle__sp.png");
          bottom: -19.667vw; } }
  .ptb_wrp__point.point__03 {
    position: relative;
    background-color: #F0FDFF; }
    .ptb_wrp__point.point__03 .point_number {
      color: #61BCED; }
    .ptb_wrp__point.point__03::before {
      content: '';
      background-repeat: no-repeat;
      background-size: contain;
      width: 100%;
      position: absolute;
      background-image: url("/ec/images/shop1/ft_photobook/backgroud_blue.png"); }
      @media screen and (min-width: 769px) {
        .ptb_wrp__point.point__03::before {
          height: 106px;
          top: -100px; } }
      @media (max-width: 768px) {
        .ptb_wrp__point.point__03::before {
          height: 26.923vw;
          top: -13.333vw; } }
    .ptb_wrp__point.point__03::after {
      content: '';
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      width: 100%;
      z-index: -1; }
      @media screen and (min-width: 769px) {
        .ptb_wrp__point.point__03::after {
          height: 462px;
          background-image: url("/ec/images/shop1/ft_photobook/blue-circle__pc.png");
          bottom: -260px; } }
      @media (max-width: 768px) {
        .ptb_wrp__point.point__03::after {
          height: 84.615vw;
          background-image: url("/ec/images/shop1/ft_photobook/blue-circle__sp.png");
          bottom: -53.667vw; } }

/* POINT01 */
.point__01 {
  margin: 0 auto; }
  .point__01 .point01__flex {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (min-width: 769px) {
      .point__01 .point01__flex {
        width: 711px;
        margin-top: 30px; } }
    @media (max-width: 768px) {
      .point__01 .point01__flex {
        width: 93.333vw;
        margin-top: 8vw; } }
  @media screen and (min-width: 769px) {
    .point__01 li {
      width: 345px;
      margin-top: 30px; } }
  @media (max-width: 768px) {
    .point__01 li {
      width: 42.933vw;
      margin-top: 5.333vw; } }
  .point__01 li a {
    display: block;
    position: relative;
    width: 100%; }
  @media screen and (min-width: 769px) {
    .point__01 li:nth-child(odd) {
      margin-right: 20px; } }
  @media (max-width: 768px) {
    .point__01 li:nth-child(odd) {
      margin-right: 2.564vw; } }
  @media screen and (min-width: 769px) {
    .point__01 .ptb__img {
      width: 320px; } }
  @media (max-width: 768px) {
    .point__01 .ptb__img {
      width: 42.933vw; } }
  .point__01 .ptb__img img {
    height: auto; }
  .point__01 .modal__icon {
    position: absolute;
    z-index: 2; }
    @media screen and (min-width: 769px) {
      .point__01 .modal__icon {
        width: 50px;
        height: 50px;
        right: 0;
        bottom: 27px; } }
    @media (max-width: 768px) {
      .point__01 .modal__icon {
        width: 6.667vw;
        height: 6.667vw;
        right: 0;
        bottom: 5.128vw; }
        .point__01 .modal__icon img {
          height: auto; } }
  .point__01 .ptb__type {
    color: #fff;
    background-color: #ED81A9;
    border-radius: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    margin: 0 auto;
    height: auto; }
    @media screen and (min-width: 769px) {
      .point__01 .ptb__type {
        font-size: 18px;
        width: 130px;
        margin-top: 25px; } }
    @media (max-width: 768px) {
      .point__01 .ptb__type {
        font-size: 3.59vw;
        margin-top: 3.59vw;
        width: 27.2vw; } }

/* POINT02 */
.point__02 {
  margin: 0 auto; }
  .point__02 .cmn_include__wrp {
    background-color: transparent; }
    @media screen and (min-width: 769px) {
      .point__02 .cmn_include__wrp {
        margin-top: 30px; } }
    @media (max-width: 768px) {
      .point__02 .cmn_include__wrp {
        margin-top: 8vw; } }
  .point__02 .btn__set, .point__02 .btn__ptb {
    color: #fff;
    text-align: center;
    background-color: #ED81A9;
    height: auto; }
    @media screen and (min-width: 769px) {
      .point__02 .btn__set, .point__02 .btn__ptb {
        font-size: 14px;
        width: 460px;
        height: 73px;
        padding-top: 27px; } }
    @media (max-width: 768px) {
      .point__02 .btn__set, .point__02 .btn__ptb {
        font-size: 3.59vw;
        width: 74.667vw;
        height: 19.467vw;
        padding-top: 6.923vw;
        padding-left: 14.821vw; } }
    @media screen and (min-width: 769px) {
      .point__02 .btn__set.btn__set, .point__02 .btn__ptb.btn__set {
        margin-top: 25px; } }
    @media (max-width: 768px) {
      .point__02 .btn__set.btn__set, .point__02 .btn__ptb.btn__set {
        margin-top: 8vw; } }
    .point__02 .btn__set.btn__set::before, .point__02 .btn__ptb.btn__set::before {
      content: '';
      background-repeat: no-repeat;
      background-size: contain;
      z-index: 2;
      position: absolute;
      background-image: url(/ec/images/shop1/ft_photobook/button_set.png); }
      @media screen and (min-width: 769px) {
        .point__02 .btn__set.btn__set::before, .point__02 .btn__ptb.btn__set::before {
          width: 45px;
          height: 45px;
          top: 14px;
          left: 14px; } }
      @media (max-width: 768px) {
        .point__02 .btn__set.btn__set::before, .point__02 .btn__ptb.btn__set::before {
          left: 3.59vw;
          top: 3.59vw;
          width: 11.538vw;
          height: 11.538vw; } }
    .point__02 .btn__set.btn__set::after, .point__02 .btn__ptb.btn__set::after {
      content: '';
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      background-color: #FFFFFF;
      border-radius: 50%; }
      @media screen and (min-width: 769px) {
        .point__02 .btn__set.btn__set::after, .point__02 .btn__ptb.btn__set::after {
          top: 5px;
          left: 5px;
          width: 63px;
          height: 63px; } }
      @media (max-width: 768px) {
        .point__02 .btn__set.btn__set::after, .point__02 .btn__ptb.btn__set::after {
          top: 1.282vw;
          left: 1.282vw;
          width: 16.154vw;
          height: 16.154vw; } }
    @media screen and (min-width: 769px) {
      .point__02 .btn__set.btn__ptb, .point__02 .btn__ptb.btn__ptb {
        margin-top: 15px; } }
    @media (max-width: 768px) {
      .point__02 .btn__set.btn__ptb, .point__02 .btn__ptb.btn__ptb {
        margin-top: 4vw; } }
    .point__02 .btn__set.btn__ptb::before, .point__02 .btn__ptb.btn__ptb::before {
      content: '';
      background-repeat: no-repeat;
      background-size: contain;
      width: 45px;
      height: 45px;
      z-index: 2;
      position: absolute;
      background-image: url(/ec/images/shop1/ft_photobook/button_photobook.png); }
      @media screen and (min-width: 769px) {
        .point__02 .btn__set.btn__ptb::before, .point__02 .btn__ptb.btn__ptb::before {
          width: 45px;
          height: 45px;
          top: 14px;
          left: 14px; } }
      @media (max-width: 768px) {
        .point__02 .btn__set.btn__ptb::before, .point__02 .btn__ptb.btn__ptb::before {
          left: 3.59vw;
          top: 3.59vw;
          width: 11.538vw;
          height: 11.538vw; } }
    .point__02 .btn__set.btn__ptb::after, .point__02 .btn__ptb.btn__ptb::after {
      content: '';
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      background-color: #FFFFFF;
      border-radius: 50%; }
      @media screen and (min-width: 769px) {
        .point__02 .btn__set.btn__ptb::after, .point__02 .btn__ptb.btn__ptb::after {
          top: 5px;
          left: 5px;
          width: 63px;
          height: 63px; } }
      @media (max-width: 768px) {
        .point__02 .btn__set.btn__ptb::after, .point__02 .btn__ptb.btn__ptb::after {
          top: 1.282vw;
          left: 1.282vw;
          width: 16.154vw;
          height: 16.154vw; } }

/* POINT03 */
.point__03 {
  margin: 0 auto; }
  @media screen and (min-width: 769px) {
    .point__03 .point03__step {
      width: 676px;
      margin: 30px auto; } }
  @media (max-width: 768px) {
    .point__03 .point03__step {
      width: 92.267vw;
      margin: 8vw auto; } }
  .point__03 li {
    position: relative;
    border-left: 3px dashed #61BCED; }
    @media screen and (min-width: 769px) {
      .point__03 li {
        padding-bottom: 30px;
        margin-left: 20px;
        padding-left: 30px; } }
    @media (max-width: 768px) {
      .point__03 li {
        padding-bottom: 8vw;
        margin-left: 5.128vw;
        padding-left: 7.692vw; } }
    .point__03 li:last-of-type {
      border-left: none;
      padding-bottom: 0; }
  .point__03 .step__number {
    border-radius: 50%;
    line-height: 50px;
    position: absolute;
    text-align: center;
    color: #fff;
    background-color: #61BCED; }
    @media screen and (min-width: 769px) {
      .point__03 .step__number {
        font-size: 28px;
        line-height: 40px;
        height: 40px;
        width: 40px;
        left: -20px; } }
    @media (max-width: 768px) {
      .point__03 .step__number {
        font-size: 5.128vw;
        line-height: 8.974vw;
        height: 8vw;
        width: 8vw;
        left: -5.128vw; } }
  .point__03 .step__ttl {
    color: #61BCED;
    text-align: left; }
    @media screen and (min-width: 769px) {
      .point__03 .step__ttl {
        font-size: 26px; } }
    @media (max-width: 768px) {
      .point__03 .step__ttl {
        font-size: 5.128vw; } }
  .point__03 .step__note {
    text-align: left;
    color: #61BCED; }
    @media screen and (min-width: 769px) {
      .point__03 .step__note {
        font-size: 18px; } }
    @media (max-width: 768px) {
      .point__03 .step__note {
        font-size: 3.59vw; } }
  @media screen and (min-width: 769px) {
    .point__03 .step__img {
      width: 615px;
      margin-top: 15px; } }
  @media (max-width: 768px) {
    .point__03 .step__img {
      width: 100%;
      margin-top: 2.667vw; } }
  .point__03 .step__img img {
    height: auto; }

.ptb_float__wrp {
  width: 100%;
  display: none; }
  .ptb_float__wrp.display {
    display: block !important; }
  .ptb_float__wrp .ptb_btn-fixed {
    position: fixed;
    bottom: 0;
    background-color: #E8FAFF;
    margin: auto;
    z-index: 100; }
    @media screen and (min-width: 769px) {
      .ptb_float__wrp .ptb_btn-fixed {
        width: 780px; } }
    @media (max-width: 768px) {
      .ptb_float__wrp .ptb_btn-fixed {
        width: 74.667vw; } }
    .ptb_float__wrp .ptb_btn-fixed a {
      padding: 1em;
      background-color: #ED81A9;
      border-radius: 100px; }
      @media screen and (min-width: 769px) {
        .ptb_float__wrp .ptb_btn-fixed a {
          margin: 10px auto;
          font-size: 14px; } }
      @media (max-width: 768px) {
        .ptb_float__wrp .ptb_btn-fixed a {
          margin: 0.2vw auto;
          font-size: 3.59vw; } }

/* モーダル 背景エリア */
.modal-bg {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100; }

@media screen and (min-width: 769px) {
  .ptb_modal__close_btn {
    margin-top: 20px !important;
    margin-right: 20px !important;
    cursor: pointer; } }
@media (max-width: 768px) {
  .ptb_modal__close_btn {
    margin-top: 5.128vw !important;
    margin-right: 5.128vw !important; } }
.ptb_modal__close_btn::before {
  background-color: #aaa; }
.ptb_modal__close_btn::after {
  background-color: #aaa; }

.srFeaturePage .displayPC #PHOTOBOOK {
  font-size: 120%; }

a {
  cursor: pointer; }

.modal-main .slick-arrow {
  visibility: hidden; }

.modal-main .slick-next {
  position: absolute; }
  @media screen and (min-width: 769px) {
    .modal-main .slick-next {
      right: 20px;
      top: 170px; } }
  @media (max-width: 768px) {
    .modal-main .slick-next {
      right: 5.128vw; } }

.modal-main .slick-next:after {
  content: '＞';
  font-size: 28px;
  font-weight: bold;
  visibility: visible;
  color: #aaa;
  cursor: pointer; }

.modal-main .slick-prev {
  position: absolute;
  z-index: 2; }
  @media screen and (min-width: 769px) {
    .modal-main .slick-prev {
      left: 20px;
      top: 170px; } }
  @media (max-width: 768px) {
    .modal-main .slick-prev {
      left: 5.128vw; } }

.modal-main .slick-prev:before {
  content: '＜';
  font-size: 28px;
  font-weight: bold;
  visibility: visible;
  color: #aaa;
  cursor: pointer; }

.modal-main .slick-initialized .slick-slide {
  height: 373px;
  display: table !important; }

.modal-main .slick-initialized .slick-slide > div {
  display: table-cell;
  vertical-align: middle; }

@media screen and (min-width: 769px) {
  .modal-main01 img, .modal-main02 img, .modal-main03 img, .modal-main04 img, .modal-main05 img {
    width: auto; }

  .modal-main01, .modal-main02, .modal-main03, .modal-main04, .modal-main05 {
    display: none;
    overflow: auto;
    width: 555px;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    color: #666666;
    position: fixed;
    z-index: 150; } }
  @media screen and (min-width: 769px) and (min-width: 769px) {
    .modal-main01, .modal-main02, .modal-main03, .modal-main04, .modal-main05 {
      height: 540px; } }

@media screen and (min-width: 769px) {
  .srFeaturePage .displayPC a {
    transition: all .0s ease; }

  .srFeaturePage .displayPC #PHOTOBOOK {
    padding-bottom: 30px;
    /*font-family: "メイリオ", "Meiryo";*/ }

  .srFeaturePage .displayPC #PHOTOBOOK .point3_plus {
    width: auto; }

  .srFeaturePage .displayPC #PHOTOBOOK .center {
    text-align: center; }

  .srFeaturePage .displayPC #PHOTOBOOK .ps {
    margin-top: 10px; }

  .srFeaturePage .displayPC #PHOTOBOOK .link_area {
    padding-left: 56px; }

  .srFeaturePage .displayPC #PHOTOBOOK .link_area .btn_group {
    width: 721px; }

  .srFeaturePage .displayPC #PHOTOBOOK .link_area .btn_group li.btn6 a {
    padding-left: 25px;
    text-align: left; }

  .srFeaturePage .displayPC #PHOTOBOOK .link_area p {
    margin-top: 10px; }

  .srFeaturePage .displayPC #PHOTOBOOK .link_area p a {
    padding-left: 10px;
    background: url(/ec/images/shop1/ft_photobook/arrow2.gif) no-repeat left center;
    text-align: left; }

  .srFeaturePage .displayPC #PHOTOBOOK .feature_list {
    margin-top: 50px; }

  .srFeaturePage .displayPC #PHOTOBOOK .feature_list h2 {
    padding: 10px 15px;
    background: #ffe7e7;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    font-size: 180%;
    font-weight: bold;
    color: #ff3b3b; }

  .srFeaturePage .displayPC #PHOTOBOOK .feature_list .frame {
    padding: 15px 0 15px 25px;
    background: #f5f5f5;
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px; }

  .srFeaturePage .displayPC #PHOTOBOOK .feature_list .frame ul li {
    float: left;
    padding: 6px 0;
    width: 230px;
    font-size: 115%; }

  .srFeaturePage .displayPC #PHOTOBOOK .feature_list .frame ul li.last-child {
    width: 100%; }

  .srFeaturePage .displayPC #PHOTOBOOK .feature_list .frame ul li a {
    padding-left: 10px;
    background: url(/ec/images/shop1/ft_photobook/arrow2.gif) no-repeat left center; }

  /* POINTBLOCK */
  .srFeaturePage .displayPC #POINTBLOCK {
    margin-top: 50px;
    margin-bottom: 40px; }

  .srFeaturePage .displayPC #POINTBLOCK h2 {
    margin-bottom: 50px;
    padding: 10px 15px;
    background: #ffe7e7;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    font-size: 180%;
    font-weight: bold;
    color: #ff3b3b; }

  .srFeaturePage .displayPC #POINTBLOCK .block {
    position: relative;
    margin: 0 auto;
    width: 777px; }

  .srFeaturePage .displayPC #POINTBLOCK .block h3 {
    font-size: 165%;
    font-weight: bold; }

  .srFeaturePage .displayPC #POINTBLOCK .block h3 img {
    margin-right: 12px;
    vertical-align: middle;
    width: auto; }

  .srFeaturePage .displayPC #POINTBLOCK h4 img {
    width: auto; }

  .srFeaturePage .displayPC #POINTBLOCK .block .lead {
    margin-top: 25px;
    font-size: 115%;
    line-height: 1.6; }

  .srFeaturePage .displayPC #POINTBLOCK .block .lead span {
    font-size: 75%; }

  /* POINT1 */
  .srFeaturePage .displayPC #POINTBLOCK #POINT1 .lead {
    width: 386px;
    line-height: 1.6;
    margin-bottom: 5px; }

  .srFeaturePage .displayPC #POINTBLOCK #POINT1 .feature {
    margin: 5x 0 0 36px;
    padding-top: 29px;
    width: 298px;
    height: 170px;
    background: url(/ec/images/shop1/ft_photobook/point1_feature_bg.gif) no-repeat left top; }

  .srFeaturePage .displayPC #POINTBLOCK #POINT1 .feature li {
    padding: 0 0 24px 38px; }

  .srFeaturePage .displayPC #POINTBLOCK #POINT1 .photo {
    position: absolute;
    top: -11px;
    right: 12px;
    width: 366px;
    border: none; }

  .srFeaturePage .displayPC #POINTBLOCK #POINT1 .photo img {
    margin-bottom: 5px; }

  .srFeaturePage .displayPC #POINTBLOCK #POINT1 .photo span {
    padding-left: 25px;
    color: #666; }

  /* POINT3 */
  .srFeaturePage .displayPC #POINTBLOCK #POINT3 {
    margin-top: 44px; }

  .srFeaturePage .displayPC #POINTBLOCK #POINT3 .lead {
    line-height: 1.6; }

  .srFeaturePage .displayPC #POINTBLOCK #POINT3 .example {
    margin-top: 20px; }

  .srFeaturePage .displayPC #POINTBLOCK #POINT3 .example h4 {
    font-size: 115%; }

  .srFeaturePage .displayPC #POINTBLOCK #POINT3 .example h4 strong {
    padding: 4px 8px;
    background: #ffea00;
    font-weight: bold;
    color: #ff6c00; }

  .srFeaturePage .displayPC #POINTBLOCK #POINT3 .example .parts {
    float: left;
    margin-top: 17px;
    width: 307px;
    min-height: 455px;
    background: #fff6ed; }

  .srFeaturePage .displayPC #POINTBLOCK #POINT3 .example .parts h5 {
    line-height: 1.6;
    padding: 20px 0 0 28px;
    font-size: 115%;
    font-weight: bold; }

  .srFeaturePage .displayPC #POINTBLOCK #POINT3 .example .parts h5 span {
    display: block;
    font-size: 75%;
    font-weight: normal; }

  .srFeaturePage .displayPC #POINTBLOCK #POINT3 .example .gift ul {
    padding: 18px 0 0 28px; }

  .srFeaturePage .displayPC #POINTBLOCK #POINT3 .example .gift ul li {
    float: left;
    margin: 0 13px 14px 0;
    width: 119px; }

  .srFeaturePage .displayPC #POINTBLOCK #POINT3 .example .gift .comment {
    padding: 10px 28px 0;
    font-size: 115%;
    line-height: 1.6; }

  .srFeaturePage .displayPC #POINTBLOCK #POINT3 .example .plus {
    float: left;
    padding-top: 220px;
    width: 80px;
    text-align: center; }

  .srFeaturePage .displayPC #POINTBLOCK #POINT3 .example .book {
    float: right;
    width: 389px; }

  .srFeaturePage .displayPC #POINTBLOCK #POINT3 .example .book .comment {
    padding: 13px 25px 0;
    font-size: 115%;
    line-height: 1.6; }

  .srFeaturePage .displayPC #POINTBLOCK #POINT3 .example .book dl {
    margin: 13px 25px 0; }

  .srFeaturePage .displayPC #POINTBLOCK #POINT3 .example .book dl dt {
    padding: 8px 0;
    background: #e3e3e3;
    text-align: center;
    font-size: 115%; }

  .srFeaturePage .displayPC #POINTBLOCK #POINT3 .example .book dl dd {
    margin-top: 17px; }

  .srFeaturePage .displayPC #POINTBLOCK #POINT3 .example .book dl dd dl {
    margin: 9px 0 0; }

  .srFeaturePage .displayPC #POINTBLOCK #POINT3 .example .book dl dd dl dt {
    float: left;
    padding: 27px 0 0;
    width: 71px;
    height: 71px;
    background: url(/ec/images/shop1/ft_photobook/point3_circle.gif) no-repeat left top;
    text-align: center;
    font-size: 115%;
    font-weight: bold;
    color: #ff6c00; }

  .srFeaturePage .displayPC #POINTBLOCK #POINT3 .example .book dl dd dl dd {
    float: right;
    margin-top: 6px;
    width: 253px;
    font-size: 115%;
    line-height: 1.6; }

  .srFeaturePage .displayPC #POINTBLOCK #POINT3 .example .book dl dd dl dd p {
    margin-top: 10px; }

  .srFeaturePage .displayPC #POINTBLOCK #POINT3 .example .book dl dd dl dd p img {
    width: auto; }

  /* RENEWAL
  ====================================================================== */
  .srFeaturePage .displayPC #POINTBLOCK #step1 {
    width: 777px;
    height: 335px;
    background: url(/ec/images/shop1/ft_photobook/step1_01.jpg) no-repeat left center;
    position: relative; }

  .srFeaturePage .displayPC #POINTBLOCK h4 {
    margin: 40px 0px 10px 0px; }

  .srFeaturePage .displayPC #POINTBLOCK h4.step2, .srFeaturePage .displayPC #POINTBLOCK h4.step3 {
    margin: 0px; }

  .srFeaturePage .displayPC .step1_01 {
    position: absolute;
    top: 30px;
    left: 350px;
    width: auto; }

  .srFeaturePage .displayPC #POINTBLOCK .lead2 {
    width: 777px;
    margin-top: 25px;
    font-size: 115%;
    line-height: 1.6; }

  .srFeaturePage .displayPC #POINTBLOCK .step2lead {
    text-align: center; }

  .srFeaturePage .displayPC .lead3 {
    display: block;
    position: absolute;
    width: 300px;
    top: 100px;
    right: 40px; }

  .srFeaturePage .displayPC .step_hr {
    width: 777px;
    height: 67px;
    margin-top: 60px;
    position: relative; }

  .srFeaturePage .displayPC .step_hr img {
    position: absolute;
    bottom: 30px;
    left: 350px;
    width: auto; }

  .srFeaturePage .displayPC #step2, .srFeaturePage .displayPC #step2_bg {
    height: 100%;
    padding: 30px;
    text-align: center;
    background: url(/ec/images/shop1/ft_photobook/step2_bg.png) no-repeat center; }

  .srFeaturePage .displayPC #step2 img, .srFeaturePage .displayPC #step2_bg img {
    width: auto; }

  .srFeaturePage .displayPC div.step2_2 ul.btn_group {
    display: inline;
    text-align: center; }

  .srFeaturePage .displayPC #PHOTOBOOK .btn_group .btn7 {
    padding: 0; }

  .srFeaturePage .displayPC #step3image {
    width: 777px;
    height: 305px;
    background: url(/ec/images/shop1/ft_photobook/step3_01.jpg) no-repeat left center;
    position: relative; }

  .srFeaturePage .displayPC .step3_02, .srFeaturePage .displayPC .step3_03 {
    position: absolute;
    width: auto; }

  .srFeaturePage .displayPC .step3_02 {
    right: 30px; }

  .srFeaturePage .displayPC .step3_03 {
    bottom: 5px;
    right: 65px; }

  .srFeaturePage .displayPC #step3image p {
    position: absolute;
    bottom: 35px;
    left: 80px; }

  .srFeaturePage .displayPC h3.point2 {
    margin-top: 50px; }

  .srFeaturePage .displayPC .photo_list {
    width: 777px;
    height: auto;
    margin-top: 30px; }

  .srFeaturePage .displayPC .photo_list .list01 {
    width: 600px;
    margin: 0 auto; }

  .srFeaturePage .displayPC .photo_list .list02 {
    float: left;
    width: 370px;
    margin-top: 20px; }

  dt.listname {
    font-size: 110%; }

  .srFeaturePage .displayPC .photo_list .page {
    width: 213px;
    height: 55px;
    margin-top: 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background: #ffe7e7;
    font-size: 140%;
    font-weight: bold;
    color: #ff3b3b; }

  .srFeaturePage .displayPC .photo_list .list02 dd {
    margin-top: 20px;
    padding: 10px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    font-size: 120%;
    font-weight: bold;
    color: #ff3b3b; }

  .srFeaturePage .displayPC .photo_list .list02 dd.btn {
    background: #ffe7e7; }

  .srFeaturePage .displayPC .photo_list .list02 dd .cmn_art__wrp {
    background: #fff; }

  .srFeaturePage .displayPC .photo_list .page a {
    display: block;
    width: 213px;
    height: 55px;
    color: #f21d15;
    text-decoration: none;
    text-align: center;
    font-size: 90%; }

  .srFeaturePage .displayPC .page_txt {
    display: block;
    padding: 19px 20px 10px 10px;
    background: url(/ec/images/shop1/ft_photobook/arrow3_m.png) no-repeat 170px 20px; }

  .srFeaturePage .displayPC .photo_list .list02 a.arrow_m {
    padding: 10px 15px 9px 0;
    background-image: url(/ec/images/shop1/ft_photobook/arrow3_m.png);
    background-position: right center;
    background-repeat: no-repeat;
    color: #f21d15;
    text-decoration: none;
    font-size: 90%; }

  .srFeaturePage .displayPC .photo_list .second-child {
    margin-left: 30px; }

  .srFeaturePage .displayPC .photo_list .list01 p img {
    margin-left: 30px;
    width: auto; }

  .srFeaturePage .displayPC .photo_list .list02 p img {
    margin-left: 5px;
    width: auto; }

  .srFeaturePage .displayPC .photo_list dt.first-child {
    margin: 0 auto;
    margin: 30px 0 0 15px;
    font-size: 165%;
    font-weight: bold;
    padding: 25px 0 0 75px;
    background: url(/ec/images/shop1/ft_photobook/point2_no1.jpg) no-repeat left bottom; }

  .srFeaturePage .displayPC .photo_list dl.first-child {
    width: 213px;
    height: 151px;
    float: left; }

  .srFeaturePage .displayPC .photo_list .list02 dl {
    float: left;
    margin-top: 30px; }

  /* LINEUP
  ====================================================================== */
  .srFeaturePage .displayPC #PHOTOBOOK .lineup_main {
    margin: 20px 0 0 30px; }

  .srFeaturePage .displayPC #PHOTOBOOK .lineup_main .block {
    margin: 27px 0 0 14px; }

  .srFeaturePage .displayPC #PHOTOBOOK .lineup_main .photo {
    float: left;
    width: 321px;
    border: none; }

  .srFeaturePage .displayPC #PHOTOBOOK .lineup_main .btn_group {
    float: left;
    padding: 37px 0 0 27px;
    width: 349px;
    height: 180px;
    background: url(/ec/images/shop1/ft_photobook/lineup_bg.png) no-repeat left center; }

  .srFeaturePage .displayPC #PHOTOBOOK .step {
    margin: 49px 20px 0; }

  .srFeaturePage .displayPC #PHOTOBOOK .step .process {
    margin-top: 20px;
    width: 739px;
    text-align: center; }

  .srFeaturePage .displayPC #PHOTOBOOK .step .process dl {
    float: left;
    margin-left: 17px;
    padding: 16px 20px;
    width: 193px;
    min-height: 260px;
    background: #eee;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    display: inline; }

  .srFeaturePage .displayPC #PHOTOBOOK .step .process dl:first-child {
    margin-left: 0; }

  .srFeaturePage .displayPC #PHOTOBOOK .step .process dt {
    font-size: 110%;
    text-align: left; }

  .srFeaturePage .displayPC #PHOTOBOOK .step .process dd {
    margin-top: 12px;
    text-align: left; }

  .srFeaturePage .displayPC #PHOTOBOOK .step .process .ps {
    font-size: 80%;
    line-height: 1.2; }

  .srFeaturePage .displayPC #PHOTOBOOK .step .btn_group {
    margin: 40px 0 0 7px; }

  .srFeaturePage .displayPC #PHOTOBOOK .step .btn_group li {
    float: left;
    margin-left: 11px; }

  .srFeaturePage .displayPC #PHOTOBOOK .nav.bottom li {
    width: 378px;
    margin-right: 5px; }

  .srFeaturePage .displayPC #PHOTOBOOK .nav.bottom li a {
    /*text-decoration: none;*/ }

  .srFeaturePage .displayPC #PHOTOBOOK .nav.bottom li span {
    display: block;
    margin-top: 10px;
    padding-left: 10px;
    background: url(/ec/images/shop1/ft_photobook/arrow2.gif) no-repeat left center;
    font-size: 100%;
    text-align: left;
    line-height: 1.6; }

  /* 20150420 */
  .srFeaturePage .displayPC #PHOTOBOOK .btn8 {
    width: 380px;
    height: 80px;
    text-align: center; }

  .srFeaturePage .displayPC #PHOTOBOOK .btn8 a {
    display: block;
    text-decoration: none;
    background: url(/ec/images/shop1/ft_photobook/btn_bg7.png) no-repeat top;
    height: 80px;
    padding: 17px 0 0; }

  .srFeaturePage .displayPC #PHOTOBOOK .btn8 a:hover,
  .srFeaturePage .displayPC #PHOTOBOOK li.btn8 a:hover {
    background-position: bottom; }

  .srFeaturePage .displayPC #PHOTOBOOK .btn8 strong,
  .srFeaturePage .displayPC #PHOTOBOOK .btn_group li.btn8 strong {
    font-size: 130%;
    font-weight: bold;
    color: #5a1a01;
    display: inline-block;
    background: url(/ec/images/shop1/ft_photobook/arrow6.png) no-repeat left;
    padding: 0 0 0 25px;
    margin-top: 10px; }

  .srFeaturePage .displayPC #PHOTOBOOK .btn_group li.btn8 a {
    display: block;
    padding-top: 17px;
    margin-left: 5px;
    height: 80px;
    text-align: center;
    text-decoration: none; }

  .srFeaturePage .displayPC #PHOTOBOOK .comment.comB {
    width: 385px; }

  .srFeaturePage .displayPC #PHOTOBOOK .comment.comB .comt {
    margin: 0 0 13px 25px;
    line-height: 1.6; }

  .srFeaturePage .displayPC .lead_box .lead {
    width: 378px;
    float: left; }

  .srFeaturePage .displayPC .lead_box .btn8 {
    float: right;
    margin-top: 25px; }

  /* 20180329 */
  .srFeaturePage .displayPC .clearfix:after {
    height: 0px; }

  .modal-main .slick-slide img {
    width: 365px;
    margin: 0 auto; } }
@media screen and (max-width: 768px) {
  body {
    height: 100%; }

  .modal-main01, .modal-main02, .modal-main03, .modal-main04, .modal-main05 {
    display: none;
    overflow: scroll;
    width: 90%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    background-color: #ffffff;
    color: #666666;
    position: fixed;
    top: 40px !important;
    left: 0 !important;
    right: 0;
    z-index: 150; }

  .srFeaturePage .displaySP {
    display: block; }

  .srFeaturePage .displayPC {
    display: none; }

  .srFeaturePage .displaySP .photobook {
    font-size: 11px;
    line-height: 1.4; }

  .srFeaturePage .displaySP .photobook img {
    vertical-align: top; }

  .srFeaturePage .displaySP .photobook .inner01 {
    margin: 0 4.6875%; }

  .srFeaturePage .displaySP .photobook .inner02 {
    margin: 0 1.5625%; }

  .srFeaturePage .displaySP .photobook .navi {
    display: table;
    width: 100%; }

  .srFeaturePage .displaySP .photobook .navi li {
    display: table-cell;
    width: 50%; }

  .srFeaturePage .displaySP .photobook .copy {
    max-width: 290px;
    background: url(/ec/images/shop1/ft_photobook/sp/main_copy_bg.png) 0 0 no-repeat;
    background-size: 100% auto;
    font-size: 13px;
    line-height: 1.6;
    color: #ff6c00;
    font-weight: bold;
    margin: 0 auto;
    padding: 42px 0 30px 24px; }

  .srFeaturePage .displaySP .photobook .btnYellow a {
    display: block;
    width: 259px;
    height: 57px;
    line-height: 57px;
    margin: 0 auto;
    background: url(/ec/images/shop1/ft_photobook/sp/btn01.png) 0 0 no-repeat;
    background-size: 100% auto;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #5a1a01; }

  .srFeaturePage .displaySP .photobook .copyBtn {
    margin: 20px auto 25px; }

  .srFeaturePage .displaySP .photobook .hdg_l2 {
    font-size: 15px;
    font-weight: bold;
    color: #ff3b3b;
    background: #ffe7e7;
    margin-bottom: 10px;
    padding: 10px 0 8px 6px;
    border-radius: 3px; }

  .srFeaturePage .displaySP .photobook .pointTxt {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 8px; }

  .srFeaturePage .displaySP .photobook .pointTxt span {
    display: inline-block;
    width: 45px;
    padding: 0 6px 0 0; }

  .srFeaturePage .displaySP .photobook .point01Txt {
    max-width: 289px;
    height: 108px;
    margin: 0 auto;
    padding: 23px 0 0 60px;
    background: url(/ec/images/shop1/ft_photobook/sp/point01_txt_bg.png) 0 0 no-repeat;
    background-size: 100% auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

  .srFeaturePage .displaySP .photobook .point01Txt li {
    font-size: 15px;
    font-weight: bold;
    color: #ff6c00;
    position: relative;
    margin: 0 0 15px;
    padding: 0 0 0 26px; }

  .srFeaturePage .displaySP .photobook .point01Txt li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 17px;
    height: 17px;
    margin-top: -8px;
    background: url(/ec/images/shop1/ft_photobook/sp/point01ico.png) 0 0 no-repeat;
    background-size: 17px auto; }

  .srFeaturePage .displaySP .photobook .stepArea {
    text-align: center;
    font-size: 10px;
    padding: 0 0 36px; }

  .srFeaturePage .displaySP .photobook .stepArea li:nth-child(2) dd {
    margin-top: -9px; }

  .srFeaturePage .displaySP .photobook .stepBtn a {
    display: block;
    width: 184px;
    height: 39px;
    line-height: 39px;
    margin: 15px auto 0;
    background: url(/ec/images/shop1/ft_photobook/sp/btn02.png) 0 0 no-repeat;
    background-size: 100% auto;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    color: #f21d15; }

  .point02Area {
    margin: 0 9.375%;
    padding: 14px 0 32px;
    background: url(/ec/images/shop1/ft_photobook/sp/point02bg.jpg) 0 0 no-repeat;
    background-size: 100% auto; }

  .srFeaturePage .displaySP .photobook .point02Box {
    display: table;
    width: 100%;
    margin-bottom: 5px; }

  .srFeaturePage .displaySP .photobook .point02Txt,
  .srFeaturePage .displaySP .photobook .point02Img {
    display: table-cell;
    vertical-align: middle; }

  .srFeaturePage .displaySP .photobook .point02Txt {
    width: 44%;
    text-align: center;
    padding: 0 2% 0 0; }

  .srFeaturePage .displaySP .photobook .point02Txt dt {
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 9px; }

  .srFeaturePage .displaySP .photobook .point02Btn {
    display: block;
    text-decoration: none;
    color: #e60012;
    background: #ffe7e7 url(/ec/images/shop1/ft_photobook/sp/point02arr.png) 96% 50% no-repeat;
    background-size: 4px auto;
    font-size: 10px;
    border-radius: 3px;
    padding: 6px 1px 5px; }

  .srFeaturePage .displaySP .photobook .point02Img {
    width: 54%; }

  .srFeaturePage .displaySP .photobook .point02Box.firstBox {
    margin-bottom: 9px; }

  .srFeaturePage .displaySP .photobook .firstBox .point02Txt dt {
    margin: 0 0 7px; }

  .srFeaturePage .displaySP .photobook .no1Box li {
    display: inline-block; }

  .srFeaturePage .displaySP .photobook .no1Box li:first-child {
    width: 47px; }

  .srFeaturePage .displaySP .photobook .note {
    font-size: 9px;
    margin: 5px 0 13px; }

  .srFeaturePage .displaySP .photobook .note a {
    text-decoration: underline; }

  .srFeaturePage .displaySP .photobook .btnRed a {
    display: block;
    width: 259px;
    height: 57px;
    padding: 12px 0 0;
    line-height: 1.2;
    margin: 0 auto;
    background: url(/ec/images/shop1/ft_photobook/sp/btn03.png) 0 0 no-repeat;
    background-size: 100% auto;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #f21d15;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

  .srFeaturePage .displaySP .photobook .point03Btn {
    margin: 15px auto 40px; }

  /* ----------floatNav---------- */
  .srFeaturePage .displaySP #floatNav {
    width: 100%;
    display: block;
    margin-bottom: 10px; }

  .srFeaturePage .displaySP #floatNav .srFeaturePage .displaySP #floatNavInner {
    width: 100%; }

  .srFeaturePage .displaySP .fixWrap {
    position: relative; }

  .srFeaturePage .displaySP .is-fixed,
  .srFeaturePage .displaySP .is-fixed-ov {
    position: fixed;
    top: 0;
    z-index: 5000; }

  .srFeaturePage .displaySP .is-absolute,
  .srFeaturePage .displaySP .is-absolute-ov {
    position: absolute;
    bottom: 0 !important;
    left: 0 !important;
    z-index: 5000; }

  .srFeaturePage .displaySP .is-static,
  .srFeaturePage .displaySP .is-static-ov {
    position: static; }

  .srFeaturePage .displaySP #photobook .btn_group {
    margin: 10px 5px 0px;
    padding: 5px;
    background: #fba0cc; }

  .srFeaturePage .displaySP #photobook {
    padding-bottom: 30px;
    font-family: "メイリオ", "Meiryo"; }

  .srFeaturePage .displaySP #photobook .center {
    text-align: center; }

  .srFeaturePage .displaySP #photobook .btn_group li.btn4 {
    float: none;
    margin: 0 auto;
    background: #e60012;
    padding: 10px; }

  .srFeaturePage .displaySP #photobook .btn_group li {
    position: relative;
    float: left;
    padding-top: 15px; }

  .srFeaturePage .displaySP #photobook .btn_group li.btn4 a {
    padding-top: 0px;
    color: #fff; }

  .srFeaturePage .displaySP #photobook .btn_group li a, .srFeaturePage .displaySP #photobook .btn_group li.btn2 span {
    display: block;
    width: 100%;
    padding-top: 15px;
    background-position: left top;
    background-repeat: no-repeat;
    text-align: center;
    text-decoration: none; }

  .srFeaturePage .displaySP #photobook .btn_group li.btn4 a strong {
    display: inline-block;
    font-size: 12px;
    line-height: 1.3;
    padding-left: 20px; }

  .srFeaturePage .displaySP #photobook .btn_group li a strong, .srFeaturePage .displaySP #photobook .btn_group li span strong {
    padding-left: 20px;
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 9px;
    font-weight: bold; }

  .srFeaturePage .displaySP #photobook .btn_group li.btn4 a strong span {
    font-size: 10px;
    font-weight: normal; }

  .modal-main .slick-next,
  .modal-main .slick-prev {
    top: auto;
    bottom: -18px; }

  #main-wrapper {
    min-height: 100%;
    position: relative;
    overflow: hidden; }

  #page {
    position: relative;
    z-index: 100;
    background: #fff;
    /*-webkit-transition-duration:.5s;
    -moz-transition-duration:.5s;*/ } }
.is__btn_photobook {
  background-color: #ED81A9 !important; }
  @media (max-width: 768px) {
    .is__btn_photobook {
      width: 79% !important;
      padding: 1.9% 1.25% !important;
      background-position: right 4.68vw center !important; } }
  @media screen and (min-width: 769px) {
    .is__btn_photobook {
      width: 63% !important;
      padding: 0.8em 3em !important; } }

.ptb_float__wrp {
  width: 100%;
  display: none; }
  .ptb_float__wrp.display {
    display: block !important; }
  .ptb_float__wrp .ptb_btn-fixed {
    position: fixed;
    bottom: 0;
    background-color: rgba(232, 250, 255, 0.6);
    margin: auto;
    z-index: 100; }
    @media screen and (min-width: 769px) {
      .ptb_float__wrp .ptb_btn-fixed {
        width: 780px; } }
    @media (max-width: 768px) {
      .ptb_float__wrp .ptb_btn-fixed {
        width: 100%; } }
    .ptb_float__wrp .ptb_btn-fixed a {
      padding: 1em; }
      @media screen and (min-width: 769px) {
        .ptb_float__wrp .ptb_btn-fixed a {
          margin: 10px auto; } }
      @media (max-width: 768px) {
        .ptb_float__wrp .ptb_btn-fixed a {
          margin: 1.2vw auto; } }

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