@charset "UTF-8";

@media screen and (min-width:620px) and (max-width:767px) {
    .contents01 {
        margin: 20px 0px;
        display: flex;
        align-items: end;
        justify-content: center;
    }

}


@media screen and (max-width:768px) {

    .pc {
        display: none !important;
    }

    .sp {
        display: block !important;
    }

    img {
        max-width: 100%;
        height: auto;
    }

    #container {
        position: relative;
    }

    .contents {
        position: relative;
    }
    p,
    h1,
    h2,
    h3 {
      color: #594242;
    }
    h3 {
        font-weight: bold !important;
        font-size: 16px !important;
        margin-bottom: 10px !important;
        font-family: "M PLUS Rounded 1c";
    }

    p {
        font-size: 16px;
    }

    /*ヘッダー*/
    header {
        background: url("../images/haikei01.png")0 0 no-repeat;
        background-size: 100% 100%;
        margin: 0 auto;
        padding-bottom: calc(100%*130/1000);
    }

    .logo img {
        width: 20%;
    }

    .catch01 {
        color: #800000;
        text-align: center;
        font-size: 14px;
        font-family: "M PLUS Rounded 1c";
        margin: 30px 10px;
        font-weight: bold;
        line-height: normal;
    }

    .title01 {
        text-align: center;
        font-weight: bold;
        font-size: 40px;
        color: rgba(0, 0, 0, 0);
        text-shadow: 2px 2px 0 #cd5;
        -webkit-text-stroke: 1px #888;
        padding: 0 0 10px;
        font-family: auto;
        margin: 30px 20px 10px;
    }

    .title01 img {
        width: 80%;
        margin-top: 15px;
    }

    .jelkit01 {
        text-align: center;
    }

    .jelkit01 img {
        width: 70%;
    }


    .yen4800 {
        margin: 0;
        color: red;
        text-shadow: 5px 5px 5px #fffacd;
        font-size: 40px;
        font-weight: bold;

    }

    .yen4800 span {
        font-size: 20px;
    }

    .yen4800 small {
        font-size: 20px;
    }

    .yen {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 15px 0;
    }

    .yen img {
        width: 60px;
        margin-right: 10px;
    }

    .yen02 {
        text-align: center;
    }

    .set {
        color: #800000;
        font-size: 16px;
        text-align: center;
        margin: 5px 0px;
        font-weight: bold;
        font-family: "M PLUS Rounded 1c";
    }

    .souryo {
        background-color: #ffff00;
        font-weight: bold;
        color: #dc143c;
        font-family: "M PLUS Rounded 1c";
        padding: 5px;
        font-size: 16px;
        text-align: center;
        display: inline-block;
        margin: 0px;
    }

    /*コンテンツ01*/

    .contents01 {
        margin: 10px;
    }

    .text01 h2 {
        font-size: 20px;
        font-family: "M PLUS Rounded 1c";
        margin: 20px 0;
    }

    .text01 h3 {
        font-size: 20px;
        
        margin-top: 20px;
    }

    .text01 ul {
        font-size: 16px;
        
        list-style: square;
        line-height: normal;
        padding-left: 20px;
    }

    .img01 {
        text-align: right;
    }

    .img01 img {
        width: 280px;
    }

    /*コンテンツ02*/
    .contents02 {
        background-color: #a72d52;
        box-shadow: 5px 1px 3px -1px #c0c0c0;
        margin: 10px;
        border-radius: 10px;
        padding: 20px
    }

    .title02 {
        text-align: center;
        font-size: 20px;
        color: #fff;
        margin-bottom: 20px;
    }

    .title02 img {
        width: 70%;
        margin: 0 0 15px;
    }

    .title03 {
        text-align: center;
    }

    .title03 h2 {
        color: #fff;
        font-family: "M PLUS Rounded 1c";
        font-size: 16px;
        display: inline-block;
        border-bottom: solid 2px #fff;
    }

    .nail {
        float: left;
        width: 33%;
    }

    .nail img {
        width: 40%;
    }

    .LED {
        float: left;
        width: 33%;
    }

    .LED img {
        width: 94%;
    }

    .offpad {
        float: left;
        width: 33%;
    }

    .offpad img {
        width: 75%;
    }

    .dougu {
        color: #fff;

        font-size: 14px;
    }

    .hituyou3 {
        text-align: center;
        margin: 30px;
    }

    .batu {
        width: 30px;  
      }

    .ul01 {
        display: inline-block;
        font-size: 16px;
        color: #fff;

        list-style: none;
        padding: 0px;
        margin-left: 0px;
    }

    .huyou {
        margin-top: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }


    /*コンテンツ03*/
    .bg-color {
        background: linear-gradient(#fff, #ffb6c1);
    }

    .title04 {
        text-align: center;
        margin: 50px 0px;
        font-size: 30px;
        font-weight: bold;
        font-family: "M PLUS Rounded 1c";
    }

    .title04 img {
        width: 90%;
    }

    .step img {
        width: 30%;
        padding-left: 20px;
    }

    .step01,
    .step02,
    .step03,
    .set_naiyou {
        background-color: #fffaf0;
        box-shadow: 5px 1px 3px -1px #c0c0c0;
        margin: 0 10px 10px;
        border-radius: 20px;
        position: relative;
        padding: 3%;
    }

    .step01 p {
        margin: 0;
        font-size: 16px;
    }

    .step01 h2 {
        margin-top: 10px;
        font-family: "M PLUS Rounded 1c";
        font-size: 18px;
        font-weight: bold;
    }

    .en {
        float: left;
        padding: 5px;
    }

    .en img {
        width: 45%;
        padding: 5px;
    }

    .nail02 {
        position: absolute;
        bottom: 10px;
        right: 30px;
    }

    .nail02 img {
        width: 15vw;
    }

    .LED03 {
        position: absolute;
        top: 190px;
        right: 65px;
    }

    .LED03 img {
        width: 25vw;
    }

    .step02 h2 {
        margin: 0;
        font-size: 18px;
        font-weight: bold;
        font-family: "M PLUS Rounded 1c";
    }

    .LED02 {
        text-align: center;
    }

    .LED02 img {
        width: 65%;
    }

    .girl02 {
        text-align: center;
        padding: 5px;
    }

    .girl02 img {
        width: 88%;
    }

    .dekiagari {
        text-align: center;
        margin: 30px 0px;
        padding: 5px;
    }

    .step03 h2 {
        margin: 0;
        padding: 0px 0px 10px;
        font-weight: bold;
        font-size: 18px;
        font-family: "M PLUS Rounded 1c";
    }

    .step03 {
        position: relative;
    }

    .offpad02 {
        position: absolute;
        top: -95px;
        right: -75px;
    }

    .offpad02 img {
        width: 80%;
    }

    /*使用方法*/
    .use {
        background-color: #ffe4e1;
        box-shadow: 5px 1px 3px -1px #c0c0c0;
        margin: 0px 20px 20px;
        padding: 35px 5px 5px;
        position: relative;
    }

    .use_title {
        position: absolute;
        top: 0;
        left: 0;
    }

    .use_title img {
        width: 200px;
    }

    .use_img {
        margin-top: 10px;
        text-align: center;
    }

    .use_img img {
        width: 70%;
    }

    .use_img p {
        margin: 15px;
        color: #594242;
        font-size: 16px;

        text-align: left;
    }

    .setumei {
        text-align: center;
        padding: 5px;
    }

    .yasashi {
        line-height: 25px;
        font-size: 16px;
        text-align: center;
        margin: 10px 0px 20px;
    }


    /*セット内容*/

    .title05 {
        text-align: center;
        font-weight: bold;
        font-size: 25px;
        color: rgba(0, 0, 0, 0);
        text-shadow: 2px 2px 0 #cd5;
        -webkit-text-stroke: 1px #888;
        /* padding: 0 0 10px; */
        font-family: auto;
    }

    .title05 img {
        width: 87%;
        margin: 15px 0px 10px;
    }

    .product_txt {
        float: left;
        padding: 5px;
        font-size: 14px;
    }

    .product_txt p {
        margin: 0;

    }

    .product_img {
        float: right;
        width: 30%;
    }

    .product_img img {
        width: 90%;
        padding-top: 20%;
    }

    .product {
        margin: 15px;
        padding: 0.2em 0.5em;
        color: #565656;
        background: #ffeaea;
        box-shadow: 0px 0px 0px 3px #ffeaea;
        border: dashed 2px #fa8072;
        border-radius: 8px;
    }

    .color8 img {
        width: 40%;
    }

    /*プレゼント*/
    .catch02 {
        background-color: #fff;
        padding: 20px 10px;
    }

    .present {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .present h2 {
        color: #dc143c;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        line-height: 25px;
        font-family: "M PLUS Rounded 1c";
    }


    .present img {
        width: 80px;
    }

    .catch03 {
        text-align: center;
        font-size: 16px;
        margin-top: 15px;
    }

    .jelkit02 {
        text-align: center;
        margin-top: 20px;
    }

    .jelkit02 img {
        width: 80%;

    }

    /*footer*/
    footer {
        background-color: #cc6699;
        padding: 10px;
        position: relative;
    }

    .otoiawase {
        border-radius: 10px;
        width: 300px;
        margin: 10px auto;
        border: solid #fff;
        padding: 10px;
    }

    .text02 {
        font-size: 16px;
        box-sizing: border-box;
    }

    .text02 h2 {
        margin-bottom: 10px;
        font-size: 16px;
        text-align: center;
        font-family: "M PLUS Rounded 1c";
        color: #fff;
    }

    .text02 p {
        margin: 5px 0 0;
        color: #fff;
        font-size: 14px;
    }

    .nail_llustrat {
        float: right;
        width: 40%;
        padding: 5% 10% 5% 0;
        box-sizing: border-box;
    }

    .nail_llustrat img {
        width: 100%;
    }

    .copy p {
        color: #fff;
        font-size: 14px;
        text-align: center;
    }

    /*pagetop*/
    .pagetop {
        color: #fff;
        font-weight: bold;
        width: 25px;
        margin: 50px auto 0;
        position: relative;
    }

    .arrow1 {
        width: 10px;
        height: 10px;
        border: 2px solid;
        border-color: #fff #fff transparent transparent;
        transform: rotate(-45deg);
        position: absolute;
        top: -16px;
        left: 7px;
    }

    .arrow2 {
        width: 10px;
        height: 10px;
        border: 2px solid;
        border-color: #fff #fff transparent transparent;
        transform: rotate(-45deg);
        position: absolute;
        top: -10px;
        left: 7px;
    }

    /*aside*/
    aside {
        z-index: 5;
        position: fixed;
        bottom: 10px;
        right: 10px;
    }

    .buy_button {
        background: #cc6699;
        padding: 10px;
        border-radius: 30px;
        border: solid #fff;
        text-align: center;
        width: 50px;
    }

    .buy_button:hover {
        background-color: #fff;
        color: #cc6699;
    }

    .buy_button a {
        color: #fff;
        font-size: 20px;
        writing-mode: vertical-rl;
        display: block;
        font-family: "M PLUS Rounded 1c";
    }

    /* micro clearfx */
    .cf:before,
    .cf:after {
        content: "";
        display: table;
    }

    .cf:after {
        clear: both;
    }

    .cf {
        zoom: 1;
    }

    /* For IE 6/7 */

}