@charset "UTF-8";
#ifufu {
  /*共通*/
  line-height: normal;
  /*〇〇の商品を探す*/
  /* いい夫婦の日と花 */
  /* テキストタイトル（色指定） */
  /*各ページでボタンの色が違うのでここで個別に指定*/
  /* ちょっと耳より情報 */
}
#ifufu .message {
  background: url("../img/ifufu/bg.png") no-repeat right 30px bottom 50px #fdfbf2;
  padding: 35px 0 40px;
}
@media print, screen and (max-width: 767px) {
  #ifufu .message {
    background: url("../img/ifufu/bg.png") no-repeat right 15px bottom 15px #fdfbf2;
    background-size: 18%;
    padding: 20px 20px 20px;
  }
}
#ifufu .message .title .en {
  color: #b49747;
}
#ifufu .message .title h2 {
  color: #411b04;
}
#ifufu .btn_search a {
  background: url("../img/nextday/icon_arrow.png") no-repeat right 10px center #c82c55;
}
#ifufu .about .index, #ifufu .about .title {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#ifufu .about .content {
  display: flex;
  align-items: center;
  width: 89%;
  margin: 0 auto 50px;
}
@media print, screen and (max-width: 767px) {
  #ifufu .about .content {
    display: inline;
    width: 100%;
  }
}
#ifufu .about .content .detail {
  width: 48.5%;
  margin-right: 3.5%;
}
@media print, screen and (max-width: 767px) {
  #ifufu .about .content .detail {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
#ifufu .about .content .detail .index {
  font-size: 21px;
  color: #411b04;
  font-weight: bold;
  background: url(../img/ifufu/icon_couple.png) no-repeat left top;
  padding-left: 45px;
  margin-bottom: 15px;
}
@media print, screen and (max-width: 767px) {
  #ifufu .about .content .detail .index {
    font-size: 19px;
  }
}
#ifufu .about .content .image {
  width: 48%;
  text-align: center;
}
@media print, screen and (max-width: 767px) {
  #ifufu .about .content .image {
    width: 100%;
    margin-bottom: 1em;
  }
}
#ifufu .about .content.flex-row-reverse {
  flex-direction: row-reverse;
}
@media print, screen and (max-width: 767px) {
  #ifufu .about .content.flex-row-reverse {
    display: inline;
  }
}
#ifufu .about .content.flex-row-reverse .image {
  margin-right: 3.5%;
}
#ifufu .about .content.flex-row-reverse .detail {
  margin-right: 0;
}
#ifufu .about .content:last-child {
  margin-bottom: 0;
}
#ifufu .text-title_area .text-title {
  color: #411b04;
}
#ifufu .text-title_area .text-title .f_pink {
  color: #de5796;
}
#ifufu .text-title_area .text-title:before {
  border-top: 1px solid #411b04;
}
#ifufu .name {
  background: url("../img/common/arrow.png") no-repeat right 10px center #e8718a;
}
#ifufu .info {
  width: 75%;
  margin: 0 auto;
  background: #fdfbf2;
  border-radius: 7px;
  padding: 30px;
  box-sizing: border-box;
}
@media print, screen and (max-width: 767px) {
  #ifufu .info {
    width: 100%;
    padding: 15px;
  }
}
#ifufu .info .title {
  font-size: 18px;
  font-weight: bold;
  color: #411b04;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 10px;
}
@media print, screen and (max-width: 767px) {
  #ifufu .info .title {
    text-align: center;
  }
}
#ifufu .info .wrapper {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
@media print, screen and (max-width: 767px) {
  #ifufu .info .wrapper {
    display: inline-block;
  }
}
#ifufu .info .wrapper .image {
  width: 36%;
}
@media print, screen and (max-width: 767px) {
  #ifufu .info .wrapper .image {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
}
#ifufu .info .wrapper .text {
  width: 61%;
  margin-right: 3%;
}
@media print, screen and (max-width: 767px) {
  #ifufu .info .wrapper .text {
    width: 100%;
    margin-right: 0;
  }
}
#ifufu .info .wrapper .text p {
  margin: 0 0 15px;
}
#ifufu .delivery {
  display: flex;
  flex-direction: row-reverse;
  margin-bottom: 50px;
}
@media print, screen and (max-width: 767px) {
  #ifufu .delivery {
    display: inline-block;
    margin-bottom: 0;
  }
}
#ifufu .delivery .image {
  width: 48.6%;
  text-align: center;
}
@media print, screen and (max-width: 767px) {
  #ifufu .delivery .image {
    width: 90%;
    margin: 0 auto 1.5em;
  }
}
#ifufu .delivery .detail {
  width: 48.6%;
  margin-right: 2.68%;
}
@media print, screen and (max-width: 767px) {
  #ifufu .delivery .detail {
    width: 100%;
    margin-right: 0;
  }
}
#ifufu .delivery span.nextday {
  padding-right: 5px;
}
#ifufu .delivery span.red {
  color: #ff0000;
}/*# sourceMappingURL=ifufu.css.map */