d/* CSS Document */

/*-----------------------------------------------------------------
    　　　　　　　　初期設定
-----------------------------------------------------------------*/

html,body{
height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	font-size: 80%;
	line-height: 1.4em;
	background-image: url(img/bg_gnv.png);
	background-repeat: repeat-x;
	background-position: left 112px;
}
    @media screen and (-webkit-min-device-pixel-ratio:0) {
    body {
    background-position: left 111px;
     }
    }
h1,h2,h3{
	line-height: 0;
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
h4{
margin: 0 0 13px;
padding: 0;
}
hr {
  display: none;
}
p {
	margin: 0;
	padding: 0;
}

em {
	color: #FFFFFF;
	font-size: 2px;
	text-decoration: none;
	visibility: hidden;
	line-height: 0;
}
ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	display: inline-block;
}

a:link{text-decoration: underline;color: #3266CC;}
a:visited{text-decoration: underline;color: #3266CC;}
a:hover{text-decoration: none;}
a:active{text-decoration: none;}

/*-----------------------------------------------------------------
    　　　　　　　　レイアウト
-----------------------------------------------------------------*/

#wrap{
	width: 864px;
	margin: 0 auto;
	padding: 4px 0 0;
}

/*___________ヘッダ上部___________*/

#txt_head{
margin-left: 12px;
}

#txt_head strong{
font-weight: normal;
}

/*____________ヘッダ_____________*/

#header{height: 90px;}

#header div.top_lnk{
float: right;
width: 200px;
margin-bottom: 4px;
}

#header div.img_phone{
float: right;
width: 476px;
border-top: solid 1px #EFDCB1;
}

/*__________フッタ__________*/

#foot{
height: 64px;
background: url(img/bac_footer.jpg) no-repeat;
color: #333333;
margin: 0;
padding: 0;
}

#foottxt{
width: 650px;
margin: 0 auto;
padding-top: 10px;
}

.txt_shop{
float: left;
height: 36px;
margin: 5px 15px 0 0;
padding: 0 20px 0 0;
border-right: solid 3px #FC778C;
}

.txt_adress{
float: left;
margin: 0;
padding: 5px 0 0;
}

/*__________リンク__________*/

#ftr_link{
height: 28px;
background: url(img/bdr_footer.gif) no-repeat left bottom;
padding-top: 8px;
}

/*__________コピーライト__________*/

#footer{
text-align: right;
font-size: 12px;
margin: 10px 0 0;
padding-bottom: 12px;
}




/*-----------------------------------------------------------------
    　　　　　　　　メニュー
-----------------------------------------------------------------*/

#menu{
	height: 80px;
	margin: 0 0 10px;
	padding: 0;
}

#menu ul{
width: 864px;
height: 66px;
margin: 0;
padding: 0;
}

#menu li,#menu li a{
display: block;
height: 66px;
text-decoration: none;
}

#menu li{
float: left;
display: inline;
}
#menu li a{
	height: 66px;
	background-repeat: no-repeat;
}
.menu_step a{
	width: 109px;
	background-image: url(img/gnv_epilation_off.png);
}
.menu_price a{
	width: 131px;
	background-image: url(img/gnv_price_off.png);
	}
.menu_whitening a{
	width: 187px;
	background-image: url(img/gnv_whitening_off.png);
	}
.menu_question a{
	width: 191px;
	background-image: url(img/gnv_qa_off.png);
	}
.menu_info a{
	width: 138px;
	background-image: url(img/gnv_salon_off.png);
	}
.menu_inquiry a{
	width: 108px;
	background-image: url(img/gnv_contact_off.png);
	}

.menu_step a:hover{background-image: url(img/gnv_epilation_on.png);}
.menu_price a:hover{background-image: url(img/gnv_price_on.png);}
.menu_whitening a:hover{background-image: url(img/gnv_whitening_on.png);}
.menu_question a:hover{background-image: url(img/gnv_qa_on.png);}
.menu_info a:hover{background-image: url(img/gnv_salon_on.png);}
.menu_inquiry a:hover{background-image: url(img/gnv_contact_on.png);}

/*   　 サイドメニュー
---------------------------------*/

#side ul{
	width: 212px;
	margin: 0 0 15px;
	padding: 0;
}

#side li,#side li a{
display: block;
width: 212px;
height: 62px;
text-decoration: none;
margin: 0;
padding: 0;
}

#side li{
margin-bottom: 10px;
}

.smen_step a{background: url(img/bnr_side_01.jpg) no-repeat left top;}
.smen_price a{background: url(img/bnr_side_02.jpg) no-repeat left top;}
.smen_info a{background: url(img/bnr_side_03.jpg) no-repeat left top;}
.smen_inquiry a{background: url(img/bnr_side_04.jpg) no-repeat left top;}
.smen_counceling a{background: url(img/bnr_side_05.jpg) no-repeat left top;}

.smen_step a:hover{background: url(img/bnr_side_01.jpg) no-repeat right top;}
.smen_price a:hover{background: url(img/bnr_side_02.jpg) no-repeat right top;}
.smen_info a:hover{background: url(img/bnr_side_03.jpg) no-repeat right top;}
.smen_inquiry a:hover{background: url(img/bnr_side_04.jpg) no-repeat right top;}
.smen_counceling a:hover{background: url(img/bnr_side_05.jpg) no-repeat right top;}

/*  ヘッダ・フッタの小リンク
---------------------------------*/

ul.bnr_lnk{
	width: 198px;
	height: 16px;
	background-image: url(img/bnr_link.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
}

.bnr_lnk li,.bnr_lnk a{
display: block;
height: 16px;
text-decoration: none;
}

.bnr_lnk li{
float: left;
display: inline;
}

.lnk_mobile a{width: 80px;
display:none;}
.lnk_inquiry a{width: 94px;}
.lnk_policy a{width: 103px}

.lnk_mobile a:hover{background: url(img/bnr_link.jpg) no-repeat 0 -16px;}
.lnk_inquiry a:hover{background: url(img/bnr_link.jpg) no-repeat -79px -16px;}
.lnk_policy a:hover{background: url(img/bnr_link.jpg) no-repeat -173px -16px;}

/*-----------------------------------------------------------------
    　　　　　　　　index.html
-----------------------------------------------------------------*/

/*__________左サイドバー__________*/

#side{
float: left;
width: 212px;
padding-left: 1px;
}

/*__________メインエリア__________*/

#main{
float: right;
width: 620px;
padding-right: 3px;
color: #333333;
}

#main h4{
	line-height: 0;
	margin: 0;
	padding: 0;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	visibility: hidden;
}

#main dl.news{
margin: 0 8px 20px;
}

.news dt{
float: left;
background: url(img/ico_news.jpg) no-repeat 0 0;
padding-left: 25px;
margin-right: 12px;
}

.news dd{margin-bottom: 10px;margin-left: 114px;}
.news dd a{color: #3266CC;}
.news dd a:visited{color: #336799;}

/*__________サービス一覧__________*/

#srv_box{
float: left;
border-bottom: solid 1px #DEDEDE;
margin-bottom: 20px;
font-size: 12px;
}

.srv_01{
float: left;
width: 205px;
min-height: 144px;
height: auto !important;
height: 144px;
background: url(img/box_01.jpg) no-repeat;
margin: 0 2px 10px 0;
}

.srv_01 p{margin: 66px 8px 0;}

.srv_02{
float: left;
width: 205px;
min-height: 144px;
height: auto !important;
height: 144px;
background: url(img/box_02.jpg) no-repeat;
margin: 0 2px 10px 0;
}

.srv_02 p{margin: 66px 8px 0;}

.srv_03{
float: left;
width: 205px;
min-height: 144px;
height: auto !important;
height: 144px;
background: url(img/box_03.jpg) no-repeat;
margin: 0 0 10px 0;
}

.srv_03 p{margin: 66px 6px 0;}

.srv_04{
float: left;
width: 205px;
min-height: 144px;
height: auto !important;
height: 144px;
background: url(img/box_04.jpg) no-repeat;
margin: 0 2px 18px 0;
}

.srv_04 p{margin: 66px 8px 0;}

.srv_05{
float: left;
width: 205px;
min-height: 144px;
height: auto !important;
height: 144px;
background: url(img/box_05.jpg) no-repeat;
margin: 0 0 18px;
}

.srv_05 p{margin: 66px 8px 0;}

/*__________CLEAR/SPバナー__________*/

.bnr_clearsp{
width: 620px;
min-height: 152px;
height: auto !important;
height: 152px;
background: url(img/bnr_clearsp.jpg) no-repeat left top;
margin: 0;
padding: 0;
}

.bnr_clearsp p{
font-size: 12px;
margin: 0;
padding: 60px 20px 0 180px;
} 

/*-----------------------------------------------------------------
    　　　　　　　　共通
-----------------------------------------------------------------*/

.left{float: left;}

.right{float: right;}

.clear{clear: both;line-height: 0;}

.top15{padding-top: 15px;}

.top20{padding-top: 20px;}

.top30{padding-top: 30px;}

.bottom10{padding-bottom: 10px;}

.bottom20{padding-bottom: 20px}

.bottom30{padding-bottom: 30px;}

.bottom40{padding-bottom: 40px;}

/*-----------------------------------------------------------------
    　　　　　　　　2015/11 追加CSS
-----------------------------------------------------------------*/
.top_wrap {
	width: 100% !important;
}
.top_box {
	width: 864px;
	margin-right: auto;
	margin-left: auto;
}

.smen_whitening a{background: url(img/bnr_side_06.jpg) no-repeat left top;}
.smen_blog a{background: url(img/bnr_side_07.jpg) no-repeat left top;}

.smen_whitening a:hover{background: url(img/bnr_side_06.jpg) no-repeat right top;}
.smen_blog a:hover{background: url(img/bnr_side_07.jpg) no-repeat right top;}

.m_0 {margin: 0px !important;}
 
.m_b0 {margin-bottom: 0px !important;}
.m_b5 {margin-bottom: 5px !important;}
.m_b10 {margin-bottom: 10px !important;}
.m_b15 {margin-bottom: 15px !important;}
.m_b20 {margin-bottom: 20px !important;}
.m_b25 {margin-bottom: 25px !important;}
.m_b30 {margin-bottom: 30px !important;}
.m_b35 {margin-bottom: 35px !important;}
.m_b40 {margin-bottom: 40px !important;}
.m_b50 {margin-bottom: 50px !important;}
.m_b60 {margin-bottom: 60px !important;}
.m_b65 {margin-bottom: 65px !important;}
.m_b70 {margin-bottom: 70px !important;}
.m_b80 {margin-bottom: 80px !important;}
.m_b100 {margin-bottom: 100px !important;}


.m_t5 {margin-top: 5px !important;}
.m_t10 {margin-top: 10px !important;}
.m_t15 {margin-top: 15px !important;}
.m_t20 {margin-top: 20px !important;}
.m_t25 {margin-top: 25px !important;}
.m_t30 {margin-top: 30px !important;}
.m_t35 {margin-top: 35px !important;}
.m_t40 {margin-top: 40px !important;}
.m_t50 {margin-top: 50px !important;}
.m_t-5 {margin-top: -5px !important;}
.m_t-10 {margin-top: -10px !important;}
.m_t-15 {margin-top: -15px !important;}
.m_t-20 {margin-top: -20px !important;}
.m_t-30 {margin-top: -30px !important;}

.m_l5 {margin-left: 5px !important;}
.m_l10 {margin-left: 10px !important;}
.m_l15 {margin-left: 15px !important;}
.m_l20 {margin-left: 20px !important;}
.m_l25 {margin-left: 25px !important;}
.m_l30 {margin-left: 30px !important;}
.m_l-10 {margin-left: -10px !important;}
.m_l-15 {margin-left: -15px !important;}
.m_l-20 {margin-left: -20px !important;}

.m_r0 {margin-right: 0px !important;}
.m_r5 {margin-right: 5px !important;}
.m_r10 {margin-right: 10px !important;}
.m_r15 {margin-right: 15px !important;}
.m_r20 {margin-right: 20px !important;}
.m_r25 {margin-right: 25px !important;}
.m_r30 {margin-right: 30px !important;}

.p_t5 {padding-top: 5px !important;}
.p_t10 {padding-top: 10px !important;}
.p_t12 {padding-top: 12px !important;}
.p_t15 {padding-top: 15px !important;}
.p_t20 {padding-top: 20px !important;}
.p_t25 {padding-top: 25px !important;}
.p_t30 {padding-top: 30px !important;}
.p_t40 {padding-top: 40px !important;}
.p_t45 {padding-top: 45px !important;}
.p_t50 {padding-top: 50px !important;}
.p_t60 {padding-top: 60px !important;}
.p_t70 {padding-top: 70px !important;}
.p_t100 {padding-top: 100px !important;}
.p_t130 {padding-top: 130px !important;}

.p_b0 {padding-bottom: 0px !important;}
.p_b5 {padding-bottom: 5px !important;}
.p_b10 {padding-bottom: 10px !important;}
.p_b15 {padding-bottom: 15px !important;}
.p_b20 {padding-bottom: 20px !important;}
.p_b25 {padding-bottom: 25px !important;}
.p_b30 {padding-bottom: 30px !important;}
.p_b35 {padding-bottom: 35px !important;}
.p_b40 {padding-bottom: 40px !important;}
.p_b45 {padding-bottom: 45px !important;}
.p_b50 {padding-bottom: 50px !important;}
.p_b60 {padding-bottom: 60px !important;}
.p_b65 {padding-bottom: 65px !important;}
.p_b70 {padding-bottom: 70px !important;}
.p_b80 {padding-bottom: 80px !important;}
.p_b90 {padding-bottom: 90px !important;}
.p_b100 {padding-bottom: 100px !important;}

.p_l5 {padding-left: 5px !important;}
.p_l10 {padding-left: 10px !important;}
.p_l15 {padding-left: 15px !important;}
.p_l20 {padding-left: 20px !important;}
.p_l25 {padding-left: 25px !important;}
.p_l30 {padding-left: 30px !important;}
.p_l40 {padding-left: 40px !important;}
.p_l45 {padding-left: 40px !important;}
.p_l50 {padding-left: 50px !important;}
.p_l60 {padding-left: 60px !important;}
.p_l70 {padding-left: 70px !important;}
.p_l100 {padding-left: 100px !important;}
.p_l120 {padding-left: 120px !important;}
	
.p_r5 {padding-right: 5px !important;}
.p_r8 {padding-right: 8px !important;}
.p_r10 {padding-right: 10px !important;}
.p_r15 {padding-right: 15px !important;}
.p_r20 {padding-right: 20px !important;}
.p_r25 {padding-right: 25px !important;}
.p_r30 {padding-right: 30px !important;}
.p_r60 {padding-right: 60px !important;}

.p_10 {padding: 10px !important;}

.fw_b{font-weight: bold !important;}
.fc_blue01{color: #1BABEC !important;}
.fc_pink01{color: #EB124C !important;}
.fc_black01{color: #666666 !important;}

.fl_l {float: left !important;}
.fl_r {float: right !important;}

.fs_10{ font-size: 10px;}
.fs_11{ font-size: 11px;}
.fs_12{	font-size: 12px;}
.fs_13{	font-size: 13px;}
.fs_14{	font-size: 14px;}
.fs_15{	font-size: 15px;}
.fs_16{	font-size: 16px;}
.fs_17{	font-size: 17px;}
.fs_18{	font-size: 18px;}
.fs_20{	font-size: 20px;}

.ta_l {text-align: left !important;}
.ta_r {text-align: right !important;}
.ta_c {text-align: center !important;}

.top_main_slide {
	text-align: center;
	width: 100%;
	margin-top: 0px;
	z-index: 50;
	position: relative;
	height: 400px;
	margin-bottom: 70px;
}
.top_main_slide li{
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 400px;
	width: 864px;
	text-align: left;
	background-position: center top;
}
.slides li{
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 400px;
	width: 864px;
	text-align: left;
	background-position: center top;
}
.wideslider {
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
	height: 420px;
}
 
.wideslider ul,
.wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
}
 
.wideslider ul li img {
    width: 100%;
    display: none;
}
 
.wideslider_base {
    top: 0;
    position: absolute;
}
.wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
 
}
.slider_prev,
.slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer;
}
.slider_prev , .slider_next {
	background-image: url(img/bg_slide.png);
	background-repeat: repeat;
	background-position: right center;
}

.pagination {
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 250;
}
 
.pagination a {
    margin: 0 7px;
    width: 12px;
    height: 12px;
    display: inline-block;
    overflow: hidden;
    background: #FD788D;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.pagination a.active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}
 
 
/* =======================================
    ClearFixElements
======================================= */
.wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
.wideslider ul {
    display: inline-block;
    overflow: hidden;
}


/*------------------------------------------------------
　　　　　　　　　＊ 21/12/28 追加 ＊
-------------------------------------------------------*/
.tdeco_lt {
    text-decoration: line-through;	
}
.opa_80 {
    opacity: 80%;	
}
.opa_70 {
    opacity: 70%;	
}
.fs_80p {
    font-size: 80%;	
}


