.anniversary-table {
  width: 100%;
  border-collapse: collapse;
  margin: 2em 0 0;
  font-size: 15px;
  color: #444;
}

.anniversary-table caption {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 12px;
  color: #c06080;
}

.anniversary-table thead th {
  background: #f8d7e1;
  color: #7a2e46;
  padding: 12px;
  border: 1px solid #f0b6c6;
  text-align: center;
}

.anniversary-table tbody th {
  background: #fdebf0;
  color: #7a2e46;
  font-weight: bold;
  border: 1px solid #f0b6c6;
  padding: 10px;
  text-align: center;
  white-space: nowrap;
}

.anniversary-table td {
  border: 1px solid #f0b6c6;
  padding: 12px;
  background: #fff;
  line-height: 1.6;
}

.anniversary-table tbody tr:nth-child(even) td {
  background: #fff6f9;
}
    .sub-title.orange01 {
        color: #f27e01;
        border-bottom: 2px solid #f27e01;
    }
    .sub-title {
        padding:10px !important;
        margin:10px 0 !important;
    }
    .box-product__body {
        padding: 20px 5.3% 0;
    }
    .gs {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .gs--center {
        -ms-flex-pack: center;
        justify-content: center;
    }
    .m-n10 {
        margin: -10px !important;
    }
    .card--size .card__img {
        margin-bottom: 5px;
    }
    .card--size .card__img img {
        max-width: 100%;
        height: auto;
        vertical-align: middle;
        border: 0;
    }
    .card--size .card__img img {
        margin: 0;
    }
    .gs__col--xs-6 .card--size .card__btn a {
        font-size: 17px;
    }
    .gs__col--xs-6 .card--size .card__btn a {
        font-size: 17px;
    }
    .card--size .card__btn a {
        height: 72px;
        padding: 10px 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        line-height: 1.2;
        font-size: 18px;
        background-color: #ec644e;
        background-color: #e14141;
        box-shadow: 0px 5px 0px -2px #e5e5e5;
        color: #fff;
        position: relative;
        border-radius: 10px;
    }
    .gs__col--xs-6 .card--size .card__btn a {
     font-size: 17px;
    }

    .card--size .card__btn a:hover {
        opacity: .6;
        text-decoration: none;
    }

    .btn {
        font: 700 18px/1.5 YakuHanJP, "Noto Sans JP", MyYuGothicM, YuGothic, -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
        text-align: center;
        user-select: none;
        cursor: pointer;
        -webkit-font-smoothing: antialiased;
    }
    .card--size .card__btn a::before {
        content: '';
    }
    .btn--ico-right .fa, .btn--ico-right .fas {
        position: absolute;
        top: calc(50% - 0.5em);
        right: 0.5em;
        font-size:20px;
        font-weight: bold; 
    }
    .fa-angle-right:before {
        content: "\f105";
    }
    .card--size .card__text {
        margin-bottom: 8px;
        font-weight: bold;
        text-align: center;
    }
    .card--size .card__img {
        margin-bottom: 5px;
    }
    .card--size .card__img img {
        margin: 0;
    }
    .card--size .card__img img {
        max-width: 100%;
        height: auto;
        vertical-align: middle;
        border: 0;
    }
    .gs__col--xs-6 {
        max-width: 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }

    .gs--center {
        -ms-flex-pack: center;
        justify-content: center;
    }
    .gs {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .gs__col {
        min-height: 1px;
        position: relative;
        -ms-flex: 0 0 100%;
    }
    .py15 {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    .px10 {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    .btn {
        font: 700 18px/1.5 YakuHanJP, "Noto Sans JP", MyYuGothicM, YuGothic, -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    }

    .box__body.p00 {
        padding: 0 2.66667% 0;
    }

    .faq__q {
        min-height: 40px;
        padding: 5px 15px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        font-weight: bold;
        font-size: 16px;
        background: #feeeee;
        color: #7c0000;
    }
    .faq__a {
        padding: 10px 15px;
    }

    .faq__a a{
      font-weight: bold;
      color:#000;
      text-decoration: underline;
    }
    .faq__a a:hover{
      opacity: .6;
    }

    .box-page-btn {
        margin-top: 40px;
        text-align: center;
    }
    .btn {
        min-width: 400px;
        min-width: 430px;
        min-height: 50px;
        padding: 15px;
        display: -ms-inline-flexbox;
        display: inline-flex;
        position: relative;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        font-weight: bold;
        color: #fff;
        text-decoration: none;
        background-color: #e14141;
        border-radius: 100vh;
        box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
        transition: background-color .2s linear;
    }
    .btn {
        min-width: initial;
        width: 100%;
    }

    h2.box__title {
      min-height: 63px;
      font-weight: 900;
      font-size: 24px;
      color: #fff;
      text-align: center;
      background-color: #EB6464!important;
    }
    h2.box__title {
      margin: 0;
      padding: 10px 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-align: center;
      align-items: center;
    }
    #home h2.box__title {
      min-height: 63px;
      font-weight: 900;
      font-size: 24px;
      color: #fff;
      text-align: center;
      background-color: #EB6464;
    }
    #home h2.box__title {
      margin: 0;
      padding: 10px 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-align: center;
      align-items: center;
    }
    .box__body {
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
        padding: 35px 2.66667% 80px;
    }
    .todays-birthday-navi a:hover{
    opacity: .6;
    }
    .todays-birthday-navi dt{
    border-radius: 15px;
    overflow: hidden;
    margin: 0 15px 15px;
    }
    .todays-birthday-navi dd{
    margin: 0 15px;
    }
    .todays-birthday-navi img{
    width:100%;
    height: auto;
    vertical-align: bottom;
    }

    .d-md-none {
        display: block !important;
    }
    .card--size .card__btn--s a {
        height: 50px;
        padding: 0;
        margin-bottom: 20px;
        text-align: left;
        padding-right: 10px;
        padding-bottom: 1px;
    }
    .md-index_body{
      margin: 0 auto 70px;
    }
    /* PC
    ------------------------------------------------------- */
    @media screen and (min-width:641px), print{
        #category_column .sub-title,
        .sub-title {
            font-size: 24px !important;
        }
      .gs__col--md-3 {
        max-width: 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
      }
      .gs__col {
        min-height: 1px;
        position: relative;
        -ms-flex: 0 0 100%;
      }

      .local-nav__btn {
        padding: 0 5px;
      }
      .local-nav__btn a {
        height: 80px;
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        line-height: 1.44;
        font-weight: 500;
        font-size: 18px;
        background-color: #fee2e1;
        background-color: #fff;
        border: 1px solid #f38989;
        border-radius: 5px;
    }
    .md-index_body{
      width:1000px;
      margin:0 auto 80px;
    }
     .card--size .card__btn--s a {
        height: 50px;
        padding: 0;
        margin-bottom: 20px;
        text-align: left;
        padding-right: 10px;
        padding-bottom: 1px;
    }

    .box__body.p00 {
        padding: 0;
    }
    .box-page-btn a:hover {
        color: #fff;
        text-decoration: none;
        opacity: .6;
    }
    .box-page-btn{
      width:460px;
      margin:0 auto;
    }

    .box__body {
        max-width: 1000px;
        width: 1000px;
        padding: 35px 0 80px;
    }
      .box-product__body {
          padding: 0 0;
      }
      /*todays-birth-flower*/
      .todays-birth-flower-outer {
        padding: 10px;
        margin: 80px 20px 20px;
      }
      .todays-birth-flower_ttl h2 {
        font-size: 28px;
        padding: 8px 10px 12px;
        width:350px;
      }
      .todays-birth-flower_ttl {
        width: 380px;
        top: -20px;
      }
      .todays-birth-flower_ttl:before {
        bottom: -25px;
        left: -20px;
        border: 30px solid #dd5c5c;
        border-left-color: transparent;
      }
      .todays-birth-flower_ttl:after {
        bottom: -25px;
        right: -20px;
        border: 30px solid #dd5c5c;
        border-right-color: transparent;
      }
      .todays-birth-flower:after{
       content: "";
       display: block;
       clear: both;
      }
      .todays-birth-flower-des{
        width:calc(100% - 240px);
        margin-right:40px; 
        float: left;
      }
      .todays-birth-flower-photo{
        width:200px;
        height: 150px;
        float: left;
        margin-top: 30px;
      }
      .todays-birth-flower h3{
        text-align: left;
        padding: 10px 10px 10px 0;
      }
      .todays-birth-flower_txt{
        margin-bottom:0;
      }
      .birth_gift_point h2{
        font-size: 22px;
        padding: 0px 0 10px;
        margin-bottom:20px;
        width: 650px;
      }
      .birth_gift_point{
        width:1000px;
        padding: 30px;
        margin:0 auto 70px;
        background: #feeeee;
        background-image: url(//images.i879.com/webp/birth/flower_gift_point_back_pc.webp);
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position:right top;
      }
      .todays-birth-flower-photo img{
        max-width: 100%;
        height: 100%;
      }
      .box__body.p00 {
        max-width: none;
        width: auto;
        border-width: 4px;
      }

      .bb-pink{
        border-width: 4px;
      }

      .faq + .box-page-btn {
        margin-top: 30px;
      }

      .birth_gift_point_des{
        width:650px;
      }
      .birth_gift_point_des p{
        font-size:1em; 
      }
      .todays-birth-flower{
        width:100%;
      }
      /*//todays-birth-flower*/

      /*todays-birthday*/
      .todays-birthday{
        width:1000px;
        margin:0 auto;
      }
      .todays-birthday dt span {
        padding: 10px 20px 10px 10px;
      }
      /*todays-birthday*/

      h2.birth365-ttl{
        font-size:28px;
        margin: 20px auto 15px;
      }

      .lead.birth_ver {
        padding: 10px 0;
      }

      .sub-title.mt00-mt60{
          margin:60px 20px 0;
      }
      .sub-title.mt00{
        margin:0;
      }

    .gs__col--xs-6 .card--size .card__btn a {
        font-size: 18px;
    }
    .card--size .card__btn--s a{
      height: 60px;
    }

    .gs__col--md-4 {
      max-width: 33.33333%;
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
    }

    /*240711*/
    #faq .box__title {
         margin: 0 ;
         width: 100%;
    }
    /*//240711*/

    /* 240717 */
    .btn_birth-navi-outer {
      display: flex;
      justify-content: center;
    }
    .btn_birth-navi-inner {
        width: 400px;
    }
    .btn_birth-navi_text span.middle {
      font-size: 1.2em;
    }
    .btn_birth-navi_text.small {
      font-size: 0.9em;
    }
    /* //240717 */


        /* 241120 COLUMN　RANKING
        ------------------------------------------------------- */
        .popular-report li {
            width: 16%;
        }
        .popular-report p{
            font-size: 14px;
        }
        .popular-report {
            height: 270px;
        }
        .box-interview__btn {
            margin:0 0 40px;
        }
        /* //241120 COLUMN　RANKING
        ------------------------------------------------------- */

        .lang-flower_outer{
          overflow: hidden;
          margin:10px 0;
        }
        .lang-flower{
          width:56%;
          float: left;
          margin:5px 0;
        }

        .fw_column{
          width:40%;
          float: right;
          margin:5px 0;
        }
        .fw_column a{
          padding: 5px 15px;
        }
        /*
        #faq .box__title {
        	margin: 0 calc(50% - 51vw);
    	}
        */
    /* //PC
    ------------------------------------------------------- */
    }



 /* SP
 ------------------------------------------------------- */
 @media screen and (max-width: 768px) {
  .anniversary-table,
  .anniversary-table thead,
  .anniversary-table tbody,
  .anniversary-table tr,
  .anniversary-table th,
  .anniversary-table td {
    display: block;
    width: 100%;
  }

  .anniversary-table thead {
    display: none;
  }
  .anniversary-table caption {
    width:100%;
    display: block;
  }

  .anniversary-table tr {
    margin-bottom: 16px;
    border: 1px solid #f0b6c6;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 2px 6px rgba(240,182,198,0.25);
    overflow: hidden;
  }

  .anniversary-table tbody th {
    background: #f8d7e1;
    color: #7a2e46;
    text-align: center;
    font-size: 16px;
    padding: 12px;
  }

  .anniversary-table td {
    border: none;
    border-top: 1px solid #f0b6c6;
    padding: 12px;
    background: #fff;
    position: relative;
  }

  .anniversary-table td::before {
    content: attr(data-label);
    display: block;
    font-size: 12px;
    color: #c06080;
    font-weight: bold;
    margin-bottom: 6px;
  }
  /* //SP
   ------------------------------------------------------- */

}
