
/*

memo
text_color_ #3f3e3e

color_ #f07899

background-color: #eee2e7;

.commit_ZERO h3{
    color: #b779b7;

*/

/*-- PC版表示CSS  --*/
.pc{
    display:block;
}

.sp{
    display:none;
}


/*-- スマホ版表示CSS  --*/
@media screen and (max-width: 640px){

    .pc{
      display:none;
    }

    .sp{
      display:block;
    }
}



/*TOP*/

.top_area{
    position: relative;
    width: 100%;
}
  
.top_area img{
    width: 100%;
}

/*h2-h5*/

.contents_area h2{
    font-family: ten-mincho, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 40px;
    color: #ffffff;
}

.contents_area h3{
    font-family: 'Roboto', sans-serif;
}

.contents_area h4{
    font-family: 'Roboto', sans-serif;
    color: #f07899;
    font-weight: 600;
    font-size: 26px;
    text-align: center;
    margin-top: auto;
    margin-left: 8px;
}

.contents_area h5{
    font-family: 'Roboto', sans-serif;
}

/**/

.small_info{ /*  <p class="small_info">WHAT'S THIS</p>  */
    font-family: 'Roboto', sans-serif;
    color: #d46680;
    font-weight: 600;
    font-size: 12px;
    margin: 8px;
}

.point_info{
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-weight: 600;
    font-size: 28px;
    margin: 8px;
    letter-spacing: 2px;
    text-shadow: 3px 3px 5px #e3bac5;
    margin-bottom: 32px;
    text-align: center;
}


/*topic01*/

.topic01_area{
    background-color: #eee2e7;
    width: 100%;
    padding-bottom: 32px;
    padding-top: 32px;
}

.topic01_area_box{
    width: 80%;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 8px 8px 20px rgba(216,141,164, 0.4);
    margin: auto;
    padding: 16px;
}

.topic01_title{
    text-align: center;
    margin-bottom: 12px;
}

.topic01_area_box img{
    width: 100%;
}

.topic01_area_box_text{
    font-size: 16px;
    color: #3f3e3e;
    font-family: 'Roboto', sans-serif;
    line-height: 160%;
    font-weight: 300;
    letter-spacing: 1px;
    text-align: justify;
    margin-top: 8px;
}



/*topic02*/

.topic02_area{
    background-color: #eee2e7;
    width: 100%;
    padding-bottom: 32px;
    padding-top: 32px;
}

.topic02_area_box{
    width: 80%;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 8px 8px 20px rgba(216,141,164, 0.4);
    margin: auto;
    padding: 16px;
}

.topic02_title{
    text-align: center;
    margin-bottom: 12px;
}

.topic02_area_box img{
    width: 100%;
}

.mechanism_group{
    display: flex;
}

.mechanism_block{
    text-align: center;
    padding: 6px;
}

.mechanism_group p{
    font-size: 15px;
    color: #3f3e3e;
    font-family: 'Roboto', sans-serif;
    line-height: 160%;
    font-weight: 500;
    margin-top: 11px;
}

/*topic02_area_space*/

.topic02_area_space{
    width: 100%;
    height: 40px;
    background-color: #eee2e7;
}

/*section series*/

.commit_ELLEMISS{
    width: 100%;
    background-color: #eee2e7;
}

.series_titlearea_ELLEMISS{
    width: 100%;
    background: linear-gradient(to right, #f07899, #f0c5d3);
}

.series_titlearea_ELLEMISS_img{
    position: relative;
}

.series_titlearea_ELLEMISS_img img{
    width: 43%;
    position: absolute;
    bottom: 0px;
    right: 0;
}



.series_titlearea_ELLEMISS_title-box{
    text-align: center;
    position: relative;
    margin-left: -140px;
    padding: 16px;
}

.series_titlearea_ELLEMISS p{
    font-family: ten-mincho, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 26px;
    color: #ffffff;
    letter-spacing: 2px;
    margin-bottom: 4px;
}

.series_titlearea_ELLEMISS_textrule h5{
    color: #3f3e3e;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 16px;
    text-align: center;
}

.series_titlearea_ELLEMISS_textrule p{
    color: #3f3e3e;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    line-height: 180%;
    font-weight: 500;
}

/*series_point1*/

.series_point1{
    position: relative;
    padding: 32px;
    overflow: hidden;
}

.series_point1_text-group{
    position: relative;
    z-index: 2;
    width: 64%;
}

.series_point1 img{
    width: 60%;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    top: -10%;
}


/*series_point2*/

.series_point2{
    position: relative;
    padding: 32px;
    overflow: hidden;
}

.series_point2_text-group{
    position: relative;
    width: 64%;
}

.series_point2_flex{
    display: flex;
}

.series_point2_flex-item{
    margin: auto;
}

.series_point2 img{
    width: 100%;
}

/*series_point3*/

.series_point3{
    position: relative;
    padding: 32px;
    overflow: hidden;
}

.series_point3_text-group{
    position: relative;
    z-index: 2;
    width: 64%;
    margin: auto;
}

/*吹き出し*/
.series_point3_img01 img{
    width: 18%;
    position: absolute;
    right: 5%;
    top: 3%;
}

/*一覧*/

.series_point3_img02{
    text-align: center;
    margin-top: 24px;
}

.series_point3_img02 img{
    width: 100%;
    margin-left: 1%;
}


/*　修理保証　series_point_repair　*/

.series_point_repair-erea{
    position: relative;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f07899;
}

.series_point_repair{
    width: 76%;
    background-color: #ffffff;
    border-radius: 10px;
    margin: auto;
    position: relative;
    padding-top: 24px;
}

.repair-title_flex{
    display: flex;
    width: 222px;
    margin: auto;
}

.series_point_repair img{
    width: 32px;
}

.series_point_repair p{
    color: #3f3e3e;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    line-height: 180%;
    font-weight: 500;
    padding: 28px;
    padding-top: 14px;
}



/* ■ section01 NUDE */

.commit_NUDE{
    width: 100%;
    background-color: #eee2e7;
    margin-top: 8px;
}


.commit_NUDE_title{
    width: 100%;
    background: linear-gradient(to right, #f07899, #f0c5d3);
}

.commit_NUDE_title-box{
    text-align: center;
    position: relative;
    padding: 16px;
    margin: auto;
}


.commit_NUDE_bg-imag{
    position: relative;
}

.commit_NUDE_contents-margin{
    height: 8px;
    background-color: #ffffff;
}

/* commit_NUDE_bg-image  size  */
.commit_NUDE_bg-image img{
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
}


/* ■ section01 NUDE == ○ debut == */

.commit_NUDE_debut_position{
    position: relative;
}

.commit_NUDE_debut{
    position: relative;
    z-index: 2;
    height: 460px;
}



.NUDE_debut_text-box{
    width: 50%;
    margin-top: 31%;
    margin-left: 14%;
    margin-bottom: 7%;
    position: absolute;
}

.commit_NUDE h5{
    color: #3f3e3e;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 16px;
}


/* ■ section01 NUDE "title & text" */

.commit_NUDE h3{
    color: #f07899;
    font-size: 22px;
    font-weight: 600;
    padding: 0.6rem 1rem;
    background: #ffffff;
    -webkit-box-shadow: 4px 4px 0 #f07899;
    box-shadow: 4px 4px 0 #f07899;
    text-align: center;
}


.commit_NUDE p{
    color: #3f3e3e;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    line-height: 180%;
    font-weight: 500;
    text-align: justify;
    margin-top: 3%;
}


/* ■ section01 NUDE == ① all-in-one == */

.commit_NUDE_all-in-one_position{
    position: relative;
    height: 360px;
}

.commit_NUDE_all-in-one{
    width: 60%;
    position: relative;
    z-index: 2;
    margin: auto;
    padding-top: 3%;
}


/* ■ section01 NUDE == ② rapid-fire == */

.commit_NUDE_rapid-fire_position{
    position: relative;
    display: flex;
    overflow: hidden;
}

.commit_NUDE_rapid-fire{
    width: 115%;
    margin: 3%;
    margin-top: 6%;
}


.commit_NUDE_rapid-fire_gif img{
    width: 100%;
}


/* ■ section01 NUDE == ③ level == */

.commit_NUDE_level_position{
    position: relative;
    display: flex;
    overflow: hidden;
}

.commit_NUDE_level_position img{
    width: 50%;
}

.commit_NUDE_level{
    width: 115%;
    margin: 3%;
    margin-top: 7%;
}

/* ■ section01 NUDE == ④ as-smartphone == */

.commit_NUDE_as-smartphone_position{
    position: relative;
    display: flex;
    overflow: hidden;
}

.commit_NUDE_as-smartphone{
    width: 92%;
    margin: 3%;
    margin-top: 11%;
}

.commit_NUDE_as-smartphone_position_text-aling{
    text-align: right;
}

.commit_NUDE_as-smartphone_position img{
    width: 97%;
    right: 0;
}


/* ■ section01 NUDE == movie == */


/* ■ section01 NUDE == purchase == */

.commit_NUDE_purchase_position{
    position: relative;
    display: flex;
    overflow: hidden;
    background-color: #ffffff;
    margin-bottom: 80px;
    margin-top: 16px;
}

.commit_NUDE_purchase_position img{
    width: 40%;
}

.purchase-area{
    width: 34%;
    margin: auto;
    margin-top: 8%;
}

.purchase-area_text-box{
    color: #3f3e3e;
}

.purchase-area_title-group span{ /*商品タイトルフォント*/
    font-family: 'Roboto', sans-serif;
}


.purchase-area_title-info{
    margin-bottom: 8px;
}

.purchase-area_title-info span{
    font-size: 14px;
}


.purchase-area_title{
    margin-bottom: 24px;
}

.purchase-area_title span{
    font-size: 24px;
    font-weight: 600;
}


.purchase-area_text-rule{ /*価格グループ フォントetc*/
    font-family: 'Roboto', sans-serif;
    margin-bottom: 40px;
}

.postage-free_tag{
    background-color: #f07899;
    color: #ffffff;
    margin-right: 8px;
    padding-left: 20px;
    padding-right: 20px;
}


.price-mark{
    font-size: 24px;
}

.price{
    font-size: 24px;
}

.tax{
    font-size: 14px;
    font-weight: 500;
}


.button{
    background-color: #333;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    padding: 16px;
    transition: 0.2s;
}

.button:hover{
    background-color: #f07899;
    transition: 0.2s;
}

/**/




/* ■■ section02 ZERO */

.commit_ZERO{
    width: 100%;
    background-color: #ede6ec;
    margin-top: 8px;
}


.commit_ZERO_title{
    width: 100%;
    background: linear-gradient(to right, #d190b3, #eaccde);
}

.commit_ZERO_title-box{
    text-align: center;
    position: relative;
    padding: 16px;
    margin: auto;
}


.commit_ZERO_bg-imag{
    position: relative;
}

.commit_ZERO_contents-margin{
    height: 8px;
    background-color: #ffffff;
}

/* commit_ZERO_bg-image  size  */
.commit_ZERO_bg-image img{
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
}


/* ■ section02 ZERO == ○ debut == */

.commit_ZERO_debut_position{
    position: relative;
    height: 444px;
}

.commit_ZERO_debut{
    position: relative;
    z-index: 2;
}



.ZERO_debut_text-box{
    width: 50%;
    margin-top: 32%;
    margin-left: 11%;
    margin-bottom: 52px;
    position: absolute;
}

.commit_ZERO h5{
    color: #3f3e3e;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 16px;
}


/* ■ section02 ZERO "title & text" */

.commit_ZERO h3{
    color: #b779b7;
    font-size: 22px;
    font-weight: 600;
    padding: 0.6rem 1rem;
    background: #ffffff;
    -webkit-box-shadow: 4px 4px 0 #b779b7;
    box-shadow: 4px 4px 0 #b779b7;
    text-align: center;
}


.commit_ZERO p{
    color: #3f3e3e;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    line-height: 180%;
    font-weight: 500;
    text-align: justify;
    margin-top: 3%;
}


/* ■ section02 ZERO == ① all-in-one == */

.commit_ZERO_all-in-one_position{
    position: relative;
}

.commit_ZERO_all-in-one{
    position: relative;
    z-index: 2;
    margin: auto;
    padding-top: 3%;
    display: flex;
    padding-bottom: 3%;
}


.commit_ZERO_all-in-one_position img{
    width: 92%;
}

/* ■ section02 ZERO == ② rapid-fire == */

.commit_ZERO_rapid-fire_position{
    position: relative;
    overflow: hidden;
    height: 420px;
}

.commit_ZERO_rapid-fire{
    margin: 3%;
    margin-top: 3%;
    display: flex;
    width: 65%;
}

.commit_ZERO_rapid-fire_flex-item_text{
    width: 80%;
    margin-right: 3%;
    margin-left: 3%;
    z-index: 5;
}




/* ■ section02 ZERO == ③ level == */

.commit_ZERO_level_position{
    position: relative;
    display: flex;
    overflow: hidden;
}

.commit_ZERO_level_position img{
    width: 50%;
}

.commit_ZERO_level{
    width: 115%;
    margin: 3%;
    margin-top: 7%;
}

/* ■ section02 ZERO == ④ as-smartphone == */


.commit_ZERO_as-smartphone_position{
    position: relative;
    display: flex;
    overflow: hidden;
}

.commit_ZERO_as-smartphone_position img{
    width: 36%;
}

.commit_ZERO_as-smartphone{
    width: 115%;
    margin: 3%;
    margin-top: 10%;
}

/*button*/

.ZERO_button{
    background-color: #333;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    padding: 16px;
    transition: 0.2s;
}

.ZERO_button:hover{
    background-color: #e68ccc;
    transition: 0.2s;
}



/* ■ section02 ZERO-black == ○ debut == */


.commit_ZERO-black{
    width: 100%;
    background-color: #e0dde4;
    margin-top: 8px;
}


.commit_ZERO-black_title{
    width: 100%;
    background: linear-gradient(to right, #8f80ae, #bbb5d5);
}

.commit_ZERO-black_title-box{
    text-align: center;
    position: relative;
    padding: 16px;
    margin: auto;
    margin-bottom: 8px;
}


.commit_ZERO-black_bg-imag{
    position: relative;
}

.commit_ZERO_contents-margin{
    height: 8px;
    background-color: #ffffff;
}

/* commit_ZERO_bg-image  size  */
.commit_ZERO-black_bg-image img{
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
}



/* ■ section02 ZERO-black == ○ debut == */

.commit_ZERO-black_debut_position{
    position: relative;
    height: 462px;
}

.commit_ZERO-black_debut{
    position: relative;
    z-index: 2;
}



.ZERO-black_debut_text-box{
    width: 57%;
    margin-top: 33%;
    margin-left: 34%;
    margin-bottom: 43px;
    position: absolute;
}

.commit_ZERO-black h5{
    color: #3f3e3e;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 16px;
}


/* ■ section02 ZERO "title & text" */

.commit_ZERO-black h3{
    color: #807da1;
    font-size: 22px;
    font-weight: 600;
    padding: 0.6rem 1rem;
    background: #ffffff;
    -webkit-box-shadow: 4px 4px 0 #807da1;
    box-shadow: 4px 4px 0 #807da1;
    text-align: center;
}


.commit_ZERO-black p{
    color: #3f3e3e;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    line-height: 180%;
    font-weight: 500;
    text-align: justify;
    margin-top: 3%;
}


/* ■ section02 ZERO-black == ① all-in-one == */

.commit_ZERO-black_all-in-one_position{
    position: relative;
}

.commit_ZERO-black_all-in-one{
    position: relative;
    z-index: 2;
    margin: auto;
    display: flex;
}

.commit_ZERO-black_all-in-one_position span{
font-size: 14px;
}

.commit_ZERO-black_all-in-one_position_flex-item{
    width: 100%;
    text-align: right;
    margin-top: 11%;
}

.commit_ZERO-black_all-in-one_position img{
    width: 92%;
}


/* ■ section02 ZERO-black == ② rapid-fire == */

.commit_ZERO-black_rapid-fire_position{
    position: relative;
}

.commit_ZERO-black_rapid-fire{
    position: relative;
    z-index: 2;
    margin: auto;
    padding-top: 3%;
    display: flex;
    padding-bottom: 3%;
}


.commit_ZERO-black_rapid-fire_position img{
    width: 92%;
}

/* ■ section02 ZERO-black == ③ level == */

.commit_ZERO-black_level_position{
    position: relative;
    display: flex;
    overflow: hidden;
}

.commit_ZERO-black_level_position img{
    width: 36%;
}

.commit_ZERO-black_level{
    width: 52%;
    margin: 3%;
    margin-top: 12%;
}

/* ■ section02 ZERO-black == ④ as-smartphone ZERO要書替え == */



.commit_ZERO-black_as-smartphone_position{
    position: relative;
    display: flex;
    overflow: hidden;
}

.commit_ZERO-black_as-smartphone_position img{
    width: 36%;
}

.commit_ZERO-black_as-smartphone{
    width: 115%;
    margin: 3%;
    margin-top: 10%;
}

/* ZERO-black == caution */


.ZERO-black_caution_position{
    width: 100%;
    position: relative;
}

.ZERO-black_caution{
    color: #807da0;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    margin: auto;
    text-align: center;
    line-height: 160%;
    margin-bottom: 5%;
    width: 72%;
    margin-top: 5%;
}

/*margin 8px #fff*/

.commit_ZERO-black_contents-margin{
    height: 8px;
    background-color: #ffffff;
}


/*button*/

.ZERO-black_button{
    background-color: #333;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    padding: 16px;
    transition: 0.2s;
}

.ZERO-black_button:hover{
    background-color: #807da1;
    transition: 0.2s;
}












/**/


