@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	-webkit-text-size-adjust: 100%;
}

.mincho {
    font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

a {
	text-decoration: none;
}

img {
    border-style:none;
}

/* ヘッダーに関するCSS---------------------------------- */

#top_line {
	width: auto;
	height: 22px;
	padding-top: 3px;
	background-image: url(../common/Images/h_topline.gif);
	font-size: 0.9em;
	color: #FFF;
	text-align: center;
}

#h_back {
	width: auto;
	height: 275px;
	background-image: url(../common/Images/h_back_under.gif);
}

#h_contents {
	width: 980px;
	height: 275px;
	background-image: url(../common/Images/h_back.gif);
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

h1 {
	float: left;
	margin-top: 25px;
}

/*　メニューリストに関するCSS　*/

#h_menu {
	float: right;
	width: 424px;
	margin-top: 95px;
	overflow: hidden;
}

#h_menu h2 {
	margin-bottom: 8px;
	height: 21px;
}

.h_menu_list {
	list-style: none;
	overflow: hidden;
}

.h_menu_list li {
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	width: 50%;
}



/*　メニュー｜まつげ　*/

.m_BT_01 {
	width: 170px;
	height: 35px;
	background-image: url(../common/Images/h_menuBT_01-d.png);
	margin-right: 7px;
}



/*　メニュー02｜フェイシャルエステ　*/

.m_BT_02 {
	width: 175px;
	height: 35px;
	background-image: url(../common/Images/h_menuBT_02-d.png);
	margin-right: 7px;
}

/*　メニュー03｜リンパマッサージ　*/

.m_BT_03 {
	width: 204px;
	height: 35px;
	background-image: url(../common/Images/h_menuBT_03-d.png);
}


/*　メニュー04｜ジェルネイル　*/

.m_BT_04 {
	width: 170px;
	height: 35px;
	background-image: url(../common/Images/h_menuBT_04-d.png);
	margin-right: 7px;
}


/*　メニュー05｜脱毛　*/

.m_BT_05 {
	width: 175px;
	height: 35px;
	background-image: url(../common/Images/h_menuBT_05-d.png);
	margin-right: 7px;
}


/*　メニュー06｜Q&amp;A　*/

.m_BT_06 {
	width: 204px;
	height: 35px;
	background-image: url(../common/Images/h_menuBT_06-d.png);
}

.h_menu_list li a {
	-webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out;
}

.h_menu_list li a:hover {
	filter:alpha(opacity=10);
	-moz-opacity: 0.1;
	opacity: 0.1;
}




/*　ナビゲーションリストに関するCSS　*/

#h_nav {
	clear: both;
	width: 980px;
	height: 65px;
	list-style: none;
	position: absolute;
	bottom: 0px;
}

#h_nav li {
	float: left;
	height: 65px;
	text-indent: -9999px;
}

/*　ナビ01｜ホーム　*/

.nav_bt_01 {
	width: 196px;
	height: 65px;
	background-image: url(../common/Images/NavBT_01_d.png);

}

.nav_bt_01 a {
	display: block;
	width: 196px;
	height: 65px;
	background-image: url(../common/Images/NavBT_01_up.png);
}

/*　ナビ02｜VisageGroupとは　*/

.nav_bt_02 {
	width: 196px;
	height: 65px;
	background-image: url(../common/Images/NavBT_02_d.png);
}

.nav_bt_02 a {
	display: block;
	width: 196px;
	height: 65px;
	background-image: url(../common/Images/NavBT_02_up.png);
}

/*　ナビ03｜店舗情報　*/

.nav_bt_03 {
	width: 196px;
	height: 65px;
	background-image: url(../common/Images/NavBT_03_d.png);
}

.nav_bt_03 a {
	display: block;
	width: 196px;
	height: 65px;
	background-image: url(../common/Images/NavBT_03_up.png);
}

/*　ナビ04｜求人情報　*/

.nav_bt_04 {
	width: 196px;
	height: 65px;
	background-image: url(../common/Images/NavBT_04_d.png);
}

.nav_bt_04 a {
	display: block;
	width: 196px;
	height: 65px;
	background-image: url(../common/Images/NavBT_04_up.png);
}

/*　ナビ05｜ご予約・お問い合わせ　*/

.nav_bt_05 {
	width: 196px;
	height: 65px;
	background-image: url(../common/Images/NavBT_05_d.png);
}

.nav_bt_05 a {
	display: block;
	width: 196px;
	height: 65px;
	background-image: url(../common/Images/NavBT_05_up.png);
}

/*　ナビ06｜Q&A　*/

.nav_bt_06 {
	width: 161px;
	height: 65px;
	background-image: url(../common/Images/NavBT_06_d.png);
}

.nav_bt_06 a {
	display: block;
	width: 161px;
	height: 65px;
	background-image: url(../common/Images/NavBT_06_up.png);
}

#h_nav li a:hover {
	background-image: none;
}

/* コンテンツに関するCSS---------------------------------- */

#contents {
	width: 980px;
	height: auto;
	margin: 25px auto 25px auto;
	overflow: hidden;
}

#main_contents {
	float: right;
	width: 700px;
}

#bread {
	margin-bottom: 32px;
	background: #f4f4f4;
	padding: 8px 12px;
	font-size: 12px;
}

#bread a {
	color: #444;
	text-decoration: none;
}

#bread a:hover {
	color: #F96;
}

#bread a:first-child:before {
	color: #F96;
	content: "\f015";
	font-family: FontAwesome;
	margin-right: 4px;
}


#side {
	float: left;
	width: 250px;
}

/*　サイドバーに関するCSS　*/

#shopBT a img, .modelBT a img  {
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
		 -o-transition: 0.3s ease-in-out;
		 	transition: 0.3s ease-in-out;
}

#shopBT a:hover img, .modelBT a:hover img  {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.modelBT {
	margin: 10px 0 ;
}


#s_blog {
	width: 250px;
	height: 100px;
	background-image: url(../common/Images/side_blog_d.jpg);
	margin-bottom: 10px;
	text-indent: -9999px;
}


#s_blog a {
	display: block;
	width: 250px;
	height: 100px;
	background-image: url(../common/Images/side_blog_up.jpg);
}

#s_blog a:hover {
	background-image: none;
}

#s_bunner_JMB {
	width: 250px;
	height: 40px;
	background-image: url(../common/Images/side_banner_JMB.gif);
	margin-bottom: 10px;
	text-indent: -9999px;
}

#s_bunner_JMB a {
	display: block;
	width: 250px;
	height: 40px;
}

#s_link {
	width: 250px;
	height: 50px;
	background-image: url(../common/Images/side_link_d.gif);
	margin-bottom: 10px;
	text-indent: -9999px;
}

#s_link a {
	display: block;
	width: 250px;
	height: 50px;
	background-image: url(../common/Images/side_link_up.gif);
}

#s_link a:hover {
	background-image: none;
}

/* フッターに関するCSS---------------------------------- */

#footer {
	width:auto;
	height: auto;
	background-image: url(../common/Images/footer_back.gif);
}

#footer_box {
	width: 980px;
	height: auto;
	margin: 0 auto 0 auto;
	padding-top: 25px;
	color: #FFF;
}

#footer_box h2 {
	margin-bottom: 16px;
	padding-bottom: 8px;
	text-align: center;
	border-bottom: solid 1px #f0b8a7;
}

.footer_nav {
	margin-bottom: 32px;
}

.footer_nav ul {
	list-style-type: none;
	margin-bottom: 24px;
	overflow: hidden;
}

.footer_nav ul li {
	border-right: solid 1px #CCC;
	box-sizing: border-box;
	float: left;
	text-align: center;
	padding: 0 4px;
	width: 20%;
}

.footer_nav ul li:first-child {
	border-left: solid 1px #CCC;
}

.footer_nav ul li a {
	border-radius: 4px;
	display: block;
	padding: 8px 0;
}

.footer_nav ul li a:hover {
	background: rgba(255,255,255,.1);
}

#footer_box a {
	color: #FFF;
}

.footer_menu {
	list-style-type: none;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
		justify-content: space-between;
	margin-bottom: 32px;
}

.footer_menu li {
	width: 23%;
}

.footer_menu li a {
	background: rgba(255,255,255,.2);
	border-radius: 4px;
	display: block;
	font-size: 1rem;
	line-height: 44px;
	text-align: center;
}

.footer_menu li a:hover {
	background: rgba(255,255,255,.3);
}


#footer_box a:hover {
	color: #FC9;
}

.footer_shoplist {
	list-style-type: none;
	overflow: hidden;
	margin-bottom: 32px;
}

.footer_shoplist li:nth-child(1) {
	float: left;
}

.footer_shoplist li:nth-child(2) {
	float: right;
}

.footer_shoplist li {
	background: #FFF;
	border-radius: 4px;
	box-sizing: border-box;
	color: #333;
	padding: 16px 24px;
	width: 48.5%;
}

.footer_shoplist li h3 {
	color: #990000;
	border-bottom: solid 1px #990000;
	font-size: 1.5rem;
	margin-bottom: 8px;
	padding-bottom: 4px;
}

.footer_shoplist li h3 span {
	vertical-align: middle;
}

.footer_shoplist li h3 a {
	color: #333 !important;
	background: #eee;
	display: inline-block;
	font-size: 0.875rem;
	margin-left: 24px;
	padding: 4px 8px;
	vertical-align: middle;
}

.footer_shoplist li h3 a:after {
	content: "\f054";
	font-family: FontAwesome;
	margin-left: 14px;
}

.footer_shoplist li h3 a:hover {
	background: #DDD;
}

.footer_shoplist li table {
	border-collapse: collapse;
	width: 100%;
}

.footer_shoplist li table tr th {
	border-bottom: solid 1px #CCC;
	padding: 8px 0;
	width: 23%;
}

.footer_shoplist li table tr td {
	border-bottom: solid 1px #CCC;
	padding: 8px 0;
}

.footer_shoplist li table tr:nth-child(2) td {
	font-size: 1.125rem;
	font-weight: bold;
}

.footer_shoplist li table tr:last-child td a {
	position: relative;
	background: #CE265C;
	border-radius: 4px;
	display: block;
	padding: 6px 12px;
}

.footer_shoplist li table tr:last-child td a:after {
	position: absolute;
	content: "\f0a9";
	font-family: FontAwesome;
	right: 12px;
	top: 10px;
}

.footer_shoplist li table tr:last-child td a:hover {
	color: #FFF !important;
	opacity: 0.8;
}




.f_shopList {
	list-style: none;
	overflow: hidden;
}

.f_shopList  li {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}

.f_shopList li a img, .img-thum li a img {
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
		 -o-transition: 0.3s ease-in-out;
		 	transition: 0.3s ease-in-out;
}

.f_shopList li a:hover img, .img-thum li a img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#copy {
	text-align: center;
	color: #FFF;
	padding-bottom: 10px;
}