@charset "UTF-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

html {
	width: 100%;
	height: 100%;
}

body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	font-family:'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, 'メイリオ', sans-serif;
  font-size:13px;
	display: block;
	background: url(../images/bg.png);
	background-size: cover;
}

body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
	padding: 0;
	margin: 0;
	font-style: normal;
	font-weight: normal;
}

table {
	border-collapse:collapse;
}

.both {
	clear: both;
}

img {
	border-style:none;
	outline: none;
}

a img {
	border-style:none;
	outline: none;
}

a {
	text-decoration: none;
	color: #FFFFFF;
	outline: none;
}

a:hover {
	color: #50a9ca;
}

h1,h2,h3,h4,p {
	margin: 0px;
	padding: 0px;
}

ul,li,ol,dl,dd {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

article, aside, canvas,
details, figcaption, figure, footer,
header, hgroup, menu, nav, section,
summary {
	display: block;
}


.shop_text{
	margin-bottom: 10px;
	font-weight: bold;
}

.footer_text{
	color: #FFFFFF;
	text-align: center;
	clear: both;
	padding-top: 20px;
}

.footer_b{
	font-weight: bold;
	font-size: 18px;
	line-height: 35px;
}

.map_range{
	width: 90%;
	height: 530px;
	margin: auto;
}
/**
 * clearfix
 * */
.clearfix {
	clear: both;
}

.clearfix {
	zoom: 1;
}

.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 */

.display{
	display:block;
}

.hidden{
	display:none;
}

@media screen and (min-width:768px) {

/**
 * header
 * */
.cm-header .header-top {
	background: url(../images/header_top.png);
	height: 90px;
}

.cm-header .header-top .logo {
	width: 17%;
	float: left;
	text-align: right;
	padding-top: 5px;
}

.cm-header .header-top .menu {
	width: 83%;
	float: left;
	margin-top: 28px;
	font-size: 13px;
}

.cm-header .header-top .menu ul li {
	width: 16%;
	float: left;
	margin-left: 0%;
	text-align: center;
}

.cm-header .header-top .menu ul li a {
	color: black;
}

.cm-header .header-top .menu ul li:first-child {
	margin-left: 0;
}

.cm-header .header-top .menu ul li p {
	font-weight: bold;
}

.cm-header .header-top .menu ul li i {
	margin-right: 1px;
}

.cm-header .header-top .menu ul li#hairmenu i {
	color: #ff2d2d;
}

.cm-header .header-top .menu ul li#este i {
	color: #ff862d;
}

.cm-header .header-top .menu ul li#hairloss i {
	color: #68ff2d;
}

.cm-header .header-top .menu ul li#products i {
	color: #a92dff; 
}

.cm-header .header-top .menu ul li#facebook i {
	color: #2d6dff;
}

.cm-header .header-top .menu ul li#blog i {
	color: #ff2db2;
}

.cm-header .header-bottom {
	background: url(../images/header_bottom.png);
	height: 40px;
}

.content-module {
	width: 100%;
	margin: 0 auto;
}

.contents {
	width: 95%;
	margin: 0 auto;
	margin-top: 5px;
}

.shop_text{
	margin-bottom: 10px;
	font-weight: bold;
}

.footer_text{
	color: #FFFFFF;
	text-align: center;
	clear: both;
	padding-top: 20px;
}

.footer_b{
	font-weight: bold;
	font-size: 18px;
	line-height: 35px;
}

/**
 * index
 * */
.cm-index-top {
	margin-top: 50px;
}

.cm-line {
	width: 90%;
	margin: 0 auto;
	text-align: center;
	margin-top: -40px;
}

.cm-index-map {
	margin-top: 40px;
	padding-bottom: 40px;
	position: relative;
}

.cm-index-map #map {
	height: 500px;
}

.cm-index-map .showmap {
	width: 200px;
	height: 35px;
	line-height: 35px;
	background: #fe3389;
	position: absolute;
	border-radius: 3px;
	bottom: 20%;
	left: 41%;
	text-align: center;
	color: white;
	font-size: 14px;
}

.cm-index-map .showmap a {
	color: white;
}

.cm-index-information {
	width: 90%;
	color: #ba4f01;
	margin: 0 auto;
	font-size: 15px;
}

.cm-index-information .cm-index-address {
	border-bottom: 1px solid #aaa;
	padding-bottom: 10px;
}

.cm-index-information .cm-index-address h2 {
	font-size: 17px;
	margin-bottom: 10px;
}

.cm-index-information .cm-index-tel {
	padding-top: 10px;
}

.cm-index-information .cm-index-openclose {
	padding-top: 40px;
	padding-bottom: 20px;
	color: black;
	text-align: center;
}

/**
 * MENU
 * */
.cm-menu-top {
	width: 95%;
	margin: 0 auto;
	text-align: center;
	margin-top: 40px;
}

.cm-menu-navlist {
	max-width: 1023px;
	margin: 0 auto;
	margin-top: -20px;
	background: url(../images/menu/menu_middle_bg.png) repeat;
	text-align: left;
}

.cm-menu-navlist h4 {
	font-size: 15px;
}

.cm-menu-navlist h4 i {
	color: #a24e04;
}

.cm-menu-navlist ul {
	margin-top: 5px;
}

.cm-menu-navlist ul li {
	width: 19%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	margin-right: 10px;
	background: url(../images/top_menu_btn.png);
	border-radius: 3px;
}

.cm-menu-navlist ul li:last-child {
	margin-right: 0;
}

.cm-menu-middle {
	width: 95%;
	margin: 0 auto;
	text-align: center;
	margin-top: 40px;
}

.cm-menu-middle .middle-content {
	max-width: 1023px;
	margin: 0 auto;
	margin-top: -20px;
	background: url(../images/menu/menu_middle_bg.png) repeat;
	text-align: left;
}

.cm-menu-middle .middle-content h2 {
	height: 105px;
	background: url(../images/menu/menu_title.png) no-repeat;
	padding-top: 25px;
	padding-left: 150px;
	font-size: 30px;
}

.cm-menu-middle .middle-content h2 p {
	padding-left: 40px;
	font-size: 15px;
	color: #a24e04;
}

.cm-menu-middle .menuListBox {
	width: 100%;
	margin-top: 10px;
}

.cm-menu-middle .menuListBox table.menuList {
	border: none;	
	margin-top: 10px;
	width: 100%;
	font-size: 15px;
}

.cm-menu-middle .menuListBox table.menuList td.name {
	width: 60%;
	float: left;	
	margin-bottom: 5px;
}

.cm-menu-middle .menuListBox table.menuList td.price {
	width: 30%;
	float: right;
	text-align: right;
	margin-bottom: 5px;
}

.cm-menu-middle .menuListBox h4 {
	font-size: 17px;
	color: #fe3389;
	font-weight: normal;
}

.cm-menu-middle .menuListBox .left {
	width: 48%;
	margin-bottom: 30px;
	float: left;
	border-bottom: 1px dotted #fe3389;
	padding-bottom: 10px;
}

.cm-menu-middle .menuListBox .right {
	width: 48%;
	margin-bottom: 30px;
	margin-left: 10px;
	float: right;
	border-bottom: 1px dotted #fe3389;
	padding-bottom: 10px;
}


/**
 * este
 * */
.cm-este-wrapper {
	max-width: 1023px;
	margin: 0 auto;
	margin-top: 20px;
}

.cm-este-container {
	max-width: 1023px;
	margin: 0 auto;
	margin-top: -20px;
	background: url(../images/menu/menu_middle_bg.png) repeat;
	text-align: left;
}

.cm-este-container h2 {
	height: 105px;
	background: url(../images/menu/menu_title.png) no-repeat;
	padding-top: 25px;
	padding-left: 150px;
	font-size: 30px;
	text-align: left;
}

.cm-este-container h2 p {
	padding-left: 40px;
	font-size: 15px;
	color: #a24e04;
}

.cm-este-container .cm-este-top {
	width: 90%;
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
}

.cm-este-container .cm-este-top img {
	width: 80%;
}

.cm-este-container .cm-este-top p.este_txt {
	margin-top: 20px;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
}

.cm-este-container .cm-este-course {
	padding-top: 40px;
	padding-bottom: 40px;
}

.cm-este-container .cm-este-course h3.coursetitle {
	width: 350px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	color: white;
	background: #fd675d;
}

.cm-este-container .cm-este-course h3.coursesubtitle {
	filter:dropshadow(color=#fd176d,offX= 0,offY=-1)
	dropshadow(color=#fd176d,offX= 1,offY= 0)
	dropshadow(color=#fd176d,offX= 0,offY= 1)
	dropshadow(color=#fd176d,offX=-1,offY= 0);
	//-webkit-text-stroke-color: #fd176d;
	//-webkit-text-stroke-width: 1px;
	text-shadow: #fd176d 1px 2px 0px, #fd176d 2px 1px 0px,#fd176d 1px 1px 0px, #fd176d 1px 2px 3px;
	font-size: 25px;
	color: white;
	text-align: center;
	padding-top: 20px;
}

.cm-este-container .cm-este-course h4 {
	text-align: center;
	margin-top: 20px;
}

.cm-este-container .cm-este-course p {
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
}

.cm-este-container .cm-este-course img.beforeafter {
	width: 80%;	
	margin: 0 auto;
	text-align: center;
}

.cm-este-container .cm-este-course ul {
	width: 90%;
	margin: 0 auto;
	margin-top: 30px;
	background: #fd675d;
	padding: 10px;
}

.cm-este-container .cm-este-course ul li {
	width: 25%;
	float: left;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
}

/**
 * hairloss
 * */
.cm-hairloss-wrapper {
	max-width: 1023px;
	margin: 0 auto;
	margin-top: 20px;
}

.cm-hairloss-container {
	max-width: 1023px;
	margin: 0 auto;
	margin-top: -20px;
	background: url(../images/menu/menu_middle_bg.png) repeat;
	text-align: left;
}

.cm-hairloss-container h2 {
	height: 105px;
	background: url(../images/menu/menu_title.png) no-repeat;
	padding-top: 25px;
	padding-left: 150px;
	font-size: 30px;
	text-align: left;
}

.cm-hairloss-container h2 p {
	padding-left: 40px;
	font-size: 15px;
	color: #a24e04;
}

.cm-hairloss-container .contents img {
	width: 90%;
}

/**
 * products
 * */
.cm-products-wrapper {
	max-width: 1023px;
	margin: 0 auto;
	margin-top: 20px;
}

.cm-products-top {
	text-align: center;
	margin-top: 40px;
}

.cm-products-navlist {
	max-width: 1023px;
	margin: 0 auto;
	margin-top: -20px;
	background: url(../images/menu/menu_middle_bg.png) repeat;
	text-align: left;
}

.cm-products-navlist h4 {
	font-size: 15px;
}

.cm-products-navlist h4 i {
	color: #a24e04;
}

.cm-products-navlist ul {
	margin-top: 5px;
}

.cm-products-navlist ul li {
	width: 20%;
	float: left;
	margin-right: 10px;
}

.cm-products-navlist ul li:last-child {
	margin-right: 0;
}

.cm-products-middle {
	text-align: center;
	margin-top: 40px;
}

.cm-products-container {
	max-width: 1023px;
	margin: 0 auto;
	margin-top: -20px;
	background: url(../images/menu/menu_middle_bg.png) repeat;
	text-align: left;
}

.cm-products-container ul li {
	width: 25%;
	float: left;
	margin-right: 10px;
	font-size: 15px;
}

.cm-products-container h2 {
	height: 105px;
	background: url(../images/menu/menu_title.png) no-repeat;
	padding-top: 25px;
	padding-left: 150px;
	font-size: 30px;
	text-align: left;
}

.cm-products-container h2 p {
	padding-left: 40px;
	font-size: 15px;
	color: #a24e04;
}

.cm-products-container .box.left {
	width: 450px;
	height: 250px;
	background: url(../images/products/products_bg1.png) no-repeat;
	float: left;
}

.cm-products-container .box.right {
	width: 450px;
	height: 250px;
	background: url(../images/products/products_bg2.png) no-repeat;
	float: right;
}

.cm-products-container .box {
	padding-top: 20px;
	padding-left: 20px;
	margin: 0 auto;
}

.cm-products-container .box .info {
	width: 60%;
	float: left;
	margin-right: 10px;
}

.cm-products-container .box .info h4 {
	font-size: 14px;
	border-bottom: 1px dotted #aaa;
}

.cm-products-container .box .info p {
	margin-top: 10px;
	font-size: 12px;
}

.cm-products-container .box .photo {
	width: 35%;
	float: left;
}

.cm-products-container .box .photo img {
	width: 70%;
}

/**
 * footer
 * */
.cm-footer-top {
	width: 100%;
	height: 270px;
	background: url(../images/footer_top.png) no-repeat;
	background-size: cover;
}

.cm-footer {
	width: 100%;
	height: 135px;
	background-color: #934C00;
}

.cm-footer ul {
	width: 90%;	
	margin: 0 auto;
	padding-top: 20px;
}

.cm-footer ul li {
	float: left;
	width: 20%;
	color: white;
}

.cm-footer ul li h2 {
	font-size: 15px;
	margin-bottom: 5px;
	text-align: center;
}

.cm-footer ul li:last-child {
	margin-right: 0;
}

.cm-footer ul li a {
	color: white;
}

.cm-footer ul li h4 {
	font-size: 18px;
}

.smart {
	display: none;
}

}
