@charset "UTF-8";
@media screen and (max-width: 767px) {
  .only-lg {
    display: none;
  }
}
@media print, screen and (min-width: 768px) {
  .only-sp {
    display: none;
  }
}
body {
  color: #000;
}

main {
  font-family: Noto Sans JP, sans-serif;
  font-weight: 500;
}

.header--logo {
  position: relative;
  background: #fff;
  display: flex;
  align-items: center;
  padding: 8px;
  box-shadow: 0 4px 4px #B1B1B2;
}
@media screen and (max-width: 767px) {
  .header--logo {
    box-shadow: 0 2px 2px #B1B1B2;
  }
}
.header--logo h1 {
  position: relative;
}
.header--logo h1 .top_logo {
  position: relative;
  display: block;
  top: auto;
  left: auto;
}
.header--logo .yumeichilogo {
  position: absolute;
  width: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .header--logo .yumeichilogo {
    width: 75%;
    margin-left: auto;
    margin-right: 0;
    position: relative;
    max-width: 380px;
  }
}

.top_logo {
  z-index: 1;
  top: 18px;
}
@media screen and (max-width: 767px) {
  .top_logo {
    left: 10px;
  }
}

.bread {
  width: 95%;
  margin: 0 auto;
  max-width: 1300px;
  margin-bottom: 20px;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .bread {
    margin-top: 30px;
    margin-bottom: 10px;
  }
}
.bread ul {
  display: flex;
}
.bread ul li {
  font-size: 0.9em;
}
@media screen and (max-width: 767px) {
  .bread ul li {
    font-size: 0.8em;
  }
}
.bread ul li a {
  color: #000;
}
.bread ul li:nth-child(2) {
  position: relative;
  color: #7C7C7C;
  padding-left: 1.4em;
}
.bread ul li:nth-child(2)::before {
  content: "";
  position: absolute;
  width: 1em;
  height: 1em;
  background: url(../img/arrow_black.svg) no-repeat;
  background-size: contain;
  background-position: right;
  left: 0;
  color: #000;
  bottom: 12%;
}

.fv {
  position: relative;
  background: none;
  padding-top: 0;
  overflow: hidden;
}
.fv::before {
  content: none;
}
.fv::after {
  content: none;
}
.fv__wrap {
  width: 35%;
  margin: 0 auto;
  max-width: 800px;
  padding: 100px 0 70px;
  text-align: center;
  min-width: 500px;
}
@media screen and (max-width: 767px) {
  .fv__wrap {
    width: 95%;
    min-width: auto;
    max-width: 500px;
    padding: 15vh 0 20vh;
  }
}
.fv__dots {
  width: 20%;
  max-width: 90px;
  margin: 0 auto;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .fv__dots {
    width: 16%;
  }
}
.fv__lead {
  width: 80%;
  margin: 0 auto;
  max-width: 600px;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .fv__lead {
    width: 30%;
    margin-bottom: 30px;
  }
}
.fv__mainttl {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .fv__mainttl {
    width: 95%;
    margin: 0 auto;
    margin-bottom: 24px;
  }
}
.fv__logo {
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .fv__logo {
    width: 85%;
  }
}
.fv__dec {
  position: absolute;
  z-index: -1;
}
.fv__dec--blue {
  width: 20%;
  left: -5%;
  top: -10%;
}
@media screen and (max-width: 767px) {
  .fv__dec--blue {
    width: 80%;
    left: -25%;
    top: -25%;
  }
}
.fv__dec--gold {
  width: 15%;
  left: 20%;
  top: 30%;
}
.fv__dec--pink {
  width: 10%;
  left: 5%;
  bottom: 8%;
}
@media screen and (max-width: 1024px) {
  .fv__dec--pink {
    left: 2%;
  }
}
@media screen and (max-width: 767px) {
  .fv__dec--pink {
    width: 20%;
    left: 20%;
    bottom: 6%;
  }
}
.fv__dec--gold2 {
  width: 12%;
  right: 10%;
  top: 20%;
}
@media screen and (max-width: 767px) {
  .fv__dec--gold2 {
    width: 35%;
    right: -10%;
    top: 35%;
  }
}
@media screen and (max-width: 767px) {
  .fv__dec--blue2 {
    width: 40%;
    right: -15%;
    bottom: -10%;
  }
}
.fv__dec--img1 {
  width: 16%;
  top: 5%;
  left: 10%;
}
@media screen and (max-width: 767px) {
  .fv__dec--img1 {
    width: 28%;
    top: 3%;
    left: auto;
    right: 3%;
  }
}
.fv__dec--img2 {
  width: 10%;
  left: 3%;
  top: 40%;
}
.fv__dec--img3 {
  width: 10%;
  left: 14%;
  bottom: 8%;
}
@media screen and (max-width: 1024px) {
  .fv__dec--img3 {
    left: 8%;
  }
}
@media screen and (max-width: 767px) {
  .fv__dec--img3 {
    width: 20%;
    bottom: 6%;
    left: 5%;
  }
}
.fv__dec--img4 {
  width: 10%;
  top: -2%;
  right: 22%;
}
@media screen and (max-width: 767px) {
  .fv__dec--img4 {
    width: 18%;
    top: 22%;
    right: 3%;
  }
}
.fv__dec--img5 {
  width: 15%;
  right: -2%;
  top: 8%;
}
.fv__dec--img6 {
  width: 15%;
  top: 42%;
  right: 12%;
}
@media screen and (max-width: 1024px) {
  .fv__dec--img6 {
    right: 4%;
    top: 55%;
  }
}
@media screen and (max-width: 767px) {
  .fv__dec--img6 {
    display: none;
  }
}
.fv__dec--img7 {
  width: 10%;
  right: 5%;
  bottom: 5%;
}
@media screen and (max-width: 1024px) {
  .fv__dec--img7 {
    bottom: 8%;
    right: 0;
  }
}
.fv__dec--img8 {
  width: 28%;
  top: 13%;
  left: 3%;
}
.fv__dec--img9 {
  width: 40%;
  bottom: 5%;
  right: 12%;
}

.con {
  background: #dce6ec;
}
.con__line {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.con__line span {
  display: block;
  height: 10px;
}
.con__line span.blue {
  background: #006cb8;
}
.con__line span.pink {
  background: #c70079;
}
.con__line span.yellow {
  background: #caa846;
}
.con__wrap {
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  .con__wrap {
    padding: 40px 0;
  }
}
.con__ttl {
  text-align: center;
  width: 95%;
  max-width: 840px;
  margin: 0 auto;
}
.con__question {
  position: relative;
  padding: 16px;
  background: #fff;
  border-radius: 50px;
  text-align: center;
  margin: 30px 0;
}
@media screen and (max-width: 767px) {
  .con__question {
    margin: 20px 0 30px;
  }
}
.con__question::before {
  content: "";
  position: absolute;
  width: 1.5em;
  height: 1.5em;
  background: #fff;
  transform: rotate(45deg);
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -0.5em;
}
.con__question p {
  font-weight: 800;
  font-size: 1.8em;
}
@media screen and (max-width: 767px) {
  .con__question p {
    font-size: 1.3em;
  }
}
.con__img {
  text-align: center;
}
.con__notice p {
  font-size: 0.9em;
  padding-left: 2em;
  text-indent: -2em;
  margin-bottom: 4px;
}
.con__notice p a {
  color: #000;
  border-bottom: 1px solid #000;
}
.con__notice--right {
  text-align: right;
}
.con__txt {
  margin: 20px 0;
  background: #fff;
  border-radius: 14px;
  padding: 1em;
}
.con__txt p {
  font-weight: 700;
  font-size: 1.1em;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .con__txt p {
    font-size: 1em;
  }
}
.con__txt p span.pink {
  color: #c70079;
}

.unkernav {
  width: 90%;
  margin: 0 auto;
  max-width: 1100px;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .unkernav {
    margin-top: 30px;
  }
}
.unkernav ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .unkernav ul {
    justify-content: center;
  }
}
.unkernav ul li {
  width: 31%;
  max-width: 440px;
  min-width: 300px;
  margin: 10px 8px;
}
@media screen and (max-width: 767px) {
  .unkernav ul li {
    width: 100%;
    min-width: auto;
    margin: 10px 0;
  }
}
.unkernav ul li a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 999px;
  padding: 4px 0.5em;
  background: #006cb6;
  box-shadow: 0 6px 0 #a1e2ff;
}
@media screen and (max-width: 767px) {
  .unkernav ul li a {
    padding: 2px 1em;
  }
}
.unkernav ul li a img {
  width: 80%;
}
.unkernav ul li a::after {
  content: "";
  position: absolute;
  background: url(../img/arrow-white.svg) no-repeat;
  background-size: contain;
  width: 20px;
  height: 8px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: auto;
  bottom: 12%;
}
@media screen and (max-width: 767px) {
  .unkernav ul li a::after {
    width: 20px;
    height: 8px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: auto;
    bottom: 12%;
  }
}
.unkernav ul li a:hover {
  opacity: 1;
  box-shadow: none;
  transform: translateY(6px);
}
.unkernav ul li.regular a {
  background: #c70079;
  box-shadow: 0 6px 0 #ffb6e9;
}
.unkernav ul li.regular a:hover {
  opacity: 1;
  box-shadow: none;
  transform: translateY(6px);
}
.unkernav ul li.premium a {
  background: #C9A746;
  box-shadow: 0 6px 0 #E0D3B3;
}
.unkernav ul li.premium a::after {
  background: url(../img/arrow-black.svg) no-repeat;
  background-size: contain;
}
.unkernav ul li.premium a:hover {
  opacity: 1;
  box-shadow: none;
  transform: translateY(6px);
}
.unkernav__logo {
  width: 32%;
}
@media screen and (max-width: 767px) {
  .unkernav__logo {
    width: 28%;
  }
}
.unkernav__txt {
  width: 70%;
}
@media screen and (max-width: 767px) {
  .unkernav__txt {
    width: 70%;
  }
}

.item {
  position: relative;
  width: calc(20% - 12px);
  margin: 16px 6px;
  padding: 1.5em;
  background: #fff;
  border-radius: 12px;
  height: auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  min-width: 200px;
}
@media (max-width: 1130px) {
  .item {
    width: calc(25% - 12px);
  }
}
@media screen and (max-width: 767px) {
  .item {
    width: calc(50% - 6px);
    min-width: auto;
    padding: 1em 0.5em;
    border-radius: 8px;
    margin: 10px 0;
    min-width: auto;
  }
}
.item a:hover {
  opacity: 1;
}
.item a:hover .item__img img {
  transform: scale(1.1);
}
.item a:hover .item__btn::before {
  transform: scale(1);
}
.item__logo {
  position: absolute;
  width: 20%;
  top: 1.5em;
  left: 1.5em;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .item__logo {
    width: 24%;
    max-width: 60px;
    top: 0.5em;
    left: 0.5em;
  }
}
.item__img {
  position: relative;
  margin-bottom: 4px;
  height: 260px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .item__img {
    height: 150px;
  }
}
.item__img img {
  max-height: 250px;
  width: auto;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease;
}
@media screen and (max-width: 767px) {
  .item__img img {
    max-height: 140px;
  }
}
.item__new {
  position: relative;
  left: 0;
  bottom: 0;
  display: inline-block;
  padding: 2px 4px;
  background: #FFCA1A;
  padding: 0 4px;
  text-align: center;
  font-weight: 700;
  border-radius: 4px;
  margin-right: 4px;
  font-size: 0.9em;
}
@media screen and (max-width: 767px) {
  .item__new {
    font-size: 0.8em;
  }
}
.item__ttl {
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.5em;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .item__ttl {
    font-size: 1em;
  }
}
.item__comment {
  padding: 0 0.5em;
  margin-bottom: 4px;
}
@media screen and (max-width: 767px) {
  .item__comment {
    font-size: 0.9em;
  }
}
.item__price {
  margin-top: auto;
  text-align: center;
  font-size: 1.5em;
  padding-bottom: 4px;
  font-size: 1em;
  color: #006cb6;
  font-weight: 600;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .item__price {
    font-size: 0.9em;
  }
}
@media screen and (max-width: 767px) {
  .item__price span.tax {
    display: block;
  }
}
.item__btn {
  display: flex;
  justify-content: center;
  position: relative;
  width: 60%;
  margin: 0 auto;
  min-width: 150px;
  margin-top: auto;
}
@media screen and (max-width: 767px) {
  .item__btn {
    width: 80%;
    min-width: auto;
  }
}
.item__btn span.arrow {
  width: 25px;
  margin-left: 4px;
}
.item__btn::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: -5px;
  width: 100%;
  height: 1px;
  background-color: #000;
  transform: scale(0, 1);
  transform-origin: left;
  transition: transform 0.3s;
}
.item--regular .item__price {
  color: #c70079;
  background: none;
}
.item--premium .item__price {
  color: #C9A746;
  background: none;
}

.list {
  position: relative;
  margin-top: 120px;
  margin-bottom: 160px;
}
@media screen and (max-width: 767px) {
  .list {
    margin-top: 60px;
    margin-bottom: 120px;
  }
}
.list::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #ecf4fa;
  top: 100px;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .list::after {
    top: 50px;
  }
}
.list--regular::after {
  background: #faeaf4;
}
.list--regular .item {
  border: none;
  box-shadow: none;
}
.list--premium::after {
  background: #F5EFDD;
}
.list__ttl {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 52%;
  border-radius: 0 24px 24px 0;
  background: #006cb6;
  box-shadow: 7px 7px 0 #a1e2ff;
  padding: 10px 40px 10px 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .list__ttl {
    width: 80%;
    border-radius: 0 10px 10px 0;
    padding: 0 30px 0 0;
    max-width: 450px;
  }
}
.list__ttl__main {
  max-width: 1500px;
}
.list__ttl--regular {
  background: #c70079;
  box-shadow: 7px 7px 0 #ffb6e9;
}
.list__ttl--premium {
  background: #C9A746;
  box-shadow: 7px 7px 0 #E0D3B3;
}
.list__ttl img {
  width: 100%;
}
.list__ttl-logo {
  width: 30%;
  margin-right: 20px;
  max-width: 200px;
}
@media screen and (max-width: 767px) {
  .list__ttl-logo {
    width: 40%;
    margin-right: 10px;
  }
}
.list__ttl-txt {
  width: 30%;
  max-width: 220px;
}
@media screen and (max-width: 767px) {
  .list__ttl-txt {
    width: 40%;
  }
}
.list__main {
  position: relative;
  width: 95%;
  margin: 0 auto;
  max-width: 1500px;
  padding-top: 40px;
  display: flex;
  flex-wrap: wrap;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .list__main {
    justify-content: space-between;
  }
}

.mainnotice {
  width: 95%;
  margin: 40px auto;
  max-width: 1200px;
}
.mainnotice p {
  font-size: 0.9em;
  padding-left: 1em;
  text-indent: -1em;
}

.morearea {
  width: 100%;
  margin: 16px 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .morearea {
    width: 80%;
    margin: 10px auto;
  }
}
.morearea input {
  padding: 16px;
  background: url(../img/morebtntxt.png) #5988A5;
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: center;
  border-radius: 50px;
  text-align: center;
  font-size: 1.2em;
  font-weight: 600;
  color: #fff;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  cursor: pointer;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .morearea input {
    background-size: 55%;
  }
}
.morearea input:hover {
  opacity: 0.8;
}
.morearea input span {
  position: relative;
  display: inline-block;
}
.morearea input span::before {
  content: "";
  position: absolute;
  width: 1em;
  height: 1em;
  background: url(../img/arrow.svg) no-repeat;
  background-size: contain;
  transform: rotate(90deg);
  top: 40%;
  left: -15%;
}
.morearea input.morebtn--regular {
  background: url(../img/morebtntxt.png) #C93F76;
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .morearea input.morebtn--regular {
    background-size: 55%;
  }
}
.morearea input.morebtn--premium {
  background: url(../img/morebtntxt.png) #BF964F;
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .morearea input.morebtn--premium {
    background-size: 55%;
  }
}

/*アニメーション*/
.anime-l {
  opacity: 0;
  visibility: hidden;
  transition: 3s;
  transform: translateX(-20px);
}

.anime-l2 {
  opacity: 0;
  visibility: hidden;
  transition: 2s;
  transition-delay: 1s;
  transform: translateX(-20px);
}

.anime-l3 {
  opacity: 0;
  visibility: hidden;
  transition: 2s;
  transition-delay: 1.5s;
  transform: translateX(-20px);
}

.anime-r {
  opacity: 0;
  visibility: hidden;
  transition-delay: 1s;
  transition: 3s;
  transform: translateX(20px);
}

.anime-r2 {
  opacity: 0;
  visibility: hidden;
  transition: 2s;
  transition-delay: 1s;
  transform: translateX(20px);
}

.anime-r3 {
  opacity: 0;
  visibility: hidden;
  transition: 2s;
  transition-delay: 1.5s;
  transform: translateX(20px);
}

.anime-b {
  opacity: 0;
  visibility: hidden;
  transition: 2s;
  transform: translateY(30px);
}

.anime-o {
  opacity: 0;
  visibility: hidden;
  transition: 2.5s;
}

.anime-o2 {
  opacity: 0;
  visibility: hidden;
  transition: 3.5s;
  transition-delay: 0.4s;
}

.anime-o3 {
  opacity: 0;
  visibility: hidden;
  transition: 3.5s;
  transition-delay: 1.6s;
}

.active {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

#movie {
  text-align: center;
  padding: 60px 0 10px;
}
@media screen and (max-width: 767px) {
  #movie {
    padding-bottom: 20px;
  }
}

@media (min-width: 1130px) {
  .items_ishide-pc {
    display: none;
  }
  .more_ishide-pc {
    display: none;
  }
}
@media (max-width: 1129px) {
  .items_ishide-sp {
    display: none;
  }
  .more_ishide-sp {
    display: none;
  }
}