@charset "UTF-8";


div#SNS-unit {
    display: none;
}

.pane-contents .container .pane-main {
    overflow: unset;
}

.br_sp{    display: block;
	
}

.sp_flex{       width: 100%;
    justify-content: space-around;
    display: flex;
    align-items: center;
	
}

#trial{
     line-height: 1.8;
    letter-spacing: .05rem;
    font-size: 13px;
}

#trial a{
	    text-decoration: none!important;
	color:inherit;
   
}

#trial .btn{
position: relative;
    min-height: 50px;
    background-color: #bfab7a;
    padding: 0px 10px;
    border-radius: 3px;
    align-items: center;
    justify-content: center;
    width: 100%;
    display: flex;
    margin-top: 10px;
    color: #fff!important;
	    font-size: 14px;
    letter-spacing: .1rem;

}

#trial .btn:after{
    content: '';
    width: 5.5px;
    height: 5.5px;
    border: 0px;
    border-top: solid 1.5px #fff;
    border-right: solid 1.5px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(
45deg
);
    transform: rotate(
45deg
);
    position: absolute;
    top: 52%;
    right: 12px;
    margin-top: -4px;

}


#trial .flex{
	    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

}


#trial .w100{
	width:100%;
}



#trial .h2{
text-align: center;
    font-weight: normal;
    font-size: 20px;
    letter-spacing: .15rem;
    border-bottom: none;
    padding: 0;
}



#trial .h2 span{
font-size: 14px;
    letter-spacing: .05rem;
    margin-bottom: 8px;
    display: block;
}


#trial .h3{
    font-weight: normal;
    font-size: 15px;
    line-height: 1.7;
    letter-spacing: .05rem;
    margin-bottom: 5px;
    text-align: left;
}


#trial .text_small{
	    font-size: 11px;
	    letter-spacing: 0;
}

#trial .text_small_wrap{
    padding: 0 20px 10px;
}

#trial .text_normal{
	 font-size: 1.4rem;
	color:#EFB3A7;

}

#trial .text_right{
	  text-align: right;
}

#trial .lead{
    padding: 20px 0 10px;
    line-height: 2;
    margin-bottom: 0px;
    margin-top: 10px;
}

#trial .ancer{
       margin: 0 20px 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


#trial .ancer a{
     width: 49%;
    background-color: #fdfcfb;
    border: solid 4px #f5f3f1;
    height: 60px;
  padding: 5px 20px 5px 12px;
    font-size: 12px;

    line-height: 1.5;
    margin: 10px 0 0;
    display: flex;
    align-items: center;
position:relative;
}

#trial .ancer a:after{
  content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 1.4px #333;
    border-right: solid 1.4px #333;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate( 135deg );
    transform: rotate( 135deg );
    position: absolute;
    top: 40%;
    right: 10px;
    opacity: 1;
}


#trial .itembox{
        background-color: #fdfcfb;
    padding: 20px 25px;
    margin: 20px;
    position: relative;
    margin-bottom: 35px;
    border: solid 4px #f5f3f1;
	    flex-direction: column;
}



#trial .itembox .mvtitle_wrap{
    align-items: center;
    text-align: center;
    margin-bottom: 10px;
width: 100%;
}

#trial .itembox .mvtitle_wrap .title{
    margin-bottom: 20px;
    width: 100%;
    flex-direction: column;
    align-items: center;
	
}



#trial .itembox .mvtitle_wrap .title .icon{
    background-color: #a7c2d8;
    border-radius: 50px;
    padding: 4px 0 2px;
    margin-bottom: 15px;
    font-size: 15px;
	color: #fff;
	    width: 100%;
}
#trial #vital .mvtitle_wrap .title .icon{
       background-color: #d2aeae;
}
#trial #ulti .mvtitle_wrap .title .icon{
       background-color: #beccc1;
}



#trial #vc .mvtitle_wrap .title .icon{
    background-color: #c6bfb8;
}


#trial #vita .mvtitle_wrap .title .icon{
      background-color: #e6d28e;
}

#trial #vital .mvtitle_wrap .title .icon {
  background-color: #df7676;
}

#trial #barrier .mvtitle_wrap .title .icon{
    background-color: #edcd92;
margin-bottom: 0;
}
#trial #whitening .mvtitle_wrap .title .icon{
    background-color: #c4c0d6;
}

#trial .itembox .mvtitle_wrap .title .caption{
text-align: left;
    font-size: 12px;
    letter-spacing: .05rem;
    margin-top: 20px;
    font-weight: normal;
}




#trial .itembox .mvtitle_wrap .title .seibun{
font-size: 11.5px;
    font-weight: 550;
    border-bottom: solid 1px;
    letter-spacing: 0.02rem;
    width: -moz-max-content;
    width: -webkit-max-content;
    width: max-content;
    width: intrinsic;
    justify-content: center;
    align-items: center;
    padding-bottom: 3px;
    width: 100%;
}

#trial .itembox .mvtitle_wrap .title .seibun .line_icon{
    width: 16px;
    margin-right: 8px;
    line-height: 1;
}


#trial .itembox .detail_wrap .detail{
      font-size: 11px;
}

#trial .itembox .detail_wrap .pricewrap{
flex-direction: column;
    width: 100%;
   
}

#trial .itembox .detail_wrap .price{
    justify-content: flex-end;
    width: 100%;
    margin-top: 10px;
    align-items: baseline;
   
}


#trial .itembox .detail_wrap .price .icon_free{
    padding: 2.5px 5px 0.5px;
    border: solid 1.2px;
    color: #c3aa71;
    display: inline-block;
    font-size: 11px;
    line-height: 1.4;
    letter-spacing: 0;
    margin-right: 8px;
    font-weight: 550;
   
}


#trial .itembox .detail_wrap .price .off{
    font-weight: 550;
    color: #c3aa71;
   
}


#trial .itembox .detail_wrap .price .off .num{
     font-size: 24px;
    font-weight: normal;
    margin: 0 2px;
   
}

/* 追加分240719*/

p.price_usual {
    text-decoration: line-through;
}


.text_bold {
    text-decoration: none;
    font-weight: 550;
    color: #bfab7a;
    font-size: 1.4rem;
    line-height: 1.6;
    margin-top: 2%;
}

span.text_bold {
    background: #EFB3A7;
    color: #fff;
    letter-spacing: normal;
    padding: 1% 26%;
    font-size: 1.3rem;
    margin-bottom: 10px;
}

span.text_price {
    font-size: 2.4rem;
}

span.box_icon {
    border: 1px solid;
    font-size: 1.1rem;
    padding: 2.5px 5px 0.5px;
    line-height: 1.1;
    align-items: center;
	margin-right: 8px;
}

span.text_date {
    font-size: 1.3rem;
}

.price_otoku {
    background: #EFB3A7;
    color: #fff;
    text-align: center;
    font-weight: 550;
}


p.date {
    color: #EFB3A7;
    margin-top: 3px;
    font-weight: 550;
	font-size:1.2rem;
}

p.kakaku {
    display: inline-flex;
    align-items: baseline;
    color: #EFB3A7;
    font-weight: 550;
    line-height: 1.2;
}

.pricewrap.flex {
    text-align: right;
}

.price_title {
    margin-left: auto;	
	font-size:1.3re;
}


#trial .itembox .detail_wrap .price {
    margin-top: 10px;
    margin-left: auto;
	    width:auto;
}



#trial .ancer a {
    width: 48%;
    padding: 15px 25px 15px 15px;
    text-align: center;
    line-height: 1.5;
    margin: 2% 0;
    position: relative;
    font-size: 12px;
    text-decoration: none;
}


.round_icon {
   text-align: center;
    border: solid 1px;
    width: 33px;
    height: 33px;
    color: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.4;
    padding-top: 2px;
	font-weight:500;
    font-size: 60%;
    position: absolute;
    background-color: #EFB3A7;
    top: -19px;
    left: -15px;
}

@media screen and (min-width: 780px) {

#trial .ancer{
       margin: 0 0px 50px;}

#trial .ancer a {
width: calc((100%/3) - 8px);
	
	}


		#trial .itembox{
      padding: 35px 40px 20px;
			    flex-direction: inherit;
    justify-content: space-between;
    margin: 20px 0;
}
	
	
	#trial .itembox .mvtitle_wrap {
    width: 42%;
}
	
	
	#trial .itembox .detail_wrap {
     width: 55%;
    flex-direction: column;
    margin-bottom: 10px;
}
	
	#trial .itembox .detail_wrap .detail{
		flex-grow: 1;
	}
	
	#trial .itembox .mvtitle_wrap .title .icon{
		padding: 5px 0;
    width: 80%;
		
	}
	
	
#trial .itembox .detail_wrap .pricewrap{
    flex-direction: initial;
    width: 100%;
    align-items: flex-end;
	margin-bottom: 10px;
   
}
	
	#trial .itembox .detail_wrap .price{
		    width: 52%;
    justify-content: flex-start;
    flex-direction: inherit;
	line-height: 1.6;
	text-align: left;
    margin-left: 0;
	}
	
	#trial .btn{width: 47%;
		
	}

#trial .itembox .mvtitle_wrap .title .seibun{
    width: 80%;
    margin: 10px 0;
}
	


.price.area {
    text-align: left;
}
	
.price_title{
    width:100%;
	text-align:left;
}
	
p.price_usual {
    text-decoration: line-through;
}

.price_otoku {
    background: #EFB3A7;
    color: #fff;
    text-align: center;
	width:75%;
}

span.box_icon {
    border: 1px solid;
    padding: 3px 6px 3px 6px;
    line-height: 1.1;
    align-items: center;
}

span.text_normal {
    color: #EFB3A7;
    font-size: 1.6rem;
    line-height: 1.2;
	font-weight:550;
}
	
span.text_price {
    font-size: 2.4rem;
}
	
p.date {
    color: #EFB3A7;
    font-weight: 550;
}

p.kakaku {
    color: #EFB3A7;
    font-weight: 550;
}	

	.round_icon {
    font-size:70%;
    width: 40px;
    height: 40px;
}

	
	
	}
