@charset "UTF-8";


/* line 45, ../scss/style.scss */
.wrapper-mom {
  font-family: sans-serif;
  margin: 0;
  background-color: #fff;
  font-family: Verdana, 游ゴシック, YuGothic, Hiragino Kaku Gothic ProN, Meiryo, sans-serif;
  line-height: 1.6;
  position: relative;
  width: 92%;
  max-width: 980px;
  margin: 15px auto;
  padding: 0;
  background-color: #fff;
  color: #444;
  overflow: hidden;
}
/* line 47, ../scss/style.scss */
.wrapper-mom input[type="button"] {
  cursor: pointer;
}
/* line 50, ../scss/style.scss */
.wrapper-mom input[disabled] {
  cursor: default;
}
/* line 66, ../scss/style.scss */
.wrapper-mom img {
  width: 100%;
}

/* line 71, ../scss/style.scss */
* {
  box-sizing: border-box;
}
/* line 74, ../scss/style.scss */
*:before {
  box-sizing: border-box;
}
/* line 78, ../scss/style.scss */
*:after {
  box-sizing: border-box;
}

/* line 83, ../scss/style.scss */
article {
  display: block;
}

/* line 86, ../scss/style.scss */
aside {
  display: block;
}

/* line 89, ../scss/style.scss */
details {
  display: block;
}

/* line 92, ../scss/style.scss */
figcaption {
  display: block;
}


/* line 99, ../scss/style.scss */
.wrapper-mom .footer {
  display: block;
  max-width: 800px;
  margin: 0 auto;
}
/* line 103, ../scss/style.scss */
.wrapper-mom .footer h3 {
  background-color: #c9384d;
  color: #fff;
  text-align: center;
  letter-spacing: 1em;
  font-size: 16px!important;
  font-weight: normal;
  padding: .3em!important;
margin:20px 0;
}

/* line 113, ../scss/style.scss */
.wrapper-mom .header {
  display: block;
  margin-bottom: 40px;
}
/* line 116, ../scss/style.scss */
.wrapper-mom .header .h1 {
  margin: 34px 0 27px;
  text-align: center;
}
/* line 119, ../scss/style.scss */
.wrapper-mom .header .h1 img {
  max-width: 550px;
}

@media screen and (max-width: 480px) {
  /* line 125, ../scss/style.scss */
  .wrapper-mom img[src*="limited.png"] {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  /* line 130, ../scss/style.scss */
  .wrapper-mom img[src*="ribbon.png"] {
    display: none;
  }
}



/* line 143, ../scss/style.scss */
.wrapper-mom .ribbon-txt {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #c9384d;
  color: #fff;
  width: 100%;
  text-align: center;
  padding: .3em 0;
  font-size: 14px;
}

/* line 154, ../scss/style.scss */
.wrapper-mom .txt-mobile {
  border: 1px solid #c9384d;
  padding: .5em;
  text-align: center;
  font-size: 12px;
}
/* line 159, ../scss/style.scss */
.wrapper-mom .txt-mobile p {
  margin: 0;
  color: #c9384d;
}
/* line 162, ../scss/style.scss */
.wrapper-mom .txt-mobile p:nth-child(2) {
  text-align: left;
  font-size: 11px;
}
/* line 167, ../scss/style.scss */
.txt-mobile .txt-mobile--limit {
  font-size: 18px;
}

/* line 171, ../scss/style.scss */
.wrapper-mom .txt-mobile--inner {
  padding: .5em;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background-color: #c9384d;
}
/* line 177, ../scss/style.scss */
.wrapper-mom .txt-mobile--inner span {
  display: inline-block;
  font-size: 14px;
  margin-left: 10px;
  /*
  		font-size: 14px;
  		font-weight: bold;
  		padding-left: .5em;
  */
}
/* line 188, ../scss/style.scss */
.wrapper-mom .txt-mobile--inner a {
  color: #c9384d;
}
/* line 191, ../scss/style.scss */
.wrapper-mom .txt-mobile--inner p {
  margin: 0;
  font-size: 18px;
  line-height: 1.3;
}
/* line 195, ../scss/style.scss */
.wrapper-mom .txt-mobile--inner p i {
  margin-right: 5px;
}
/* line 198, ../scss/style.scss */
.wrapper-mom .txt-mobile--inner p em {
  font-size: 32px;
  font-style: normal;
}
/* line 203, ../scss/style.scss */
.wrapper-mom .txt-mobile--inner h4 {
  margin: 0;
  font-size: 16px;font-weight:bold;
}

/* line 208, ../scss/style.scss */
.wrapper-mom .dates {
  width: 100%;
  text-align: center;
}

/* line 212, ../scss/style.scss */
.wrapper-mom .description {
  width: 94%;
  max-width: 700px;
  margin: 0 auto;
}

.wrapper-mom .description p{
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
font-size:16px;
}

/* line 217, ../scss/style.scss */
.wrapper-mom .special {
  overflow: hidden;
  max-width: 980px;
  margin: 0 auto;
  width: 96%;
}

/* line 223, ../scss/style.scss */
.wrapper-mom .special2 {
  overflow: hidden;
  max-width: 980px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 40px;
  padding: 0 2%;
}

/* line 231, ../scss/style.scss */
.wrapper-mom .gift {
  width: 100%;
  margin-bottom: 80px;
}
/* line 234, ../scss/style.scss */
.wrapper-mom .gift h3 {
  text-align: center;
}
/* line 236, ../scss/style.scss */
.wrapper-mom .gift h3 img {
  width: 200px;
}
@media screen and (max-width: 480px) {
  /* line 236, ../scss/style.scss */
.wrapper-mom .gift h3 img {
    width: 80%;
  }
}

/* line 244, ../scss/style.scss */
.wrapper-mom .gift-img {
  margin-bottom: 10px;
}

/* line 247, ../scss/style.scss */
.wrapper-mom .gift-detail {
  min-height: 140px;
  margin: 0;
  margin-bottom: 15px;
  text-align: left;
  font-size: 14px;
  line-height: 1.4;
}

/* line 255, ../scss/style.scss */
.wrapper-mom .gift-price {
  color: #c9384d;
  text-align: center;
}

/* line 259, ../scss/style.scss */
.wrapper-mom .gift-price--sub {
  font-size: 12px;
}

/* line 262, ../scss/style.scss */
.wrapper-mom .gift-cap {
  margin: 0;
  font-size: 12px;
  line-height: 1.3;
  text-align: left;
}
@media screen and (min-width: 481px) {
  /* line 267, ../scss/style.scss */
.wrapper-mom .gift-cap.gift-cap-mobile {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  /* line 272, ../scss/style.scss */
.wrapper-mom .gift-cap.gift-cap-desktop {
    display: none;
  }
}

/* line 278, ../scss/style.scss */
.wrapper-mom .subscribe {
  text-align: center;
  margin-top: 20px;
}

.wrapper-mom .gift-spec h3 {
    display: block;
    font-size: 1.17em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}

/* line 281, ../scss/style.scss */
.wrapper-mom .subscribe h4 {
  margin: 0;
  margin-bottom: 10px;
  color: #ed7498;
font-size:16px;font-weight:bold;
}
/* line 285, ../scss/style.scss */
.wrapper-mom .subscribe h4 span {
  display: inline-block;
}
/* line 289, ../scss/style.scss */
.wrapper-mom .subscribe p {
  min-height: 140px;
  margin: 0;
  margin-bottom: 15px;
  text-align: left;
  font-size: 14px;
  line-height: 1.4;
}

/* line 298, ../scss/style.scss */
.wrapper-mom .subscribe-button {
  display: inline-block;
  margin: 0 auto;
  border: 1px solid #c9384d;
  border-radius: 3px;
  padding: .5em 2em;
  color: #c9384d;
  background-color: transparent;
  text-decoration: none;
  color: #c9384d;
font-size:16px;
  -webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
/* line 309, ../scss/style.scss */
.wrapper-mom .subscribe-button:hover {
  background-color: #c9384d;
  color: #fff;
}

/* line 314, ../scss/style.scss */
.wrapper-mom .onlymag {
  margin-bottom: 40px;
}

/* line 317, ../scss/style.scss */
.wrapper-mom .cover-sub {
  display: block;
  width: 150px;
  margin: 10px auto;
}

@media screen and (min-width: 769px) {
  /* line 323, ../scss/style.scss */
.wrapper-mom .onlymag {
    margin-right: 5%;
    width: 65%;
    margin-bottom: 0;
  }
}
/* line 330, ../scss/style.scss */
.wrapper-mom .present p {
  margin: 0;
  font-size: 14px;
  line-height: 1.4;
}

/* line 336, ../scss/style.scss */
.wrapper-mom .magonly-ttl {
  color: #c9384d;
  text-align: center;
  margin: 0;
  padding-bottom: .3em;
  border-bottom: 1px solid #fefefe;
  text-indent: -9999px;
  background-image: url(../images/ttl-e.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 40px;
  margin-bottom: 20px;
}
/* line 348, ../scss/style.scss */
.wrapper-mom .magonly-ttl span {
  display: inline-block;
}

/* line 352, ../scss/style.scss */
.wrapper-mom .magnormal-ttl {
  color: #c9384d;
  text-align: center;
  margin: 0;
  padding-bottom: .3em;
  border-bottom: 1px solid #fefefe;
  margin-top: 30px;
}
/* line 359, ../scss/style.scss */
.wrapper-mom .magnormal-ttl span {
  display: inline-block;
}

/* line 363, ../scss/style.scss */
.wrapper-mom .more {
  text-align: center;
  margin-bottom: 40px;
}
/* line 366, ../scss/style.scss */
.wrapper-mom .more img {
  max-width: 240px;
}

/* line 371, ../scss/style.scss */
.wrapper-mom .wrapper-mom .more-ttl {
  width: 90px;
  float: left;
}

/* line 377, ../scss/style.scss */
.wrapper-mom .foot-detail {
  clear: both;
  width: 94%;
  margin: 0 auto;
}
/* line 381, ../scss/style.scss */
.wrapper-mom .foot-detail p {
  font-size: 14px;
  line-height: 1.6;
  text-indent: -1em;
  padding-left: 1em;
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

/* line 388, ../scss/style.scss */
.wrapper-mom .foot-order--inner {
  border: 1px solid #c9384d;
  padding: .5em;
  text-align: center;
  font-size: 12px;
  color: #c9384d;
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
}
/* line 394, ../scss/style.scss */
.wrapper-mom .foot-order--inner span {
  font-size: 18px;
  font-weight: bold;
  padding-left: .5em;
}
/* line 399, ../scss/style.scss */
.wrapper-mom .foot-order--inner a {
  color: #c9384d;
}

/* line 403, ../scss/style.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 406, ../scss/style.scss */
.wrapper-mom span.divide {
  display: inline-block;
}

/* line 409, ../scss/style.scss */
.wrapper-mom .magonly .gift-detail {
  min-height: 10px;
}

/* line 412, ../scss/style.scss */
.wrapper-mom .magnormal .gift-detail {
  min-height: 10px;
}

/* line 415, ../scss/style.scss */
.wrapper-mom .foot-inquiry span {
  display: block;
  font-weight: bold;
}

/* line 419, ../scss/style.scss */
.wrapper-mom .foot-privacy span {
  display: block;
  font-weight: bold;
}

/* line 424, ../scss/style.scss */
.wrapper-mom .foot-order p {
  font-size: 18px;
}
/* line 426, ../scss/style.scss */
.wrapper-mom .foot-order p span {
  display: block;font-weight:bold;
}
/* line 429, ../scss/style.scss */
.wrapper-mom .foot-order p.waytoorder {
  min-height: 1px;
  font-size: 14px;
  text-align: left;
margin:15px 0;
}
/* line 433, ../scss/style.scss */
.wrapper-mom .foot-order p.waytoorder:first-child {
  margin-top: 20px;
}

/* line 439, ../scss/style.scss */
.wrapper-mom .delivertoislands {
  text-decoration: underline;
}

@media screen and (max-width: 480px) {
  /* line 444, ../scss/style.scss */
.wrapper-mom .wrapper {
    margin: 10px auto;
  }
}
@media screen and (min-width: 480px) {
  /* line 450, ../scss/style.scss */
.wrapper-mom img.mobile {
    display: none;
  }
  /* line 453, ../scss/style.scss */
.wrapper-mom img.dt {
    display: inline;
  }
  /* line 456, ../scss/style.scss */
.wrapper-mom img.original {
    display: block;
  }
  /* line 458, ../scss/style.scss */
.wrapper-mom img.original.limit {
    width: 150px;
    position: absolute;
    top: 50px;
    left: 20px;
  }
  /* line 464, ../scss/style.scss */
.wrapper-mom img.original.ribbon {
    position: absolute;
    top: 0;
    right: 0;
    width: 280px;
  }
  /* line 470, ../scss/style.scss */
.wrapper-mom img.original.dates-img {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
  }

  /* line 477, ../scss/style.scss */
.wrapper-mom .ribbon-txt {
    display: none;
  }

  /* line 480, ../scss/style.scss */
.wrapper-mom .txt-mobile {
    display: none;
  }

  /* line 483, ../scss/style.scss */
.wrapper-mom .special {
    margin-bottom: 40px;
    padding: 0 2%;
  }

  /* line 487, ../scss/style.scss */
.wrapper-mom .special2 {
    margin: 0 auto;
    margin-bottom: 40px;
    width: 96%;
  }

  /* line 493, ../scss/style.scss */
.wrapper-mom .gift {
    width: 48%;
    float: left;
    margin-right: 4%;
  }
  /* line 497, ../scss/style.scss */
.wrapper-mom .gift:nth-child(even) {
    margin-right: 0;
  }
  /* line 500, ../scss/style.scss */
.wrapper-mom .gift .gift-spec {
    width: 50%;
    float: left;
    margin: 0;
  }
  /* line 504, ../scss/style.scss */
.wrapper-mom .gift .gift-spec img {
    width: 200px;
  }
  /* line 508, ../scss/style.scss */
.wrapper-mom .gift > div {
    width: 50%;
    float: left;
  }
  /* line 511, ../scss/style.scss */
.wrapper-mom .gift > div.present {
    float: none;
    width: 100%;
    text-align: center;
  }
  /* line 515, ../scss/style.scss */
.wrapper-mom .gift > div.present img {
    width: 80%;
  }
  /* line 518, ../scss/style.scss */
.wrapper-mom .gift > div.present p {
    text-align: left;
  }
  /* line 522, ../scss/style.scss */
.wrapper-mom .gift > div.subscribe {
    clear: both;
    width: 100%;
  }

  /* line 529, ../scss/style.scss */
.wrapper-mom .gift-detail {
    min-height: 350px;
  }

  /* line 532, ../scss/style.scss */
.wrapper-mom .onlymag {
    width: 65%;
    margin-bottom: 0;
    text-align: center;
    float: left;
  }

  /* line 538, ../scss/style.scss */
.wrapper-mom .magonly-ttl {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    text-indent: -9999px;
    overflow: hidden;
    background-image: url(../images/ttl-e.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 45px;
  }
  /* line 548, ../scss/style.scss */
.wrapper-mom .magonly-ttl img {
    width: 100%;
  }

  /* line 552, ../scss/style.scss */
.wrapper-mom .magonly-txt {
    clear: both;
  }

  /* line 555, ../scss/style.scss */
.wrapper-mom .cover-sub {
    float: left;
    width: 200px;
    margin-right: 20px;
    margin-top: 0;
  }

  /* line 561, ../scss/style.scss */
.wrapper-mom .present {
    clear: both;
    position: relative;
    display: flex;
    width: 94%;
    max-width: 700px;
    margin: 0 auto;
    margin-top: 0;
    align-items: center;
  }
  /* line 571, ../scss/style.scss */
.wrapper-mom .present p {
    font-size: 20px;
  }
  /* line 575, ../scss/style.scss */
.wrapper-mom .present img[src="images/more-letterset.png"] {
    float: left;
    width: 30%;
    margin-top: 15px;
    margin-right: 10px;
  }

  /* line 583, ../scss/style.scss */
.wrapper-mom .more-ttl {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
  }

  /* line 589, ../scss/style.scss */
.wrapper-mom .foot-order {
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
  }
  /* line 593, ../scss/style.scss */
.wrapper-mom .foot-order p {
    display: inline-flex;
    margin: 0;
    min-height: 80px;
    vertical-align: top;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  /* line 601, ../scss/style.scss */
.wrapper-mom .foot-order p span {
    display: inline-block;
font-weight:bold;
  }

.wrapper-mom .foot-order p span a[href^="tel:"] {
    pointer-events: none;
}

  /* line 604, ../scss/style.scss */
.wrapper-mom .foot-order p.waytoorder {
    min-height: 1px;
    margin-left: 1em;
    font-size: 14px;
    text-align: left;
    text-indent: -1em;
  }
  /* line 610, ../scss/style.scss */
.wrapper-mom .foot-order p.waytoorder:first-child {
    margin-top: 20px;
  }
  /* line 614, ../scss/style.scss */
.wrapper-mom .foot-order p.foot-order-top {
    min-height: 1px;
    margin-bottom: 10px;
  }

  /* line 620, ../scss/style.scss */
.wrapper-mom .foot-detail {
    max-width: 700px;
  }

  /* line 623, ../scss/style.scss */
.wrapper-mom .foot-order--inner {
    width: 48%;
    padding: 10px;
    margin: 0;
    margin-bottom: 10px;
  }
  /* line 629, ../scss/style.scss */
.wrapper-mom .foot-order--inner span {
    display: inline-block;
  }

  /* line 633, ../scss/style.scss */
.wrapper-mom .footer {
    width: 100%;
    max-width: inherit;
  }
}
@media screen and (min-width: 480px) and (max-width: 768px) {
  /* line 641, ../scss/style.scss */
.wrapper-mom .subscribe-button {
    font-size: 14px;
  }

  /* line 644, ../scss/style.scss */
.wrapper-mom img.original.limit {
    width: 100px;
  }

  /* line 648, ../scss/style.scss */
.wrapper-mom .gift > div {
    min-height: 265px;
  }
  /* line 652, ../scss/style.scss */
.wrapper-mom .gift h3 img {
    width: 90%;
  }

  /* line 658, ../scss/style.scss */
.wrapper-mom .gift-D > div {
    min-height: 307px;
  }

  /* line 662, ../scss/style.scss */
.wrapper-mom img.original.ribbon {
    position: absolute;
    top: 0;
    right: 0;
    width: 200px;
  }

  /* line 668, ../scss/style.scss */
.wrapper-mom .present img[src="images/img-subscribe.jpg"] {
    margin-top: 35px;
  }
}
@media screen and (max-width: 768px) {
  /* line 673, ../scss/style.scss */
.wrapper-mom header .h1 img {
    max-width: 400px;
  }
}
