@charset "UTF-8";
html, body {
    width: 100%;
    margin: 0px;
    padding: 0px;
    font-family: 'Noto Sans JP', 'Noto Serif JP', "Meiryo UI", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic UI", "MS PGothic", sans-serif;
    font-size: 18px;
    background: #F4BABA;
}
@media screen and (max-width: 414px) {
    html, body {
        font-size: 14px;
    }
}
#containar {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}
.sec-best5 {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    text-align: center;
}
a {
    text-decoration: none;
}
#chocolateheader {
    margin: 0 auto;
    width: 100%;
}
#chocolateheader .mainimage {
    position: relative;
    margin: 0 auto;
    background: url(https://gigaplus.makeshop.jp/cuore5/images/dokujipage/valentine/images/img_main3.jpg) no-repeat center bottom;
    background-size: cover;
    height: 34.43vw;
    overflow: hidden;
    text-align: center;
}
@media screen and (max-width: 1024px) {
    #chocolateheader .mainimage {
        height: 62.5vw;
    }
}
.sec-intro {
    margin: 0 auto;
    padding: 20px 0;
    max-width: 1200px;
    width: 100%;
}
.sec-intro .title {
    margin: 0 auto 60px auto;
    width: 70%;
    max-width: 842px;
    text-align: center;
}
.sec-intro p {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 2.3;
}
@media screen and (max-width: 768px) {
    .sec-intro p {
        font-size: 26px;
    }
}
@media screen and (max-width: 414px) {
    .sec-intro {
        padding: 10px 0;
    }
    .sec-intro .title {
        margin: 0 auto 30px auto;
    }
    .sec-intro p {
        font-size: 15px;
    }
}
.sec-target {
    padding: 26px;
    background: #161616;
}
.contents-inr {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    text-align: center;
}
.sec-target .contents-inr {
    padding: 56px 0;
    max-width: 100%;
    width: 100%;
    border: 10px solid #b79148;
}
.sec-target .title {
    margin: 0 0 40px;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
}
.sec-target-a {
    margin: 0 auto 70px auto;
    width: 100%;
    max-width: 774px;
}
.sec-target ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.sec-target li {
    margin: 6px 9px;
    width: 100%;
    max-width: 240px;
    line-height: 90px;
    color: #fff;
    font-size: 21px;
    font-weight: 700;
    border-radius: 10px;
}
.sec-target-a li {
    background: #b20152;
}
.sec-target-b {
    margin: 0 auto;
    width: 100%;
    max-width: 774px;
}
.sec-target-b li {
    background: #34aaab;
}
@media screen and (max-width: 414px) {
    .sec-target {
        padding: 16px;
    }
    .sec-target .contents-inr {
        padding: 26px 0;
        border: 5px solid contents-inr;
    }
    .sec-target .title {
        margin: 0 0 20px;
        font-size: 18px;
    }
    .sec-target-a {
        margin: 0 auto 50px auto;
    }
    .sec-target li {
        line-height: 40px;
        font-size: 16px;
        border-radius: 10px;
    }
    .sec-target-a li {
        background: #b20152;
    }
    .sec-target-b {
        margin: 0 auto;
        width: 100%;
        max-width: 774px;
    }
    .sec-target-b li {
        background: #34aaab;
    }
}
.sec-best5 {
    overflow: hidden;
    padding: 10px 0;
}
.sec-best5 .title {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    height: 740px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.sec-best5 .title figure {
    position: absolute;
    right: 0;
    top: 0;
    width: 56%;
    max-width: 674px;
}
.sec-best5 .title .title-copy {
    width: 44%;
    display: flex;
    align-items: center;
}
@media screen and (max-width: 1024px) {
    .sec-best5 .title {
        width: 90%;
    }
    .sec-best5 .title .title-copy {
        width: 40%;
    }
}
@media screen and (max-width: 768px) {
    .sec-best5 .title {
        height: 340px;
    }
}
@media screen and (max-width: 414px) {
    .sec-best5 {
        padding: 0px 0;
    }
    .sec-best5 .title {
        margin: 0 auto 30px;
        height: auto;
    }
    .sec-best5 .title figure {
        display: none;
    }
    .sec-best5 .title .title-copy {
        margin: 0 auto;
        display: block;
        width: 60%;
    }
}
.sec-best5 .v-item-list li {
    margin: 110px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.sec-best5 .v-item-list .item-reverse {
    flex-direction: row-reverse;
}
.sec-best5 .item-photo {
    width: 46.6%;
    max-width: 560px;
}
.sec-best5 .item-photo2 {
    margin: 0 0 30px;
    width: 100%;
    max-width: 560px;
}
.sec-best5 .v-item-list-info {
    width: 46.6%;
    max-width: 560px;
}
.sec-best5 .v-item-list-info .name {
    margin: 0 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.sec-best5 .v-item-list-info .name p {
    width: 70%;
    color: #421f1b;
    font-size: 32px;
    font-weight: 700;
    text-align: left;
    display: flex;
    align-items: center;
}
.sec-best5 .v-item-list-info .name span {
    width: 24.28%;
    max-width: 136px;
}
.sec-best5 .v-item-list-info .text p {
    margin: 0 0 30px;
    color: #fff;
    font-size: 21px;
    text-align: left;
    line-height: 2;
}
.sec-best5 .v-item-list-info .price {
    margin: 0 0 30px;
    color: #cc0000;
    font-size: 40px;
    font-weight: 700;
    text-align: left;
}
.sec-best5 .v-item-list-info .v-btn {
    display: block;
    width: 100%;
    line-height: 64px;
    text-align: center;
    color: #42140F;
    font-weight: 700;
    border: 1px solid #42140F;
}
.sec-best5 .v-item-list-info .v-btn a {
    width: 100%;
    height: 100%;
    display: block;
    color: #42140F;
}
.sec-best5 .v-item-list-info .v-btn a:hover {
    background: #333;
}
@media screen and (max-width: 1024px) {
    .sec-best5 .v-item-list li {
        width: 90%;
    }
}
@media screen and (max-width: 768px) {
    .sec-best5 .item-photo {
        margin: 0 auto 30px;
        width: 100%;
    }
    .sec-best5 .v-item-list-info {
        margin: 0 auto;
        width: 100%;
    }
    .sec-best5 .last-type {
        margin: 110px auto 0;
    }
}
@media screen and (max-width: 414px) {
    .sec-best5 .v-item-list li {
        margin: 65px auto 0;
    }
    .sec-best5 .item-photo {
        width: 100%;
    }
    .sec-best5 .item-photo2 {
        margin: 0 0 30px;
        width: 100%;
        max-width: 560px;
    }
    .sec-best5 .v-item-list-info {
        width: 100%;
    }
    .sec-best5 .v-item-list-info .name {
        margin: 0 0 30px;
    }
    .sec-best5 .v-item-list-info .name p {
        font-size: 16px;
    }
    .sec-best5 .v-item-list-info .text p {
        margin: 0 0 30px;
        font-size: 14px;
    }
    .sec-best5 .v-item-list-info .price {
        font-size: 14px;
    }
    .sec-best5 .v-item-list-info .v-btn {
        line-height: 50px;
    }
}
.sec-serch-category {
    padding: 100px 0;
    background: #871212;
}
.sec-serch-category .title {
    margin: 0 0 60px;
}
.sec-serch-category .title span {
    margin: 0 auto 30px;
    display: block;
}
.serch-category-list {
    margin: 0 auto;
    width: 100%;
    max-width: 1080px;
}
.serch-category-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.serch-category-list li {
    width: 32.42%;
    max-width: 332px;
    margin: 8px 14px;
}
@media screen and (max-width: 414px) {
    .sec-serch-category {
        padding: 50px 0;
    }
    .sec-serch-category .title {
        margin: 0 auto 30px;
        width: 60%;
    }
    .sec-serch-category .title span {
        margin: 0 auto 10px;
        width: 40px;
    }
    .serch-category-list li {
        width: 42%;
        margin: 8px;
    }
}
.sec-serch-price {
    padding: 100px 0;
    background: #fcf4e2;
}
.sec-serch-price .title {
    margin: 0 0 60px;
}
.sec-serch-price .title span {
    margin: 0 auto 30px;
    display: block;
}
.serch-price-list {
    margin: 0 auto;
    width: 100%;
    max-width: 1080px;
}
.serch-price-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.serch-price-list li {
    width: 32.42%;
    max-width: 332px;
    margin: 8px 14px;
}
@media screen and (max-width: 414px) {
    .sec-serch-price {
        padding: 50px 0;
    }
    .sec-serch-price .title {
        margin: 0 auto 30px;
        width: 40%;
    }
    .sec-serch-price .title span {
        margin: 0 auto 10px;
        width: 40px;
    }
    .serch-price-list li {
        width: 60%;
        max-width: 332px;
        margin: 8px 14px;
    }
}
.sec-luxurygift {
    overflow: hidden;
    padding: 140px 0;
}
.sec-luxurygift .title {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    height: 740px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.sec-luxurygift .title figure {
    position: absolute;
    left: 0;
    top: 0;
    width: 56%;
    max-width: 674px;
    height: 100%;
}
.sec-luxurygift .title figure div {
    position: absolute;
    top: 0;
    right: 0;
    width: 56vw;
    height: 100%;
    background: url(../images/img_luxurygift.jpg) no-repeat left top;
    background-size: cover;
}
.sec-luxurygift .title .title-copy {
    position: absolute;
    top: 0;
    right: 0;
    width: 44%;
    height: 100%;
    display: flex;
    align-items: center;
}
.sec-luxurygift .title .title-copy img {
    margin: 0 0 0 auto;
}
@media screen and (max-width: 1024px) {
    .sec-luxurygift .title {
        width: 90%;
    }
    .sec-luxurygift .title .title-copy {
        width: 40%;
    }
}
@media screen and (max-width: 768px) {
    .sec-luxurygift .title {
        height: 340px;
    }
    .sec-luxurygift .title figure {
        height: 340px;
    }
}
@media screen and (max-width: 414px) {
    .sec-luxurygift {
        padding: 70px 0;
    }
    .sec-luxurygift .title {
        margin: 0;
        width: 100%;
        height: auto;
    }
    .sec-luxurygift .title figure {
        display: none;
    }
    .sec-luxurygift .title .title-copy {
        position: static;
        margin: 0 auto;
        width: 60%;
        height: 100%;
        display: block;
    }
}
.category-title {
    margin: 0 0 60px;
    text-align: left;
}
.category-title span {
    display: block;
    font-size: 72px;
    font-weight: 700;
    font-family: 'Noto Serif JP', serif;
}
.category-title strong {
    font-size: 36px;
    font-weight: 700;
    font-family: 'Noto Serif JP', serif;
}
.category-line {
    margin: 0 0 45px auto;
    width: 60%;
    height: 16px;
}
.category-title-sub p {
    text-align: right;
    font-size: 30px;
    font-weight: 500;
    font-family: 'Noto Serif JP', serif;
    line-height: 2;
}
@media screen and (max-width: 768px) {
    .category-title span {
        display: block;
        font-size: 28px;
        font-weight: 700;
        font-family: 'Noto Serif JP', serif;
    }
    .category-title strong {
        font-size: 60px;
        font-weight: 700;
        font-family: 'Noto Serif JP', serif;
    }
    .category-title-sub p {
        text-align: right;
        font-size: 21px;
        font-weight: 500;
        font-family: 'Noto Serif JP', serif;
        line-height: 2;
    }
}
@media screen and (max-width: 414px) {
    .category-title {
        margin: 0 0 20px;
        text-align: center;
    }
    .category-title span {
        font-size: 18px;
    }
    .category-title strong {
        font-size: 32px;
    }
    .category-line {
        margin: 0 0 25px auto;
        height: 8px;
    }
    .category-title-sub p {
        font-size: 16px;
        text-align: center;
    }
    .category-title-sub br {
        display: none;
    }
}
.category-item-list {
    margin: 70px 0;
}
.category-item-list li {
    margin: 35px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.category-item-list .item-photo {
    width: 46.6%;
    max-width: 560px;
}
.category-item-list .item-info {
    width: 46.6%;
    max-width: 560px;
    position: relative;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.item-info .name {
    margin: 0 0 30px;
}
.item-info .name p {
    font-size: 32px;
    font-weight: 700;
    text-align: left;
    display: flex;
    align-items: center;
}
.item-info .text p {
    margin: 0 0 30px;
    font-size: 21px;
    text-align: left;
    line-height: 2;
}
.item-info .price {
    margin: 0 0 30px;
    color: #cc0000;
    font-size: 50px;
    font-weight: 700;
    text-align: left;
}
.item-info .v-btn {
    display: block;
    width: 100%;
    line-height: 64px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    background: #421f1b;
}
.item-info .v-btn a {
    width: 100%;
    height: 100%;
    display: block;
    color: #fff;
}
.item-info .v-btn a:hover {
    background: #d7b470;
}
@media screen and (max-width: 768px) {
    .category-item-list {
        margin: 70px auto;
        max-width: 560px;
    }
    .category-item-list .item-photo {
        margin: 0 0 30px;
        width: 100%;
    }
    .category-item-list .item-info {
        width: 100%;
    }
}
@media screen and (max-width: 414px) {
    .category-item-list {
        margin: 20px auto;
    }
    .category-item-list li {
        margin: 40px 0 0;
    }
    .category-item-list .item-photo {
        margin: 0 0 20px;
    }
    .item-info .name {
        margin: 0 0 10px;
    }
    .item-info .name p {
        font-size: 16px;
    }
    .item-info .text p {
        margin: 0 0 10px;
        font-size: 14px;
    }
    .item-info .price {
        margin: 0 0 20px;
        font-size: 14px;
    }
    .item-info .v-btn {
        line-height: 50px;
    }
}
.category-item-list2 {
    margin: 0 0 70px;
}
.category-item-list2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.category-item-list2 li {
    margin: 20px 0 20px 0;
    width: 31.6%;
    max-width: 380px;
}
.category-item-list2 li:nth-child(3n) {
    margin: 20px 0 20px 0;
}
.category-item-list2 .item-photo {
    margin: 0 0 20px;
    width: 100%;
    max-width: 100%;
}
.category-item-list2 .item-info {
    width: 100%;
    max-width: 100%;
    color: #fff;
    position: relative;
}
.category-item-list2 .item-info .name {
    margin: 0 0 10px;
}
.category-item-list2 .item-info .name p {
    font-size: 21px;
}
.category-item-list2 .item-info .text p {
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 1.8;
}
.category-item-list2 .item-info .cate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: left;
    justify-content: left;
    margin: 0 0 10px 0;
}
.category-item-list2 .item-info .cate .cate01 {
    background: #cc0000;
    padding: 0 1.5rem;
    margin: 0 10px 0 0;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}
.category-item-list2 .item-info .cate .cate02 {
    background: #013e8b;
    padding: 0 1.5rem;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}
.category-item-list2 .item-info .price {
    margin: 0 0 20px;
    font-size: 25px;
}
@media screen and (max-width: 414px) {
    .category-item-list2 .item-info .cate .cate01 {
        background: #cc0000;
        padding: 0.5rem 0rem;
        line-height: 1;
        font-size: 12px;
        width: 50%;
        margin: 0;
        text-align: center;
    }
    .category-item-list2 .item-info .cate .cate02 {
        background: #013e8b;
        padding: 0.5rem 0rem;
        line-height: 1;
        font-size: 12px;
        width: 50%;
        text-align: center;
    }
    .category-item-list2 {
        margin: 0;
    }
    .category-item-list2 li {
        margin: 20px 0 20px 0;
        width: 48%;
    }
    .category-item-list2 .item-photo {
        margin: 0 0 10px;
    }
    .category-item-list2 .item-info .name p {
        font-size: 15px;
    }
    .category-item-list2 .item-info .text p {
        font-size: 14px;
    }
    .category-item-list2 .item-info .price {
        font-size: 14px;
    }
}
.sec-category01 {
    padding: 20px 0;
}
.sec-category01 .category-title span {
    color: #421f1b;
}
.sec-category01 .category-title strong {
    color: #42140F;
}
.sec-category01 .category-title-sub p {
    color: #42140F;
}
.sec-category01 .name p {
    color: #42140F;
}
.sec-category01 .text p {
    color: #42140F;
}
.sec-category02 {
    padding: 20px 0;
}
.sec-category02 .category-title span {
    color: #421f1b;
}
.sec-category02 .category-title strong {
    color: #42140F;
}
.sec-category02 .category-title-sub p {
    color: #42140F;
}
.sec-category02 .name p {
    color: #42140F;
}
.sec-category02 .text p {
    color: #42140F;
}
@media screen and (max-width: 1024px) {
    .sec-category02 .contents-inr {
        width: 94%;
    }
}
@media screen and (max-width: 414px) {
    .sec-category02 {
        padding: 50px 0;
    }
    .sec-category02 .contents-inr {
        width: 90%;
    }
}
.sec-category03 {
    padding: 20px 0;
}
.sec-category03 .category-title span {
    color: #421f1b;
}
.sec-category03 .category-title strong {
    color: #42140F;
}
.sec-category03 .category-title-sub p {
    color: #42140F;
}
.sec-category03 .name p {
    color: #42140F;
}
.sec-category03 .text p {
    color: #42140F;
}
@media screen and (max-width: 1024px) {
    .sec-category03 {
        margin: 0 16px;
    }
    .sec-category03 .contents-inr {
        width: 96%;
    }
}
@media screen and (max-width: 414px) {
    .sec-category03 {
        padding: 50px 0;
    }
    .sec-category03 .contents-inr {
        width: 90%;
    }
}
.sec-category04 {
    padding: 20px 0;
}
.sec-category04 .category-title span {
    color: #421f1b;
}
.sec-category04 .category-title strong {
    color: #fff;
}
.sec-category04 .category-title-sub p {
    color: #fff;
}
.sec-category04 .name p {
    color: #fff;
}
.sec-category04 .text p {
    color: #fff;
}
@media screen and (max-width: 1024px) {
    .sec-category04 .contents-inr {
        width: 94%;
    }
}
@media screen and (max-width: 414px) {
    .sec-category04 {
        padding: 50px 0;
    }
    .sec-category04 .contents-inr {
        width: 90%;
    }
}
.sec-category05 {
    padding: 20px 0;
}
.sec-category05 .category-title span {
    color: #421f1b;
}
.sec-category05 .category-title strong {
    color: #fff;
}
.sec-category05 .category-title-sub p {
    color: #fff;
}
.sec-category05 .name p {
    color: #fff;
}
.sec-category05 .text p {
    color: #fff;
}
@media screen and (max-width: 1024px) {
    .sec-category05 {
        margin: 0 16px;
    }
    .sec-category05 .contents-inr {
        width: 96%;
    }
}
@media screen and (max-width: 414px) {
    .sec-category05 {
        padding: 50px 0;
    }
    .sec-category05 .contents-inr {
        width: 90%;
    }
}
.sec-category06 {
    padding: 20px 0;
}
.sec-category06 .category-title span {
    color: #421f1b;
}
.sec-category06 .category-title strong {
    color: #fff;
}
.sec-category06 .category-title-sub p {
    color: #fff;
}
.sec-category06 .name p {
    color: #fff;
}
.sec-category06 .text p {
    color: #fff;
}
@media screen and (max-width: 1024px) {
    .sec-category06 .contents-inr {
        width: 94%;
    }
}
@media screen and (max-width: 414px) {
    .sec-category06 {
        padding: 50px 0;
    }
    .sec-category06 .contents-inr {
        width: 90%;
    }
}
.banner-list ul {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.banner-list li {
    margin: 15px 10px;
    width: 22.9%;
    max-width: 275px;
}
@media screen and (max-width: 1024px) {
    .banner-list li {
        width: 33%;
    }
}
@media screen and (max-width: 414px) {
    .banner-list {
        margin: 40px 0 0;
    }
    .banner-list li {
        margin: 5px;
        width: 43.5%;
    }
}
.serch-price-cate {
    margin: 0 0 46px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.serch-price-cate:last-of-type {
    margin: 0;
}
.serch-price-cate .title {
    width: 15.8%;
    max-width: 190px;
    padding: 50px 20px;
    border-radius: 10px;
    margin: 0;
}
.serch-price-cate .group-a {
    background: #ffd213;
}
.serch-price-cate .group-b {
    background: #ffc2cc;
}
.serch-price-cate .group-c {
    background: #ff5584;
}
.serch-price-cate .title p {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
}
.serch-price-cate .title .v-btn {
    margin: 50px 0 0 0;
}
.serch-price-cate .title .v-btn a {
    padding: 26px 16px 16px 16px;
    display: block;
    border: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
.serch-price-cate .serch-price-list {
    margin: 0 0 0 auto;
    width: 81.1%;
    max-width: 974px;
}
.serch-price-cate .serch-price-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.serch-price-cate .serch-price-list li {
    width: 23.23%;
    max-width: 230px;
    margin: 0 18px 10px 0;
    background: #fff;
}
.serch-price-cate .serch-price-list li:nth-child(4n) {
    margin: 0 0 10px 0;
}
.serch-price-cate .serch-price-list li:nth-child(5),
.serch-price-cate .serch-price-list li:nth-child(6), 
.serch-price-cate .serch-price-list li:nth-child(7) {
    margin-right: 18px;
}
.serch-price-cate .serch-price-list .text {
    padding: 15px;
}
.serch-price-cate .serch-price-list p {
    text-align: left;
    color: #333;
    font-size: 16px;
}
.serch-price-cate .serch-price-list .price {
    color: #cc0000;
}
@media screen and (max-width: 1024px) {
    .serch-price-cate .title {
        margin: 0 18px 30px;
        padding: 20px;
        width: 100%;
        max-width: 100%;
    }
    .serch-price-cate .title br {
        display: none;
    }
    .serch-price-cate .title .v-btn {
        margin: 20px 0 0 0;
    }
    .serch-price-cate .title .v-btn a {
        padding: 16px 16px 16px 16px;
    }
    .serch-price-cate .serch-price-list {
        width: 100%;
        max-width: 100%;
    }
}
@media screen and (max-width: 768px) {
    .serch-price-cate .serch-price-list li {
        width: 22%;
    }
}
@media screen and (max-width: 414px) {
    .serch-price-cate .title {
        margin: 0 18px 10px;
        padding: 15px 30px;
    }
    .serch-price-cate .title p {
        font-size: 18px;
    }
    .serch-price-cate .title .v-btn {
        margin: 10px 0 0 0;
    }
    .serch-price-cate .title .v-btn a {
        padding: 14px 16px 14px 16px;
        font-size: 14px;
    }
    .serch-price-cate .serch-price-list li {
        width: 44%;
        margin: 0 10px 10px 0;
    }
    .serch-price-cate .serch-price-list li:nth-child(2n) {
        margin: 0 0 10px 0;
    }
    .serch-price-cate .serch-price-list li:nth-child(4n) {
        margin: 0 0 10px 0;
    }
    .serch-price-cate .serch-price-list li:nth-child(5),
	.serch-price-cate .serch-price-list li:nth-child(7) {
        margin: 0 10px 10px 0;
    }
    .serch-price-cate .serch-price-list li:nth-child(6) {
        margin: 0 0 10px 0;
    }
    .serch-price-cate .serch-price-list .text {
        padding: 10px;
    }
    .serch-price-cate .serch-price-list p {
        font-size: 14px;
    }
}
#footer_area {
    width: 100%;
}
#page_top, #page_home {
    width: 45px;
    height: 45px;
    position: fixed;
    right: 8px;
    bottom: 80px;
    background: #ee97c6;
    opacity: 0.8;
    border-radius: 50%;
}
#page_home {
    right: 8px;
    bottom: 25px;
    background: #706d6e;
}
#page_top a, #page_home a {
    position: relative;
    display: block;
    width: 45px;
    height: 45px;
    text-decoration: none;
}
#page_top a::before, #page_home a::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f106";
    font-size: 25px;
    color: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    bottom: 10px;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}
#page_home a::before {
    content: "\f015";
    font-size: 22px;
}
@keyframes rotate {
    0% {
        transform: rotate(-5deg);
    }
    50% {
        transform: rotate(5deg);
    }
    100% {
        transform: rotate(-5deg);
    }
} /*------------------------------ */
/* ------ animation style ------ */
/* ----------------------------- */ 
/* fade zoom */ 
.u-fade-type-zoom.is-active {
    transition: 8s;
    transform: scale(1.06);
}
/* fade up */ 
.u-fade-type-up {
    transform: translateY(50px);
    opacity: 0;
}
.u-fade-type-up.is-active {
    transition: .6s;
    transform: translateY(0);
    opacity: 1;
}
.is-active .u-fade-type-up {
    transition: .6s;
    transform: translateY(0);
    opacity: 1;
}
.is-active .u-fade-type-up:nth-child(2) {
    transition-delay: .4s;
}
.is-active .u-fade-type-up:nth-child(3) {
    transition-delay: .8s;
}
.is-active .u-fade-type-up:nth-child(4) {
    transition-delay: 1.2s;
}
.is-active .u-fade-type-up:nth-child(5) {
    transition-delay: 1.6s;
}
.is-active .u-fade-type-up:nth-child(6) {
    transition-delay: 2s;
} 
/* fade left */ 
.u-fade-type-left {
    transform: translateX(50px);
    opacity: 0;
}
.u-fade-type-left.is-active {
    transition: .6s;
    transform: translateX(0);
    opacity: 1;
}
.is-active .u-fade-type-left {
    transition: .6s;
    transform: translateX(0);
    opacity: 1;
}
.is-active .u-fade-type-left:nth-child(2) {
    transition-delay: .2s;
}
.is-active .u-fade-type-left:nth-child(3) {
    transition-delay: .4s;
}
.is-active .u-fade-type-left:nth-child(4) {
    transition-delay: .6s;
}
.is-active .u-fade-type-left:nth-child(5) {
    transition-delay: .8s;
} 
/* img */
.u-fade-type-slide {
    position: relative;
}
.u-fade-type-slide::after {
    content: '';
    display: block;
    width: 100%;
    transform: scaleX(1);
    transform-origin: 100% 0;
    height: 100%;
    background-color: #000;
    position: absolute;
    top: 0;
    right: 0;
}
.u-fade-type-slide.is-active::after {
    transition: .6s;
    transform: scaleX(0);
} 
/* single marker */
.u-fade-type-marker {
    background: linear-gradient(to right, transparent 50%, rgba(255, 165, 0, 0.3) 50%);
    background-repeat: repeat-x;
    background-size: 200% .6em;
    background-position: 0 .6em;
    padding-bottom: .6em;
}
.u-fade-type-marker.is-active {
    transition: all 1.2s ease;
    background-position: -100% .6em;
} 
/* ぽよよん */ 
.poyoyon2.is-active {
    animation: poyoyon2 1s ease-in-out 1 forwards;
}
@keyframes poyoyon2 {
    0% {
        transform: scale(1, 1) translate(0, 0);
    }
    15% {
        transform: scale(0.98, 0.9) translate(0, 5px);
    }
    30% {
        transform: scale(1.02, 1) translate(0, 8px);
    }
    50% {
        transform: scale(0.98, 1.05) translate(0, -8px);
    }
    70% {
        transform: scale(1, 0.9) translate(0, 5px);
    }
    100% {
        transform: scale(1, 1) translate(0, 0);
    }
    0%, 100% {
        opacity: 1;
    }
}
.kiran {
    opacity: 1;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.kiran::before {
    background-color: #fff;
    content: "";
    display: block;
    position: absolute;
    top: -100px;
    left: 0;
    width: 30px;
    height: 100%;
    opacity: 0;
    transition: cubic-bezier(0.32, 0, 0.67, 0);
}
.kiran:hover::before {
    animation: kiran 0.5s linear 1;
}
@keyframes kiran {
    0% {
        transform: scale(2) rotate(45deg);
        opacity: 0;
    }
    20% {
        transform: scale(20) rotate(45deg);
        opacity: 0.6;
    }
    40% {
        transform: scale(30) rotate(45deg);
        opacity: 0.4;
    }
    80% {
        transform: scale(45) rotate(45deg);
        opacity: 0.2;
    }
    100% {
        transform: scale(50) rotate(45deg);
        opacity: 0;
    }
}
.zoomin.is-active {
    animation: zoomIn 0.8s cubic-bezier(0.25, 1, 0.5, 1) 1 forwards;
}
@keyframes zoomIn {
    0% {
        transform: scale(0.8);
        opacity: 0;
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
} /*# sourceMappingURL=style.css.map */