@charset "UTF-8";
/*---Please rewrite the "#unique-id"---*/

#ga_lunapla {
    max-width: 1200px;
    margin: 0 auto;
}
#ga_lunapla .online img {
    margin: 0 auto 20px;
    max-width: 100%;
    display: block;
}


@media screen and (max-width:768px) {
    #ga_lunapla {
        padding-bottom: 100px;
    }
}

@media screen and (max-width:768px) {
    #ga_lunapla {
        padding-bottom: 80px;
    }

    #ga_lunapla #breadcrumbsSP{
        text-align: left;
    }
}





/******************************
     共　 　　　　　通
*******************************/

#ga_lunapla img{
	display: block;
	margin: 0 auto;
}


#ga_lunapla a {
    color: #3698ba;
    text-decoration: none;
}

#ga_lunapla li{
	list-style-type: none;
}

#ga_lunapla p{
	margin-bottom: 30px!important;
}

/*#ga_lunapla .pink_boder p,
#ga_lunapla .blue_boder p{
	margin-bottom: 0px!important;
	
}
*/

#ga_lunapla {color: #005674;}


#ga_lunapla h4.subt{
	color: #f49698;
	font-size: 20px;
	font-weight: 700;
	margin: 10px 0 5px;
}


/*STEP4 PC SP共通*/

	#ga_lunapla .step_pink {
	  border: #ef7fb2 2px solid;
	  border-radius: 5px;
	  padding: 0;
	  background-color: #fff;
	  padding-bottom: 20px!important;
	}
	
	#ga_lunapla .step_pink .ttl{
		background: #ef7fb2;
		padding: 10px;
		text-align: center;
	}




	#ga_lunapla .step_orange {
	  border: #e27e3b 2px solid;
	  border-radius: 5px;
	  padding: 0;
	  background-color: #fff;
	  padding-bottom: 20px!important;
	}
	
	#ga_lunapla .step_orange .ttl{
		background: #e27e3b;
		padding: 10px;
		text-align: center;
	}



/* ここから下がボタンのCSS　*/
#ga_lunapla .to_luna_top{
	text-align: center;
	margin: 5% 2% 15%;
}
#ga_lunapla .to_luna_top a{
	display: inline-block;
	width:80%; 
    max-width: 250px;
    text-align: left;
    border: 2px solid #2261BC;
    font-size: 16px;
    color: #2261BC;
    text-decoration: none;
    font-weight: bold;
    padding: 8px 16px;
    border-radius: 5px;
    transition: .4s;
}

#ga_lunapla .to_luna_top a:hover {
  background-color: #2261BC;
  border-color: #73BED8;
  color: #ffffff;
}



/*****************************
　 　　ピンクボーダー
*****************************/
.pink_line{
	border-top: 2px solid #fbd8d8; 
	padding-top: 30px;
}

/**********
 margin-bottom
***********/
#ga_lunapla .btm0 {margin-bottom: 0px!important;}
#ga_lunapla .btm10 {margin-bottom: 10px!important;}
#ga_lunapla .btm15 {margin-bottom: 15px!important;}
#ga_lunapla .btm20 {margin-bottom: 20px!important;}
#ga_lunapla .btm30 {margin-bottom: 30px;}
#ga_lunapla .btm40 {margin-bottom: 40px;}
#ga_lunapla .btm50 {margin-bottom: 50px!important;}
#ga_lunapla .sp_btm0 {margin-bottom: 10px!important;}

#ga_lunapla .mt0{margin-top: 0px!important;}
#ga_lunapla .mt10{margin-top: 10px;}
#ga_lunapla .mt20{margin-top: 20px;}
#ga_lunapla .mt30{margin-top: 30px;}
#ga_lunapla .mt80{margin-top: 80px;}


#ga_lunapla .pbtm10 {padding-bottom: 10px!important;}
#ga_lunapla .pbtm20 {padding-bottom: 20px!important;}
#ga_lunapla .pbtm30 {padding-bottom: 30px!important;}

#ga_lunapla .ml30{margin-left: 30px!important;}
#ga_lunapla .mr25{margin-right: 25px!important;}
#ga_lunapla .mr30{margin-right: 30px!important;}


/**********
  フォント 
***********/

#ga_lunapla .font12 {font-size: 12px;}
#ga_lunapla .font14 {font-size: 14px;}
#ga_lunapla .font16 {font-size: 16px;}
#ga_lunapla .font18 {font-size: 18px;}
#ga_lunapla .font24 {font-size: 24px;}
#ga_lunapla .font30 {font-size: 30px;}

#ga_lunapla .bold {font-weight: bold;}


#ga_lunapla .txtC{text-align: center!important;}
#ga_lunapla .txtR { text-align: right; }
#ga_lunapla .txtL{ text-align: left!important; }

#ga_lunapla .sp_txtL{ text-align: left!important; }
#ga_lunapla .sp_txtC{text-align: center!important;}


#ga_lunapla sup { vertical-align: text-top }
#ga_lunapla sub { vertical-align: text-bottom }


/****************************
グレー囲みケイ vol26
******************************/

#ga_lunapla .grey_boder {
    border: #cccccc 1px solid;
    border-radius: 5px;
    padding: 40px 20px;
}


/***************************
アコーディオン 画像切り替え　VOL5　ケア

****************************/


/* アコーディオン用 */
#ga_lunapla .is-accordion {
  display: none;
}

#ga_lunapla .js-accordion.normal .normal-hide {
  display: none;
}

#ga_lunapla .js-accordion.on img {
  display: none;
}

#ga_lunapla .js-accordion.on .normal-hide {
  display: block;
}



/****************************
  モーダルウインドウ 
****************************/

/*  モーダルウインドウ */
#ga_lunapla .modal-content {
  width: 750px;
  margin: 0 auto;
  padding: 10px 20px;
  border: 2px solid #74bed8;
  background: #fff;
  position: fixed;
  display: none;
  z-index: 6;
}

#ga_lunapla #modal-overlay {
  z-index: 5;
/*  display: none;*/
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(255, 255, 255, 0.75);
}

#ga_lunapla .button-link {
  text-align: center;
}

#ga_lunapla .button-link:hover {
  cursor: pointer;
}

#ga_lunapla .pink_bg {
    background-color: #FFF8F8;
    border-radius: 5px;
    padding: 10px 20px;
}

#ga_lunapla .icon {
	display: block;
	margin: 0 auto;
}


/*********************** 
     コンテンツ SP
************************/
#ga_lunapla {
	*font-size:small;
	*font:x-small;
	font: 16px/2 "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", arial, helvetica, verdana, clean, sans-serif;
}

/*SNS*/
#ga_lunapla .snsbtn {
    margin: 20px 0 30px 0;
    font-size: 14px;
    text-align: center;
    letter-spacing: -.4em;
}

#ga_lunapla .snsbtn > li {
    display: inline-block;
    width: 30%;
    margin-right: 5px;
    letter-spacing: normal;
}

#ga_lunapla .snsbtn > li > a {
    display: block;
    padding: 10px 5px;
    color: #fff;
    line-height: 1.2;
}

#ga_lunapla .snsbtn_facebook a {
  background-color: #3a5a97;
}

#ga_lunapla .snsbtn_twitter a {
  background-color: #00aceb;
}

#ga_lunapla .snsbtn_google a {
  background-color: #dc4b38;
}


/*********************** 
   一週間トライアルバナー
************************/
#ga_lunapla #luna_trial_bnr{
	margin: 5% 2%;
}


/*SNS*/


/*インフォメーションバナー*/

#ga_lunapla #foot_wrap {
    margin: 10px 5px 20px;
    overflow: hidden;
	text-align: center;
}


#ga_lunapla .lunamer_bnr {
	float: left;
	width: 49%;
	padding-right: 0.5%;
}

#ga_lunapla .lunamer_ac_bnr {
	float: right;
	width: 49%;
	padding-left: 0.5%;
}

/*インフォメーションバナー*/




#ga_lunapla .sp-only{
    display: block;
}
#ga_lunapla .pc-only{
    display: none;
}
#ga_lunapla .floatL {
	display: block!important; margin: 20px 10px 10px 0;
	}
#ga_lunapla .floatR {
	display: block!important; margin: 0 0 10px 10px; 
	}
#ga_lunapla .w90{
	width:100%;
	margin: 0 auto;
}



#ga_lunapla .w240{
	width:100%;
	margin: 0 auto;
}
#ga_lunapla .w280{
	width:100%;
	margin: 0 auto;
}

#ga_lunapla .w380{
	width:100%;
	margin: 0 auto;
}
#ga_lunapla .w400{
	width:100%;
	margin: 0 auto;
}



#ga_lunapla .w460{
	width:100%;
	margin: 0 auto;
}

#ga_lunapla .w490{
	width:100%;
	margin: 0 auto;
}


 #ga_lunapla #contents_area {
  margin: auto;
  margin-top: 20px;
  padding: 10px 10px 3px;
  background: #74bed8;
  border-radius: 10px;
  position: relative;
  overflow: visible;
  box-sizing: border-box;
}





#ga_lunapla .contents_top {
  position: absolute;
  top: -10px;
  width: 95%;
  text-align: center;
}

#ga_lunapla .contents_top img {
	width: 50%;
}

#ga_lunapla .contents_box {
  background-color: #FFFFFF;
  border-radius: 10px;
  padding: 15px;
  overflow: hidden;
  margin-bottom: 15px;
}

#ga_lunapla .contents_box .contents_main_ttl{
  color: #3698ba;
  font-size: 32px;
  font-weight: normal;
  line-height: 48px;
  text-align: center;
  margin: 40px 0 30px;
}
#ga_lunapla h1 .subttl {
    color: #3698ba;
    font-size: 20px;
    line-height: 1.6;
    display: block!important;
}


#ga_lunapla .contents_box .contents_main_ttl span, 
#ga_lunapla .contents_main_ttl span{
  color: #3698ba;
  font-size: 20px;
  line-height: 1.6;
　display: block!important;
}

#ga_lunapla .contents_box .contents_sub_ttl{
  color: #f49698;
  font-size: 30px;
  font-weight: 700;
  line-height: 42px;
  text-align: center;
  margin: 15px 0;
}

	#ga_lunapla .contents_box .contents_sub_ttl_Bule {
    color: #3698ba;
    font-size: 24px;
    font-weight: 700;
    line-height: 42px;
    text-align: center;
    margin: 10px 0 20px 0px;
	}	
	


#ga_lunapla .contents_box .contents_sub_ttl span.blue_txt {
  color: #3698ba;
  font-size: 30px;
  font-weight: 700;
  line-height: 42px;
}

#ga_lunapla .contents_box .point_txt02 {
  color: #3698ba;
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
}

#ga_lunapla .point_txt {
  color: #3698ba;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 10px!important;
}

#ga_lunapla .indent {
  text-indent: -30px;
	margin-left: 30px;
}



#ga_lunapla .point_txt span {
  color: #f49698;
  font-weight: 700;
}

#ga_lunapla .point_txt_Center {
  text-align: center;
  color: #3698ba;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 10px;
}

#ga_lunapla .himitsu_set_ttl {
  color: #ffffff;
  font-size: 24px;
  font-weight: normal;
  line-height: 28px;
}


#ga_lunapla .contents_box .contents_sub_ttl24{
  color: #f49698;
  font-size: 18px;
  font-weight: 700;
  line-height: 42px;
  text-align: left;
  margin: 15px 0;
}


/***** コンテンツ ピンク********/



/*
#ga_lunapla .w90 img
{
	width:100%;
	margin: 0 auto;
	
}

#ga_lunapla img{
	width:100%;
	margin: 0 auto;
	
}

#ga_lunapla .overflow img,
#ga_lunapla .flex img{
	width:90%;
	margin: 0 auto;

}
*/

/*****************************
Vol29　Q1-Q5 設定　　
*****************************/

#ga_lunapla .point_bg {
    background: url("../img/sp/common/point_bgBt.png") no-repeat left bottom;
	width: 100%;
    background-color: #FFEFEF;
	margin: 0 auto 30px auto;
    padding-bottom: 30px;
}

#ga_lunapla .question_pink {
    position: relative;
    padding-left: 25%;
}

#ga_lunapla .question_pink.q {
    padding-top: 0;
    margin: 0 0 10px 0 !important;
    height: auto;
    background: url(../img/sp/common/point_iconQ.png) no-repeat left top;
}


#ga_lunapla .question_pink.q01 {
    padding-top: 0;
    margin: 0 0 10px 0 !important;
    height: auto;
    background: url(../img/sp/common/point_iconQ1.png) no-repeat left 50%;
}

#ga_lunapla .question_pink.q02 {
    padding-top: 1%;
    margin: 0 0 10px 0 !important;
    height: auto;
    background: url(../img/sp/common/point_iconQ2.png) no-repeat left 50%;
}

#ga_lunapla .question_pink.q03 {
    padding-top: 1%;
    margin: 0 0 10px 0 !important;
    height: auto;
    background: url(../img/sp/common/point_iconQ3.png) no-repeat left 50%;
}

#ga_lunapla .question_pink.q04 {
    padding-top: 1%;
    margin: 0 0 10px 0 !important;
    height: auto;
    background: url(../img/sp/common/point_iconQ4.png) no-repeat left 50%;
}

#ga_lunapla .question_pink.q05 {
    padding-top: 1%;
    margin: 0 0 10px 0 !important;
    height: auto;
    background: url(../img/sp/common/point_iconQ5.png) no-repeat left 50%;
}

#ga_lunapla .contents_box #Q.point_bg_pink .pink_boder{
  position: relative;
  display: block;
  border: #fbd8d8 2px dashed;
  border-radius: 5px;
  padding: 10px 20px 20px!important;
  background-color: #fff9f9;
  margin-bottom: 20px;
}

#ga_lunapla .contents_box #Q.point_bg_pink {
  display: block;
  padding: 30px 15 30px 15px;
  background-color: #ffefef;
  margin-bottom: 0px!important;
}

#ga_lunapla .contents_box #Q.point_bg_pink .point01{
	  position: absolute;
	 top: -60px;
	left: 0px;

	
	
}

/*****************************
	Vol29　Q1-Q5 設定　　
*****************************/


#ga_lunapla .contents_box .point_bg_pink {
  display: block;
/*  padding: 30px 15px 30px 15px;  
*/  padding: 30px 15px 0px 15px;
  background-color: #ffefef;
  margin-bottom: 30px!important;
}



#ga_lunapla .contents_box .point_bg_pink .pink_boder{
  display: block;
  border: #fbd8d8 2px dashed;
  border-radius: 5px;
  padding: 20px;
  background-color: #fff9f9;
  margin-bottom: 20px;
}


#ga_lunapla .contents_box .point_bg_pink .pink_boder:last-child,
#ga_lunapla .contents_box .point_bg_pink .pink_boder_q:last-child{
  border: #fbd8d8 2px dashed;
  border-radius: 5px;
  padding: 20px;
  background-color: #fff9f9;
  margin-bottom: 0px;
}

#ga_lunapla .contents_box .point_bg_pink .pink_boder_q{
  display: block;
  border: #fbd8d8 2px dashed;
  border-radius: 5px;
  padding: 20px;
  background-color: #fff9f9;
  margin-bottom: 20px;
}





/***** コンテンツ ブルー********/

#ga_lunapla .contents_box .point_bg_blue {
  display: block;
  padding: 15px;
  margin-bottom: 30px;
  background-color: #eff8ff;
	padding-bottom: 40px;
	
}



#ga_lunapla .contents_box .point_bg_blue .blue_boder {
  display: block;
  border: #7dc9e4 2px dashed;
  border-radius: 5px;
  padding: 15px 15px 20px;
  background-color: #f9fcff;
  margin-bottom: 20px;
}

#ga_lunapla .contents_box .point_bg_blue .blue_boder:last-child {
	display: block;
    border: #7dc9e4 2px dashed;
    border-radius: 5px;
    padding: 15px 15px 20px;
    background-color: #f9fcff;
	margin-bottom: 0px;
}



#ga_lunapla .contents_box .contents_sub_ttl.blue_txt {
  color: #3698ba;
  font-size: 30px;
  font-weight: 700;
  line-height: 42px;
}



/********「夏ニキビ」 ピンク********/

#ga_lunapla .step_pink {
  border: #ef7fb2 2px solid;
  border-radius: 5px;
  padding: 0;
  background-color: #fff;
}

#ga_lunapla .contents_lunamer {
	width: 100%;
   	margin: 0 auto;
}
#ga_lunapla .step_pink img,
#ga_lunapla .step_orange img {
  padding: 10px;
}
#ga_lunapla .step_pink p,
#ga_lunapla .step_orange p{
  padding: 10px;
}


#ga_lunapla .step_pink .floatL {
	display: block;
	margin: 0!important;
	}





/*キレイの秘密タイトル背景*/

#ga_lunapla dl.contents_lunamer dt {
  background-color: #74bed8;
  line-height: 40px;
  text-align: center;
  border-radius: 5px;
  padding: 5%;
	
}

#ga_lunapla dl.contents_lunamer dt.ac {
  background-color:#fff!important;
  line-height: 40px;
  text-align: center;
  border-radius: 5px;
  padding: 0%!important;
	
}



/************************
アコーディオン　青
************************/


#ga_lunapla dl.contents_rblue dd {
    background: #fFF;
    padding: 10px;
    display: none;
}

#ga_lunapla dl.contents_rblue {
    background: #fff;
    width: 100%;
    margin: 0 auto 25px;
}

#ga_lunapla dl.contents_rblue dt {
    padding: 3% 0 3% 10%;
    background: url(../img/sp/common/contents_close.png) no-repeat 3%;
    background-color: #6ac3e7;
    background-size: auto 18%;
    text-indent: 10px;
    line-height: 0px;
    cursor: pointer;
    border-radius: 5px;
}
#ga_lunapla dl.contents_rblue dt.open {
    background: url(../img/sp/common/contents_open.png) no-repeat 3%;
    background-size: auto 18%;
    background-color: #6ac3e7;
}



/***************************
VOL5 緑　#599722
******************************/
#ga_lunapla dl.contents_rblue#green dt {
    padding: 3% 0 3% 10%;
    background: url(../img/sp/common/contents_close.png) no-repeat 3%;
    background-color: #599722!important;
    background-size: auto 18%;
    text-indent: 10px;
/*    line-height: 40px;*/
	cursor: pointer;
    border-radius: 5px;
}
#ga_lunapla dl.contents_rblue#green dt.open {
    background: url(../img/sp/common/contents_open.png) no-repeat 3%;
    background-size: auto 18%;
    background-color: #599722;
}
/***************************
VOL5 ピーチ　#f2a1a3
******************************/
#ga_lunapla dl.contents_rblue#peach dt {
    padding: 3% 0 3% 10%;
    background: url(../img/sp/common/contents_close.png) no-repeat 3%;
    background-color: #f2a1a3!important;
    background-size: auto 18%;
    text-indent: 10px;
/*    line-height: 40px;
*/    cursor: pointer;
    border-radius: 5px;
}
#ga_lunapla dl.contents_rblue#peach dt.open {
    background: url(../img/sp/common/contents_open.png) no-repeat 3%;
    background-size: auto 18%;
    background-color: #f2a1a3;
}







/***************************
VOL6 水色　#6ab2f7
******************************/
#ga_lunapla dl.contents_rblue#sky dt {
    padding: 3% 0 3% 10%;
    background: url(../img/sp/common/contents_close.png) no-repeat 3%;
    background-color: #6ab2f7!important;
    background-size: auto 18%;
    text-indent: 10px;
    line-height: 40px;
    cursor: pointer;
    border-radius: 5px;
}
#ga_lunapla dl.contents_rblue#sky dt.open {
    background: url(../img/sp/common/contents_open.png) no-repeat 3%;
    background-size: auto 18%;
    background-color: #6ac3e7;
}

/***************************
VOL6 紫　#dba1d8

******************************/


#ga_lunapla dl.contents_rblue#purple dt {
    padding: 3% 0 3% 10%;
    background: url(../img/sp/common/contents_close.png) no-repeat 3%;
    background-color: #dba1d8;
    background-size: auto 18%;
    text-indent: 10px;
    line-height: 40px;
    cursor: pointer;
    border-radius: 5px;
}
#ga_lunapla dl.contents_rblue#purple dt.open {
    background: url(../img/sp/common/contents_open.png) no-repeat 3%;
    background-size: auto 18%;
    background-color: #dba1d8;
}
/***************************

VOL6 ポイント　アコーディオン

***************************/


#ga_lunapla dl.contents_point {
    background: #fff9f9;
    width: 100%;
    margin: 0 auto 25px;
    overflow: hidden;
    border: #fbd8d8 dashed 2px;
    border-radius: 5px;
}
#ga_lunapla dl.contents_point dt {
    padding: 3% 15% 3% 3%;
    background: url("../img/sp/contents/vol06/vol6_contents_close_p.png") no-repeat 95%;
    background-color: #fff9f9;
    background-size: auto 30%;
    text-indent: 10px;
    line-height: 40px;
    cursor: pointer;
    border-radius: 5px;
}

#ga_lunapla dl.contents_point dt.open {
  background: url(../img/sp/contents/vol06/vol6_contents_open_p.png) no-repeat 95%;
  background-size: auto 30%;
  background-color: #fff9f9;
}

#ga_lunapla dl.contents_point dd {
    background: #fff9f9;
    padding: 0px 15px 0;
    display: none;
}
#ga_lunapla dl.contents_point dd p{
	margin-bottom: 0px;
}







/***************************
 VOL29

***************************/


	#ga_lunapla dl.contents_lunamer dd#vol29 {
	  background: none!important;
	  padding: 10px 0;
	  margin-left:0!important; 
	}
	




/***************************
 ポイント見出し ●：ピンク VOL25

***************************/
#ga_lunapla ul.point  {
 padding-left:0!important; 
 margin: 0!important;
}	


#ga_lunapla .point li::before {
  content: '●';
  color: #f49698;
  text-indent: 20px;
  margin-left: -10px;
}	
	
.pink_list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.pink_list li {
    padding-left: 1em;
    text-indent: -.7em;
}


/***************************
 数字：ブルー VOL25

***************************/

#ga_lunapla .num_list {
    counter-reset: my-counter;
    list-style: none;
    padding: 0;
}

#ga_lunapla .num_list li {
    margin-bottom: 10px;
    padding-left: 28px;
    position: relative;
}

#ga_lunapla .num_list li:before {
    content: counter(my-counter);
    counter-increment: my-counter;
    background-color: #3698ba;
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 19px;
    margin-left: -24px;
    margin-top: 6px;
    text-align: center;
    height: 18px;
    width: 18px;
    border-radius: 50%;
}






/***************************
 レシピ区切り点線 VOL25

***************************/


#ga_lunapla .point_bg_pink .border_line {
    border-bottom: #f49698 dashed;
    padding-bottom: 15px;
}


/**************************
	VOL15 ステップ→付き
****************************/


#ga_lunapla .contents_sub_ttl02 {
    color: #f49698;
    font-size: 22px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    margin-bottom: 20px;
}




/* PC表示用 */
@media screen and (min-width:767px) {
	
	#ga_lunapla{
		font: 14px/2 "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", arial, helvetica, verdana, clean, sans-serif;	font: 14px/2 "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", arial, helvetica, verdana, clean, sans-serif;
		color: #000!important;

	} 
	
	
	
	#ga_lunapla .overflow {
  		overflow: hidden;
	}
	
/*    body {
      vertical-align: top;
      background: #fff;
	  color: #000!important;
    }
*/	
    #ga_lunapla .sp-only{
        display: none!important;
    }
    #ga_lunapla .pc-only{
        display: block;
    }
    #ga_lunapla a {
      color: #3698ba;
    }
	
	
	#ga_lunapla .txtC{text-align: center!important;}
	#ga_lunapla .txtR { text-align: right; }
	#ga_lunapla .txtL{ text-align: left!important; }

	
	
    #ga_lunapla a:hover {
      color: #86c1d6;
      text-decoration: none;
    }
	
	#ga_lunapla .font12 {
    	font-size: 10px;
	}
	
	

	#ga_lunapla .floatL{
		float: left;
		margin-top: 0!important;
		display: inline-block!important;
	}
	
	#ga_lunapla .floatR{
		float: right;
		margin: 0!important;
	}
	
	#ga_lunapla .block{
		display: block!important;
	}
		#ga_lunapla .flex{
		display: flex;
		margin-top: 20px
	}
	

	#ga_lunapla .txtC {text-align: center!important;}
	#ga_lunapla .pr5{padding-right: 5px;}
	#ga_lunapla .pl10{padding-left: 10px;}
	#ga_lunapla .pl15{padding-left: 15px;}
	#ga_lunapla .pr10{padding-right: 10px;}
	#ga_lunapla .pr15{padding-right: 15px;}
	#ga_lunapla .pt15{padding-top: 15px;}
	#ga_lunapla .mt10{margin-top: 10px;}
	#ga_lunapla .mt30{margin-top: 30px;}
	#ga_lunapla .mt20{margin-top: 20px;}
	#ga_lunapla .mt90{margin-top: 70px;}
	#ga_lunapla .pc_pbtm30 {padding-bottom: 30px!important;}

	
	#ga_lunapla .w90{
		width:99%;
		margin: 20px auto;
		}

	#ga_lunapla .w100{width: 100px!important;}

	#ga_lunapla .w150{width: 150px!important;}
	
	#ga_lunapla .w200{width: 200px!important;}

	#ga_lunapla .w220{width: 220px!important;}

	#ga_lunapla .w240{width: 240px!important;}
	
	#ga_lunapla .w260{width: 260px!important;}

	#ga_lunapla .w280{width: 280px!important;}

	#ga_lunapla .w295{width: 295px!important;}

	#ga_lunapla .w310{width: 310px!important;}

	#ga_lunapla .w330{width: 330px!important;}

	#ga_lunapla .w370{width: 370px!important;}

	#ga_lunapla .w380{width: 380px!important;}

	#ga_lunapla .w400{width: 400px!important;}
	
	#ga_lunapla .w420{width: 420px!important;}
	
	#ga_lunapla .w460{width: 460px!important;}
	
	#ga_lunapla .w490{width: 490px!important;}
	
	#ga_lunapla .w530{width: 530px!important;}
	
	#ga_lunapla .w600{width: 600px!important;}

	
	#ga_lunapla #contents_main{	
		margin: 0px auto;
		padding: 0px;
		box-sizing: border-box;
		}
	
	#ga_lunapla #contents_area{	
		width: 770px;
		margin: 0 auto;
		padding: 0px;
		background: #fff;
		border-radius: 10px;
		position: relative;
		overflow: visible;
		color: #000!important;
		box-sizing: border-box;
		}

	
	
	

	#ga_lunapla .contents_container {
		margin: 20px auto;
		padding: 15px;
		background: #74bed8;
		border-radius: 10px;
		position: relative;
		overflow: visible;
		box-sizing: border-box;
  		}
	
	#ga_lunapla .clip {
		position: absolute;
		width: 770px;
		}
	
	#ga_lunapla .contents_top {
		position: absolute;
		top: -10px;
		left: 0px;
		width: 100%;
		text-align: center;
	}	

	#ga_lunapla .contents_top img {
		width: 100%;
	}

	
	/*背景画像追加*/
	
	#ga_lunapla .secret_of_beauty_box {
	/*width: 700px;*/
	margin: 15px auto 0;
	background: url(../img/pc/common/paper_bg.png);
	border-radius: 10px;
	padding: 20px;
	overflow: hidden;
	}
	
	#ga_lunapla .contents_lunamer {
	  width: 100%;
	  margin: 0 auto;
	}
	
	#ga_lunapla dl.contents_lunamer dt {
	　padding: 3% 0;
	  background:none!important;
	  background-color: none!important;
	  line-height: 40px;
	  text-align: center;
	  border-radius: 5px;
	　margin-bottom: 0!important;
	}
	
	#ga_lunapla dl.contents_lunamer dt {
	  padding: 3% 0 0;
	  background-color: none;
	  line-height: 40px;
	  text-align: center;
	  border-radius: 5px;
	}

	#ga_lunapla dl.contents_lunamer dt.open {
	  background-size: auto 50%;
	  background-color: #74bed8;
	}

	#ga_lunapla dl.contents_lunamer dd {
	  background: none!important;
	  padding: 10px 0!important;
		margin-left: 0!important;
	}
	
	#ga_lunapla dl.contents_lunamer dd#vol29 {
	  background: none!important;
	  padding: 10px 0;
	  margin-left:0!important; 
	}
	
	
	
	

	
	
	/* コンテンツ 二等分 */
	#ga_lunapla .secret_of_beauty_box .inn_box {
	  width: 635px;
	 　margin: 0 auto 10px;
	}

	#ga_lunapla .secret_of_beauty_box .contents_box_l {
	  float: left;
		margin: 0 auto;
	}

	#ga_lunapla .secret_of_beauty_box .contents_box_r {
	  float: right;
	  width: 460px;
	}
	
	#ga_lunapla .contents_box .contents_main_ttl{
	  color: #3698ba;
	  font-size: 32px;
	  font-weight: normal;
	  line-height: 48px;
	  /*text-align: left;*/
	  margin: 80px 0 30px;
	}
	#ga_lunapla .contents_box .contents_sub_ttl {
    color: #f49698;
    font-size: 32px;
    font-weight: 700;
    line-height: 42px;
    text-align: center;
    margin: 10px 0 20px 0px;
	}	
	
	#ga_lunapla .contents_box .contents_sub_ttl02 {
    color: #f49698;
    font-size: 24px;
    font-weight: 700;
    line-height: 42px;
    text-align: center;
    margin: 10px 0 20px 0px;
	}	
	
/*	#ga_lunapla .contents_box .contents_sub_ttl_Bule {
    color: #3698ba;
    font-size: 32px;
    font-weight: 700;
    line-height: 42px;
    text-align: center;
    margin: 10px 0 20px 0px;
	}	
	*/

	
	#ga_lunapla .blue_boder {
		border: #7dc9e4 2px dashed;
		border-radius: 5px;
		padding: 30px!important;
		background-color: #f9fcff;
	}
	
	#ga_lunapla .contents_box .point_txt02 {
		color: #3698ba;
		font-size: 16px;
		line-height: 32px;
		font-weight: bold;
	}
	
	
	/* コンテンツ 二等分 */
	

		/*SNS*/
	#ga_lunapla .snsbtn {
		margin-bottom: 20px;
		/*margin: 20px 0 30px 0;*/
		font-size: 14px;
		text-align: right!important;
		letter-spacing: -.4em;
	}

	#ga_lunapla .snsbtn > li {
		display: inline-block;
		width: auto;
	/*  width: 10%!important;  */
		text-align: right;
		padding-right: 15px!important;
		letter-spacing: normal;

	}
	#ga_lunapla .snsbtn > li:last-child {
		display: inline-block;
		text-align: right;
		padding-right: 0px!important;
		letter-spacing: normal;

	}


	#ga_lunapla .step_pink p {
	  padding: 0px!important;
	}

/*****************************
Vol29　Q1-Q5 設定　　
*****************************/

#ga_lunapla .point_bg {
    background: url("../img/pc/common/point_bgBt.png") no-repeat left bottom;
	width: 700px;
    background-color: #FFEFEF;
	margin: 0 auto 50px;
/*    padding: 0px;
*/}

#ga_lunapla .question_pink {
    position: relative;
    padding-left: 75px;
}

#ga_lunapla .question_pink.q {
    padding-top: 0px!important;
    margin: 0 0 30px 0 !important;
    height: 67px;
    background: url(../img/pc/common/point_iconQ.png) no-repeat left top;
}


	
	
#ga_lunapla .question_pink.q01 {
    padding-top: 20px;
    margin: 0 0 10px 0 !important;
    height: 67px;
    background: url(../img/pc/common/point_iconQ1.png) no-repeat left top;
}

#ga_lunapla .question_pink.q02 {
    padding-top: 20px;
    margin: 0 0 10px 0 !important;
    height: 67px;
    background: url(../img/pc/common/point_iconQ2.png) no-repeat left top;
}

#ga_lunapla .question_pink.q03 {
    padding-top: 20px;
    margin: 0 0 10px 0 !important;
    height: 67px;
    background: url(../img/pc/common/point_iconQ3.png) no-repeat left top;
}

#ga_lunapla .question_pink.q04 {
    padding-top: 20px;
    margin: 0 0 10px 0 !important;
    height: 67px;
    background: url(../img/pc/common/point_iconQ4.png) no-repeat left top;
}

#ga_lunapla .question_pink.q05 {
    padding-top: 20px;
    margin: 0 0 10px 0 !important;
    height: 67px;
    background: url(../img/pc/common/point_iconQ5.png) no-repeat left top;
}

#ga_lunapla .contents_box #Q.point_bg_pink .pink_boder{
  display: block;
  border: #fbd8d8 2px dashed;
  border-radius: 5px;
  padding: 10px 20px 20px!important;
  background-color: #fff9f9;
  margin-bottom: 20px;
}



/*****************************
	Vol29　Q1-Q5 設定　　
*****************************/

#ga_lunapla .contents_box .contents_sub_ttl24{
  color: #f49698;
  font-size: 24px;
  font-weight: 700;
  line-height: 42px;
  text-align: left;
  margin: 15px 0;
}

	
/***************************
 数字：ブルー VOL25

***************************/

#ga_lunapla .num_list {
    counter-reset: my-counter;
    list-style: none;
    padding: 0;
}	
	
	
#ga_lunapla .num_list li:before {
	content: counter(my-counter);
    counter-increment: my-counter;
    background-color: #3698ba;
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 19px;
    margin-left: -24px!important;
    margin-top: 4px;
    text-align: center;
    height: 18px;
    width: 18px;
    border-radius: 50%;
}

/**************************
	VOL15 ステップ→付き
****************************/

#ga_lunapla .contents_sub_ttl02 {
    color: #f49698;
    font-size: 24px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    margin-bottom: 20px;
}
	
	
/**************************
	VOL10 クイズ
****************************/
#ga_lunapla .quiz_inn {
	position: relative;
    
	}
	
	
#ga_lunapla .quiz_inn .quiz_txt {
    margin-bottom: 20px;
	padding-left: 15px;
	}
	
	
#ga_lunapla .Answer_box {
	background-color: #fce9ea;
    border-radius: 5px;
    padding: 15px;
    margin: 20px 0 0 0;
	}
	
#ga_lunapla #vol10.quiz_inn .quiz_photo01 {
	position: absolute;
    top: -110px;
    right: -38px;
	}
	
#ga_lunapla #vol10.quiz_inn .quiz_photo02 {
	position: absolute;
    top: -110px;
    right: -45px;
	}
	
#ga_lunapla  #vol14.quiz_inn .quiz_photo01,
#ga_lunapla  #vol14.quiz_inn .quiz_photo02,
#ga_lunapla  #vol14.quiz_inn .quiz_photo03	{
	position: absolute;
    top: -10px!important;
    right: -20px;
	}
	
#ga_lunapla #vol18.quiz_inn .quiz_photo01 {
	position: absolute;
    top: -20px;
    right: -50px;
	}
	
#ga_lunapla #vol18.quiz_inn .quiz_photo02 {
	position: absolute;
    top: -10px;
    right: -45px;
	}
	
#ga_lunapla #vol18.quiz_inn .quiz_photo03 {
	position: absolute;
    top: -10px;
    right: -45px;
	}
	
#ga_lunapla .pink_boder #vol18.quiz_inn p {
    margin-bottom: 20px!important;

	}
	
#ga_lunapla .pink_boder #vol18.quiz_inn .quiz_txt {
    margin-bottom: 20px;
	padding-left: 0px!important;
	}
	
#ga_lunapla  #vol21.quiz_inn .quiz_photo01,
#ga_lunapla  #vol21.quiz_inn .quiz_photo02,
#ga_lunapla  #vol21.quiz_inn .quiz_photo03{
	position: absolute;
    top: -30px!important;
    right: -40px;
	}
#ga_lunapla .icon {
	display: block;
	margin: 10px 0!important;
}


	
}
