@charset "UTF-8";
/**/
@media only screen and (max-width: 750px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
.DtItemArea {
  width: 95%;
}
.DtMenu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.DtMenu li {
  width: 45%;
  margin-bottom: 30px;
}
.mainSaleTxt {
  text-align: center;
  font-weight: bold;
  line-height: 2em;
  font-size: 1.6em;
  margin-bottom: 20px;
  font-family: 'M PLUS 1p', sans-serif;
}
.mainTitleTxt {
  text-align: center;
  font-weight: bold;
  line-height: 1.2em;
  font-size: 1.5em;
  margin-bottom: 20px;
}
p.mainTxt {
  text-align: left;
  font-size: 1.2em;
  line-height: 1.3em;
  margin-bottom: 40px;
}
.price {
  position: relative;
}
.kakaku {
  position: absolute;
  top: 5%;
  left: 65%;
  z-index: 10;
}
.kakaku2 {
  position: absolute;
  top: 6.3%;
  left: 65%;
  z-index: 10;
}
.kakaku3 {
  position: absolute;
  top: 7%;
  left: 65%;
  z-index: 10;
}


.kakaku4{
    position: absolute;
    top: 4%;
    left: 65%;
  z-index: 10;
}

.kakaku6 {
  position: absolute;
  top: 7%;
  left: 73%;
  width: 80px;
  z-index: 10;
}

.kakaku8 {
  position: absolute;
  top: 5%;
  left: 65%;
  z-index: 10;
}

.kakaku9 {
  position: absolute;
  top: 5%;
  left: 65%;
  z-index: 10;
}

.kakaku10{
    position: absolute;
    top: 5%;
    left: 65%;
  z-index: 10;
}


.flex-Zone {
  width: auto;
}
/**/
.Ghibli-contents, .Ghibli-lineup-cont-Zone {
  width: 98%;
}
.CopyrightZone-L {
  float: none;
  width: auto;
  font-size: 0.8em;
}
.CopyrightZone-R {
  float: none;
  width: auto;
  text-align: left;
  font-size: 0.8em;
}
.Ghibli-Banner {
  width: 45%;
  text-align: center;
  margin-bottom: 20px;
}

.f_banner img {
max-width: 180px; 
  height: auto; 
  width: auto;
}