@charset "UTF-8";
/*
======================================================================

*Attention

This file is loaded by "shop2/ft_anniversary/anniversary_footer.html".

======================================================================
*/
@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; }

@media screen and (min-width: 769px) {
  .footer__sct {
    margin-top: 56px; } }
@media (max-width: 768px) {
  .footer__sct {
    margin-top: 14vw; } }

@media (max-width: 768px) {
  .anniversary__footer {
    width: 90vw; } }
.cmn-block .footer__ttl_wrp {
  background-color: #fff;
  position: relative; }
  @media screen and (min-width: 769px) {
    .cmn-block .footer__ttl_wrp {
      margin-bottom: 20px;
      border-top: 4px solid #fe7183;
      border-bottom: 4px solid #fe7183;
      padding: 3px 0; } }
  @media (max-width: 768px) {
    .cmn-block .footer__ttl_wrp {
      margin-bottom: 4.5vw;
      border-top: 1vw solid #fe7183;
      border-bottom: 1vw solid #fe7183;
      padding: 0.5vw 0; } }

.cmn-block .footer__ttl {
  text-align: center;
  color: #fe7183;
  font-weight: bold; }
  @media screen and (min-width: 769px) {
    .cmn-block .footer__ttl {
      font-size: 24px;
      padding: 10px 0;
      border-top: 2px solid #fe7183;
      border-bottom: 2px solid #fe7183; } }
  @media (max-width: 768px) {
    .cmn-block .footer__ttl {
      font-size: 4.6vw;
      padding: 0;
      line-height: 7vw;
      border-top: 0.5vw solid #fe7183;
      border-bottom: 0.5vw solid #fe7183; } }

.cmn-block .footer__ttl_wrp::before {
  content: "";
  background-image: url(/ec/images/shop1/ft_anniversary/footer/ttl-left.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0; }
  @media screen and (min-width: 769px) {
    .cmn-block .footer__ttl_wrp::before {
      height: 50px;
      width: 50px; } }
  @media (max-width: 768px) {
    .cmn-block .footer__ttl_wrp::before {
      background-size: cover;
      height: 6vw;
      width: 6vw; } }

.cmn-block .footer__ttl_wrp::after {
  content: "";
  background-image: url(/ec/images/shop1/ft_anniversary/footer/ttl-right.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 0; }
  @media screen and (min-width: 769px) {
    .cmn-block .footer__ttl_wrp::after {
      height: 50px;
      width: 50px; } }
  @media (max-width: 768px) {
    .cmn-block .footer__ttl_wrp::after {
      background-size: cover;
      height: 6vw;
      width: 6vw; } }

@media (max-width: 768px) {
  .cmn-block .footer__ttl-anniversary {
    font-size: 3.8vw; } }

.footer__coupon .coupon_wrp {
  background-repeat: no-repeat;
  text-align: center;
  background-size: 100% auto;
  display: flex;
  justify-content: space-between;
  position: relative; }
.footer__coupon .coupon_wrp:before {
  position: absolute;
  height: 10%;
  content: "";
  -webkit-transition: all 1s;
  transition: all 1s;
  background: #fff; }
.footer__coupon .coupon_cut-img {
  display: block;
  position: absolute;
  -webkit-transition: all 1s;
  transition: all 1s;
  text-align: right; }
.footer__coupon .coupon_wrp:hover:before {
  height: calc(90% - 1rem); }
.footer__coupon .coupon_inr {
  background-color: #fff; }
  .footer__coupon .coupon_inr .coupon_txt {
    font-weight: bold; }
  .footer__coupon .coupon_inr .coupon_kingaku {
    color: #ed8568;
    font-weight: bold;
    font-style: italic; }
  .footer__coupon .coupon_inr .coupon_kigen {
    display: block;
    background-color: #fffd5b;
    color: #ed8568;
    font-weight: bold; }
.footer__coupon .coupon_cord {
  color: #fff;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-left: 2px dashed #fff; }
.footer__coupon .coupon_cord-cord {
  color: #fff;
  font-weight: bold;
  text-align: center;
  display: block;
  width: 100%; }
.footer__coupon .coupon_cord-btn {
  font-weight: bold;
  background-color: #fffd5b;
  color: #ed8568;
  cursor: pointer;
  border-radius: 2em;
  border: none; }
@media screen and (min-width: 769px) {
  .footer__coupon .coupon_wrp {
    background-image: url(/ec/images/shop1/ft_anniversary/footer/coupon_back-pc.png);
    width: 700px;
    height: 205px;
    margin: 0 auto 20px auto; }
  .footer__coupon .coupon_wrp:before {
    top: 15px;
    left: 560px;
    width: 2px;
    height: 10%; }
  .footer__coupon .coupon_cut-img {
    top: 10px;
    left: 551px;
    width: 20px;
    height: 20px; }
  .footer__coupon .coupon_wrp:hover .coupon_cut-img {
    -webkit-transform: translateY(150px);
    transform: translateY(150px); }
  .footer__coupon .coupon_inr {
    margin: 20px;
    width: 520px;
    border-radius: 5px;
    padding-top: 20px; }
    .footer__coupon .coupon_inr .coupon_txt {
      font-size: 12px; }
    .footer__coupon .coupon_inr .coupon_kingaku {
      font-size: 70px;
      line-height: 1;
      padding: 3px 0 10px 0; }
    .footer__coupon .coupon_inr .coupon_kingaku-yen {
      font-size: 50px; }
    .footer__coupon .coupon_inr .coupon_kingaku-coupon {
      font-size: 30px; }
    .footer__coupon .coupon_inr .coupon_kigen {
      font-size: 12px;
      border-radius: 0 0 5px 5px;
      padding: 2px 0; }
  .footer__coupon .coupon_cord {
    width: 140px;
    margin: 15px 0;
    padding-top: 40px; }
  .footer__coupon .coupon_cord-btn {
    padding: 5px 0;
    width: 100px;
    margin-top: 15px;
    font-size: 14px; } }
@media (max-width: 768px) {
  .footer__coupon .coupon_wrp {
    background-image: url(/ec/images/shop1/ft_anniversary/footer/coupon_back-sp.png);
    width: 91.28vw;
    height: 40vw;
    margin: 0 auto 2.5vw auto;
    align-items: center; }
  .footer__coupon .coupon_wrp:before {
    top: 2.4vw;
    left: 65.2vw;
    width: 0.3vw;
    height: 5%; }
  .footer__coupon .coupon_cut-img {
    top: 2.4vw;
    left: 62.709vw; }
  .footer__coupon .coupon_wrp:hover .coupon_cut-img {
    -webkit-transform: translateY(32vw);
    transform: translateY(32vw); }
  .footer__coupon .coupon_inr {
    margin: 0 3.8vw 0 3.8vw;
    position: relative;
    border-radius: 5px;
    padding-top: 2.5vw;
    width: 100%;
    height: 34vw; }
    .footer__coupon .coupon_inr .coupon_txt {
      font-size: 2.8vw;
      line-height: 4.5vw; }
    .footer__coupon .coupon_inr .coupon_kingaku {
      font-size: 11vw;
      line-height: 0.6;
      padding: 3.5vw 0 3.5vw 0; }
    .footer__coupon .coupon_inr .coupon_kingaku-yen {
      font-size: 7.7vw; }
    .footer__coupon .coupon_inr .coupon_kingaku-coupon {
      font-size: 5.3vw; }
    .footer__coupon .coupon_inr .coupon_kigen {
      font-size: 2.3vw;
      border-radius: 0 0 5px 5px;
      padding: 0.6vw 0;
      position: absolute;
      width: 100%;
      bottom: 0;
      line-height: 1.3; }
  .footer__coupon .coupon_cord {
    width: 41.1vw;
    padding-top: 10vw;
    padding-bottom: 10vw;
    font-size: 3vw; }
  .footer__coupon .coupon_cord-cord {
    font-size: 3vw; }
  .footer__coupon .coupon_cord-btn {
    padding: 1vw 0;
    width: 15vw;
    margin-top: 15px;
    font-size: 3vw; } }

.footer__anniversary .anniversary_list {
  margin: auto; }
.footer__anniversary .anniversary_list-txt {
  background-repeat: no-repeat;
  background-size: 100% auto;
  display: block;
  text-align: center;
  font-weight: bold;
  text-decoration: none; }
.footer__anniversary .anniversary_list-txt:hover {
  opacity: 0.8; }
@media screen and (min-width: 769px) {
  .footer__anniversary .anniversary_list {
    width: 500px; }
  .footer__anniversary .anniversary_list-txt {
    margin-bottom: 10px;
    height: 60px;
    font-size: 16px;
    padding-top: 10px; }
  .footer__anniversary .anniversary_list-ttl {
    font-size: 24px;
    margin-left: 5px; } }
@media (max-width: 768px) {
  .footer__anniversary .anniversary_list {
    width: 100%;
    margin: auto; }
  .footer__anniversary .anniversary_list-txt {
    margin-bottom: 2.5vw;
    height: 12vw;
    font-size: 3.58vw;
    display: flex;
    justify-content: center;
    align-items: center; }
  .footer__anniversary .anniversary_list-ttl {
    font-size: 4.6vw;
    margin-left: 5px; } }
.footer__anniversary .anniversary_list-gender {
  background-image: url(/ec/images/shop1/ft_anniversary/footer/btn-gender.png); }
  .footer__anniversary .anniversary_list-gender .anniversary_list-ttl {
    color: #ea6e80; }
.footer__anniversary .anniversary_list-birth {
  background-image: url(/ec/images/shop1/ft_anniversary/footer/btn-birth.png); }
  .footer__anniversary .anniversary_list-birth .anniversary_list-ttl {
    color: #e787ab; }
.footer__anniversary .anniversary_list-growth {
  background-image: url(/ec/images/shop1/ft_anniversary/footer/btn-growth.png); }
  .footer__anniversary .anniversary_list-growth .anniversary_list-ttl {
    color: #81bc52; }
.footer__anniversary .anniversary_list-okuizome {
  background-image: url(/ec/images/shop1/ft_anniversary/footer/btn-okuizome.png); }
  .footer__anniversary .anniversary_list-okuizome .anniversary_list-ttl {
    color: #ed8568; }
.footer__anniversary .anniversary_list-half {
  background-image: url(/ec/images/shop1/ft_anniversary/footer/btn-half.png); }
  .footer__anniversary .anniversary_list-half .anniversary_list-ttl {
    color: #f6b65e; }
.footer__anniversary .anniversary_list-first {
  background-image: url(/ec/images/shop1/ft_anniversary/footer/btn-first.png); }
  .footer__anniversary .anniversary_list-first .anniversary_list-ttl {
    color: #bfa56d; }
.footer__anniversary .anniversary_list-shima {
  background-image: url(/ec/images/shop1/ft_anniversary/footer/btn-shima.png); }
  .footer__anniversary .anniversary_list-shima .anniversary_list-ttl {
    color: #865b3b;
    letter-spacing: -0.1em; }

.footer__oshitateken {
  position: relative; }
  .footer__oshitateken .oshitateken_wrp {
    background-color: #fff; }
  .footer__oshitateken .oshitateken_wrp-ttl {
    font-weight: bold;
    color: #fe7183;
    text-align: center; }
  .footer__oshitateken .oshitateken_wrp-item:not(:last-child) {
    background-image: linear-gradient(to bottom, #b2abad, #b2abad 4px, transparent 4px, transparent 5px);
    background-repeat: no-repeat repeat; }
  .footer__oshitateken .oshitateken_wrp-txt {
    font-weight: bold;
    display: flex; }
  .footer__oshitateken .oshitateken_wrp-number {
    background-color: #fe7183;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff; }
  @media screen and (min-width: 769px) {
    .footer__oshitateken .oshitateken_wrp {
      padding: 37px;
      margin-bottom: 10px;
      border-radius: 3px; }
    .footer__oshitateken .oshitateken_wrp-ttl {
      font-size: 16px;
      margin-bottom: 15px; }
    .footer__oshitateken .oshitateken_wrp-item:not(:last-child) {
      background-size: 1px 5px;
      background-position: left 25px top 0;
      padding-bottom: 20px; }
    .footer__oshitateken .oshitateken_wrp-item {
      padding-left: 50px; }
    .footer__oshitateken .oshitateken_wrp-txt {
      align-items: center;
      font-size: 14px;
      margin-left: -50px; }
    .footer__oshitateken .oshitateken_wrp-number {
      width: 50px;
      height: 50px;
      border-radius: 25px;
      font-size: 20px;
      margin-right: 10px; } }
  @media (max-width: 768px) {
    .footer__oshitateken .oshitateken_wrp {
      padding: 4.6vw;
      margin-bottom: 2vw;
      border-radius: 0.769vw; }
    .footer__oshitateken .oshitateken_wrp-ttl {
      font-size: 3.6vw;
      margin-bottom: 2vw; }
    .footer__oshitateken .oshitateken_wrp-item:not(:last-child) {
      background-size: 1px 5px;
      background-position: left 3.85vw top 0;
      padding-bottom: 3.8vw; }
    .footer__oshitateken .oshitateken_wrp-item {
      padding-left: 7.7vw; }
    .footer__oshitateken .oshitateken_wrp-txt {
      font-size: 3vw;
      margin-left: -7.7vw; }
    .footer__oshitateken .oshitateken_wrp-number {
      width: 7.7vw;
      height: 7.7vw;
      border-radius: 3.85vw;
      font-size: 3vw;
      margin-right: 10px; } }

.oshitateken_note span, .banner_note span, .coupon-note span, .tegata__note span {
  color: #cc0000; }
@media screen and (min-width: 769px) {
  .oshitateken_note, .banner_note, .coupon-note, .tegata__note {
    font-size: 12px; } }
@media (max-width: 768px) {
  .oshitateken_note, .banner_note, .coupon-note, .tegata__note {
    font-size: 2.8vw; } }

.oshitateken_note li, .banner_note li, .tegata__note li {
  padding-left: 1em;
  text-indent: -1em; }

@media screen and (min-width: 769px) {
  .banner_note {
    padding-bottom: 30px; } }
@media (max-width: 768px) {
  .banner_note {
    padding-bottom: 3.8vw; } }

.tegata__wrp {
  position: relative;
  background-color: #fff; }
  @media screen and (min-width: 769px) {
    .tegata__wrp {
      padding: 40px 35px;
      margin-top: 26px;
      margin-bottom: 10px;
      border-radius: 3px; } }
  @media (max-width: 768px) {
    .tegata__wrp {
      padding: 5.897vw 0;
      margin-top: 3.846vw;
      margin-bottom: 2vw;
      border-radius: 0.769vw; } }
  .tegata__wrp .tegata__ttl {
    font-weight: bold;
    text-align: center;
    color: #fe7183; }
    @media screen and (min-width: 769px) {
      .tegata__wrp .tegata__ttl {
        font-size: 16px; } }
    @media (max-width: 768px) {
      .tegata__wrp .tegata__ttl {
        font-size: 3.59vw;
        line-height: 1.428; } }
  .tegata__wrp .tegata__txt {
    text-align: center; }
    @media screen and (min-width: 769px) {
      .tegata__wrp .tegata__txt {
        font-size: 14px;
        line-height: 1.85; } }
    @media (max-width: 768px) {
      .tegata__wrp .tegata__txt {
        font-size: 3.077vw; } }
    .tegata__wrp .tegata__txt span {
      color: #fe7183;
      font-weight: bold; }
    @media screen and (min-width: 769px) {
      .tegata__wrp .tegata__txt.is__lead {
        margin-top: 34px; } }
    @media (max-width: 768px) {
      .tegata__wrp .tegata__txt.is__lead {
        margin-top: 6.667vw; } }
    @media screen and (min-width: 769px) {
      .tegata__wrp .tegata__txt.is__desc {
        margin-top: 34px; } }
    @media (max-width: 768px) {
      .tegata__wrp .tegata__txt.is__desc {
        margin-top: 5.128vw; } }
  .tegata__wrp .tegata_process__thumb {
    margin-left: auto;
    margin-right: auto; }
    @media screen and (min-width: 769px) {
      .tegata__wrp .tegata_process__thumb {
        width: 100%;
        margin-top: 36px; } }
    @media (max-width: 768px) {
      .tegata__wrp .tegata_process__thumb {
        width: 44.872vw;
        margin-top: 10.769vw; } }

.footer__banner .banner_txt {
  font-weight: bold;
  padding-left: .1em;
  padding-right: .1em;
  display: inline;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0, #fff682));
  background: linear-gradient(transparent 60%, #fff682 0); }
  @media screen and (min-width: 769px) {
    .footer__banner .banner_txt {
      font-size: 16px; } }
  @media (max-width: 768px) {
    .footer__banner .banner_txt {
      font-size: 3.6vw; } }
.footer__banner .banner_img {
  margin: 5px 0; }

/*# sourceMappingURL=style.css.map */
