@charset "UTF-8";
.sp_only {
  display: none !important; }

.bredlist.lp {
    margin: 60px auto 20px;
    width: 860px;
    font-size: 12px;
}

/************ fade **********/
.fade {
  -webkit-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
  opacity: 0;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px); }

.fade.onView {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

/****************************/
/* フォント設定はいつも同じようにしてください */
#mothers_day_200415 {
  font-family: toppan-bunkyu-mincho-pr6n, serif;
  color: #656565; }
  #mothers_day_200415 .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  #mothers_day_200415 .content_wrap {
    width: 860px;
    margin: 0 auto;
    position: relative; }
  #mothers_day_200415 .item_txt {
    font-size: 12px;
    letter-spacing: 0.115em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    margin-top: 14px;
    line-height: 1.6;
    white-space: nowrap; }
    #mothers_day_200415 .item_txt::before {
      content: '';
      display: block;
      height: 0;
      width: 0;
      margin-top: calc((1 - 1.6) * 0.5em); }
    #mothers_day_200415 .item_txt::after {
      content: '';
      display: block;
      height: 0;
      width: 0;
      margin-top: calc((1 - 1.6) * 0.5em); }
  #mothers_day_200415 .ttl {
    font-size: 22px;
    letter-spacing: 0.03em;
    line-height: 1.9;
    width: 640px;
    margin-left: auto;
    margin-right: auto; }
    #mothers_day_200415 .ttl::before {
      content: '';
      display: block;
      height: 0;
      width: 0;
      margin-top: calc((1 - 1.9) * 0.5em); }
    #mothers_day_200415 .ttl::after {
      content: '';
      display: block;
      height: 0;
      width: 0;
      margin-top: calc((1 - 1.9) * 0.5em); }
  #mothers_day_200415 .txt {
    font-size: 13px;
    letter-spacing: 0.1em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    margin-top: 40px;
    line-height: 2;
    width: 640px;
    margin-left: auto;
    margin-right: auto; }
    #mothers_day_200415 .txt::before {
      content: '';
      display: block;
      height: 0;
      width: 0;
      margin-top: calc((1 - 2) * 0.5em); }
    #mothers_day_200415 .txt::after {
      content: '';
      display: block;
      height: 0;
      width: 0;
      margin-top: calc((1 - 2) * 0.5em); }
  #mothers_day_200415 ul.flex {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 47px; }
  #mothers_day_200415 .mv p {
    margin-top: 25px;
    font-size: 14px; }
  #mothers_day_200415 .sec01 {
    margin-top: 110px; }
    #mothers_day_200415 .sec01 ul {
      width: 480px;
      margin-left: auto;
      margin-right: auto; }
  #mothers_day_200415 .sec02 {
    margin-top: 112px; }
    #mothers_day_200415 .sec02 ul {
      width: 740px;
      margin-left: auto;
      margin-right: auto; }
  #mothers_day_200415 .sec03 {
    margin-top: 120px; }
    #mothers_day_200415 .sec03 ul {
      width: 480px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 43px; }
  #mothers_day_200415 img {
    width: 100%; }
  #mothers_day_200415 .mv_img {
    width: 860px; }
  #mothers_day_200415 .img01 {
    width: 220px; }
  #mothers_day_200415 .img02 {
    width: 220px; }
  #mothers_day_200415 .img03 {
    width: 220px; }
  #mothers_day_200415 .img04 {
    width: 220px; }
  #mothers_day_200415 .img05 {
    width: 220px; }
  #mothers_day_200415 .img06 {
    width: 220px; }
  #mothers_day_200415 .img07 {
    width: 220px; }
  #mothers_day_200415 .btn_all {
    width: 460px;
    margin: 163px auto 0; }
