﻿@charset "UTF-8";


/* BASE*/
/* :root{
  --serif: 'Noto Sans JP',"YuMincho", "Hiragino Mincho ProN", "Yu Mincho", serif;
}
*/

.page-event .pane-contents .container {
  display: block;
  width: 100%;
}
.page-event .pane-contents .container .pane-left-menu {
  display: none;
}
.page-event .pane-contents .container .pane-main {
  margin-bottom: 0;
  width: 100%;
}
#header {
  margin: 0;
}
.block-event-page {
  background-color: #f0fcff;
  display: flex;
  flex-direction: column;
}
#freespace3 .hdg2 img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

/*------------------------------------
  PC
------------------------------------*/
html[data-browse-mode="P"] .sp {
  display: none;
}
html[data-browse-mode="P"] .block-event-page {
  padding-bottom: 120px;
}
html[data-browse-mode="P"] #freespace3:has(.lp-nav.is-fixed)  {
  padding-top: 83px;
}

/* ナビゲーション */
html[data-browse-mode="P"] .lp-nav {
  background-color: #fff;
}
html[data-browse-mode="P"] .lp-nav.is-fixed {
  box-shadow: 0px 6px 6px #0003;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10001; /* #header(10000)に被せる */
}
html[data-browse-mode="P"] .lp-nav-list {
  background-image: url('/img/usr/event/father/pc/nav-father.png');
  background-repeat: no-repeat;
  background-position: 63px 13px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  padding-left: 240px;
  margin-inline: auto;
  max-width: 1200px;
  width: 100%;
}
html[data-browse-mode="P"] .lp-nav-list > li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
html[data-browse-mode="P"] .lp-nav-list > li + li {
  position: relative;
}
html[data-browse-mode="P"] .lp-nav-list > li + li::before {
  content: '';
  background-color: #A98B55;
  height: 40px;
  width: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  translate: 0 -50%;
}
html[data-browse-mode="P"] .lp-nav-link  {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--serif);
  font-size: 23px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.435;
  height: 100%;
  width: 100%;
  text-align: center;
  padding-block: 25px;
  position: relative;
}
html[data-browse-mode="P"] .lp-nav-link::after  {
  content: '';
  background-image: url('/img/usr/event/father/sp/nav-link-arrow.png');
  background-size: 100%;
  height: 7px;
  width: 10px;
  position: absolute;
  bottom: 13px;
  left: 50%;
  translate: -50%;
}
html[data-browse-mode="P"] .lp-nav-link.-sm {
  font-size: 19px;
  line-height: 1.421;
  padding-block: 25px;
}

/* MV */
html[data-browse-mode="P"] .mv img {
  width: 100%;
}

/* MV直下 */
html[data-browse-mode="P"] .mv-btm {
  padding-block: 56px 0;
}
html[data-browse-mode="P"] .mv-btm-inner {
  margin-inline: auto;
  max-width: 1200px;
  width: 100%;
}
html[data-browse-mode="P"] .mv-lead-01 {
  font-family: var(--serif);
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 2.5;
  text-align: center;
  margin-bottom: 10px;
}
html[data-browse-mode="P"] .mv-lead-02 {
  font-family: var(--serif);
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 2.5;
  text-align: center;
}
html[data-browse-mode="P"] .mv-btm-box {
  background-color: #fff;
  border: 1px solid #07A7D8;
  border-radius: 12px;
  text-align: center;
  padding: 25px 25px 24px;
  margin-inline: auto;
  margin-bottom: 77px;
  max-width: 856px;
  width: 100%;
}
html[data-browse-mode="P"] .mv-btm-box-txt1 {
  color: #EF3636;
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.286;
  margin-bottom: 10px;
}
html[data-browse-mode="P"] .mv-btm-box-txt2 {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.375;
}
html[data-browse-mode="P"] .gift-box {
  position: relative;
  margin-bottom: 24px;
}
html[data-browse-mode="P"] .gift-box-body {
  background: linear-gradient(rgba(240, 252, 255, 0) 0%, rgba(240, 252, 255, .9) 40%, #deeaf1 100%);
  padding-inline: 45px;
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
}
html[data-browse-mode="P"] .gift-box-txt1 {
  color: #004458;
  font-family: var(--serif);
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 21px;
}
html[data-browse-mode="P"] .gift-box-txt2 {
  font-family: var(--serif);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: .04em;
  line-height: 1.688;
}

/* おすすめギフトから選ぶ */
html[data-browse-mode="P"] .sec-recommend {
  font-family: var(--serif);
  padding-top: 100px;
}
html[data-browse-mode="P"] .sec-recommend-inner {
  margin-inline: auto;
  max-width: 1200px;
  width: 100%;
}
html[data-browse-mode="P"] .recommends {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px 10px;
}
html[data-browse-mode="P"] .recommend {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  padding: 24px 26px;
}
html[data-browse-mode="P"] .recommend-category {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: .1em;
  line-height: 1.458;
  text-align: center;
  margin-bottom: 20px;
}
html[data-browse-mode="P"] .recommend-detail {
  display: flex;
  gap: 31px;
  margin-bottom: 23px;
}
html[data-browse-mode="P"] .recommend-detail-head {
  flex-shrink: 0;
}
html[data-browse-mode="P"] .recommend-detail-body {
  flex-grow: 1;
}
html[data-browse-mode="P"] .recommend-name {
  font-size: 21px;
  font-weight: 700;
  letter-spacing: .1em;
  line-height: 1.429;
  margin-bottom: 24px;
}
html[data-browse-mode="P"] .recommend-point {
  margin-bottom: 8px;
}
html[data-browse-mode="P"] .recommend-point-hdg {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .1em;
  line-height: 1.429;
  position: relative;
  margin-bottom: 13px;
}
html[data-browse-mode="P"] .recommend-point-hdg::before {
  content: '';
  background-color: #707070;
  height: 1px;
  width: 100%;
  position: absolute;
  top: calc(50% + 1px);
}
html[data-browse-mode="P"] .recommend-point-hdg-inner {
  background-color: #fff;
  padding-inline: 8px;
  z-index: 0;
}
html[data-browse-mode="P"] .recommend-point-lead {
  color: #07A7D8;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: .1em;
  line-height: 1.471;
  margin-bottom: 16px;
}
html[data-browse-mode="P"] .recommend-point-txt {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: .1em;
  line-height: 1.4;
}
html[data-browse-mode="P"] .recommend-user {
  background-color: #BAEAF8;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  padding: 8px 20px 7px;
  position: relative;
  margin-bottom: 12px;
  width: 100%;
}
/* html[data-browse-mode="P"] .recommend-user::before {
  content: '';
  border-style: solid;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 5px solid #ffffff;
  border-bottom: 0;
  height: 0;
  width: 0;
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50%;
} */
html[data-browse-mode="P"] .recommend-user-icon {
  flex-shrink: 0;
}
html[data-browse-mode="P"] .recommend-user-label {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .1em;
  line-height: 1.429;
}
html[data-browse-mode="P"] .recommend-shop {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .1em;
  line-height: 1.462;
  margin-bottom: 5px;
}
html[data-browse-mode="P"] a.recommend-link {
  text-decoration: underline;
}
html[data-browse-mode="P"] a.recommend-link:hover {
  text-decoration: none;
  opacity: .7;
}
html[data-browse-mode="P"] .recommend-price {
  display: flex;
  align-items: baseline;
}
html[data-browse-mode="P"] .recommend-price-main {
  font-size: 28px;
  font-weight: 700;
  letter-spacing: .05em;
  line-height: 1.429;
}
html[data-browse-mode="P"] .recommend-price-sub {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: .05em;
  line-height: 1.438;
}
html[data-browse-mode="P"] .recommend-link-btn-wrap {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 16px;
  margin-top: auto;
}
html[data-browse-mode="P"] .recommend-link-btn {
  background-color: #004458;
  border-radius: 26px;
  color: #fff;
  display: flex;
  justify-content: center;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: .05em;
  line-height: 1.458;
  text-align: center;
  padding: 7px 56px 10px;
  margin-top: auto;
  margin-inline: auto;
  max-width: 458px;
  width: 100%;
  position: relative;
}
html[data-browse-mode="P"] .recommend-link-btn:hover {
  opacity: .7;
}
html[data-browse-mode="P"] .recommend-link-btn::after {
  content: '＞';
  position: absolute;
  top: calc(50% - 2px);
  right: 28px;
  translate: 0 -50%;
}
html[data-browse-mode="P"] .recommend-link-btn.-fs-sm {
  font-size: 18px;
}

/* 価格で選ぶ */
html[data-browse-mode="P"] .sec {
  padding-block: 100px 0px;
}
html[data-browse-mode="P"] .sec-inner {
  margin-inline: auto;
  max-width: 1200px;
  width: 100%;
}
html[data-browse-mode="P"] .hdg2 {
  font-family: var(--serif);
  font-weight: 500;
  letter-spacing: .22em;
  line-height: 1;
  display: flex;
  justify-content: center;
  text-align: center;
  padding-block: 26px 20px;
  margin-bottom: 34px;
}
html[data-browse-mode="P"] .hdg2-inner {
  font-size: 34px;
  padding-inline: 86px;
  position: relative;
}
html[data-browse-mode="P"] .hdg2-inner::before,
html[data-browse-mode="P"] .hdg2-inner::after {
  content: '';
  background-size: 100%;
  position: absolute;
}
html[data-browse-mode="P"] .hdg2-inner::before {
  background-image: url('/img/usr/event/father/pc/hdg2-bg-left.png');
  height: 51px;
  width: 70px;
  top: -28px;
  left: 0;
}
html[data-browse-mode="P"] .hdg2-inner::after {
  background-image: url('/img/usr/event/father/pc/hdg2-bg-right.png');
  height: 74px;
  width: 59px;
  right: 7px;
  bottom: -26px;
}
html[data-browse-mode="P"] .hdg2-inner > span {
  font-size: 29px;
}
html[data-browse-mode="P"] .hdg3 {
  font-family: var(--serif);
  font-size: 31px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.452;
  text-align: center;
  padding-bottom: 16px;
  position: relative;
  margin-block: 60px 32px;
}
html[data-browse-mode="P"] .hdg2 + .hdg3 {
  margin-top: unset;
}
html[data-browse-mode="P"] .hdg3::after {
  content: '';
  background-color: #004458;
  height: 1px;
  width: 152px;
  position: absolute;
  bottom: 0;
  left: 50%;
  translate: -50%;
}
html[data-browse-mode="P"] .by-price-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px 70px;
  margin-top: 45px;
}
html[data-browse-mode="P"] a.by-price {
  background-color: #826411;
  border: 2px solid #ad8619;
  border-radius: 67px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  font-family: var(--serif);
  text-align: center;
  padding: 30px 5px 30px;
  transition: opacity .3s;
  height: 100%;
}
html[data-browse-mode="P"] a.by-price:hover {
  opacity: .7;
}
html[data-browse-mode="P"] a.by-price .by-price-main {
  font-size: 35px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1;
}
html[data-browse-mode="P"] a.by-price .by-price-sub {
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1;
  position: relative;
  top: 6px;
}

/* カテゴリーで選ぶ */
html[data-browse-mode="P"] .sec-by-category {
  padding-top: 100px;
}
html[data-browse-mode="P"] .sec-by-category-inner {
  margin-inline: auto;
  max-width: 1200px;
  width: 100%;
  padding-top: 100px;
}
html[data-browse-mode="P"] .category-panel-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin-bottom: 60px;
}
html[data-browse-mode="P"] .category-panel {
  background-color: #fff;
  display: block;
  height: 100%;
}
html[data-browse-mode="P"] .category-panel-name {
  color: #004458;
  font-family: var(--serif);
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
  text-align: center;
  padding-block: 18px;
}

/* 関連イベント */
html[data-browse-mode="P"] .block-top-event--wrap {
  margin-inline: auto;
  margin-bottom: 53px;
  max-width: 1200px;
  width: 100%;
}
html[data-browse-mode="P"] .block-top-event--header {
  font-family: var(--serif);
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.267;
  padding-bottom: 14px;
  position: relative;
  margin-bottom: 40px;
}
html[data-browse-mode="P"] .block-top-event--header::after {
  content: '';
  background-color: #CEA1B0;
  height: 5px;
  width: 46px;
  position: absolute;
  bottom: 0;
  left: 50%;
  translate: -50%;
}
html[data-browse-mode="P"] .block-thumbnail-t {
  justify-content: center;
}
html[data-browse-mode="P"] .block-thumbnail-t > li {
  width: 240px;
  margin-right: 46px;
}
html[data-browse-mode="P"] .block-thumbnail-t--goods-image figure {
  width: 100%;
  height: auto;
}
html[data-browse-mode="P"] .block-thumbnail-t--goods-image {
  margin-bottom: 10px;
}
html[data-browse-mode="P"] .more-button a {
  background-color: #CC0000;
  border: none;
  border-radius: 27px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
  text-align: center;
  padding: 11px 36px 13px;
  height: auto;
  min-width: 173px;
  width: fit-content;
  position: relative;
  transition: opacity .3s;
}
html[data-browse-mode="P"] .more-button a::after {
  content: '';
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  width: .5em;
  height: .5em;
  border: 0.15em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateX(-25%) rotate(45deg);
  top: calc(50% - 4px);
  right: 16px;
}
html[data-browse-mode="P"] .more-button a:hover {
  opacity: .7;
}

/* おすすめキャンペーン・特集 */
html[data-browse-mode="P"] .sec-other-cp {
}
html[data-browse-mode="P"] .sec-other-cp-inner {
  margin-inline: auto;
  max-width: 1200px;
  width: 100%;
}
html[data-browse-mode="P"] .sec-other-cp-hdg {
  font-family: var(--serif);
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.118;
  text-align: center;
  margin-bottom: 62px;
}
.campaign-contents-box .campaign-list {
  display: grid;
}
html[data-browse-mode="P"] .campaign-contents-box .campaign-list {
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
  margin-bottom: 50px;
}
html[data-browse-mode="P"] .campaign-contents-box .campaign-list li {
  background: #fff;
}
.campaign-contents-box .campaign-list a {
  transition: 0.3s;
}
.campaign-contents-box .campaign-list-detail {
  display: block;
  padding: 12px 16px 20px;
  background: #fff;
}
.campaign-contents-box .campaign-list-detail .text-title {
  margin: 0 0 5px 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: initial;
}
.campaign-contents-box .campaign-list-detail .text-shop {
  display: block;
  font-size: 11px;
  line-height: 22px;
  color: #808080;
  cursor: pointer;
  text-decoration: none;
}
.campaign-contents-box .campaign-list-detail .text-period {
  display: block;
  font-size: 11px;
  color: #bb2d2d;
  line-height: 18px;
  padding: 0 4px 0 20px;
  background: url(/img/usr/freepage/campaign/2024/img/watch_red.png?2) no-repeat left 2px / 13px;
  margin-top: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.campaign-contents-box .campaign-list-detail .text-sub {
  font-size: 11px;
  font-weight: normal;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin: 8px 0 0;
}
html[data-browse-mode="P"] .more-btn-wrap {
  display: flex;
  justify-content: center;
}
html[data-browse-mode="P"] .more-btn {
  background-color: #CC0000;
  border-radius: 27px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
  text-align: center;
  padding: 11px 36px 13px;
  min-width: 173px;
  position: relative;
  transition: opacity .3s;
}
html[data-browse-mode="P"] .more-btn::after {
  content: '';
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  width: .5em;
  height: .5em;
  border: 0.15em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateX(-25%) rotate(45deg);
  top: calc(50% - 4px);
  right: 16px;
}
html[data-browse-mode="P"] .more-btn:hover {
  opacity: .7;
}

/* マナー */
html[data-browse-mode="P"] .sec-manner {
  line-height: 2.57;
  padding-top: 100px;
}
html[data-browse-mode="P"] .sec-manner-inner {
  margin-inline: auto;
  max-width: 1200px;
  width: 100%;
}
html[data-browse-mode="P"] .manner {
  margin-bottom: 120px;
}
html[data-browse-mode="P"] .manner-head {
}
html[data-browse-mode="P"] .manner-hdg {
  text-align: center;
}
html[data-browse-mode="P"] .manner-body {
  background-color: #fff;
  box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.12);
  padding: 41px 75px;
}
html[data-browse-mode="P"] .manner .comment {
  text-align: center;
  margin: 0 0 15px;
}
html[data-browse-mode="P"] .manner .tips > li {
  display: flex;
  justify-content: space-between;
  padding: 50px 0 45px;
  border-bottom: 1px dotted #e0c67e;
}
html[data-browse-mode="P"] .manner .tips .img {
  line-height: 0;
}
html[data-browse-mode="P"] .manner .tips .text {
  width: 670px;
}
html[data-browse-mode="P"] .manner .tips h3 {
  font-size: 24px;
  line-height: 1;
  letter-spacing: 1px;
  font-family: YuMincho, 'Yu Mincho', serif;
  margin: 0 0 25px;
}
html[data-browse-mode="P"] .manner .tips dl {
  display: flex;
  flex-wrap: wrap;
  width: 600px;
  border: 1px solid #e3d6ae;
  text-align: center;
  line-height: 1.5;
  margin: 25px 0 0;
}
html[data-browse-mode="P"] .manner .tips dt {
  width: 50%;
  border-right: 1px solid #e3d6ae;
  border-bottom: 1px solid #e3d6ae;
  padding: 6px 0;
}
html[data-browse-mode="P"] .manner .tips dd {
  width: 50%;
  border-bottom: 1px solid #e3d6ae;
  padding: 6px 0;
}
html[data-browse-mode="P"] .manner .tips dt:first-of-type,
html[data-browse-mode="P"] .manner .tips dd:first-of-type {
  background: #fbf4df;
}
html[data-browse-mode="P"] .manner .tips dt:last-of-type,
html[data-browse-mode="P"] .manner .tips dd:last-of-type {
  border-bottom: 0;
}
html[data-browse-mode="P"] .manner .tips .text > *:not(:last-child) {
  margin: 0 0 25px;
}
html[data-browse-mode="P"] .manner .tips li ul li {
  position: relative;
  padding: 0 0 0 10px;
}
html[data-browse-mode="P"] .manner .tips li ul li:before {
  content: '';
  position: absolute;
  top: 16px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #111;
}

/* 他ページから流用 */
html[data-browse-mode="P"] .campList_first {
  background-color: #fff;
  display: flex;
  align-items: center;
  margin-bottom: 70px;
}
html[data-browse-mode="P"] .campList_first .campBnr_first {
  width: 569px;
}
html[data-browse-mode="P"] .campList_first .campDetail_first {
  flex: 1;
  padding: 0 65px;
}
html[data-browse-mode="P"] .campList_first .campDetail_first dt {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 50px;
}
html[data-browse-mode="P"] .campList_first .campDetail_first dd {
  font-size: 16px;
}
html[data-browse-mode="P"] .campList_first .campDetail_first dd a {
  background: #CC0000;
  color: #fff;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3em;
  line-height: 1;
  padding: 1em 0;
  position: relative;
  width: 340px;
  margin: 40px auto 0;
}

/* おすすめ特集 */
.column-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  margin-bottom: 70px;
}

.column-card__body {
  padding: 12px 14px 20px;
}
.column-card__hdg {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.333;
  margin: 0 0 10px;
}
.column-card__txt {
  font-size: 12px;
  line-height: 1.417;
}
.section__inner {
  margin-inline: auto;
  max-width: 1200px;
  width: 100%;
  padding-inline: 15px;
}

html[data-browse-mode="S"] .section__inner {
  margin-inline: auto;
  max-width: 1200px;
  width: 100%;
  padding-inline: 0px;
}

.column-card {
  background-color: #fff;
}


/*------------------------------------
  SP
------------------------------------*/
html[data-browse-mode="S"] .pc {
  display: none;
}
html[data-browse-mode="S"] #freespace3:has(.lp-nav.is-fixed)  {
  padding-top: 93px;
}
html[data-browse-mode="S"]:has(#header.is-fixed) #header  {
  display: none;
}
html[data-browse-mode="S"]:has(#block_header_bottom_search.is-fixed) #block_header_bottom_search  {
  display: none;
}

/* ナビゲーション */
html[data-browse-mode="S"] .lp-nav {
  background-color: #fff;
}
html[data-browse-mode="S"] .lp-nav.is-fixed {
  box-shadow: 0 3px 15px #0003;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
}
html[data-browse-mode="S"] .lp-nav-list {
  display: grid;
  grid-template-columns: 31.16279069% 27.9069767% 20.46511627% 1fr;
}
html[data-browse-mode="S"] .lp-nav-list > li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
html[data-browse-mode="S"] .lp-nav-list > li + li {
  position: relative;
}
html[data-browse-mode="S"] .lp-nav-list > li + li::before {
  content: '';
  background-color: #A98B55;
  height: 40px;
  width: 1px;
  position: absolute;
  top: 50%;
  left: -1px;
  translate: 0 -50%;
}
html[data-browse-mode="S"] .lp-nav-link  {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--serif);
  font-size: 3.720930232vw;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.438;
  height: 100%;
  width: 100%;
  text-align: center;
  padding-block: 23px 24px;
  position: relative;
}
html[data-browse-mode="S"] .lp-nav-link::after  {
  content: '';
  background-image: url('/img/usr/event/father/sp/nav-link-arrow.png');
  background-size: 100%;
  height: 7px;
  width: 10px;
  position: absolute;
  bottom: 13px;
  left: 50%;
  translate: -50%;
}

/* MV */
html[data-browse-mode="S"] .mv img {
  width: 100%;
}

/* MV直下 */
html[data-browse-mode="S"] .mv-btm {
  padding-block: 12px 0;
  padding-inline: 15px;
  overflow: hidden;
  margin-top: 20px;
}
html[data-browse-mode="S"] .mv-btm-inner {
}
html[data-browse-mode="S"] .mv-lead {
  font-family: var(--serif);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.929;
  text-align: center;
  margin-bottom: 16px;
}
html[data-browse-mode="S"] .mv-lead-01 {
  font-family: var(--serif);
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.929;
  text-align: center;
  margin-bottom: 16px;
}
html[data-browse-mode="S"] .mv-lead-02 {
  font-family: var(--serif);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.929;
  text-align: center;
  margin-bottom: 16px;
}
html[data-browse-mode="S"] .mv-btm-box {
  background-color: #fff;
  border: 1px solid #07A7D8;
  text-align: center;
  padding: 16px 2px 13px;
  margin-bottom: 30px;
}
html[data-browse-mode="S"] .mv-btm-box-txt1 {
  color: #EF3636;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.688;
  margin-bottom: 2px;
}
html[data-browse-mode="S"] .mv-btm-box-txt2 {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.692;
}
html[data-browse-mode="S"] .gift-box {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
html[data-browse-mode="S"] .gift-box-body {
  padding: 22px 15px 50px;
  text-align: center;
  position: relative;
  z-index: 0;
}
html[data-browse-mode="S"] .gift-box-body::before {
  content: '';
  background-color: #fff;
  background-repeat: no-repeat;
  height: 250px;
  width: 250px;
  filter: blur(50px);
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50%;
  z-index: -1;
}
html[data-browse-mode="S"] .gift-box-txt1 {
  color: #004458;
  font-family: var(--serif);
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.227;
  margin-bottom: 10px;
}
html[data-browse-mode="S"] .gift-box-txt2 {
  font-family: var(--serif);
  font-size: 13px;
  font-weight: 400;
  letter-spacing: .04em;
  line-height: 2.077;
}

/* おすすめギフトから選ぶ */
html[data-browse-mode="S"] .sec-recommend {
  font-family: var(--serif);
  padding-top: 37px;
  padding-inline: 3.488372093vw;
}
html[data-browse-mode="S"] .sec-recommend-inner {
  margin-inline: auto;
  max-width: 1200px;
  width: 100%;
}
html[data-browse-mode="S"] .recommends {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 40px 10px;
}
html[data-browse-mode="S"] .recommend {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  padding: 30px 6.976744186vw;
}
html[data-browse-mode="S"] .recommend-category {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: .1em;
  line-height: 1.458;
  text-align: center;
  margin-bottom: 24px;
}
html[data-browse-mode="S"] .recommend-detail {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-bottom: 21px;
}
html[data-browse-mode="S"] .recommend-detail-head {
  flex-shrink: 0;
}
html[data-browse-mode="S"] .recommend-detail-body {
  flex-grow: 1;
}
html[data-browse-mode="S"] .recommend-name {
  font-size: 21px;
  font-weight: 700;
  letter-spacing: .1em;
  line-height: 1.429;
  margin-bottom: 24px;
}
html[data-browse-mode="S"] .recommend-point {
  margin-bottom: 29px;
}
html[data-browse-mode="S"] .recommend-point-hdg {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .1em;
  line-height: 1.429;
  position: relative;
  margin-bottom: 24px;
}
html[data-browse-mode="S"] .recommend-point-hdg::before {
  content: '';
  background-color: #707070;
  height: 1px;
  width: 100%;
  position: absolute;
  top: 50%;
}
html[data-browse-mode="S"] .recommend-point-hdg-inner {
  background-color: #fff;
  padding-inline: 12px;
  z-index: 0;
}
html[data-browse-mode="S"] .recommend-point-lead {
  color: #07A7D8;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: .1em;
  line-height: 1.471;
  margin-bottom: 16px;
}
html[data-browse-mode="S"] .recommend-point-txt {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: .1em;
  line-height: 1.4;
}
html[data-browse-mode="S"] .recommend-user {
  background-color: #BAEAF8;
  display: flex;
  align-items: center;
  gap: 9px;
  padding: 8px 22px 7px;
  position: relative;
  margin-bottom: 12px;
}
/* html[data-browse-mode="S"] .recommend-user::before {
  content: '';
  border-style: solid;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 5px solid #ffffff;
  border-bottom: 0;
  height: 0;
  width: 0;
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50%;
} */
html[data-browse-mode="S"] .recommend-user-icon {
  flex-shrink: 0;
  width: 52px;
}
html[data-browse-mode="S"] .recommend-user-label {
  flex-grow: 1;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .1em;
  line-height: 1.429;
  text-align: center;
}
html[data-browse-mode="S"] .recommend-shop {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .1em;
  line-height: 1.462;
  margin-bottom: 5px;
}
html[data-browse-mode="S"] a.recommend-link {
  text-decoration: underline;
}
html[data-browse-mode="S"] .recommend-price {
  display: flex;
  align-items: baseline;
}
html[data-browse-mode="S"] .recommend-price-main {
  font-size: 28px;
  font-weight: 700;
  letter-spacing: .05em;
  line-height: 1.429;
}
html[data-browse-mode="S"] .recommend-price-sub {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: .05em;
  line-height: 1.438;
}
html[data-browse-mode="S"] .recommend-link-btn-wrap {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 12px;
}
html[data-browse-mode="S"] .recommend-link-btn {
  background-color: #004458;
  border-radius: 26px;
  color: #fff;
  display: flex;
  justify-content: center;
  font-size: 5.581395348vw;
  font-weight: 700;
  letter-spacing: .05em;
  line-height: 1.458;
  text-align: center;
  padding: 9px 8.372093023vw 8px;
  margin-top: auto;
  margin-inline: auto;
  max-width: 458px;
  width: 100%;
  position: relative;
}
html[data-browse-mode="S"] .recommend-link-btn::after {
  content: '';
  background-image: url('/img/usr/event/father/sp/link-btn-arrow.png');
  background-size: 100%;
  height: 10px;
  width: 7px;
  position: absolute;
  top: 50%;
  right: 5.581395348vw;
  translate: 0 -50%;
}
html[data-browse-mode="S"] .recommend-link-btn.-fs-sm {
  font-size: 4.1860465116vw;
}

/* 価格で選ぶ */
html[data-browse-mode="S"] .sec {
  /* padding-inline: 5.5814vw; */
  padding-block: 50px 0px;
}
html[data-browse-mode="S"] .sec {
}
html[data-browse-mode="S"] .hdg2 {
  display: flex;
  justify-content: center;
  text-align: center;
  margin-bottom: 16px;
}
html[data-browse-mode="S"] .hdg2-inner {
  font-family: var(--serif);
  font-size: 23px;
  font-weight: bold;
  letter-spacing: .1em;
  line-height: 1.391;
  padding-inline: 30px;
  position: relative;
}
html[data-browse-mode="S"] .hdg2-inner::before,
html[data-browse-mode="S"] .hdg2-inner::after {
  content: '';
  position: absolute;
  background-size: 100%;
}
html[data-browse-mode="S"] .hdg2-inner::before {
  height: 23px;
  width: 27px;
  background-image: url('/img/usr/event/father/sp/hdg2-bg-left.png');
  top: 50%;
  left: 0;
  translate: 0 -50%;
}
html[data-browse-mode="S"] .hdg2-inner::after {
  height: 45px;
  width: 36px;
  background-image: url('/img/usr/event/father/sp/hdg2-bg-right.png');
  top: 50%;
  right: -8px;
  translate: 0 -50%;
}
html[data-browse-mode="S"] .hdg2-inner > span {
  font-size: 27px;
}
html[data-browse-mode="S"] .hdg3 {
  font-family: var(--serif);
  font-size: 20px;
  font-weight: 700;
  letter-spacing: .13em;
  line-height: 1.9;
  text-align: center;
  padding-bottom: 8px;
  position: relative;
  margin-block: 32px 24px;
}
html[data-browse-mode="S"] .hdg2 + .hdg3 {
  margin-top: unset;
}
html[data-browse-mode="S"] .hdg3::after {
  content: '';
  background-color: #07A7D8;
  height: 4px;
  width: 42px;
  position: absolute;
  bottom: 0;
  left: 50%;
  translate: -50%;
}
html[data-browse-mode="S"] .by-price-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 11px 16px;
  margin-top: 22px;
}
html[data-browse-mode="S"] a.by-price {
  background-color: #826411;
  border: 2px solid #ad8619;
  border-radius: 24px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  font-family: var(--serif);
  text-align: center;
  padding: 2.5vw 1.5vw;
  height: 100%;
}
html[data-browse-mode="S"] a.by-price .by-price-main {
  font-size: 3.95348vw;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1;
}
html[data-browse-mode="S"] a.by-price .by-price-sub {
  font-size: 2.79069vw;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1;
  position: relative;
  top: 2px;
}

/* カテゴリーで選ぶ */
html[data-browse-mode="S"] .sec-by-category {
  padding-inline: 5.5814vw;
  padding-top: 50px;
}
html[data-browse-mode="S"] .sec-by-category-inner {
margin-top: 100px;
}
html[data-browse-mode="S"] .category-panel-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px 20px;
  margin-bottom: 40px;
}
html[data-browse-mode="S"] .category-panel {
  background-color: #fff;
  display: block;
  height: 100%;
}
html[data-browse-mode="S"] .category-panel-name {
  color: #043b5e;
  font-family: var(--serif);
  font-size: 3.02325vw;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
  text-align: center;
  padding-block: 8px;
}

/* 関連イベント */
html[data-browse-mode="S"] .block-event-page--accessory {
  padding-top: 10px;
}
html[data-browse-mode="S"] .block-top-event--wrap {
  margin-bottom: 50px;
}
html[data-browse-mode="S"] .block-top-event--header {
  font-family: var(--serif);
  font-size: 24px;
  font-weight: bold;
  letter-spacing: .13em;
  line-height: 1.583;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 40px;
}
html[data-browse-mode="S"] .block-top-event--header::after {
  content: '';
  background-color: #CEA1B0;
  height: 5px;
  width: 42px;
  position: absolute;
  bottom: 0;
  left: 50%;
  translate: -50%;
}
html[data-browse-mode="S"] .more-button a {
  background-color: #CC0000;
  border: none;
  border-radius: 27px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
  text-align: center;
  padding: 11px 36px 13px;
  height: auto;
  margin-inline: auto;
  min-width: 173px;
  width: fit-content;
  position: relative;
}
html[data-browse-mode="S"] .more-button a::after {
  content: '';
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  width: .5em;
  height: .5em;
  border: 0.15em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateX(-25%) rotate(45deg);
  top: calc(50% - 4px);
  right: 16px;
}

/* おすすめキャンペーン・特集 */
html[data-browse-mode="S"] .sec-other-cp {
  background-color: #fff;
  padding-inline: 15px;
  padding-top: 45px;
}
html[data-browse-mode="S"] .sec-other-cp-inner {
}
html[data-browse-mode="S"] .sec-other-cp-hdg {
  font-family: var(--serif);
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1;
  text-align: center;
  margin-bottom: 24px;
}
html[data-browse-mode="S"] .campaign-contents-box .campaign-list {
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
  margin-bottom: 20px;
}
html[data-browse-mode="S"] .more-btn-wrap {
  display: flex;
  justify-content: center;
}
html[data-browse-mode="S"] .more-btn {
  background-color: #CC0000;
  border-radius: 27px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
  text-align: center;
  padding: 11px 36px 13px;
  min-width: 173px;
  position: relative;
}
html[data-browse-mode="S"] .more-btn::after {
  content: '';
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  width: .5em;
  height: .5em;
  border: 0.15em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateX(-25%) rotate(45deg);
  top: calc(50% - 4px);
  right: 16px;
}

/* マナー */
html[data-browse-mode="S"] .sec-manner {
  background-color: #fff;
  font-size: 14px;
  line-height: 1.79;
  padding: 60px 0 50px;
}
html[data-browse-mode="S"] .sec-manner-inner {
}
html[data-browse-mode="S"] .manner {
  margin-bottom: 30px;
}
html[data-browse-mode="S"] .manner-head {
}
html[data-browse-mode="S"] .manner-hdg {
  text-align: center;
}
html[data-browse-mode="S"] .manner-body {
  padding: 19px 15px;
}
html[data-browse-mode="S"] .manner .tips > li {
  padding: 30px 0 35px;
  border-bottom: 1px dashed #e0c67e;
}
html[data-browse-mode="S"] .manner .tips .img {
  width: 80%;
  margin: 0 auto 25px;
}
html[data-browse-mode="S"] .manner .tips .text {
  overflow: hidden;
  transition: .3s ease;
}
html[data-browse-mode="S"] .manner .tips h3 {
  font-size: 20px;
  font-family: YuMincho, 'Yu Mincho', serif;
  font-weight: normal;
  margin: 0 0 10px;
  text-align: center;
}
html[data-browse-mode="S"] .manner .tips dl {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #e3d6ae;
  text-align: center;
  font-size: 13px;
  line-height: 1.5;
}
html[data-browse-mode="S"] .manner .tips dt {
  width: 50%;
  border-right: 1px solid #e3d6ae;
  border-bottom: 1px solid #e3d6ae;
  padding: 12px 0;
}
html[data-browse-mode="S"] .manner .tips dd {
  width: 50%;
  border-bottom: 1px solid #e3d6ae;
  padding: 12px 0;
}
html[data-browse-mode="S"] .manner .tips dt:first-of-type,
html[data-browse-mode="S"] .manner .tips dd:first-of-type {
  background: #fbf4df;
}
html[data-browse-mode="S"] .manner .tips dt:last-of-type,
html[data-browse-mode="S"] .manner .tips dd:last-of-type {
  border-bottom: 0;
}
html[data-browse-mode="S"] .manner .tips .text > *:not(:last-child):not(h3) {
  margin: 0 0 20px;
}
html[data-browse-mode="S"] .manner .tips li ul li {
  position: relative;
  padding: 0 0 0 10px;
}
html[data-browse-mode="S"] .manner .tips li ul li:before {
  content: '';
  position: absolute;
  top: 16px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #111;
}
html[data-browse-mode="S"] .manner .read-more {
  position: relative;
  width: 100%;
  text-align: center;
  padding: 0 0 17px;
  margin: 20px auto 0;
}
html[data-browse-mode="S"] .manner .read-more.open {
  padding: 20px 0 0;
}
html[data-browse-mode="S"] .manner .read-more:before {
  content: '';
  position: absolute;
  top: -75px;
  left: 0;
  width: 100%;
  height: 50px;
  background: linear-gradient(to bottom, transparent 5%, #FFF 95%);
}
html[data-browse-mode="S"] .manner .read-more.open:before {
  display: none;
}
html[data-browse-mode="S"] .manner .read-more:after {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  border-right: 1px solid #111;
  border-bottom: 1px solid #111;
  transform: rotate(45deg);
}
html[data-browse-mode="S"] .manner .read-more.open:after {
  bottom: 19px;
  transform: rotate(225deg);
}
html[data-browse-mode="S"] #footer_pagetop {
  bottom: 70px;
}

/* 他ページから流用 */
html[data-browse-mode="S"] .campList_first {
  background-color: #fff;
  margin-bottom: 40px;
}
html[data-browse-mode="S"] .campList_first .campBnr_first {
  width: 100%;
}
html[data-browse-mode="S"] .campList_first .campDetail_first {
  padding: 20px 10px;
}
html[data-browse-mode="S"] .campList_first .campDetail_first dt {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 12px;
}
html[data-browse-mode="S"] .campList_first .campDetail_first dd {
  font-size: 12px;
}
html[data-browse-mode="S"] .campList_first .campDetail_first dd a {
  background: #CC0000;
  color: #fff;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3em;
  line-height: 1;
  padding: 1em 0;
  position: relative;
  width: 100%;
  margin: 20px auto 0;
}


/* 集計期間 */
 .rcontainer{
    margin-bottom: 20px;
    width: 300px;
    margin-left: auto;
  }
  html[data-browse-mode="S"] .rcontainer{
    margin-bottom: 20px;
    width: 300px;
    margin-right: auto;
    margin-left: 20px;
    }
    
  
    .ranking-note--wrap {
      width: 350px;
      text-align: left;
    }

/* おすすめ特集 */

html[data-browse-mode="S"] .column-cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px 20px;
  margin-bottom: 70px;
}


/* ランキングエリア */
.rcontainer .left {
	display:none;
}
html[data-browse-mode="P"] .ranking-area {
    position: relative;
}

html[data-browse-mode="P"] .rcontainer .ranking-note--wrap {
    position: absolute;
    right: 0;
}

html[data-browse-mode="P"] .block-top-event--goods {
	margin-top: 60px;
}
/*-----------------------------------------
ランキング
-----------------------------------------*/
.ranking-area .block-top-event--wrap {
  padding: 0 0 0px;
}

/* .ranking-area .ranking-note--wrap {
    display: none;
}
.ranking-area .rcontainer {
    display: none;
}*/
.ranking-area .block-ranking-r--items {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 20px;
    scrollbar-width: thin;
    scrollbar-color: #487B8A #D5DBE2;
    gap: 40px;
}
.block-ranking-r--items > li {
    margin: 0 0px 50px 0;
}


.more-button-ranking {
    position: relative;
    border-radius: 5px;
    width: 350px;
    font-size: 16px;
    font-weight: 500;
    color: #111111;
    text-align: center;
    display: block;
    padding: 13px 12px 12px;
    border: 1px solid #111111;
    transition: all .3s;
    margin: 0 auto;
}
.more-button-ranking a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    border-right: 1px solid #111111;
    border-bottom: 1px solid #111111;
    transform: rotate(-45deg);
}

.block-pickup-list-p--add-cart {
    display: none;
}
.block-event-page--accessory .block-pickup-list-p .block-pickup-list-p--items > li {
    margin: 0 20px 15px 0;
}

.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-bottom: 13px;
}
.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #ededed;
    border-radius: 10px;
    height: 5px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    opacity: 0;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e50000 !important;
    margin: 0;
    height: 5px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    height: 5px;
}
/*.block-ranking-r--items li:nth-child(n+6) {
  display: none;
}
.search-ranking {
    margin: 0 0 90px;
}*/