@charset "utf-8";

/*------------------------------------------------------------
  index.css INDEX
  00.body
  01.contents1
  02.contents2
  03.contents3
  04.menu
  05.shop_text
  06.LightBOX
------------------------------------------------------------ */


/*------------------------------------------------------------
  00.body
------------------------------------------------------------ */
div#main-bk {
	background:url('../../img/top_img.jpg') no-repeat center 0;
	height: 618px;
	width: 100%;
	overflow:hidden;
	background-size: 1400px 100%;
}

#logo {
	margin:0 auto;
	width: 375px;
	height: 186px;
	top: 120px;
	position:relative;
	overflow:hidden;
	display: block;
}

#mainLogo a {
	background:url('../../img/top_logo.png') no-repeat 0 0;
	width: 375px;
	height: 186px;
	position:absolute;
	background-size: 375px;
}

#mainLogo  a:hover {
	background: url('../../img/top_logo.png') no-repeat 0 -187px;
	width: 375px;
	height: 186px;
	position:absolute;
	background-size: 375px;
}


/*------------------------------------------------------------
  01.contents1
------------------------------------------------------------ */
#conte01 {
	background:url('../../img/conte1_bk.png') repeat center 0;
}

.conte_sp {
	text-align: center;
	margin:0 auto;
	width: 900px;
	padding: 30px 0;
}

#conte01 p {
	font-size: 14px;
	line-height: 25px;
	/*text-align: left;*/
}

#conte1_tl {
	text-align: center;
	margin:0 auto;
	background:url('../../img/conte1_tl.png') no-repeat center 0;
	width: 345px;
	height: 29px;
	margin-bottom: 15px;
	background-size: 345px;
}

.text-left02 {
	text-align: left;
	padding: 0 75px;
}

.text-left {
	text-align: left;
	padding: 0 0px;
}


/*------------------------------------------------------------
  02.contents2
------------------------------------------------------------ */
#conte02 {
	background: #EEE7E0;
}

#conte02 p {
	font-size: 14px;
	line-height: 25px;	
}

.red {
	color: #F00;
}

#conte2_tl {
	text-align: center;
	margin:0 auto;
	background:url('../../img/conte2_tl.png') no-repeat 0 0;
	width: 153px;
	height: 28px;
	margin-bottom: 15px;
	background-size: 153px;
}

.conte_sp ul li {
	float: left;
}

#tokuten1 {
	background:url('../../img/tokuten1.png') no-repeat 0 0;
	width: 254px;
	height: 49px;
	margin: 10px 0;
	background-size: 254px;
}

#tokuten2 {
	background:url('../../img/tokuten2.png') no-repeat 0 0;
	width: 374px;
	height: 49px;
	margin: 10px 9px;
	background-size: 374px;
}

#tokuten3 {
	background:url('../../img/tokuten3.png') no-repeat center 0;
	width: 254px;
	height: 49px;
	margin: 10px 0;
	background-size: 254px;
}


/*------------------------------------------------------------
  03.contents3
------------------------------------------------------------ */
#conte03 {
	background: #FFF;
}

.conte_sp {
	text-align: center;
	margin:0 auto;
	width: 900px;
	padding: 30px 0;
}

#conte03 p {
	font-size: 14px;
	line-height: 25px;
}

#conte3_tl {
	text-align: center;
	margin:0 auto;
	background:url('../../img/conte3_tl.png') no-repeat center 0;
	width: 379px;
	height: 29px;
	margin-bottom: 15px;
	background-size: 379px;
}

#conte3_sub-tl {
	text-align: center;
	margin:0 auto;
	background:url('../../img/conte3_sub-tl.png') no-repeat center 0;
	width: 247px;
	height: 29px;
	margin-bottom: 15px;
	background-size: 247px;
}

.brownText {
	color: #6A3906;
}

.redText {
	color: #F00;
}

#baby {
	text-align: center;
	margin:0 auto;
	background:url('../../img/baby.png') no-repeat center 0;
	width: 283px;
	height: 135px;
	margin-top: 20px;
	background-size: 283px;
}

.sub_title a {
	color: #6A3906;
	 font-size: 15px;
	 font-weight: bold;
}

.sub_title a:hover {
	color: #EC9000;
    border: 0
}


#data-btn {
	margin: 30px 0 30px 0;
}
#data-btn a {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    color: #5A5A5A;/*文字色*/
    background: #FFF;
    border: solid 2px #5A5A5A;/*線*/
    border-radius: 10px;/*角の丸み*/
	margin: 10px 0;
}
#data-btn a:hover {
	color: #EC9000;
    border: solid 2px #EC9000;
}
#data-btn p {
    margin: 0; 
    padding: 0;
	margin: 0px 0 10px 0;
}


#data-btn02 {
	margin: 40px 0 10px 0;
}
#data-btn02 a {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    color: #EC9000;/*文字色*/
    background: #FFF;
    border: solid 2px #EC9000;/*線*/
    border-radius: 10px;/*角の丸み*/
	margin: 10px 0;
}
#data-btn02 a:hover {
	color: #F00;
    border: solid 2px #F00;
}
#data-btn02 p {
    margin: 0; 
    padding: 0;
}

#tyuui-tl {
	font-weight: bold;
	color: #F00;
	text-align: center;
}

#tyuui_waku {
	margin: 30px 0 30px 0;
	width: 695px;
	text-align: center;
	margin:0 auto;
}
#tyuui {
    padding: 0.5em 1em;
    margin: 2em 0;
    background: #FFF;
    border: solid 1px #F00;/*線*/
	margin: 10px 0;
}
.tyuui_text {
	text-align: left;
}


/*------------------------------------------------------------
  04.menu
------------------------------------------------------------ */
.conte_sp2 {
	text-align: center;
	margin:0 auto;
	width: 900px;
	padding: 30px 0;
}

#memu_tl {
	text-align: center;
	margin:0 auto;
	background:url('../../img/tl_menu.png') no-repeat center 0;
	width: 172px;
	height: 52px;
	margin-bottom: 30px;
	background-size: 172px;
}

#mtl_01 {
	text-align: center;
	margin:0 auto;
	background:url('../../img/cut.png') no-repeat center 0;
	width: 49px;
	height: 23px;
	margin-bottom: 10px;
	background-size: 49px;
}

#mtl_02 {
	text-align: center;
	margin:0 auto;
	background:url('../../img/perm.png') no-repeat center 0;
	width: 69px;
	height: 23px;
	margin-bottom: 10px;
	background-size: 69px;
}

#mtl_03 {
	text-align: center;
	margin:0 auto;
	background:url('../../img/color.png') no-repeat center 0;
	width: 75px;
	height: 23px;
	margin-bottom: 10px;
	background-size: 75px;
}

#mtl_04 {
	text-align: center;
	margin:0 auto;
	background:url('../../img/dry.png') no-repeat center 0;
	width: 48px;
	height: 27px;
	margin-bottom: 10px;
	background-size: 48px;
}

#mtl_05 {
	text-align: center;
	margin:0 auto;
	background:url('../../img/tm_hm.png') no-repeat center 0;
	width: 400px;
	height: 27px;
	margin-bottom: 10px;
	background-size: 400px;
}

.mtl_sen {
	border:solid #000;
	border-width: 1px 0 0 0;
	padding-bottom: 20px;
}


.parts_l {
	width: 420px;
	float: left;
	margin-bottom: 50px;
}

.parts_l ul li {
	float: none;
	text-align: left;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 25px;
}

.parts_l ul li span {
	float: right;
}

.parts_r {
	width: 420px;
	float: right;
	margin-bottom: 50px;
}

.parts_r ul li {
	float: none;
	text-align: left;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 25px;
}

.parts_r ul li span {
	float: right;
}

.sen {
	background:url('../../img/sen.png') repeat-x center 0;
	padding: 10px 0;
	background-size: 1.4%;
}

.sab_tl {
	padding: 20px 0;
	margin-bottom: -20px;
}



/*------------------------------------------------------------
  05.shop_text
------------------------------------------------------------ */
#shop_text {
	background: #EEE7E0;
}

#shop_text p {
	font-size: 14px;
	line-height: 25px;	
}

.text_pc {
	display: inline-block; 
}


/*------------------------------------------------------------
  06.LightBOX
------------------------------------------------------------ */
#cp_wrap{
	background-image:url("../../img/lb_bg.png");
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
}

#cp_wrap02{
    width: 100%;
    height: 100%;
	position:relative;
}

#cp_inner{
	position:absolute;
	width:700px;
	height:595px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background-color: #FFF;
	padding: 25px;
	text-align: left;
	font-size: 14px;
	line-height: 25px;
}

#cp_inner p {
	padding-bottom: 25px;
}

#cp_img{
	padding:20px;
	clear:both;
}

#newsTL {
	font-size: 20px;
	font-weight:bold;
	text-align: center;
}

#name {
	float: right;
	font-weight:bold;
}

#lb_time {
	font-weight:bold;
	font-size: 18px;
}

#lb_time02 {
	font-weight:bold;
}

.lb_menu01,
.lb_menu02,
.lb_menu03,
.lb_close,
#lb_close02{
	text-indent:-9999px;
}

#lb_close02{
	cursor:pointer;
	width:18px;
	height:19px;
	/*margin:860px auto 0;*/
	background:url("../../common/img/lb_close.png") no-repeat;
	background-position:top left;
	margin: auto;
	/*position:absolute;*/
	float:right;
	margin-left: 635px;
	margin-top: -15px;
	margin-right: -14px;
}

#lb_close02:hover {
	opacity:0.4;
}

/*.lb_close02:hover{
	background-position:bottom left;
}

.lb_close02 img:hover{
	opacity:0.8;
}*/