@charset "UTF-8";

/*! de-style.css v1.0.5 | MIT License | https://github.com/nicolas-cusan/destyle.css */

* {
    box-sizing: border-box;
}

::before,
::after {
    box-sizing: inherit;
}

html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    -webkit-tap-highlight-color: transparent;
    /* 3*/
}

body {
    margin: 0 auto;
    max-width: 800px;
}

section {
    position: relative;
}

.h,
.cv,
.cv_2,
.cv_3 {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.h {
    opacity: 0;
}

main {
    display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    line-height: inherit;
    font-weight: 900;
    margin: 0;
}

a {
    transition: 0.5s;
    word-break: break-all;
    background-color: transparent;
    text-decoration: none;
    color: inherit;
    cursor: pointer;
    display: block;
}

a:hover {
    opacity: 0.7;
}

img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    border-style: none;
}

embed,
object,
iframe {
    border: 0;
    vertical-align: bottom;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    vertical-align: top;
}

th {
    text-align: left;
    font-weight: bold;
}

[hidden] {
    display: none;
}

body {
    width: 100%;
    height: 100%;
    min-height: 100vh;
    border-top: 0;
    box-sizing: border-box;
    font-size: 100%;
    line-height: 1.5;
    overflow-x: hidden;
}

.clock {
    animation-name: clock;
    animation-delay: 0s;
    animation-duration: 2.5s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}

@keyframes clock {
    0% {
        transform: rotate(0deg);
    }
    90% {
        transform: rotate(1deg);
    }
    95% {
        transform: rotate(-1deg);
    }
    100% {
        transform: rotate(0);
    }
}

@keyframes scr {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.JS_Scroll {
    transform: translateY(20px);
    opacity: 0;
}

.JS_Scroll.isShow {
    opacity: 1;
    animation-name: scr;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}

.smpimg {
    display: none;
}

@media screen and (max-width: 768px) {
    .smpimg {
        display: none;
    }
}

.smpwrap {
    max-width: 680px;
    margin: auto;
    position: relative;
}


/* = = = = = = = = = =
コンバージョン箇所
= = = = = = = = = = */


/* = = = = = = = = = =
ヘッダー(追尾バナー)
= = = = = = = = = = */

.pc {
    display: none !important;
}

.sp {
    display: block !important;
}

.fix_mve {
    width: 68%;
    margin-top: 1.3%;
}

.fix_cv {
    width: 100%;
    margin-bottom: 1%;
}

.fixedinner {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.fixbnr {
    max-width: 680px;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 99;
    transition: auto;
}

@media only screen and (min-width: 768px) {
    .fixbnr {
        max-width: 960px;
    }
    .fixedinner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .pc {
        display: block !important;
    }
    .sp {
        display: none !important;
    }
    .fix_cv {
        width: 70%;
    }
    .fix_mve {
        width: 30%;
    }
}

.is-fixed {
    opacity: 0;
    transition: opacity 1s ease 0s;
    transform: translate(0, 0);
}

.frameouter {
    background: #f3f1eb;
}

.framewrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

@media only screen and (min-width: 768px) {
    .framewrap {
        padding-bottom: 540px;
        max-width: 960px;
        margin: auto;
    }
}

.framewrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* = = = = = = = = = =
メイン
= = = = = = = = = = */

.h1_1 {
    top: 21%;
    width: 70%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.ttl_1 {
    top: 21%;
}

.ttl_2 {
    top: 2%;
}

.ttl_3 {
    width: 80%;
    top: 2%;
}

.ttl_4 {
    top: 5%;
}

.icon_arrow {
    width: 10%;
    top: 2.5%;
    right: 5%;
    left: auto;
}

.ttl_5 {
    top: 5%;
    width: 60%;
}

.ttl_6 {
    width: 90%;
    top: 7%;
}

.ttl_7 {
    width: 95%;
    top: -3%;
}

.ttl_8 {
    width: 95%;
    top: -3%;
}

.ttl_9 {
    width: 95%;
    top: -3%;
}

.ttl_10 {
    width: 90%;
    top: -3%;
}

.ttl_11 {
    width: 95%;
    top: -3%;
}

.ttl_11ad {
    width: 95%;
    top: -5%;
}

.ttl_12 {
    width: 80%;
    top: 7%;
}

.ttl_13 {
    width: 90%;
    top: 3%;
}

.insta_btn {
    width: 90%;
    top: 87%;
}

.ttl_14 {
    width: 65%;
    top: 12%;
}

.ttl_15 {
    width: 55%;
    top: 8%;
    left: 8%;
    right: auto;
}

.ttl_16 {
    width: 90%;
    top: 3.5%;
}

.ttl_17 {
    width: 90%;
    top: 7%;
}

.ttl_18 {
    top: 4%;
}

.ttl_19 {
    top: 7%;
}

.ttl_20 {
    width: 90%;
    top: 6%;
}

.ttl_21 {
    width: 80%;
    top: 3%;
}

.ttl_22 {
    width: 65%;
    top: 3%;
    left: 20%;
    right: auto;
}

.package {
    width: 17%;
    top: 3.5%;
    left: 4%;
    right: auto;
}

.cv {
    top: 58%;
    width: 90%;
    left: 2%;
}

.cv_2 {
    bottom: 7.5%;
    width: 90%;
    left: 2%;
}

.cv_3 {
    width: 96%;
    display: block;
    margin: 5% auto;
    margin-top: 3%;
    bottom: 0;
    left: 2%;
}

.cta_next img {
    width: 94%;
    margin: 3% auto;
    display: block;
}

.h26 {
    top: 4.5%;
    width: 92%;
}

.h27 {
    top: 6%;
    width: 50%;
}

.h28 {
    top: 5%;
    width: 80%;
}

.h29 {
    position: absolute;
    top: 84%;
    width: 84%;
    left: 0;
    right: 0;
    margin: auto;
}

.h30_1 {
    width: 95%;
    margin: 30px auto;
}

.h30_2 {
    width: 90%;
    margin: 50px auto;
}

.amazon {
    position: relative;
}

.amazon_cv {
    position: absolute;
    top: 31%;
    width: 70%;
    left: 0;
    right: 0;
    margin: auto;
}

.amazon_cv img {
    width: 100%;
}

.follow {
    position: fixed;
    width: 100%;
    max-width: 800px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 100;
}

.follow:hover {
    opacity: 0.9;
}


/* = = = = = = = = = =
商品詳細情報
= = = = = = = = = = */

.detable {
    max-width: 960px;
    margin: auto;
    border: 1px solid #cee4bd;
    height: 175px;
    color: #403f3f;
    margin-bottom: 10px;
    background: white;
}

.tdttl {
    width: 150px;
    border: 1px solid #cee4bd;
    padding: 10px 0;
}

.td {
    border: 1px solid #cee4bd;
    padding: 10px;
}

.detable2 {
    max-width: 960px;
    margin: auto;
    border: 1px solid #cee4bd;
    height: 175px;
    color: #403f3f;
    margin-bottom: 10px;
    background: white;
}

.detable2 th {
    text-align: center;
}

.detable2 .tdttl {
    /* text-align: center; */
    width: 319px;
    padding: 10px;
}

.detable2 tbody tr .tdttl ul {
    padding: 0;
    margin: 0;
}

.detable2 tbody tr .tdttl li {
    display: flex;
    justify-content: space-between;
}

.detable2 tbody tr .tdttl li p {
    justify-content: space-between;
}

@media screen and (max-width: 768px) {
    .detable,
    .detable2 {
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
        font-size: 3vw;
        font-weight: 100;
    }
    .detable2 .tdttl {
        padding: 5px;
    }
}


/* = = = = = = = = = =
フッター
= = = = = = = = = = */

footer {
    margin-bottom: 160px;
}

@media screen and (max-width: 768px) {
    footer {
        margin-bottom: 18%;
    }
}

.footer {
    height: 86px;
    text-align: center;
    padding: 40px 0 10px 0;
}

@media screen and (max-width: 768px) {
    .footer {
        background: none;
    }
}

.footer a {
    display: inline;
}

.sig {
    background: #89ba28;
    text-align: center;
    font-size: 12px;
    color: #fff;
    padding: 10px 0px;
}

.bg {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.cashbnr {
    background-color: #C51A18;
    background-image: url(../image/cash_pc.png);
    height: 60px;
}

.mv {
    background-image: url(../image/pc_lp_01.png);
    height: 850px;
}

.a2 {
    background-image: url(../image/pc_lp_02.png);
    height: 182px;
}

.br-sp {
    display: none;
}

@media screen and (max-width: 768px) {
    .bg {
        height: auto;
    }
}


/*20200514*/

.cite_inner {
    position: relative;
    max-width: 960px;
    margin: auto;
    height: 100%;
}

.cite {
    display: block;
    position: absolute;
    bottom: 50px;
    right: 30px;
    text-shadow: 1px 1px 2px #fff, 0px 0px 2px #fff, 1px 1px 2px #fff, 0px 0px 2px #fff, 1px 1px 2px #fff, 0px 0px 2px #fff;
}

.c2 .cite {
    bottom: 0;
}

@media screen and (max-width: 768px) {
    .cite {
        bottom: 3%;
        right: 1%;
    }
    .c2 .cite {
        bottom: 5%;
    }
}

@media screen and (max-width: 460px) {
    .cite {
        font-size: 3vw;
    }
    .br-sp {
        display: block;
    }
}


/* 20200610 */

.addform iframe {
    width: 100%;
    height: 1700px;
}

.kiran-img {
    position: relative;
    overflow: hidden;
    height: 100%;
}

.kiran-img_top {
    position: relative;
    /* top: 159px; */
    overflow: hidden;
    height: 90%;
}

@media screen and (max-width: 460px) {
    .kiran-img_top {
        top: 3px;
        height: 88%;
    }
}

.kiran {
    height: 100%;
    width: 30px;
    position: absolute;
    top: -180px;
    left: 0;
    background-color: #fff;
    opacity: 0;
    transform: rotate(45deg);
    animation: reflection 2s ease-in-out infinite;
    -webkit-transform: rotate(45deg);
    -webkit-animation: reflection 2s ease-in-out infinite;
    -moz-transform: rotate(45deg);
    -moz-animation: reflection 2s ease-in-out infinite;
    -ms-transform: rotate(45deg);
    -ms-animation: reflection 2s ease-in-out infinite;
    -o-transform: rotate(45deg);
    -o-animation: reflection 2s ease-in-out infinite;
}

@keyframes reflection {
    0% {
        transform: scale(0) rotate(45deg);
        opacity: 0;
    }
    30% {
        transform: scale(0) rotate(45deg);
        opacity: 0.5;
    }
    31% {
        transform: scale(4) rotate(45deg);
        opacity: 1;
    }
    100% {
        transform: scale(50) rotate(45deg);
        opacity: 0;
    }
}

@-webkit-keyframes reflection {
    0% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0;
    }
    30% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0.5;
    }
    31% {
        -webkit-transform: scale(4) rotate(45deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(50) rotate(45deg);
        opacity: 0;
    }
}

@-moz-keyframes reflection {
    0% {
        -moz-transform: scale(0) rotate(45deg);
        opacity: 0;
    }
    30% {
        -moz-transform: scale(0) rotate(45deg);
        opacity: 0.5;
    }
    31% {
        -moz-transform: scale(4) rotate(45deg);
        opacity: 1;
    }
    100% {
        -moz-transform: scale(50) rotate(45deg);
        opacity: 0;
    }
}

.button_solid001 a {
    margin: 0 auto;
    width: 100%;
    max-width: 560px;
    color: #fff;
    transition: 0.3s ease-in-out;
    font-weight: normal;
    filter: drop-shadow(0px 2px 4px #666);
    border-radius: 10px;
    margin: 40px auto;
    background: #23ac38;
    letter-spacing: 1px;
    text-align: center;
    font-size: 32px;
    padding: 4% 0;
    text-shadow: #666 1px 0 10px;
    margin-bottom: 0;
}

.button_solid001 a:hover {
    transform: translateY(-2px);
    box-shadow: 0 15px 30px -5px rgb(0 0 0 / 15%), 0 0 5px rgb(0 0 0 / 10%);
}

.cite_inner {
    margin-top: 20px;
}

@media only screen and (max-width: 800px) {
    .button_solid001 a {
        margin: 0 auto;
        max-width: 70%;
        border-radius: 3px;
        margin: 40px auto;
        background: #23ac38;
        letter-spacing: 1px;
        font-size: 5vw;
        padding: 4% 0;
        margin-bottom: 0;
    }
    .button_solid001 a:hover {
        transform: translateY(-2px);
        box-shadow: 0 15px 30px -5px rgb(0 0 0 / 15%), 0 0 5px rgb(0 0 0 / 10%);
    }
}


/* もっと見るボタン */

.hidden-area {
    display: inline-block;
    height: 208vw;
    max-height: 1670px;
    overflow: hidden;
}

.hidden-area img {
    max-height: none;
}

.moreBtn {
    cursor: pointer;
}

.moreBtn:hover {
    opacity: 0.7;
}

.moreBtn.open {
    display: none;
}

.more {
    display: block;
    width: 85%;
    margin: 0 auto;
}

@media (max-width: 800px) {
    .hidden-area {
        height: 208vw;
        min-height: 780px;
    }
}


/* 20220226 amzon bn */

.s30_1 {
    position: relative;
}

.guide_link {
    width: 66%;
    position: absolute;
    top: 90%;
    left: 3%;
}

.cv {
    top: 53%;
}

.cv_2 {
    bottom: 11%;
}


/* 20220226 amzon bn */