@charset "UTF-8";

body {
    font-family: YakuHanJP,"Nunito Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
    font-size: 1.6rem;
}
h1 {
    line-height: 1.4;
}
p {
    line-height: 1.4;
}
img {
    width: 100%;
}
.pc-only {
    display: block;
}
.sp-only {
    display: none;
}
.mv {
    position: relative;
    width: 100%;
    max-width: 130rem;
    margin: auto;
}
.mv::before {
    display: block;
    content: "";
    padding-top: 65%;
}
.mv img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
main {
    width: 100%;
    max-width: 130rem;
    margin: auto;
}
.inner {
    padding: 0 5rem;
}
.lead {
    position: relative;
    z-index: 1;
    padding-top: 3rem;
}
.lead__image {
    position: relative;
}
.lead__text {
    position: absolute;
    top: 3%;
    left: 0;
}
.lead__desc {
    font-size: 5.5rem;
}
.lead__desc span {
    font-size: 4.55rem;
}
.lineup {
    margin-top: -7rem;
}
.lineup__image {
    position: relative;
}
.lineup__heading {
    position: absolute;
    top: 12%;
    width: 100%;
}
.lineup__title {
    color: #fff;
    font-size: 8.5rem;
    text-align: center;
}
.lineup__items {
    display: flex;
    flex-wrap: wrap;
    background: url(../../assets/img/lineup-bg.webp) center center / cover no-repeat;
    padding: 12rem 4rem 14rem 4rem;
}
.lineup__item {
    width: calc(50% - 6rem / 2);
}
.lineup__item:nth-child(even) {
    margin-left: 6rem;
}
.lineup__item:nth-child(n + 3) {
    margin-top: 9rem;
}
.lineup__text {
    margin-top: 2rem;
}
.lineup__link {
    display: flex;
    align-items: center;
    background: #fff;
    border: 3px solid #ffc120;
    border-radius: 5rem;
    font-size: 2.5rem;
    height: 10rem;
    line-height: 10rem;
    padding-left: 3rem;
    line-height: 1.36;
    letter-spacing: -0.03em;
    position: relative;
}
.lineup__link::after {
    position: absolute;
    content: "";
    display: block;
    background: url(../../assets/img/arrow.svg) center center / cover no-repeat;
    width: 1rem;
    height: 2rem;
    right: 2rem;
    top: 50%;
    transform: translateY(-50%);
}
.lineup__item-image {
    height: 38rem;
}
.lineup__image01 {
    max-width: 46rem;
}
.lineup__image02 {
    max-width: 46rem;
}
.lineup__image03 img {
    margin-top: 5rem;
}
.lineup__image04 img {
    margin-top: 4rem;
}
.lineup__image05 {
    margin-top: 4rem;
}
.lineup__image06 {
    margin-top: 4rem;
}
.lineup__image06 img {
    max-width: 47rem;
}
.lineup__image07 {
    text-align: right;
}
.lineup__image07 img {
    max-width: 41.3rem;
    margin-top: 5rem;
}
.lineup__image08 {
    text-align: right;
}
.lineup__image08 img {
    max-width: 46.8rem;
    margin-top: 2rem;
}
.product {
    padding-bottom: 9rem;
}
.product__image {
    position: relative;
}
.product__heading {
    position: absolute;
    top: 9%;
    left: 4%;
}
.product__title {
    font-size: 5.6rem;
    color: #fff;
    letter-spacing: -0.09em;
    font-weight: normal;
    line-height: 1.1;
}
.product__title span {
    font-size: 4rem;
}
.product__text {
    position: absolute;
    right: 4%;
    bottom: 10%;
    width: 100%;
    max-width: 49rem;
}
.product__desc {
    font-size: 2.4rem;
    color: #fff;
    border: 4px dotted #fff;
    padding: 2.7rem 2rem;
    position: relative;
    letter-spacing: -0.05em;
}
.product__pokemon {
    position: absolute;
}
.product__pokemon01 {
    top: -67%;
    right: 0%;
    width: 100%;
    max-width: 12.8rem;
}
.btn {
    text-align: center;
    margin-top: -4rem;
}
.btn__link {
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 6.9rem;
    background: #000;
    width: 100%;
    max-width: 93rem;
    padding: 3rem 0;
    position: relative;
}
.btn__link::before {
    position: absolute;
    content: "";
    display: block;
    background: url(../../assets/img/btn-icon.webp) center center / cover no-repeat;
    width: 7.5rem;
    height: 7.5rem;
    top: 50%;
    transform: translateY(-50%);
    left: 5%;
}
.btn__link::after {
    position: absolute;
    content: "";
    display: block;
    background: url(../../assets/img/btn-icon.webp) center center / cover no-repeat;
    width: 7.5rem;
    height: 7.5rem;
    top: 50%;
    transform: translateY(-50%);
    right: 5%;
}
.product__pokemon02 {
    max-width: 18.5rem;
    top: -78%;
}
.product__text-left {
    right: initial;
    left: 5%;
}
.product02 .product__text {
    max-width: 40rem;
}
.product__pokemon03 {
    max-width: 14.2rem;
    right: 2%;
    top: -78%;
}
.product03 .product__text {
    max-width: 51.7rem;
    bottom: 6%;
    right: 6%;
}
.product__pokemon04 {
    max-width: 13.2rem;
    right: 3%;
    top: -65%;
}
.product04 .product__text {
    max-width: 41.9rem;
    bottom: 4%;
    right: 6%;
}
.product__pokemon05 {
    max-width: 12.8rem;
    top: -57%;
    left: 3%;
}
.product05 .product__text {
    max-width: 37.7rem;
    left: 4%;
    bottom: 8%;
}
.product06 .product__text {
    max-width: 78rem;
    right: 4%;
    bottom: 8%;
}
.product__pokemon07 {
    max-width: 24.3rem;
    top: -65%;
    left: 5%;
}
.product07 .product__text {
    max-width: 55rem;
    bottom: 6%;
}
.all-items {
    background: #ffc930;
    padding: 4rem;
}
.all-items__lnk {
    text-align: center;
    display: inline-block;
    border: 3px dashed #000;
    padding: 2rem 0 2rem;
    font-size: 8.5rem;
    line-height: 1;
    position: relative;
    width: 100%;
}
.all-items__lnk p {
    text-align: center;
}
.all-items__lnk span {
    font-size: 3.5rem;
    line-height: 1;
    position: absolute;
    top: 44%;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.all-items__image {
    width: 100%;
    max-width: 62.6rem;
    margin: -5rem auto 0 auto;
}
.recipe {
    padding-top: 10rem;
}
.recipe__heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 5rem;
    margin-top: -8rem;
}
.recipe__lead {
    position: relative;
    width: 100%;
    max-width: 73.5rem;
}
.recipe__text {
    position: absolute;
    top: 17%;
    left: 7%;
}
.recipe__desc {
    color: #fff;
    font-size: 4rem;
    line-height: 1.7;
}
.recipe__main-title {
    font-size: 8.5rem;
    font-weight: normal;
    margin-top: 7rem;
}
.recipe__items {
    display: flex;
    flex-wrap: wrap;
    padding-top: 6rem;
}
.recipe__item {
    width: calc(50% - 4rem / 2);
    position: relative;
}
.recipe__item:nth-child(even) {
    margin-left: 4rem;
}
.recipe__item:nth-child(n + 3) {
    margin-top: 5rem;
}
.recipe__title {
    position: absolute;
    font-size: 3rem;
    top: 1%;
    left: 50%;
    transform: rotate(-4deg) translateX(-37%);
    width: 100%;
}
.recipe__item:not(:first-child) .recipe__title {
    text-align: center;
    transform: rotate(-4deg) translateX(-52%);
    top: 5%;
}
.features {
    padding-top: 7rem;
}
.features__inner {
    padding: 0 17rem;
}
.features__heading {
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
    padding: 4rem 7rem;
}
.features__title {
    font-size: 5rem;
    text-align: center;
    font-weight: normal;
    letter-spacing: 0.05em;
}
.features__title span {
    font-size: 9.5rem;
    font-weight: normal;
}
.features__image {
    margin-top: 10rem;
}
.features__items {
    margin-top: 5rem;
}
.features__item {
    display: flex;
    align-items: center;
}
.features__wrap {
    display: flex;
    /* align-items: center; */
}
.features__item + .features__item {
    margin-top: 3rem;
}
.features__item-image {
    width: 100%;
    max-width: 38rem;
}
.features__item-text {
    flex: 1;
    margin-left: 3rem;
}
.features__item-heading {
    display: flex;
    align-items: center;
}
.features__item-number {
    font-size: 9rem;
    border-bottom: 3px solid #666666;
    padding-bottom: .5rem;
    color: #666666;
}
.features__item-title {
    font-size: 4rem;
    margin-left: 2.5rem;
}
.features__item-desc {
    font-size: 1.8rem;
    margin-top: 2rem;
}
.about {
    padding-top: 2rem;
}
.about__inner {
    padding: 0 17rem;
}
.about__item {
    display: flex;
    margin-top: 4rem;
}
.about__image {
    width: 100%;
    max-width: 55.5rem;
}
.about__text {
    flex: 1;
    margin-left: 3rem;
}
.about__desc {
    font-size: 2.5rem;
    line-height: 1.7;
}
.about__btn {
  display: flex;
  justify-content: space-between;
  padding-top: 7rem;
}
.about__link {
  display: flex;
  align-items: center;
  background: #fff;
  border: 2px solid #fe5000;
  color: #fe5000;
  border-radius: 6.5rem;
  font-size: 2.2rem;
  height: 9.4rem;
  line-height: 9.4rem;
  width: 48%;
  padding-left: 3%;
  line-height: 1.36;
  letter-spacing: -0.03em;
  position: relative;
}
.about__link--top{
  background: #fe5000;;
  border: 2px solid #fe5000;
  color: #fff;
  padding-left: 10%;
}
.about__link::after {
    position: absolute;
    content: "";
    display: block;
    background: url(../../assets/img/arrow-orange.svg) center center / cover no-repeat;
    width: 0.8rem;
    height: 1.6rem;
    right: 2rem;
    top: 50%;
    transform: translateY(-50%);
}
.about__link--top::after {
    background: url(../../assets/img/arrow-white.svg) center center / cover no-repeat;
}
.copy {
    text-align: right;
    margin-top: 8rem;
    font-size: 1.4rem;
    padding-right: 5rem;
}
.footer {
    background: #cccccc;
    height: 5rem;
    width: 100%;
    max-width: 130rem;
    margin: 2rem auto 0 auto;
}
.footer__inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: inherit;
    padding: 0 5rem;
}
.footer__items {
    display: flex;
}
.footer__item {
    padding: 0 1rem;
    border-left: 1px solid #000;
}
.footer__item:last-child {
    border-right: 1px solid #000;
}
.footer__copy {
    font-size: 1.4rem;
}
.floating {
    position: fixed;
    bottom: 10%;
    right: 1%;
    z-index: 10;
}
.floating__link {
    display: inline-block;
    width: 100%;
    max-width: 10rem;
    height: 10rem;
    position: relative;
}
.floating__text {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
}
@media screen and (min-width:768px) and (max-width:1299px) {
    .lead__text {
        padding-left: 2rem;
    }
    .lead__desc {
        font-size: 4vw;
    }
    .lead__desc span {
        font-size: 3.5vw;
    }
    .lead__image {
        width: 90%;
        margin: auto;
    }
    .lineup__title {
        font-size: 7vw;
    }
    .lineup__link {
        font-size: 1.7vw;
    }
    .lineup__item-image {
        height: initial;
    }
    .lineup__item:nth-child(n + 3) {
        margin-top: 3vw;
    }
    .lineup__image06 img {
        max-width: 47rem;
        width: 77%;
    }
    .lineup__image08 img {
        max-width: 46.8rem;
        margin-top: 2rem;
        width: 91%;
    }
    .lineup__image07 img {
        max-width: 41.3rem;
        margin-top: 6rem;
        width: 80%;
    }
    .product__title {
        font-size: 4.5vw;
        line-height: 1.5;
    }
    .product__title span {
        font-size: 4vw;
    }
    .product__desc {
        font-size: 2vw;
        padding: 2rem 1.5rem;
    }
    .product__text01 {
        max-width: initial;
        width: 41%;
    }
    .product__pokemon01 {
        max-width: initial;
        width: 27%;
        top: -10vw;
    }
    .btn__link {
        font-size: 6vw;
        max-width: initial;
        width: 80%;
    }
    .btn__link::before,
    .btn__link::after {
        width: 5.5rem;
        height: 5.5rem;
    }
    .product__text {
        max-width: initial;
    }
    .product__pokemon02 {
        width: 46%;
        top: -10.5vw;
    }
    .product__text02 {
        max-width: initial !important;
        width: 33%;
    }
    .product__pokemon03 {
        max-width: initial !important;
        width: 26%;
        top: -10vw;
    }
    .product__text03 {
        max-width: initial !important;
        width: 43%;
    }
    .product__pokemon04 {
        max-width: initial;
        width: 29%;
        top: -9vw;
    }
    .product__text04 {
        max-width: initial !important;
        width: 31%;
    }
    .product__pokemon05 {
        max-width: initial;
        width: 28%;
        top: -7vw;
    }
    .product__text05 {
        max-width: initial !important;
        width: 31%;
    }
    .product__text06 {
        max-width: initial !important;
        width: 64%;
    }
    .product__text06 {
        max-width: initial;
        width: 45%;
    }
    .product__text07 {
        max-width: initial !important;
        width: 44%;
    }
    .product__pokemon07 {
        max-width: initial !important;
        width: 44%;
        top: -9vw;
    }
    .recipe__desc {
        font-size: 3.3vw;
    }
    .recipe__text {
        top: 4vw;
        left: 4vw;
    }
    .recipe__lead {
        max-width: initial;
        width: 62vw;
    }
    .recipe__main-title {
        font-size: 7vw;
    }
    .recipe__item {
        width: calc(50% - 2rem / 2);

    }
    .recipe__item:nth-child(even) {
        margin-left: 2rem;
    }
    .recipe__title {
        font-size: 2.2vw;
    }
    .features__heading {
        padding: 3vw 7vw;
    }
    .features__title {
        font-size: 4vw;
    }
    .features__title span {
        font-size: 8vw;
    }
    .features__inner {
        padding: 0 11%;
    }
    .features__item-number {
        font-size: 8vw;
    }
    .features__item-title {
        font-size: 4vw;
    }
    .features__item-desc {
        font-size: 2vw;
        margin-top: 1rem;
    }
    .features__item-image {
        max-width: initial;
        width: 47%;
    }
    .about__desc {
        font-size: 2vw;
    }
    .about__image {
        max-width: initial;
        width: 53%;
    }
	.about__btn {
      padding-top: 5.3vw;
    }
    .about__link {
      border-radius: 6.5rem;
      font-size: 1.5vw;
      height: 7.2vw;
      line-height: 7.2vw;
      padding-left: 5%;
      line-height: 1.36;
    }
    .about__link--top{
      padding-left: 11%;
    }
    .about__link::after {
        position: absolute;
        content: "";
        display: block;
        background: url(../../assets/img/arrow-orange.svg) center center / cover no-repeat;
        width: 0.6vw;
        height: 1.2vw;
        right: 1.5vw;
        top: 50%;
        transform: translateY(-50%);
    }
    .about__link--top::after {
      background: url(../../assets/img/arrow-white.svg) center center / cover no-repeat;
  }
    .copy {
        padding-right: 2rem;
        font-size: 1.3vw;
        margin-top: 5rem;
    }
    .footer__link {
        font-size: 1.5vw;
    }
    .footer__copy {
        font-size: 1.3vw;
    }


}
@media screen and (max-width:767px) {
    .pc-only {
        display: none;
    }
    .sp-only {
        display: block;
    }
    .mv::before {
        padding-top: 138.8%;
    }
    .lead {
        padding-top: 1vw;
    }
    .inner {
        padding: 0 2rem;
    }
    .lead__text {
        top: 7%;
    }
    .lead__desc {
        font-size: 4.5vw;
        line-height: 1.3;
    }
    .lead__desc span {
        font-size: 4vw;
    }
    .lineup {
        margin-top: -14vw;
    }
    .lineup__heading {
        top: 24%;
    }
    .lineup__title {
        font-size: 10vw;
    }
    .lineup__items {
        padding: 17vw 0;
        flex-direction: column;
        background: url(../../assets/img/sp-lineup-bg.webp) center center / cover no-repeat;
    }
    .lineup__item {
        width: 100%;
        padding: 0 2rem;
    }
    .lineup__item:nth-child(even) {
        margin-left: initial;
    }
    .lineup__item:nth-child(n + 3) {
        margin-top: 6rem;
    }
    .lineup__item + .lineup__item {
        margin-top: 6rem;
    }
    .lineup__item-image {
        height: initial;
        text-align: center;
        margin: auto;
    }
    .lineup__link {
        font-size: 3.8vw;
        height: 16vw;
        padding-left: 1.5rem;
        background: #ffc120;
        border: none;
    }
    .lineup__link::after {
        width: .6rem;
        height: 1.2rem;
    }
    .lineup__text {
        margin-top: 1rem;
    }
    .lineup__image01 {
        width: 82%;
    }
    .lineup__image02 {
        width: 80%;
        margin: auto;
    }
    .lineup__image03 img {
        margin-top: initial;
    }
    .lineup__image04 img {
        margin-top: initial;
    }
    .lineup__image05 {
        margin-top: initial;
    }
    .lineup__image06 {
        margin-top: initial;
        width: 80%;
        margin: initial;
        margin-right: auto;
    }
    .lineup__image07 {
        text-align: right;
    }
    .lineup__image07 img {
        margin-top: initial;
        width: 73%;
    }
    .lineup__image08 {
        text-align: center;
    }
    .lineup__image08 img {
        margin-top: initial;
        width: 90%;
    }
    .product__heading {
        top: 7%;
        left: 7%;
    }
    .product__title {
        font-size: 7vw;
        line-height: 1.5;
    }
    .product__title span {
        font-size: 6vw;
    }
    .product__text {
        right: initial;
        bottom: 5%;
        left: 50%;
        transform: translateX(-50%);
        width: 88%;
    }
    .product__desc {
        font-size: 4vw;
        padding: 1rem 1rem;
        border: 2px dotted #fff;
    }
    .product__text {
        max-width: initial;
    }
    .product__pokemon01 {
        max-width: initial;
        width: 19%;
        top: -16vw;
    }
    .product02 .product__text {
        max-width: initial;
    }
    .btn__link {
        font-size: 6vw;
        padding: 1.1rem 0;
        max-width: initial;
        width: 82%;
    }
    .btn__link::before {
        width: 2.5rem;
        height: 2.5rem;
    }
    .btn__link::after {
        width: 2.5rem;
        height: 2.5rem;
    }
    .btn {
        margin-top: -1.5rem;
    }
    .product__pokemon02 {
        max-width: initial;
        top: -17vw;
        right: -4%;
        width: 27%;
    }
    .product__pokemon03 {
        max-width: initial;
        right: -2%;
        top: -17vw;
        width: 21%;
    }
    .product__pokemon04 {
        max-width: initial;
        right: 0%;
        top: -15vw;
        width: 20%;
    }
    .product04 .product__text {
        max-width: initial;
    }
    .product__pokemon05 {
        max-width: initial;
        top: -15vw;
        right: 0;
        width: 20%;
        left: initial;
    }
    .product05 .product__text {
        max-width: initial;
        bottom: 4%;
        left: 50%;
    }
    .product06 .product__text {
        bottom: 7%;
    }
    .product__pokemon07 {
        max-width: initial;
        top: -14vw;
        left: initial;
        right: -3%;
        width: 39%;
    }
    .product07 .product__text {
        max-width: initial;
        bottom: 3%;
    }
    .product {
        padding-bottom: 4.5rem;
    }
    .all-items {
        padding: 2rem 2rem 3rem 2rem;
    }
    .all-items__lnk {
        padding: 1rem 0 1rem;
        font-size: 11vw;
        border: 1.5px dashed #000;
    }
    .all-items__lnk span {
        font-size: 5vw;
        top: 51%;
    }
    .all-items__image {
        width: 94%;
        max-width: initial;
        margin: -2rem auto 0 auto;
    }
    .recipe {
        padding-top: 2rem;
        overflow: hidden;
    }
    .recipe__main-title {
        font-size: 11vw;
        margin-top: 56vw;
        margin-left: 5vw;
    }
    .recipe__heading {
        padding-right: 1rem;
        margin-top: -22rem;
        justify-content: initial;
    }
    .recipe__lead {
        max-width: initial;
        width: 46%;
    }

    .recipe__desc {
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        font-size: 5vw;
    }
    .recipe__text {
        top: 9%;
        left: 12%;
    }
    .recipe__items {
        flex-direction: column;
        padding-top: 0rem;
    }
    .recipe__item {
        width: 100%;
       
    }
    .recipe__item:nth-child(even) {
        margin-left: initial;
    }
    .recipe__item + .recipe__item {
        margin-top: 7rem;
    }
    .recipe__title {
        font-size: 4.5vw;
    }
    .features {
        padding-top: 3rem;
    }

    .features__inner {
        padding: 0 2rem;
    }
    .features__items {
        margin-top: 3rem;
    }
    .features__heading {
        padding: 2rem 2rem;
    }
    .features__title {
        font-size: 6.5vw;
        text-align: left;
    }
    .features__title span {
        font-size: 14vw;
    }
    .features__image {
        margin-top: 2rem;
    }
    .features__item {
        flex-direction: column;
    }
    .features__item-heading {
        flex-direction: column;
        align-items: start;
    }
    .features__item-image {
        width: 55%;
    }
    .features__item-number {
        font-size: 12vw;
        padding-bottom: 0rem;
    }
    .features__item-title {
        font-size: 5.5vw;
        margin-left: 0;
        line-height: 1.2;
        margin-top: 0.5rem;
        letter-spacing: -0.1em;
    }
    .features__item-text {
        margin-left: 1rem;
    }
    .features__item-desc {
        font-size: 4.5vw;
        margin-top: 1.5rem;
    }
     .about {
        padding-top: 1rem;
    }
    .about__inner {
        padding: 0px 2rem;
    }
    .about__item {
        margin-top: 2rem;
        flex-direction: column;
    }
    .about__text {
        margin-left: 0rem;
        margin-top: 1rem;
    }
    .about__desc {
        font-size: 4vw;
    }
    .about__btn {
      flex-direction: column;
      padding-top: 7rem;
    }
    .about__link {
      border-radius: 6.5rem;
      font-size: 1.6rem;
      height: 6rem;
      width: 100%;
      padding-left: 6%;
      line-height: 6rem;
      letter-spacing: -0.03em;
      position: relative;
    }
    .about__link--top{
      margin-top: 1.5rem;
      padding-left: 20%;
    }
    .about__link::after {
        width: 0.6rem;
        height: 1.2rem;
        right: 2rem;
    }
	
    .copy {
        text-align: rigt;
        margin-top: 1rem;
        font-size: 2.3vw;
        padding: 2rem 2rem;
    }
    .footer__inner {
        flex-direction: column;
        justify-content: center;
        padding: 2rem 2rem;
    }
    .footer__link {
        font-size: 2.5vw;

    }
    .footer__item {
        display: flex;
    }
    .footer__copy {
        font-size: 2.3vw;
        margin-top: 1rem;
        text-align: center;
    }
    .footer {
        height: initial;
        margin: 0rem auto 0 auto;
    }
    .floating {
        bottom: 5%;
    right: 3%;
    }
    .floating__link {
        max-width: 7rem;
        height: 7rem;
    }
    .floating__text {
        font-size: 1.1rem;
    }


}



