@charset "UTF-8";
#weddinganniversary {
  /*共通*/
  line-height: normal;
  /*〇〇の商品を探す*/
  /*結婚記念日と花*/
  /*エピソードをご紹介*/
  /* テキストタイトル（色指定） */
  /*各ページでボタンの色が違うのでここで個別に指定*/
}
#weddinganniversary .message {
  width: 89.4%;
  margin: 0 auto 35px;
  padding: 35px 0 50px;
  background: url("../img/weddinganniversary/bg.png") no-repeat right 40px bottom 40px #fff7f8;
}
@media print, screen and (max-width: 767px) {
  #weddinganniversary .message {
    width: 100%;
    margin: 0 auto 30px;
    padding: 15px 15px 80px;
    background: url("../img/weddinganniversary/bg.png") no-repeat right 15px bottom 15px #fff7f8;
    background-size: 27%;
  }
}
#weddinganniversary .message .title .en {
  color: #c09d4f;
  background: url("../img/weddinganniversary/icon_flower02.png") no-repeat top center;
  padding-top: 15px;
}
#weddinganniversary .message .title h2 {
  color: #411b04;
}
#weddinganniversary .btn_search a {
  background: url("../img/nextday/icon_arrow.png") no-repeat right 10px center #bf2558;
}
#weddinganniversary .about {
  margin-top: -10px;
  margin-bottom: 75px;
}
@media print, screen and (max-width: 767px) {
  #weddinganniversary .about {
    margin-bottom: 50px;
    margin-top: 0;
  }
}
#weddinganniversary .about .content {
  display: flex;
  align-items: center;
  width: 89.4%;
  margin: 0 auto 50px;
}
@media print, screen and (max-width: 767px) {
  #weddinganniversary .about .content {
    display: inline;
    width: 100%;
  }
}
#weddinganniversary .about .content .detail {
  width: 52.5%;
  margin-right: 3.5%;
}
@media print, screen and (max-width: 767px) {
  #weddinganniversary .about .content .detail {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
#weddinganniversary .about .content .detail .index {
  font-size: 21px;
  color: #411b04;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
  background: url(../img/weddinganniversary/icon_flower.png) no-repeat left center;
  padding-left: 62px;
  margin-bottom: 15px;
}
@media print, screen and (max-width: 767px) {
  #weddinganniversary .about .content .detail .index {
    font-size: 19px;
    margin-bottom: 10px;
    height: 43px;
    padding-top: 6px;
  }
}
#weddinganniversary .about .content .detail p {
  margin: 0;
}
#weddinganniversary .about .content .detail .meaning {
  width: 70%;
  margin-top: 20px;
  background: url(../img/weddinganniversary/bg_meaning.png) no-repeat right center;
}
@media print, screen and (max-width: 767px) {
  #weddinganniversary .about .content .detail .meaning {
    width: 100%;
    margin: 20px auto 0;
  }
}
#weddinganniversary .about .content .detail .meaning a {
  display: block;
  border: solid 1px #e4dbde;
  padding: 10px;
  box-sizing: border-box;
  color: #411b04;
  text-align: center;
  background: url(../img/weddinganniversary/icon_arrow.png) no-repeat left 10px center;
}
#weddinganniversary .about .content .detail .meaning a:hover {
  opacity: 0.8;
}
#weddinganniversary .about .content .detail .meaning span.f_emphasis {
  color: #bf2558;
}
#weddinganniversary .about .content .image {
  width: 44%;
  text-align: center;
  margin-right: 3.5%;
}
@media print, screen and (max-width: 767px) {
  #weddinganniversary .about .content .image {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1em;
  }
}
#weddinganniversary .about .content.flex-row-reverse {
  display: flex;
  flex-direction: row-reverse;
}
@media print, screen and (max-width: 767px) {
  #weddinganniversary .about .content.flex-row-reverse {
    display: inline;
  }
}
#weddinganniversary .about .content.flex-row-reverse .image {
  margin-right: 3.5%;
}
#weddinganniversary .about .content.flex-row-reverse .detail {
  margin-right: 0;
}
#weddinganniversary .about .content:last-child {
  margin-bottom: 0;
}
#weddinganniversary .episode {
  width: 89.44%;
  margin: 0 auto;
}
@media print, screen and (max-width: 767px) {
  #weddinganniversary .episode {
    width: 100%;
  }
}
#weddinganniversary .episode .title {
  text-align: center;
  margin-bottom: 30px;
}
@media print, screen and (max-width: 767px) {
  #weddinganniversary .episode .title {
    margin-bottom: 20px;
  }
}
#weddinganniversary .episode .title .en {
  color: #c09d4f;
  font-size: 21px;
  margin-bottom: 15px;
}
@media print, screen and (max-width: 767px) {
  #weddinganniversary .episode .title .en {
    margin-bottom: 10px;
  }
}
#weddinganniversary .episode .title .jp {
  font-size: 23px;
  color: #411b04;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
}
@media print, screen and (max-width: 767px) {
  #weddinganniversary .episode .title .jp {
    font-size: 18px;
  }
}
#weddinganniversary .episode .content {
  display: flex;
  flex-wrap: wrap;
}
@media print, screen and (max-width: 767px) {
  #weddinganniversary .episode .content {
    display: block;
  }
}
#weddinganniversary .episode .content .detail {
  width: 48.5%;
  background: url(../img/weddinganniversary/bg_flower.png) no-repeat left top #fff7f8;
  padding: 50px;
  box-sizing: border-box;
  margin-bottom: 30px;
}
@media print, screen and (max-width: 767px) {
  #weddinganniversary .episode .content .detail {
    width: 100%;
    padding: 30px;
    box-sizing: border-box;
    margin-bottom: 15px;
  }
}
#weddinganniversary .episode .content .index {
  color: #411b04;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
  margin-bottom: 10px;
}
#weddinganniversary .episode .content .index span.f_large {
  font-size: 18px;
}
@media print, screen and (max-width: 767px) {
  #weddinganniversary .episode .content .index span.f_large {
    font-size: 16px;
  }
}
#weddinganniversary .episode .content .detail:nth-child(odd) {
  margin-right: 3%;
}
#weddinganniversary .episode .content .detail:nth-last-child(-n+2) {
  margin-bottom: 0;
}
@media print, screen and (max-width: 767px) {
  #weddinganniversary .episode .content .detail:nth-last-child(-n+2) {
    margin-bottom: 15px;
  }
}
#weddinganniversary .text-title_area .text-title {
  color: #411b04;
}
#weddinganniversary .text-title_area .text-title .f_pink {
  color: #e13c67;
}
#weddinganniversary .text-title_area .text-title:before {
  border-top: 1px solid #411b04;
}
#weddinganniversary .name {
  background: url("../img/common/arrow.png") no-repeat right 10px center #fa81ba;
}
#weddinganniversary .delivery {
  display: flex;
  flex-direction: row-reverse;
  margin-bottom: 50px;
}
@media print, screen and (max-width: 767px) {
  #weddinganniversary .delivery {
    display: inline-block;
    margin-bottom: 0;
  }
}
#weddinganniversary .delivery .image {
  width: 48.6%;
  text-align: center;
}
@media print, screen and (max-width: 767px) {
  #weddinganniversary .delivery .image {
    width: 90%;
    margin: 0 auto 1.5em;
  }
}
#weddinganniversary .delivery .detail {
  width: 48.6%;
  margin-right: 2.68%;
}
@media print, screen and (max-width: 767px) {
  #weddinganniversary .delivery .detail {
    width: 100%;
    margin-right: 0;
  }
}
#weddinganniversary .delivery span.nextday {
  padding-right: 5px;
}
#weddinganniversary .delivery span.red {
  color: #ff0000;
}/*# sourceMappingURL=weddinganniversary.css.map */