﻿@charset "utf-8";

@import "reset.css";
@import "screen.css";
@import "common.css";

/*----------------------------------------------------------------------------
******************************************************************************
Common
******************************************************************************
----------------------------------------------------------------------------*/
/* plist
------------------------------------------------------------ */
#plist{background:#f8f7e1; text-align:right; font-size:65%; margin-bottom:12px; padding:3px 5px;}

/* pagetop
------------------------------------------------------------ */
.pagetop{text-align:right; margin:10px 0;}

/* baneer
-----------------------------------------------------------------------------*/
.baneer{padding:5px 0px 10px;}

/* goods banner
------------------------------------------------------------ */
/* ul#goods{padding:15px 20px;; background:#ffeff7; height:208px; width:509px; margin-bottom:10px;margin-left:45px;} */
ul#goods li{float:left; height:99px; width:509px;}
ul#goods li.liL{ margin-bottom:10px;}


/* spacing
------------------------------------------------------------ */
.tar{text-align:right;}
.tac{text-align:center;}
.mar10{ padding-top:10px;}
.mar15{ padding-top:15px;}
p.text{margin:0 10px 15px;}

/* img
------------------------------------------------------------ */
.imgR{float:right; margin:5px 10px 15px 15px;}
.imgL{float:left; margin:5px 15px 10px 15px;}
.imgL img,.imgR img{padding:2px; border:1px solid #ccc;}
.imgRn{float:right; margin:5px 10px 15px 15px;}
.imgLn{float:left; margin:5px 15px 10px 15px;}

/* page title
------------------------------------------------------------ */
.intro{margin-bottom:20px;}

/* page title
------------------------------------------------------------ */
h3{
	background:#062355 url(../cmn_img/h3_bg.jpg) no-repeat 0 100%;
	font-size:86%;
	font-weight:bold;
	color:#fff;
	padding:15px 0 25px 15px;
	margin-bottom:5px;}
h4{
	background: url(../cmn_img/h4_bg.jpg) no-repeat 0 100%;
	font-size:80%;
	font-weight:bold;
	color:#032155;
	padding:14px 0 14px 15px;
	margin-bottom:15px;}
h5{
	background: url(../cmn_img/h5_bg.jpg) no-repeat 0 100%;
	font-size:80%;
	font-weight:bold;
	color:#032155;
	padding:14px 0 14px 48px;
	margin-bottom:15px;
	margin-left:10px;}
.hbold{
	background: url(../cmn_img/hbold_bg.jpg) no-repeat 0 100%;
	font-size:80%;
	font-weight:bold;
	color:#f04f74;
	padding:14px 0 14px 50px;
	margin-bottom:15px;}
h4.hbold2{
	background: url(../cmn_img/hbold2_bg.jpg) no-repeat 0 100%;
	font-size:80%;
	font-weight:bold;
	color:#4b4937;
	padding:10px 0 10px 15px;
	margin-bottom:15px;}
	
/* conBox1
------------------------------------------------------------ */
.conBox p,.conBox3 p{font-size:76%; margin:0 10px 20px;}
.conBox p.text{font-size:76%; margin:0 0 15px;}

/* conBox2
------------------------------------------------------------ */
.conBox2{
	background:#fff url(../cmn_img/bg_conbox2.gif) repeat-x 0 100%;
	border:1px solid #dcc868;
	padding-top:10px;
	margin-bottom:20px;}

/* conBox3
------------------------------------------------------------ */
.conBox3 p{color:#032155;}
.conBox3 dl{float:left; width:200px; border:1px solid #ccc; margin-right:20px;}
.conBox3 dd{ background:#ccc; color:#333; text-align:center; font-size:76%;}
.conBox3{margin-bottom:10px;}

/*----------------------------------------------------------------------------
******************************************************************************
shampoo
******************************************************************************
----------------------------------------------------------------------------*/
#shampoo h4{
	background: url(../cmn_img/hbold2_bg.jpg) no-repeat 0 100%;
	font-size:80%;
	font-weight:bold;
	color:#4b4937;
	padding:10px 0 10px 15px;
	margin-bottom:15px;}

/*----------------------------------------------------------------------------
******************************************************************************
check
******************************************************************************
----------------------------------------------------------------------------*/
ul.check{margin:0 10px 10px 20px; padding:20px 20px 15px; background:#fff1fa; border:1px solid #ffd2e1;}
ul.check li{
	background:url(../cmn_img/icn_check.gif) no-repeat 0 2px;
	padding-left:30px;
	margin-bottom:5px;
	font-size:76%;}	

dl.check2{ padding-bottom:15px;}
dl.check2 dt{
	background: url(../cmn_img/hbold_bg.jpg) no-repeat 0 100%;
	font-size:80%;
	font-weight:bold;
	color:#f04f74;
	padding:12px 0 12px 50px;
	margin-bottom:15px;}
dl.check2 dd{ font-size:76%; margin:0px 20px 10px;}

/*----------------------------------------------------------------------------
******************************************************************************
qa
******************************************************************************
----------------------------------------------------------------------------*/
dl.qa{margin:0px 10px 20px; border:1px solid #dcc868; padding:10px 10px 15px;}
dl.qa dt{font-size:78%; font-weight:bold; color:#032155; padding:2px 0px 2px 65px; margin-bottom:20px;}
dl.qa dd{font-size:76%;}

dl#case1 dt{ background:url(../cmn_img/icn_case1.jpg) no-repeat left center;}
dl#case2 dt{ background:url(../cmn_img/icn_case2.jpg) no-repeat left center;}
dl#case3 dt{ background:url(../cmn_img/icn_case3.jpg) no-repeat left center;}
dl#case4 dt{ background:url(../cmn_img/icn_case4.jpg) no-repeat left center;}
dl#case5 dt{ background:url(../cmn_img/icn_case5.jpg) no-repeat left center;}

dl#case1{background:url(../img/img_advice03.jpg) no-repeat 95% 22%;}
dl#case2{background:url(../img/img_advice04.jpg) no-repeat 93% 22%;}
dl#case3{background:url(../img/img_advice05.jpg) no-repeat 95% 36%;}
dl#case4{background:url(../img/img_advice06.jpg) no-repeat 95% 36%;}
dl#case5{background:url(../img/img_advice07.jpg) no-repeat 92% 22%;}

/*----------------------------------------------------------------------------
******************************************************************************
melit
******************************************************************************
----------------------------------------------------------------------------*/
ul.check2{margin:0 10px 10px 20px; padding:20px 20px 15px; background:#fff1fa; border:1px solid #ffd2e1;}
ul.check2 li{
	background:url(../cmn_img/icn_check2.gif) no-repeat 0 0;
	padding-left:30px;
	margin-bottom:5px;
	font-size:76%;}	

/*----------------------------------------------------------------------------
******************************************************************************
faq
******************************************************************************
----------------------------------------------------------------------------*/
dl.faq dt{
	background:#ecf4f9 url(../cmn_img/icn_q.jpg) no-repeat 10px center;
	padding:10px 0 10px 40px;
	font-size:76%;
	font-weight:bold;
	color:#032155;}
dl.faq dd{
	background:#fff url(../cmn_img/icn_a.jpg) no-repeat 10px 10px;
	padding:10px 10px 10px 40px;
	font-size:76%;}
dl.faq{ margin-bottom:20px; border:1px solid #ccc;}

/*----------------------------------------------------------------------------
******************************************************************************
Company
******************************************************************************
----------------------------------------------------------------------------*/
dl#company{background:url(../img/img_company01.jpg) no-repeat 0 0; font-size:80%; padding:30px 40px; _height:730px;}
dl#company dt{width:125px; float:left; line-height:2.0; font-weight:bold; color:#c2000b;}
dl#company dd{margin-left:125px; line-height:2.0;}
dl#company dd.img{padding-top:10px;}
dl#company dd.img img{border:1px solid #ccc;}
.conBox4{background:url(../img/img_company02.jpg) repeat-y 0 0; height:auto;}

/*----------------------------------------------------------------------------
******************************************************************************
Sitemap
******************************************************************************
----------------------------------------------------------------------------*/
#sitemap dl{ margin-bottom:25px;}
#sitemap dl.sitemap01 dt{
	background: url(../cmn_img/hbold_bg.jpg) no-repeat 0 100%;
	font-size:80%;
	font-weight:bold;
	color:#f04f74;
	padding:10px 0 11px 50px;
	margin-bottom:8px;}
	
#sitemap dl.sitemap01 dd{
	padding-left:15px;
	padding-right:10px;
	font-size:76%;
	margin-bottom:8px;
	padding-bottom:10px;}
	
/*----------------------------------------------------------------------------
******************************************************************************
TABLE
******************************************************************************
----------------------------------------------------------------------------*/
#Contact{margin-bottom:20px;}

#Contact fieldset{border:0; margin:0; padding:0;}

#Contact label{margin:0 9px 5px 2px;}

#Contact table{background-color:#d3ba43; width:600px; margin:5px auto 20px; font-size:76%;}
#Contact table th,td{
	text-align:left;
	line-height:2.0;
	font-weight:normal;
	background-color:#FFFFFF;
	padding:5px;}

#Contact table th{background:#F8F7E1; width:25%; vertical-align:top; color:#1a3e86; font-weight:bold;}
#Contact table td{font-size:100%;line-height:2.0; vertical-align:top;}

#Contact table td p.info{font-size:82%; line-height:1.4; color:#008040;}
#Contact table td .info{font-size:82%; line-height:1.4; color:#008040;}
#Contact input.box01{width:80px;}
#Contact input.box02{width:350px;}
#Contact input.box04{width:40px;}
#Contact p input{
	width:270px;
	padding:3px;
	color:#000;
	text-align:center;
	background:#CCC;
	border:1px solid #999;
　font-size:76%;
	_font-size:100%;}

#Contact textarea{padding:3px; width:420px;}
#Contact select{font-size:100%;}

.attention{color:#DC101F; font-weight:bold;}

#Contact table#case th{ width:20%; text-align:center;}
#Contact table#case td{text-align:center;}
#Contact table th.tac{text-align:center;}

/*----------------------------------------------------------------------------
******************************************************************************
h1周辺
******************************************************************************
----------------------------------------------------------------------------*/

h1 {
	text-indent:-9999px;
}

h1 a {
	display:block;
	height:60px;
	margin-top:10px;
	width:540px;	
}

#read {
	display:none;
}

/*----------------------------------------------------------------------------
******************************************************************************
h2
******************************************************************************
----------------------------------------------------------------------------*/

#h2_sitemap {
	text-indent:-9999px;
	height:200px;
	width:900px;
	background:url(../img/tit_sitemap.jpg) 0 0 no-repeat;
}

#h2_company {
	text-indent:-9999px;
	height:200px;
	width:900px;
	background:url(../img/tit_company.jpg) 0 0 no-repeat;
}

#h2_faq {
	text-indent:-9999px;
	height:200px;
	width:900px;
	background:url(../img/tit_faq.jpg) 0 0 no-repeat;
}

#h2_top {
	text-indent:-9999px;
	height:314px;
	width:900px;
	background:url(../idx_img/idx_mainimg.jpg) 0 0 no-repeat;
}

#h2_inquiry {
	text-indent:-9999px;
	height:200px;
	width:900px;
	background:url(../img/tit_inquiry.jpg) 0 0 no-repeat;
}

#h2_merit {
	text-indent:-9999px;
	height:200px;
	width:900px;
	background:url(../img/tit_merit.jpg) 0 0 no-repeat;
}

#h2_others {
	text-indent:-9999px;
	height:200px;
	width:900px;
	background:url(../img/tit_others.jpg) 0 0 no-repeat;
}

#h2_goods {
	text-indent:-9999px;
	height:200px;
	width:900px;
	background:url(../img/tit_goods.jpg) 0 0 no-repeat;
}

#h2_rinse {
	text-indent:-9999px;
	height:200px;
	width:900px;
	background:url(../img/tit_rinse.jpg) 0 0 no-repeat;
}

#h2_treatment {
	text-indent:-9999px;
	height:200px;
	width:900px;
	background:url(../img/tit_rinse.jpg) 0 0 no-repeat;
}

#h2_advice {
	text-indent:-9999px;
	height:200px;
	width:900px;
	background:url(../img/tit_advice.jpg) 0 0 no-repeat;
}

#h2_difference {
	text-indent:-9999px;
	height:200px;
	width:900px;
	background:url(../img/tit_difference.jpg) 0 0 no-repeat;
}

#h2_mind {
	text-indent:-9999px;
	height:200px;
	width:900px;
	background:url(../img/tit_mind.jpg) 0 0 no-repeat;
}

#h2_lecture {
	text-indent:-9999px;
	height:200px;
	width:900px;
	background:url(../img/tit_lecture.jpg) 0 0 no-repeat;
}

#h2_point {
	text-indent:-9999px;
	height:200px;
	width:900px;
	background:url(../img/tit_point.jpg) 0 0 no-repeat;
}

#h2_shampoo {
	text-indent:-9999px;
	height:200px;
	width:900px;
	background:url(../img/tit_shampoo.jpg) 0 0 no-repeat;
}

.se_s {font-size:17px !important; font-weight:bold !important; color:#FF0000 !important;}

.newli li{margin:10px 0 0 10px !important; font-size:13px !important;}
