@charset "utf-8";
/*#mothersday a{ -webkit-transition: all .2s; transition: all .2s;}*/
/*a:hover{ opacity: 0.5;}*/
#mothersday {
    text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    margin-bottom: 170px;
}
#mothersday a {
    color: #505050;
    text-decoration: none;
}
#mothersday a:hover {
    opacity: 0.75;
    text-decoration: none;
}
#mothersday .end_of_season {
    position: relative;
}
#mothersday .end_of_season::after {
    content: '';
    background-color: rgba(0,0,0,0.65);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 20;
}
#mothersday .end_of_season_txt {
    position: absolute;
    top: 130px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 22;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.06em;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    width: 80%;
}
#mothersday .end_of_season_txt span {
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0;
}
#mothersday .end_of_season_txt p {
    font-size: 14px;
    font-weight: bold;
}
#mothersday h2 {
    line-height: 0;
    height: auto;
    padding: 0;
}
#mothersday .reason {
    background-color: #f0e9e0;
    line-height: 0;
    text-align: center;
    padding: 20px 0 50px 0;
}
#mothersday .reason img {
    filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, .1));
}
#mothersday .btn_all {
    line-height: 0;
    text-align: center;
}
#mothersday #carnation .bg {
    position: relative;
    background-color: #7dcb8c;
    background-image: url(/images/site/cpn/mothersday/2025/wave_bottom_yellow_01_pc.png);
    background-repeat: no-repeat;
    background-position: bottom center;
}
#mothersday #carnation h3 {
    position: absolute;
    margin-top: -12px;
    left: 42px;
}
#mothersday #carnation .varieties_carnation {
    position: relative;
    background-image: url(/images/site/cpn/mothersday/2025/decoration_carnation_gift_pc.svg);
    background-repeat: no-repeat;
    background-position: top 166px right;
}
#mothersday #carnation .varieties_carnation .varieties {
    padding: 116px 0 58px 80px;
    box-sizing: border-box;
}
#mothersday #carnation .varieties_carnation .carnation_img {
    position: absolute;
    top: -30px;
    right: 45px;
}
#mothersday #carnation .voice {
    position: relative;
    height: 290px;
}
#mothersday #carnation .voice .special_box {
    position: absolute;
    top: 0;
    left: 0;
}
#mothersday #carnation .voice li {
    position: absolute;
    z-index: 5;
}
#mothersday #carnation .voice li:first-child {
    top: -48px;
    left: 22px;
}
#mothersday #carnation .voice li:nth-child(2) {
    top: 84px;
    left: 60px;
}
#mothersday #carnation .lineup {
    position: relative;
    background-image: url(/images/site/cpn/mothersday/2025/decoration_ttl_lineup_pc.png);
    background-repeat: no-repeat;
    background-position: top 18px right;
    margin-top: 34px;
    line-height: 0;
}
#mothersday #carnation .lineup dt {
    text-align: center;
    margin-bottom: 6px;
}
#mothersday #carnation .lineup ul {
    padding: 0 80px;
    overflow: hidden;
}
#mothersday #carnation .lineup li {
    float: left;
}
#mothersday #carnation .lineup li:nth-child(2) {
    margin: 10px auto 30px auto;
}
#mothersday #carnation .lineup li:nth-child(3) {
    margin-right: 30px;
}
#mothersday #carnation .lineup li:nth-child(n + 3) {
    padding-bottom: 40px;
}
#mothersday #carnation .lineup li:nth-child(n + 3) img {
    border-radius: 10px;
}
#mothersday #carnation .lineup li img {
    filter: drop-shadow(2px 2px 3px rgba(0,0,0,.1));
}
#mothersday #carnation .lineup .decoration {
    position: absolute;
    top: -64px;
    left: 0;
}
#mothersday #carnation .flower_gift {
    padding-bottom: 60px;
}
#mothersday #bouquet .bg {
    position: relative;
    background-color: #f0e9e0;
    background-image: url(/images/site/cpn/mothersday/2025/wave_bottom_green_pc.png),url(/images/site/cpn/mothersday/2025/decoration_ttl_bouquet_pc.svg),url(/images/site/cpn/mothersday/2025/decoration_bouquet_02_pc.svg),url(/images/site/cpn/mothersday/2025/decoration_bouquet_03_pc.png);
    background-repeat: no-repeat;
    background-position: top center, top 5px right, top 362px left, top 255px right;
}
#mothersday #bouquet .decoration {
    position: absolute;
    top: -14px;
    left: 0;
}
#mothersday #bouquet h3 {
    position: absolute;
    top: 52px;
    left: 6px;
    z-index: 5;
}
#mothersday #bouquet .bouquet_list .side_by_side {
    display: flex;
    justify-content: space-between;
    line-height: 0;
    margin: auto;
}
#mothersday #bouquet .bouquet_list .side_by_side:first-child {
    width: 630px;
    padding-top: 76px;
}
#mothersday #bouquet .bouquet_list .side_by_side:nth-child(2){
    width: 564px;
}
#mothersday #bouquet .bouquet_list .side_by_side .voice {
    position: relative;
    width: 338px;
}
#mothersday #bouquet .bouquet_list .side_by_side .voice li {
    position: absolute;
}
#mothersday #bouquet .bouquet_list .side_by_side .voice li:first-child {
    top: 42px;
    left: -18px;
}
#mothersday #bouquet .bouquet_list .side_by_side .voice li:nth-child(2) {
    bottom: -18px;
    right: 2px;
}
#mothersday #bouquet .bouquet_list .side_by_side .bouquet_product {
    position: relative;
}
#mothersday #bouquet .bouquet_list .side_by_side .bouquet_product.colorful {
    background-image: url(/images/site/cpn/mothersday/2025/bouquet_01_pc.png);
    background-repeat: no-repeat;
    background-position: top right;
    width: 280px;
    height: 325px;
}
#mothersday #bouquet .bouquet_list .side_by_side .bouquet_product.roses_and {
    background-image: url(/images/site/cpn/mothersday/2025/bouquet_02_pc.png);
    background-repeat: no-repeat;
    background-position: top center;
    width: 266px;
    height: 360px;
}
#mothersday #bouquet .bouquet_list .side_by_side .bouquet_product.sweets_set {
    background-image: url(/images/site/cpn/mothersday/2025/bouquet_03_pc.png);
    background-repeat: no-repeat;
    background-position: top center;
    width: 266px;
    height: 360px;
    margin-right: -20px;
}
#mothersday #bouquet .bouquet_list .side_by_side .bouquet_product.colorful a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 280px;
    height: 280px;
}
#mothersday #bouquet .bouquet_list .side_by_side .bouquet_product.roses_and a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 266px;
    height: 300px;
}
#mothersday #bouquet .bouquet_list .side_by_side .bouquet_product.sweets_set a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 266px;
    height: 305px;
}
#mothersday #bouquet .bouquet_list .side_by_side .bouquet_product img {
    position: absolute;
    bottom: 0;
    left: 0;
}
#mothersday #bouquet .btn_all {
    background-image: url(/images/site/cpn/mothersday/2025/wave_bottom_yellow_01_pc.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding: 40px 0 60px 0;
}
#mothersday #gourmet .bg {
    position: relative;
    background-color: #f1de8c;
    padding-bottom: 50px;
}
#mothersday #gourmet .bg h3 {
    padding-top: 6px;
}
#mothersday #gourmet .gourmet_list {
    margin-top: -56px;
}
#mothersday #gourmet .gourmet_list li {
    float: left;
    line-height: 0;
}
#mothersday #gourmet .gourmet_list li:first-child {
    position: relative;
    background-image: url(/images/site/cpn/mothersday/2025/gourmet_sweets_pc.png);
    background-repeat: no-repeat;
    background-position: top right;
    width: 100%;
    height: 302px;
    margin: -30px auto 14px auto;
}
#mothersday #gourmet .gourmet_list li:first-child a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 560px;
    height: 200px;
}
#mothersday #gourmet .gourmet_list li:first-child .product_info_block {
    position: absolute;
    bottom: 6px;
    left: 80px;
}
#mothersday #gourmet .gourmet_list li:first-child .product_info_block .side_by_side {
    display: flex;
    align-items: flex-end;
    line-height: 0;
    margin-bottom: 14px;
}
#mothersday #gourmet .gourmet_list li:first-child .product_info_block .side_by_side .mini_img {
    margin-right: 18px;
}
#mothersday #gourmet .gourmet_list li:nth-child(n + 2) {
    padding: 0 80px 30px 80px;
    overflow: hidden;
}
#mothersday #gourmet .gourmet_list li:nth-child(4) {
    padding: 0 30px 30px 80px;
}
#mothersday #gourmet .gourmet_list li:nth-child(5) {
    padding: 0 80px 30px 0;
}
#mothersday #gourmet .gourmet_list li:nth-child(7) {
    padding: 0 30px 40px 80px;
}
#mothersday #gourmet .gourmet_list li:nth-child(8) {
    padding: 0 30px 40px 0;
}
#mothersday #gourmet .gourmet_list li:nth-child(n + 2) img {
    filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, .1));
}
#mothersday #gourmet .gourmet_list li:nth-child(n + 3) img {
    border-radius: 10px;
}
#mothersday .outer {
    background-image: url(/images/site/cpn/mothersday/2025/wave_bottom_yellow_02_pc.png);
    background-repeat: no-repeat;
    background-position: top center;
}
#mothersday .outer .deadline {
    background-image: url(/images/site/cpn/mothersday/2025/product_img_pc.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 238px;
    padding-top: 18px;
    margin-bottom: 16px;
}
#mothersday .outer .hoshi_farm {
    position: relative;
    background: linear-gradient(180deg, transparent 0%, transparent 54%, #78c387 54%, #78c387 100%);
    margin-top: 50px;
}
#mothersday .outer  h4 {
    line-height: 0;
    text-align: center;
}
#mothersday .outer .hoshi_farm .decoration {
    position: absolute;
    bottom: -66px;
    left: 0;
    z-index: 2;
}
#mothersday .outer .hoshi_farm .happy_mothersday {
    position: absolute;
    bottom: -80px;
    right: 0;
    z-index: 2;
}
#mothersday .outer .attention {
    position: relative;
    background-color: #78c387;
    margin-top: -1px;
    padding: 90px 40px 80px 40px;
    box-sizing: border-box;
}
#mothersday .outer .attention .ttl_attention {
    line-height: 0;
    text-align: center;
    margin-bottom: 40px;
}
#mothersday .outer .attention .notes dl {
  display: table;
  margin-bottom: 10px;
}
#mothersday .outer .attention .notes dt {
  background-color: #ffffff;
  color: #78c387;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: -0.05em;
  font-weight: bold;
  width: 85px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#mothersday .outer .attention .notes dd {
  margin-left: 15px;
}
#mothersday .outer .attention .notes dd li {
  color: #ffffff;
  font-size: 12px;
  line-height: 20px;
  padding-left: 1em;
  text-indent: -1em;
}
#mothersday .outer .attention .notes dd li span {
    color: #faf06e;
    font-weight: bold;
}
#mothersday .page_top {
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    line-height: 0;
}
 
