@charset "UTF-8";

body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0px;
	padding:0px;
}

ul,li {
	list-style:none;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:bottom;
}

/* --------------------------------------------------------------------------- */

body{
	text-align:center;
	font-size:12px;
	color:#2B2422;
	font-family: "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	line-height:150%;
	background-image: url(../images/body_back2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}

a,
a:link,
a:visited {
	color:#887D77;
	text-decoration:none;
}

a:hover,
a:active {
	color:#2B2422;
	text-decoration:underline;
}

h1{

}

h2{

}

h3{

}

h4{
	padding-top: 0px;
	padding-left: 30px;
}

/* --------------------------------------------------------------------------- */

html, body, #wrapper {height: 100%;}

body > #wrapper {height: auto; min-height: 100%;}


#wrapper {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#main {padding-bottom: 111px;}  /* must be same height as the footer */



/* --------------------------------------------------------------------------- */

#header{
	width:900px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 120px;
}

#logo{
	display:inline;
	text-indent:-9999px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	float: left;
}

#logo a{
	width:230px;
 	height:120px;
 	display: block;
	overflow:hidden;
	text-decoration:none;
}

#gnavi {
	width:900px;
	height: 62px;
}

#gnavi ul {
	width:820px;
	list-style-type:none;
	margin-right: 40px;
	margin-left: 40px;
	height: 62px;
}

#gnavi li  {
	float:left;		
}

#gnavi li a {
 	display: block;	
}

#gnavi li#utop a {
	background-image:url(../btn/toppage.jpg);
	background-position:0px 0px;
	width:156px;
	height: 62px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#utop a:hover, #gnavi li#utop a:active {
 	background-position:0px -62px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#info a {
	background-image:url(../btn/info.jpg);
	background-position:0px 0px;
	width:156px;
	height: 62px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#info a:hover, #gnavi li#info a:active {
 	background-position:0px -62px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#price a {
	background-image:url(../btn/price.jpg);
	background-position:0px 0px;
	width:156px;
	height: 62px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#price a:hover, #gnavi li#price a:active {
 	background-position:0px -62px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#recruit a {
	background-image:url(../btn/recruit.jpg);
	background-position:0px 0px;
	width:156px;
	height: 62px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#recruit a:hover, #gnavi li#recruit a:active {
 	background-position:0px -62px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#inquiry a {
	background-image:url(../btn/inquiry.jpg);
	background-position:0px 0px;
	width:156px;
	height: 62px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#inquiry a:hover, #gnavi li#inquiry a:active {
 	background-position:0px -62px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

.side_sp{
	margin-left: 10px;
}


/* wrap2---------------------------------------------------------------------- */


#m_wrp{
	width:820px;
	padding-bottom: 30px;
	padding-top: 10px;
	margin-right: 40px;
	margin-left: 40px;
}



/* left----------------------------------------------------------------------- */

#left_contents{
	float: left;
	width: 210px;
}

#sab2navi {
	width:210px;
	height: 258px;
}

#sab2navi ul {
	width:210px;
	list-style-type:none;
	height: 258px;
}

#sab2navi li  {
	float:left;		
}

#sab2navi li a {
 	display: block;	
}

#sab2navi li#step2 a {
	background-image:url(../btn/step2.jpg);
	background-position:0px 0px;
	width:210px;
	height: 51px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#sab2navi li#step2 a:hover, #sab2navi li#step2 a:active {
 	background-position:0px -51px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#sab2navi li#voice2 a {
	background-image:url(../btn/voice2.jpg);
	background-position:0px 0px;
	width:210px;
	height: 52px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#sab2navi li#voice2 a:hover, #sab2navi li#voice2 a:active {
 	background-position:0px -52px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#sab2navi li#cost2 a {
	background-image:url(../btn/cost2.jpg);
	background-position:0px 0px;
	width:210px;
	height: 52px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#sab2navi li#cost2 a:hover, #sab2navi li#cost2 a:active {
 	background-position:0px -52px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#sab2navi li#goods2 a {
	background-image:url(../btn/goods2.jpg);
	background-position:0px 0px;
	width:210px;
	height: 52px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#sab2navi li#goods2 a:hover, #sab2navi li#goods2 a:active {
 	background-position:0px -52px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}


#sab2navi li#staff2 a {
	background-image:url(../btn/staff2.jpg);
	background-position:0px 0px;
	width:210px;
	height: 51px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#sab2navi li#staff2 a:hover, #sab2navi li#staff2 a:active {
 	background-position:0px -51px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}


.side_blog2{
	width: 210px;
	height: 66px;
	margin-top: 10px;
}

.side_blog2 a {
	background-image:url(../btn/blog2.jpg);
	background-position:0px 0px;
	width:210px;
	height: 66px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}

.side_blog2 a:hover, .side_blog2 a:active {
 	background-position:0px -66px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

.side_salon2{
	width: 210px;
	height: 66px;
	margin-top: 5px;
}

.side_salon2 a {
	background-image:url(../btn/salon2.jpg);
	background-position:0px 0px;
	width:210px;
	height: 66px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}

.side_salon2 a:hover, .side_salon2 a:active {
 	background-position:0px -66px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

.side_mob2{
	width: 210px;
	height: 66px;
	margin-top: 5px;
}

.side_mob2 a {
	background-image:url(../btn/mob2.jpg);
	background-position:0px 0px;
	width:210px;
	height: 66px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}

.side_mob2 a:hover, .side_mob2 a:active {
 	background-position:0px -66px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

.side_info2{
	width: 210px;
	height: 181px;
	margin-top: 5px;
	background-image: url(../images/shop2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 30px;
}

.shop_info2{
	line-height: 100%;
	padding-left: 28px;
	padding-top: 96px;
	font-size: 14px;
	color: #FFFFFF;
	padding-bottom: 2px;
}

.shop_adr2{
	line-height: 115%;
	padding-left: 28px;
	font-size: 11px;
	color: #FFFFFF;
}







/* right_contents------------------------------------------------------------- */

#right_contents{
	float: right;
	width: 590px;
}

.infor_read{
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 0px;
	line-height: 160%;
}

.infor_read2{
	font-size: 13px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 30px;
	padding-right: 0px;
	line-height: 160%;
	padding-bottom: 6px;
}

.read{
	font-size: 13px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 30px;
	padding-right: 0px;
	line-height: 200%;
}

.read_text{
	font-size: 11px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 10px;
}

.read_text2{
	font-size: 11px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.catch_text{
	font-size: 11px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 20px;
}

#info_box{
	width: 590px;
}

.info_box_l{
	width: 364px;
	float: left;
}

.info_box_r{
	width: 226px;
	float: right;
	background-image: url(../images/qr.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
}

.info_text{
	padding-left: 30px;
	padding-top: 10px;
}

.info_text2{
	padding-left: 30px;
	padding-top: 6px;
}

.info_text3{
	padding-left: 30px;
	padding-top: 6px;
}

.info_text4{
	padding-left: 30px;
	padding-top: 0px;
	line-height: 140%;
	padding-bottom: 20px;
}

.info_text5{
	padding-left: 0px;
	padding-top: 4px;
	line-height: 140%;
	padding-bottom: 10px;
}

.info_text6{
	padding-left: 0px;
	padding-top: 4px;
	line-height: 140%;
	padding-bottom: 0px;
}

.info_text7{
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	line-height: 140%;
}

.info_text8{
	padding-left: 30px;
	padding-top: 6px;
	line-height: 140%;
	padding-bottom: 6px;
}

.card{
	background-image: url(../images/memberscard.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 560px;
	margin-right: 0px;
	margin-left: 30px;
	margin-top: 14px;
}

.info_or{
	color: #FF6600;
	padding-right: 15px;
}

.qr_text{
	padding-top: 142px;
	font-size: 11px;
	color: #999999;
	padding-left: 30px;
	line-height: 125%;
	padding-right: 10px;
}

.photo{
	width: 517px;
	margin-left: 36px;
	margin-top: 10px;
}

.step_text{
	padding-left: 44px;
	padding-top: 10px;
}

.step2_box{
	width: 519px;
	border: 3px solid #B8CE62;
	margin-left: 44px;
	padding-bottom: 10px;
}

.step2_name{
	color: #B8CE62;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 20px;
}

.step2_text{
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	line-height: 110%;
	font-size: 11px;
}

.step_img{
	padding-top: 10px;
	padding-left: 52px;
}

.step2_box2{
	width: 519px;
	border: 3px solid #C7C6EE;
	margin-left: 44px;
	padding-bottom: 10px;
}

.step2_name2{
	color: #B1B3E1;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 20px;
}

.step2_text2{
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-size: 11px;
	color: #999999;
	line-height: 100%;
}

#price_box{
	width: 560px;
	background-image: url(../cms/img/line.gif);
	background-repeat: repeat-y;
	margin-left: 30px;
	margin-top: 0px;
}

.price_box2{
	width: 560px;
	background-image: url(../images/menu_back.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-top: 10px;
	background-position: center center;
}

.price_text{
	padding-left: 0px;
	line-height: 24px;
}

.price_text2{
	padding-left: 30px;
}

.price_gr{
	padding-left: 15px;
}

.price_or{
	color: #FF6600;
	padding-left: 30px;
	padding-top: 5px;
}

.coupon{
	width: 410px;
	height: 103px;
	margin-top: 20px;
	margin-left: 100px;
	margin-bottom: 0px;
}

.coupon a {
	background-image:url(../btn/coupon.jpg);
	background-position:0px 0px;
	width:410px;
	height: 103px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}

.coupon a:hover, .coupon a:active {
 	background-position:0px -103px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}


/* point--------------------------------------------------------------------- */

#footer {
	position: relative;
	margin-top: -111px; /* negative value of footer height */
	height: 111px;
	clear:both;
	background-image: url(../images/footer_back.gif);
	background-repeat: repeat-x;
} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* --------------------------------------------------------------------------- */

.footer_u{
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	line-height: 100%;
	padding-top: 9px;
	padding-bottom: 13px;
}

.footer_u a,
.footer_u a:link,
.footer_u a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.footer_u a:hover,
.footer_u a:active {
	color:#2B2422;
	text-decoration:none;
}

.footer_u2{
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	line-height: 100%;
	padding-top: 0px;
	padding-bottom: 13px;
}

.footer_u2 a,
.footer_u2 a:link,
.footer_u2 a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.footer_u2 a:hover,
.footer_u2 a:active {
	color:#2B2422;
	text-decoration:none;
}

.footer_b{
	font-size: 11px;
	text-align: center;
	line-height: 100%;
	padding-top: 30px;
}





/* --------------------------------------------------------------------------- */
.clear {
	clear:both;
}

.page{
	padding-top: 18px;
	height: 17px;
	padding-left: 22px;
	padding-bottom: 22px;
}

.page_current{
	width: 18px;
	height: 17px;
	color: #FE5118;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-right: 5px;
	border: 1px solid #FE5118;
	line-height: 17px;
	background-image: url(../images/touka.png);
}

.page2{
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-right: 5px;
	line-height: 17px;	
}

.page2 a {
	width: 18px;
	height: 17px;
	color: #2B2422;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	display: block;
	text-decoration:none;
	border: 1px solid #FE5118;
	background-image: url(../images/touka.png);
}

.page2 a:hover, .page2 a:active {
	color: #FE5118;
	background-color: #FFFFFF;
	height: 17px;
	width: 18px;
	border: 1px solid #FE5118;
	font-size: 12px;
}

.rgtside {
	float: right;
	margin-top: 4px;
	margin-bottom: 20px;
	margin-left: 20px;
}


.lgtside {
	float: left;
	margin-top: 3px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.pagetop{
	width:118px;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-left: 472px;
}

.pagetop a {
	background-image:url(../btn/pagetop.jpg);
	background-position:0px 0px;
	width:118px;
	height: 21px;
	display: block;		
 	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

.pagetop a:hover, #pagetop a:active {
 	background-position:0px -21px;
	text-decoration: none;
}

.pagetop2{
	width:118px;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-left: 472px;
}

.pagetop2 a {
	background-image:url(../btn/pagetop.jpg);
	background-position:0px 0px;
	width:118px;
	height: 21px;
	display: block;		
 	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

.pagetop2 a:hover, #pagetop2 a:active {
 	background-position:0px -21px;
	text-decoration: none;
}


.gr_s{
	font-size: 11px;
	color: #999999;
}


.mo_t5{
	font-size: 12px;
	color: #2B2422;
	padding-top: 0px;
	padding-bottom: 5px;
}

.mo_t6{
	font-size: 12px;
	color: #2B2422;
	padding-top: 0px;
	padding-bottom: 5px;
}

.mo_t7{
	font-size: 12px;
	color: #2B2422;
	padding-top: 10px;
	padding-bottom: 5px;
}
/* -----ここから修正追加分--------------------------------------------------------------------- */

/*--------------------------------------------
3step／index.html
----------------------------------------------*/
.step3_text1 {
	padding: 15px 0px 10px 44px;
}
.step3_text2 {
	padding: 0px 0px 10px 50px;
}

.step3_box_l {
	width: 252px;
	padding-bottom: 10px;
	float: left;
	margin: 0px 0px 10px 0px;
}
.step3_box_l_in {
	width: 252px;
	margin: 0px;
	background-image: url(../images/step3_middle1.gif);
	background-repeat: repeat-y;
	background-position: center top;
	border-bottom: 3px solid #B8CE62;/*キミドリ*/
}
.step3_box_r {
	width: 252px;
	padding-bottom: 10px;
	float: right;
	margin: 0px 0px 10px 0px;
}
.step3_box_r_in {
	width: 252px;
	margin: 0px;
	background-image: url(../images/step3_middle2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	border-bottom: 3px solid #C7C6EE;/*むらさき*/
}
.step_txt_in {
	padding: 10px 15px;
}
#baby {
	height: 26px;
	width: 546px;
	margin-left: 44px;
}
#qualia {
	height: 26px;
	width: 546px;
	margin: 20px 0 0px 44px;
}
.baby5 {
	font-size: 12px;
	color: #B8CE62;/*キミドリ*/
	margin: 10px 0 5px 50px;
}
.qualia5 {
	font-size: 12px;
	color: #B1B3E1;/*むらさき*/
	margin: 10px 0 5px 50px;
}
.baby_box {
	margin: 10px 0 5px 50px;
}
.baby_box_in_l {
	float: left;
	width: 305px;
}
.baby_box_in_r {
	float: right;
	width: 198px;
}
.b_li1 {
	background-image: url(../images/step3_img1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 305px;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
	text-indent: 75px;
}
.b_li1_2 {
	background-image: url(../images/step3_img2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 305px;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
	text-indent: 75px;
}
.b_li1_3 {
	background-image: url(../images/step3_img3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 305px;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
	text-indent: 75px;
}
.b_li1_4 {
	background-image: url(../images/step3_img4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 305px;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
	text-indent: 75px;
}
.b_li1_5 {
	background-image: url(../images/step3_img5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 305px;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
	text-indent: 75px;
}
.b_li2 {
	font-weight: bold;
	color: #B8CE62;/*キミドリ*/
	font-size: 12px;
	line-height: 30px;
	margin: 5px 0 0px 0px;
}
.b_li3 {
	font-size: 11px;
	margin: 0px 0 35px 0px;
}
.t10_b5 {
	margin: 10px 0px 5px 0px;
}
.center_b15 {
	margin: 0px auto 25px auto;
	text-align: center;
}
.center_t25_b15 {
	margin: 25px auto 15px auto;
	text-align: center;
}
/*--------------------------------------------
information／index.html
----------------------------------------------*/
.info_text9 {
	padding-left: 30px;
	padding-top: 6px;
	font-size: 11px;
	color: #999999;
}
/*--------------------------------------------
recruit／index.html
----------------------------------------------*/
.recruit_text{
	padding-left: 0px;
	padding-top: 10px;
}
.recruit_text2 {
	padding-left: 10px;
	padding-top: 10px;
	font-size: 11px;
	border-bottom: 1px dotted #CCCCCC;
}
.recruit_text3 {
	padding-left: 30px;
	padding-top: 30px;
}
#recruit_text_ul {
	padding-left: 40px;
	padding-right: 50px;
}