﻿@charset "UTF-8";
body {
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  color: #333;
}

table {
  border-color: inherit;
  border-collapse: collapse;
  margin: 0 auto;
}

#tblLayout {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0 auto;
}

* {
  box-sizing: border-box;
  line-height: 1;
  margin: 0;
  padding: 0;
}

body {
  font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ＭＳ Ｐゴシック", "MS PGothic", "MS UI Gothic", "Helvetica", "Arial", sans-serif !important;
}

/*  */
.mt-100 {
  margin-top: 100px;
}

.list-box {
  display: flex;
  flex-wrap: wrap;
  min-width: 900px;
}
ol#indexList ul li {
    width: 20%;
}
ol#indexList ul {
    display: flex;
    gap: 5px;
    justify-content: space-between;
}


.inner {
  max-width: 900px;
  margin: 0 auto;
  box-sizing: border-box;
  /* width: 100%; */
  padding: 0px 0px;
}
.pc{
  display: block;
}
.sp{
  display: none;
}
p.note {
  width: 900px;
  margin: 0 auto 80px;
}

.bonus_points {
  width: 800px;
  margin: 20px auto 0;
  padding: 20px 0 20px 0;
  background: #fff;
  border-radius: 6px;
}

.item-img.imgContainer .point-img img {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 60px;
  height: auto;
  padding: 0px;
}

.item-img.imgContainer img {
  object-fit: contain;
  width: 100%;
  height: 233px;
  padding: 15px;
  box-sizing: border-box;
}

.content_top {
  width: 960px;
  margin: 0 auto;
  padding: 50px 0 20px 0;
  height: 125px;
}

.onearea_food_img {
  margin-top: 30px;
  text-align: center;
}

.mainVisual {
  background-image: url(../img/bk_img.png);
  background-repeat: repeat-y;
  background-size: contain;
  position: relative;
  height: 680px;
}

.main_inner {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: 670px;
  box-sizing: border-box;
}
a.width_og {
  width: 411px;
  text-align: center;

  display: inline-block;
}
a.food_box_left,
a.general_box_left {
  width: 435px;
  text-align: center;
  display: inline-block;
}
a.food_box_right,
a.general_box_right {
  width: 435px;
  text-align: center;
  display: inline-block;
}
.food_box {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  width: 910px;
}

.food_box_left {
  border: 1px solid #29abe2;
  padding: 10px;
  background: #29abe2;
  display: block;
  text-align: center;
}

.food_box_right {
  width: 50%;
  border: 1px solid #29abe2;
  padding: 10px;
  background: #ffffff;
  display: block;
  text-align: center;
}

.general_box_left {
  width: 50%;
  border: 1px solid #29abe2;
  padding: 10px;
  background: #ffffff;
  display: block;
  text-align: center;
}

.general_box_right {
  width: 50%;
  border: 1px solid #29abe2;
  padding: 10px;
  background: #29abe2;
  display: block;
  text-align: center;
}

ol.indexList li a {
  display: block;
  width: 165px;
  height: 20px;
  padding: 10px 0 23px;
  margin: 10px 5px 0px 5px;
  border: 2px solid #c7c7c7;
  border-radius: 6px;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../img/bg_btnarrow.png) no-repeat center 88%, linear-gradient(to bottom, #d4d4d4 0%, #bbbbbb 100%);
}

.food_date a img {
  object-fit: contain;
  width: 130px;
  height: auto;
}

ol.indexList li a img {
  object-fit: contain;
  width: 130px;
  height: auto;
}

.item_box ul {
  display: flex;
  flex-wrap: wrap;
}

.item_box ul li {
  width: calc(100% / 3 - 15px);
  margin: 0.5%;
  background: #fff;
  border: #e6e6e6 3px solid;
  border-radius: 10px;
  position: relative;
  text-align: left;
  font-size: 14pt;
}

.text-box {
  border-top: #e6e6e6 1px solid;
  line-height: 1.3;
  position: relative;
  padding: 10px;
  display: block;
}

p.text-box-title {
  font-size: 13px;
}

p.text-box-text {
  font-size: 17px;
  margin-top: 1px;
  line-height: 19px;
}

p.text-box-capacity {
  margin-left: 0.8em;
  font-size: 15px;
}

h2.period_exclusive_title {
  padding: 20px 0;
  height: 65px;
  max-width: 900px;
  margin: 0 auto;
}

.bottwo_nev ul {
  display: flex;
  justify-content: space-around;
}

.bottow_inner {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

p.border {
  padding: 16px;
  font-size: 14px;
}

.food_date {
  max-width: 900px;
  margin: 0 auto;
  box-sizing: border-box;
  /* width: 100%; */
  padding: 0px 10px;
  flex-wrap: wrap;
  display: flex;
  height: 80px;
  overflow: auto;
  margin-top: 5px;
}
.food_date a {
  text-decoration: none;
}


.box_main {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
  top: 0;
  transition-duration: 0.6s;
  display: none;
}

.box_main.fixed {
  position: fixed;
  top: 0px;
  z-index: 999;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  display: block;
  width: 100%;
}

.box_main.fixed.none {
  opacity: 0;
  z-index: -1;
}


.oneArea .one_title {
  font-size: 30px;
  font-weight: bold;
}

/* saidmenu */
ol.indexList {
  display: flex;
  justify-content: flex-start;
  max-width: 910px;
  margin: 0 auto;
  padding-bottom: 10px;
  background: rgba(221, 221, 221, 0.8);
}

.grad-wrap {
  position: relative;
  display: block;
}
li.tab_date:hover {
  opacity: 0.8;
}
.grad-btn {
  position: absolute;
  left: 0px;
  right: 0;
  margin: auto;
  height: 160px;
  bottom: 0;
  max-width: 885px;
  width: 100%;
  z-index: 10;
  background: rgb(225 225 225);
  background: linear-gradient(0deg, rgb(225 225 225) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(transparent 0%, transparent 0%, #ffffff 100%);
  display: flex;
  align-items: flex-end;
  justify-content: center;
  box-sizing: border-box;
}

.grad-btn p {
  width: 800px;
  background: #29abe2;
  border: 2px solid #29abe2;
  font-weight: bold;
  padding: 0.5em 0em;
  font-size: 20px;
  position: relative;
  border-radius: 20px;
  margin-bottom: 30px;
  cursor: pointer;
  color: #fff;
  text-align: center;
}

.grad-item {
  position: relative;
  overflow: hidden;
  height: 700px;
  /*隠した状態の高さ*/
}

.grad-item::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 40px;
  /*グラデーションで隠す高さ*/
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 50%, #fff 100%);
  background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 50%, #fff 100%);
  content: "";
}

.grad-trigger {
  display: none;
  /*チェックボックスは常に非表示*/
}

.grad-trigger:checked + .grad-btn {
  display: none;
  /*チェックされていたら、grad-btnを非表示にする*/
}

.grad-trigger:checked ~ .grad-item {
  height: auto;
  /*チェックされていたら、高さを戻す*/
}

.grad-trigger:checked ~ .grad-item::before {
  display: none;
  /*チェックされていたら、grad-itemのbeforeを非表示にする*/
}

.grad-btn p span {
  position: absolute;
  right: 20px;
  transform: rotate(90deg) scale(1, 1.25);
  transition: 0.3s;
}

.grad-btn p span {
  color: #fff;
}

.item-img img {
  width: 100%;
  border-radius: 10px 10px 0 0;
}

p.point-img img {
  width: 60px;
}

.box_second.fixed {
  position: fixed;
  top: 0px;
  z-index: +1;
  left: 0;
  display: block;
}

.general-content {
  padding-bottom: 30px;
}

.box {
  background: #dddddd;
}

.box_second {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
  top: 0;
  transition-duration: 0.6s;
  display: none;
}

.box_second.fixed {
  position: fixed;
  top: 0px;
  z-index: 999;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  display: block;
  width: 100%;
}

.box_second.fixed.none {
  opacity: 0;
  z-index: -1;
}
.box_three {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
  top: 0;
  transition-duration: 0.6s;
  display: none;
}
.box_three.fixed {
  position: fixed;
  top: 0px;
  z-index: 999;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  display: block;
  width: 100%;
}
.box_three.fixed.none {
  opacity: 0;
  z-index: -1;
}
.box_three.is-in {
  display: block;
  position: fixed;
  top: 0px;
  z-index: 999;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  display: block;
  width: 100%;
}
.oneArea1 {
  background: #dddddd;
}

.box_main.is-in {
  display: block;
  position: fixed;
  z-index: 999;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  display: block;
  width: 100%;
}

.box_second.is-in {
  display: block;
  position: fixed;
  top: 0px;
  z-index: 999;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  display: block;
  width: 100%;
}
.fashion_box {
  background: #29abe2;
  width: 912px;
  border: 1px solid #29abe2;
  padding: 10px;
  margin: 0 auto;
  text-align: center;
  box-sizing: border-box;
}
.imgContainer {
  position: relative;
  max-width: 100%;
  width: 100%;
  height: auto;
  text-align: center;
  vertical-align: middle;
}
.fashion-content.yellow-bk {
  background-color: #fffbcb;
  padding-bottom: 1vw;
}

p.fashion-title {
  display: block;
  text-align: center;
  margin-top: 15px;
}
.anchor {
  display: block;
  padding-top: 12px;
  margin-top: -12px;
}
.anchor1 {
  display: block;
  padding-top: 12px;
  margin-top: -12px;
}
.floatPs{
  position: relative;
}
/*  */
.innerSub {

  max-width: 780px;
  margin: 0 auto;
}
p.box-note {
  font-size: 12px;
  margin-top: 5px;
}

.index1 a.active {
  color: #333333;
  background-color: #f3f3f3;
}

aside.indexWrapper {
  width: 95%;
  margin: 0 auto;
  padding-bottom: 5px;
}

.item_box {
  width: 900px;
  margin: 0 auto;
  box-sizing: border-box;
}

ol#indexList li a {
  display: flex;
  flex-direction: row;
}

.date-box-main {
  display: flex;
  justify-content: center;
  align-items: center;
}

.date-box-sc {
  display: flex;
  justify-content: center;
  align-items: center;
}
ul.navBox {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
}
ul.navBox li{
  width: 22%;
}
ol#indexList {
  max-width: 945px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0px 10px;
  flex-wrap: wrap;
  display: flex;
  overflow: auto;
}
ol#indexList nav.nav ul{
  max-width: 945px;
  margin: 0 auto;
  box-sizing: border-box;
  display: flex;
  gap: 5px;
}
ol#indexList nav.nav li{ 
  width: 12%;

}


.monthissue {
  display: flex;
}
p.onearea_fashion_img {
  text-align: center;
}

p.text-note {
  font-size: 10px;
  margin-top: 10px;
}

p.anchor {
  height: 1px;
  display: block;
  padding-top: 64px;
  margin-top: -64px;
}
p.add {
  font-size: 12px;
  padding-left: 10px;
}
p.tNote {
  font-size: 12px;
  margin-top: 5px;
}
li {
  list-style: none;
}
.backCL {
  background-color: #d0e5e9;
  position: relative;
  z-index: 0;
  padding-bottom: 7rem;
}
.inner {
  max-width: 940px;
  margin: 0 auto;
  width: 100%;
}

img {
  max-width: 100%;
  margin: 0 auto;
}
.mvBack {
  background-image: url(/Contents/ImagesPkg/portal/p-fifty-anniv/pc/backtop.jpg);
  background-repeat: no-repeat;
  z-index: 1;
  position: relative;
  padding: 2rem 0;
  background-size: cover;
}
.pc {
  display: block;
}

.sp {
  display: none;
}

.naveinner {
  margin: 0 auto;
  padding: 0 60px;
}
.saleinner {
  max-width: 920px;
  margin: 0 auto;
}
.nave ul {
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
}
.nave ul + ul {
  margin-top: 10px;
}
.navBox ul li {
  width: 24%;
}


.box ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.white {
  background-color: #fff;
}
.whiteInner {
  max-width: 950px;
  margin: 20px auto;
  padding: 20px 60px;
}
ul.contentBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
  margin: 20px auto;
  width: 95%;
}


p.link {
  position: relative;
}

a.linkapp {
  position: absolute;
  top: 42%;
  left: 9%;
  width: 34%;
  height: 108px;
  z-index: 999;
}

a.linkgoogeplay {
  position: absolute;
  top: 42%;
  right: 9%;
  width: 41%;
  height: 108px;
  z-index: 999;
}

.back-img {
  width: 100%;
  height: 45px;
  border: none;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.back-img p {
  font-size: 28px;
  color: #fff;
  font-weight: bolder;
  position: relative;
}

.back-img p:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  background-image: url(/Contents/ImagesPkg/portal/p-fifty-anniv/common/minus.svg);
  right: -40px;
  z-index: 99;
  top: 43%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: rotate(-180deg);
  width: 18px;
  height: 5px;
  background-repeat: no-repeat;
}
.back-img.active p:before {
  background-image: url(/Contents/ImagesPkg/portal/p-fifty-anniv/common/plus.svg);
  right: -40px;
  z-index: 1;
  top: 13%;
  width: 21px;
  height: 20px;
}
.back-img.sub p {
  font-size: 28px;
  color: #42210b;
  font-weight: bolder;
  position: relative;
}

p.titleItem.og.mgt_50 {
  width: 90%;
}
p.Category_title {
  padding: 30px 0 0px;
}

.contentBox.blue {
  padding-top: 20px;
}

.mgt_10 {
  margin-top: 10px;
}

.mgt_20 {
  margin-top: 20px;
}

.mgt_30 {
  margin-top: 30px;
}

.mgt_40 {
  margin-top: 40px;
}

.mgt_50 {
  margin-top: 50px;
}

.mgt_60 {
  margin-top: 60px;
}

ul.nave-sub {
  display: flex;
  gap: 10px;
}

.contentBox.blue ul {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 15px;
}

.contentBox.blue ul li {
  width: 49%;
}

ul.contentBox_sub {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 20px;
}

ul.toggle li {
  text-align: left;
  display: block;
  font-size: 20px;
  line-height: 26px;
  color: #333333;
  font-weight: 500;
  position: relative;
}

ul.toggle li h2 {
  margin-top: 20px;
  font-weight: 600;
  font-size: 24px;
}

ul.toggle li.symbol {
  text-align: left;
  display: block;
  font-size: 20px;
  line-height: 26px;
  color: #333333;
  font-weight: 500;
  position: relative;
  padding-left: 22px;
}

ul.toggle li.symbol::before {
  content: "・";
  position: absolute;
  left: 0;
}

p.title {
  padding: 20px;
}

ul.toggle li.number {
  text-align: left;
  font-weight: 500;
  display: block;
  font-size: 24px;
  line-height: 26px;
  color: #333333;
  font-weight: 500;
  position: relative;
  padding-left: 32px;
}

ul.toggle li.number.one::before {
  content: "(1)";
  position: absolute;
  left: 0px;
}

ul.toggle li.number.two::before {
  content: "(2)";
  position: absolute;
  left: 0px;
}

ul.toggle li.number.three::before {
  content: "(3)";
  position: absolute;
  left: 0px;
}
.saleBox {
  position: relative;
}
p.noteBtn {
  width: 60%;
  display: block;
  text-align: right;
  margin-left: auto;
}

.mgl_40 {
  padding-left: 3em;
  text-indent: -1em;
}

.wrapper {
  position: relative;
  overflow: hidden;
}

.cBox {
  background-color: #fff;
  position: relative;
  padding: 0 0px 0px;  
  margin-left: 5px
}
.flex {
  display: flex;
  justify-content: space-between;
  padding: 0 6px;
}
.coupon_btn_text {
  width: 40%;
}
ul.toggle {
  padding: 10px;
}
ul.contentBox li {
  width: calc((100% / 3) - 20px);
}
.codeBox {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  width: 50%;
}
.codeBox.r-left {
  position: absolute;
  top: 84%;
  left: 4%;
  width: 43%;
}
.codeBox.r-right {
  position: absolute;
  top: 84%;
  right: 5%;
  width: 40%;
}
.coupon_btn_left {
  color: #000;
  line-height: 23px;
  font-weight: 700;
  font-size: 1.8rem;
  white-space: nowrap;
  line-height: 2;
}
p.copy_mame {
  font-weight: 700;
  line-height: 1.2;
  font-size: 3.6rem;
  margin: 0 1.2rem;
}
button#copyButton,
button#copyButton1 {
  line-height: 1.2;
  white-space: nowrap;
  font-size: 1.5rem;
  background: #d3d3d3;
  border: solid 1px #333;
  padding: 0.5rem 1rem;
  border-radius: 5px;
}
#page_top {
  width: 100px;
  height: auto;
  position: fixed;
  right: 0px;
  bottom: 5vw;
  opacity: 1;
  z-index: 9999;
}
#page_top a {
  position: relative;
  display: block;
  width: 100px;
  height: auto;
  text-decoration: none;
}
.anchor5{
  display: block;
  padding-top: 20px;
  margin-top: -20px;
}
p.titleItem {
  width: 50%;
  padding: 2rem;
  margin: 0 auto;
}
dt.back-img.red {
  background-color: #333;
}
.pstLeft {
  position: absolute;
z-index: -1;
width: 10%;
}
.pstRight {
  position: absolute;
z-index: -1;
width: 10%;
}
.pstLeft.leftFlower20 {
  top: -40px;
  left: -2%;
  width: 29%;
  z-index: 9;
}
p.pstRight.rightFlower20 {
  top: -40px;
  right: -1%;
  width: 40%;
  z-index: 9;
}
.leftFlower1 {
  top: 3%;
  width: 85px;
  left: -1%;
}
.leftFlower2 {
  top: 12%;
  width: 7%;
}

.leftFlower3 {
  top: 18%;
  width: 5%;
  left: -2%;
}
.leftFlower4 {
  top: 59%;
  width: 11%;
  left: -3%;
}
.leftFlower5 {
  top: 68%;
  left: -3%;
  width: 12%;
}

.leftFlower6 {
  top: 45%;
  left: -2%;
}
.leftFlower7 {
  bottom: 24%;
  left: -2%;
}
.leftFlower8 {
  bottom: 17%;
  left: -2%;
}
.leftFlower9 {
  bottom: 2%;
  left: -3%;
}
.leftFlower10 {
  bottom: 10%;
}
.leftFlower11 {
  bottom: 10%;
}
p.pstRight.rightFlower1 {
  top: 7%;
  right: -40px;
  width: 6%;
}
p.pstRight.rightFlower2 {
  top: 19%;
  right: -74px;
}
p.pstRight.rightFlower3 {
  top: 28%;
  right: -48px;
}
p.pstRight.rightFlower4 {
  top: 20%;
  right: -4%;
}
p.pstRight.rightFlower5 {
  top: 34%;
  right: -3%;
}
p.pstRight.rightFlower6 {
  top: 43%;
  right: -3%;
}

p.pstRight.rightFlower7 {
  top: 52%;
  right: -3%;
}
p.pstRight.rightFlower8 {
  top: 52%;
  right: -4%;
}
p.pstRight.rightFlower9 {
  top: 52%;
  right: -3%;
}
p.pstRight.rightFlower10 {
  top: 76%;
  right: -3%;
  width: 7%;
}
p.onlineBtn {
  width: 50%;
  margin: 5rem auto;
}
.rightFlower11 {
  bottom: 10%;
}
p.pstLeft.leftFlower30 {
  top: 0%;
  left: -3%;
}
p.pstLeft.leftFlower31 {
  top: 42%;
  left: -3%;
}
p.pstLeft.leftFlower32 {
  top: 0%;
  left: -3%;
}
p.pstLeft.leftFlower32 {
  top: 76%;
  left: -3%;
}
p.pstRight.rightFlower41 {
  top: 3%;
  right: -4%;
}
p.pstRight.rightFlower42 {
  top: 3%;
  right: -4%;
}
p.pstRight.rightFlower43 {
  top: 3%;
  right: -4%;
}
p.pstRight.rightFlower42 {
  top: 27%;
  right: -4%;
}
p.pstRight.rightFlower43 {
  top: 76%;
  right: -4%;
}
ul.toggle li + li {
  margin-top: 10px;
}
.contenItem {
  border: solid 1px #E96073;
    background-color: #FFFFF3;
    margin-top: 50px;
    box-shadow: 3px 3px 3px #E888BB;
}
h2.Category_title.more.pdt_50 {
  width: 80%;
  margin: 3rem auto;
}
.contenItem.more {
  margin-top: -20px;
}
p.titleImg {
  padding: 0 0rem 0rem;
}
/* モーダルを開くボタン */
.modal-open {
  cursor: pointer;
}

/* モーダル本体の指定 + モーダル外側の背景の指定 */
.modal-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 50%);
  padding: 40px 20px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  box-sizing: border-box;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5);
}

/* モーダル本体の擬似要素の指定 */
.modal-container:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

/* モーダル本体に「active」クラス付与した時のスタイル */
.modal-container.active {
  opacity: 1;
  visibility: visible;
}

/* モーダル枠の指定 */
.modal-body {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 360px;
  width: 90%;
}

/* モーダルを閉じるボタンの指定 */
.modal-close {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -40px;
  right: -40px;
  width: 40px;
  height: 40px;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
}

/* モーダル内のコンテンツの指定 */
.modal-content {
  background: #fff;
  text-align: left;
  padding: 30px;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
}

ul.modal-box {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}

.modal-content a {
  padding: 10px;
  font-size: 1.5rem;
  line-height: 20px;
  color: #333;
  text-decoration: none;
}

p.modal_text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 16px;
}

p.modal-tit {
  background: #000;
  color: #fff;
  padding: 7px 5px;
}

  
  /* 表示ボタン ー 逆三角アイコン */
  
  .accordion__summary {
    position: relative;
    cursor: pointer;
    width: 80%; /* 見出しの横幅 */
    border: none;
    background-color: #fff;
  }
  .accordion__detail {
    display: none;
    padding: 24px 10px;
}
/*  */

.accordion-menu {
  margin: 0 0 0px 0;
}
.accordion-menu dt {
  padding: 10px;
}
.accordion-menu dt:first-child {
  border-top: none;
}
.accordion-menu dd {
 display: none;
}
.titleItem.og.mgt_50.anchor5{
  display: block;
    padding-top: 60px;
    margin-top: -60px;
}
.accordion.mgt_40.wt-90 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
h2.Category_title.pdt_50 {
  position: relative;
  z-index: 2;
}
p.titleImg.tvcog {
  padding-top: 0px;
  z-index: 0;
  position: relative;
}
nav.nav.hidden {
    visibility: hidden;
}
/* 完売御礼 */
.contentBox ul li.ov{
    position: relative;
}
.contentBox ul li.ov:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    top: 0;
    left: 0;
    content: "";
    opacity: 0.7;
    z-index: 9;
}
.contentBox li.ov:after {
    position: absolute;
    width: 77%;
    height: auto;
    background-color: red;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    content: "完売御礼";
    display: inline-block;
    color: #fff;
    font-size: 2.4rem;
    line-height: 1.5;
    z-index: 10;
}
/*  */
.modalBox a {
  color: #fff;
  display: block;
  background: #BC9755;
  border-radius: 11px;
  font-size: 1.4rem;
  margin: 0 auto;
  padding: 5px;
  text-align: center;
  width: 136px;
}
.modalBox + .modalBox{
  margin-top: 10px;
}
.modalBox{
  margin-top: 10px;
}
p.modalTxt {
  font-size: 14px;
  line-height: 1.2;
}
p.price {
  padding: 5px;
}
.modal_text {
    width: 100%;
}
p.modal-tit {
  background: #fff;
  color: #fff;
  padding: 7px 5px;
}
.modal-content {
  background: #fff;
  text-align: left;
  padding: 1vw;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
}
/* 完売御礼 */
ul.contentBox li.ov{
    position: relative;
}
ul.contentBox li.ov:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    top: 0;
    left: 0;
    content: "";
    opacity: 0.7;
    z-index: 9;
}
ul.contentBox li.ov:after {
    position: absolute;
    width: 70%;
    height: auto;
    background-color: red;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    content: "完売御礼";
    display: inline-block;
    color: #fff;
    font-size: 2.4rem;
    line-height: 1.4;
    z-index: 10;
    font-weight: 600;
    padding-top: 5px;
    letter-spacing: 2px;
}
@media screen and (max-width: 480px) {
    /*  */
  .modal-close {
    top: -6px;
    right: -4px;
    color: #000;
}
.modal-body {
  width: 98%;
  top: 4%;
}
.modal-content {
  padding: 2vw;
}
p.price {
  font-size: 14px;
}
.modalBox a {
  padding: 3px;
}
/*  */
  .pc {
    display: none;
  }
ol#indexList ul {
    gap: 5px;
    flex-wrap: wrap;
}
ol#indexList ul li {
    width: 23%;
}
  .sp {
    display: block;
  }
  nav.nav {
    width: 100%;
    margin: 0 auto;
    justify-content: center;
}

  .navBox ul li {
    width: 22%;
  }
  .wrapper {
    overflow: hidden;
  }

  .inner {
    width: 100%;
    padding: 0 10px;
}

  .mgt_60 {
    margin-top: 7vw;
  }

  .mgt_20 {
    margin-top: 2vw;
  }

  p.Category_title {
    padding: 5vw 0 0px;
  }

  .mgt_40 {
    margin-top: 20px;
  }

  .contentBox.blue ul {
    gap: 0px;
  }
  p.onlineBtn {
    width: 70%;
    margin: 2rem auto;
}
  .naveinner {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 15px;
  }
  .saleinner {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 15px;
  }
  .innerSub {
    width: 95%;
}
  ul.contentBox {
    gap: 10px;
  }

  ul.contentBox li {
    width: 48%;
  }
  .coupon_area {
    padding: 5px 0 0 0;
  }
  .yellow {
    padding: 30px 15px;
  }
p.titleItem.og.mgt_50 {
    width: 100%;
    padding: 0;
    margin-top: 2rem;
}
  .contentBox.blue ul li {
    width: 49%;
    margin-bottom: 2vw;
  }

  .contentBox_sub ul li {
    width: 49%;
    margin-bottom: 2vw;
  }
  .flex {
    display: block;
    padding: 0 2px;
  }
  #page_top {
    bottom: 16vw;
  }
  .coupon_btn {
    display: flex;
    width: 100%;
    margin: 5px auto 0;
  }
  button#copyButton, button#copyButton1 {
    line-height: 1;
    font-size: 1.2rem;
    padding: 0.5rem 1rem;
}
  .coupon_btn_text {
    width: 40%;
  }
  .coupon_btn_left {
    line-height: 1;
    width: 100%;
    font-size: 1.4rem;
}

  .whiteInner {
    width: 100%;
    margin: 10px auto;
    padding: 10px 5px;
  }
  p.copy_mame {
    font-size: 1.7rem;
}
  .coupon_btn button {
    width: 16%;
  }
  .cuponBtn {
    width: 35%;
    font-size: 18px;
    line-height: 18px;
    height: 30px;
  }


  dt.back-img p {
    font-size: 18px;
    padding-right: 15px;
    line-height: 26px;
  }
  ol#indexList nav.nav ul {
    gap: 5px;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 94%;
}
  dt.back-img.sub p {
    font-size: 18px;
  }
  ol#indexList nav.nav li {
    width: 22%;
}
  ul.toggle li h2 {
    margin-top: 10px;
    font-weight: 600;
    font-size: 16px;
  }

  ul.toggle li.symbol {
    font-size: 16px;
    line-height: 20px;
    padding-left: 12px;
  }

  ul.toggle li.number {
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    padding-left: 20px;
  }

  .mgt_50 {
    margin-top: 5vw;
  }

  .coupondeile_box.yellow {
    padding: 2vw;
  }

  .back-img {
    height: 30px;
  }

  ul.toggle li {
    font-size: 16px;
    line-height: 20px;
  }

  p.Category_title img {
    max-width: 100%;
  }

  .back-img.active p:before {
    right: -16px;
  }

  p.noteBtn {
    width: 75%;
    display: block;
    text-align: right;
    margin-left: auto;
  }
  .back-img p:before {
    right: -16px;
  }
  ul.contentBox_sub {
    gap: 10px;
  }
  .codeBox.r-left {
    position: absolute;
    top: 72%;
    width: 50%;
    left: 0%;
    flex-wrap: wrap;
  }
  p.btn {
    margin: 5vw auto 0;
  }
  .codeBox.r-right {
    position: absolute;
    top: 72%;
    right: 2%;
    width: 50%;
    flex-wrap: wrap;
  }
  .mgt_30 {
    margin-top: 6vw;
  }

  a.linkapp {
    top: 59%;
    left: 4%;
    width: 40%;
    height: 50px;
  }

  a.linkgoogeplay {
    top: 59%;
    right: 5%;
    width: 49%;
    height: 50px;
  }

  p.title {
    padding: 20px 0;
  }

  .mgl_40 {
    padding-left: -1em;
    text-indent: -1em;
  }

  .mgt_10 {
    margin-top: 1vw;
  }
  .anchor {
    display: block;
    padding-top: 28px;
    margin-top: -28px;
}
  .anchor1 {
    display: block;
    padding-top: 57px;
    margin-top: -57px;
}
ul.navBox li {
  width: 23%;
}
p.titleItem {
  width: 100%;
  padding: 1rem;
}
ul.navBox {
    gap: 5px;
}
.contenItem.farist {
  margin-top: -2px;
}
#page_top {
  width: 70px;
}
#page_top a {
  width: 60px;
}
.cBox {
  margin-left: 2px;
}
ul.toggle li + li {
  margin-top: 5px;
}
p.pstLeft.leftFlower30 {
  top: 2%;
  left: -3%;
}
.contenItem {
  margin-top: 25px;
}
.pstLeft.leftFlower20 {
    top: -8px;
    left: -2%;
    width: 37%;
    z-index: 1;
}
p.pstRight.rightFlower20 {
    top: -7px;
    right: -1%;
    width: 41%;
    z-index: 1;
}
p.pstLeft.leftFlower31 {
    top: 24%;
    left: -3%;
}
p.pstRight.rightFlower41 {
    top: 3%;
    right: -4%;
}
p.pstRight.rightFlower42 {
    top: 15%;
    right: -4%;
}
.backCL {
    padding-bottom: 2rem;
}
.titleItem.og.mgt_50.anchor5 {
  display: block;
  padding-top: 54px;
  margin-top: -54px;
}
.accordion.mgt_40.wt-90 {
  width: 100%;
}
p.titleImg.tvcog {
  margin-top: -13px;
  position: relative;
  z-index: 0;
}
h2.Category_title.pdt_50 {
  position: relative;
  z-index: 2;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .inner {
    padding: 0 10px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .inner {
    padding: 0 10px;
  }
}
