@charset "UTF-8";

/*----------------------------------------
	pan navi
----------------------------------------*/
.breadCrumb {
	margin-bottom:5px;
	font-size:0;
}
.breadCrumb li {
	display:inline;
	font-size:16px;
}
.breadCrumb li:first-child:after {
	content:">";
	margin:0 5px;
}


.ttl02 {
	padding:15px 10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #FFDEDE), color-stop(1, #F77977) );
	background-image: -o-linear-gradient(bottom, #FFDEDE 0%, #F77977 100%);
	background-image: -moz-linear-gradient(bottom, #FFDEDE 0%, #F77977 100%);
	background-image: -webkit-linear-gradient(bottom, #FFDEDE 0%, #F77977 100%);
	background-image: -ms-linear-gradient(bottom, #FFDEDE 0%, #F77977 100%);
	background-image: linear-gradient(to bottom, #FFDEDE 0%, #F77977 100%);
	font-size:20px;
	font-weight:normal;
	color:#fff;
}

.main .block {
	margin-bottom:75px;
	border:1px #f77a77 solid;
	background:none;
}

.table01 {
	width:648px;
	margin:0 auto 30px;
	font-size:14px;
}
.table01 tr {
	border-top:solid #fff 1px;
}
.table01 th {
	width:200px;
	height:37px;
	padding-left:10px;
	background:#f77a77;
	border-top:solid #fff 1px;
	font-weight:normal;
	text-align:left;
	color:#fff;
}
.table01 td {
	padding:5px 0 5px 20px;
	border-bottom: 1px #f77a77 dotted;
}

/*----------------------------------------
	menu
----------------------------------------*/

.blank-ttl {
    background-color: #F77977;
	color: #fff;
	padding: 25px 0;
	text-align: center;
	font-size: 25px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.blank-ttl span {
	font-size: 18px;
	font-weight: normal;
}


#menu .ttl {
	margin-bottom:20px;
}
#Facial,#Depilation,#Massage,#handNail,#footNail,#eyelash {
	margin-bottom:40px;
}
#menu .block {
	width:100%;
	margin-bottom:25px;
	padding:0;
	border:none;
	background:none;
}
#menu h4 {
	width:655px;
	margin:30px 0 20px;
}

#menu .box {
	margin-bottom:20px;
	padding-top:5px;
	border: 1px #f77a77 solid;
}
#menu .box p {
	margin-bottom:20px;
	padding-left:20px;
	color:#f77a77;
	font-size:20px;
	text-indent:-15px;
}
#menu .box .price {
	text-align:right;
}
#menu .box .price:after {
	content:"円（税別）";
}
#menu .box .price2 {
	text-align:right;
	margin-right: 10px;
}

#menu .box .price-in {
	text-align:right;
}
#menu .box .price-in:after {
	content:"円（税込）";
}
#menu .caution,
#menu .box .caution {
	margin:-10px 0 20px;
	font-size:12px;
	color:#333;
}
#menu .txt,
#menu .box .txt {
	margin-bottom:20px;
	color:#630;
	text-align:center;
	font-size:14px;
}
#menu .txt span {
	color:#f77a77;
	font-weight:bold;
}
.plants_01 {
	margin-bottom:30px;
	text-align:center;
}
.plants_01 li {
	display:inline;
	width:115px;
	margin:0 15px 10px 0;
	padding:5px 0;
	border-bottom:2px dotted #630;
	font-size:16px;
}
.plants_01 li:last-child {
	margin-right:0;
}
.plants_01 li span {
	margin-left:10px;
}
.plants_02 {
	overflow:hidden;
	width:500px;
	margin:-20px 15px 30px;
}
.plants_02 li {
	float:left;
	margin-right:20px;
}
#menu dl.box {
	padding: 20px 15px;
}
#menu .box dt {
	padding-left:15px;
	font-size:12px;
}
#menu .box dd {
	margin-bottom:20px;
	padding:0 15px;
	border-bottom:#f77a77 1px dotted;
	text-align:right;
	text-indent:-15px;
	font-size:20px;
	color:#f77a77;
}
#menu .box dd:after {
	content:"円(税別)";
}
#menu .box dd.over:after {
	content:"円～(税別)";
}

#menu .box .eyelash {
	overflow:hidden;
	width:300px;
	margin:30px auto;
	padding:5px 5px 0;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background:#FC9;
}
#menu .box .eyelash dt {
	float:left;
	width:74px;
}
#menu .box .eyelash dd {
	margin-bottom:5px;
	padding:0;
	border-bottom:none;
	text-indent:0;
	text-align:left;
	font-size:12px;
	color:#000;
}
#menu .box .eyelash dd:after {
	content:"";
}
#revi_Distributor {
	width:630px;
	margin:50px auto;
}
#revi_Distributor h5 {
	padding:20px;
	font-size:1.4rem;
	text-align:center;
}
#revi_Distributor p {
}
/*----------------------------------------
	campaign
----------------------------------------*/
#campaign ul li {
	margin-bottom:25px;
}
#camp20161109 {
	text-align:center;
}
/*----------------------------------------
	store
----------------------------------------*/
#store .ph {
	width:648px;
	margin:20px auto;
}

#store p {
	padding:15px;
	line-height:200%;
	font-size:13px;
	
}

#store .block hr {
	margin:20px 0 15px;
	border-top:1px #f77a77 dashed;
}

/*----------------------------------------
	contact
----------------------------------------*/

.contact-box1 {
    margin: 15px 0 30px;
	line-height: 1.8;
}
.contact-box1 h3 {
    font-size: 20px;
	font-weight: normal;
	color: #F77977;
	margin-top: 20px;
}
.contact-box1 li {
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 5px;
}

.contact-box2 {
    margin: 15px 0 30px;
	padding: 20px;
	border: #F77977 1px solid;
	text-align: center;
	line-height: 1.8;
}
.contact-box2 h4 {
    font-size: 20px;
	font-weight: normal;
	color: #F77977;
	text-align: center;
	margin-bottom: 10px;
}

.contact-box3 {
    margin: 15px 0 30px;
	line-height: 1.8;
}

#form-area {
	width:673px;
	margin-bottom:30px;
	border:1px #f77a77 solid;
	font-size: 14px;
}
#form {
	width: 673px;
	margin: 0 0 30px 0;
}
.midashi {
	width:653px;
	height:40px;
	padding-left:20px;
	background:#f77a77;
	color:#fff;
	line-height:40px;
}
.jouhou {
	width:600px;
	height:40px;
	line-height:40px;
	margin:0 auto;
}
.text-area {
	height:230px;
	padding: 10px;
}

.youken {
	width: 600px;
}
.bt-sub {
	text-align:center;
}
#submit_button {
	width: 139px;
	height: 40px;
	background:url(../images/contact/bt-submit.jpg);
	text-indent: -9999px;
	border: 0;
}
.error {
	height:30px;
	line-height:30px;
	padding:10px 10px 10px 30px;
}
.btn {
	padding-left:30px;
}

.privacy p {
	margin-bottom:15px;
}

/*----------------------------------------
	press
----------------------------------------*/
#press .block .date {
	margin-bottom:25px;
	color:#f77a77;
	text-align:right;
	font-weight:bold;
}

#press .block .inr {
	margin:0 10px 10px;
}
#press .block .inr p {
	margin-bottom:10px;
	font-size:16px;
}
#press .block .inr p span {
font-size: 0.8rem;
}
#press .block .img_02 {
	overflow:hidden;
}
#press .block .img_02 li {
	float:left;
}

/*----------------------------------------
	recruit
----------------------------------------*/
#recruit .ttl02 {
	margin:0 auto 15px;
	font-size:20px;
}
#recruit h4 {
	margin-bottom:10px;
}
#recruit .store-table{
	width:310px;
	margin-left:0;
	margin-bottom:30px;
}
#recruit table {
	width:310px;
	font-size:13px;
}

#recruit table th {
	width:120px;
}
#recruit table td {
	padding:5px;
}
.contact_area {
	padding:20px 0 15px;
	border:#f77a77 solid 5px;
	background:#fff;
}
.contact_area p {
	text-align:center;
	margin-bottom:25px;
}

/*----------------------------------------
	bioplanta
----------------------------------------*/
#bioplanta .ttl {
	margin-bottom:35px;
}
#bioplanta .youtube {
	width:675px;
	height:34px;
	background:url(../images/bioplanta/img_07.jpg) center center no-repeat;
	position:relative;
}
#bioplanta .youtube iframe {
	position:absolute;
	top:111px;
	left:75px;
}