@charset "UTF-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
}




html {
		  font-family: "ヒラギノ角ゴ pro w3","Arial", sans-serif;
	    margin: 0 auto;
      width: 1160px;
		 -moz-box-sizing: border-box;
     box-sizing: border-box;
}

.nav {
	  margin-right: 50px;
    padding-top: 0;
    position: relative;
    top: 52px;
}

a{/*リンクされた文字*/
    color:#000;
    text-decoration:none;
}

a:link {/*未訪問のリンク*/
    color: #000;
    font-style:normal;
    text-decoration:none;
}
a:visited {/*訪問後のリンク*/
    color: #000;
    text-decoration:none;
}
a:hover {/*マウスをのせたとき*/
    color:#000;
    text-decoration:none;
		opacity: 0.5;
}
a:active {/*クリック中*/
    text-decoration:none;
}

.nav li {
	  list-style-type: none;
		text-align: right;
    display: inline;
		padding-left: 23px;
		font-size: 13px;
		opacity: 0.8;
		float:right;
		color: #000;
}

p{
	font-size:10px;
	text-align:center;
	margin-top: -60px;
	color: #000;
	opacity: 0.8;
}

/*container*/
　#container {
	     box-sizing: border-box;
			 width: 960px;
}



   h1 {
	font-size: 18px;
	font-family: "ヒラギノ角ゴ pro w3","Arial", sans-serif;
	padding-left: 120px;
	position: relative;
  top: 70px;
	color: #666;
	font-weight: normal;
  opacity: 0.8;
}

img {
    float: left;
    height: auto;
    left: 260px;
    margin-top: -50px;
    position: relative;
    top: 180px;
    width: 700px;
}

.subtitle {
    font-family: "ヒラギノ角ゴ pro w3","Arial",sans-serif;
    font-size: 15px;
    font-weight: normal;
    left: 120px;
    opacity: 0.8;
    position: relative;
    top: 100px;
		color:#000;
		-webkit-opacity: 0.8;
}

.works h4 {
    font-size: 13px;
    margin-top: 110px;
    opacity: 0.7;
    position: relative;
    right: 194px;
    text-align: center;
}

.works li {
    color: #666666;
    float: none;
    font-size: 15px;
    list-style-type: none;
    opacity: 0.99;
    padding-top: 10px;
    position: relative;
    right: 40px;
    text-align: center;
    top: -190px;
    width: 30em;
}


.hair h3 {
	  font-size:13px;
	  font-family: "ヒラギノ角ゴ pro w3","Arial",sans-serif;
    left: 0;
    position: relative;
    text-align: center;
    top: 30px;
		font-weight: normal;
		color: #666666;
}


.mobile {
   color: #000000;
    font-size: 20px;
    opacity: 0.8;
    position: relative;
    right: 80px;
    text-align: center;
    top: 30px;
}

#salon {
    display: inline;
    font-family: "ヒラギノ角ゴ pro w3","Arial",sans-serif;
    opacity: 0.8;
    position: relative;
    right: 240px;
    top: 710px;
}
　

.hair { 
    color: #000;
    float: right;
    font-size: 10px;
    left: 150px;
    position: relative;
    text-align: center;
    top: 175px;
    width: 960px;
		}

.tableBox {
    color: #000000;
    font-family: "ヒラギノ角ゴ pro w3","Arial",sans-serif;
    font-size: 13px;
    font-style: normal;
    opacity: 0.8;
    position: relative;
    right: 150px;
    top: 60px;
    line-height: 2.1;
}

.tableBox td {
	font-size: 14px;
	opacity:0.8;
	padding-left: 30px;
}

.tableBox th {
	font-size: 14px;
	opacity:0.8;
}


.tableBox01 {
   color: #000000;
    font-family: "ヒラギノ角ゴ pro w3","Arial",sans-serif;
    font-size: 13px;
    font-style: normal;
    left: 250px;
    line-height: 2.1;
    opacity: 0.8;
    position: relative;
    top: -174px;
}

.tableBox01 td {
	font-size: 14px;
	opacity:0.8;
	padding-left: 30px;
}


.tableBox01 th {
	font-size: 14px;
	opacity:0.8;
}


.esthetic {
    color: #000;
    float: right;
    font-size: 10px;
    left: 150px;
    position: relative;
    text-align: center;
    top: 175px;
		}
		
.words {
color: #000000;
font-family: "ヒラギノ角ゴ pro w3","Arial",sans-serif;
font-size: 14px;
font-style: normal;
opacity: 0.8;
position: relative;
left: 110px;
top: -40px;
}
			
.hair h4 {
    color: #000;
    font-family: "ヒラギノ角ゴ pro w3","Arial",sans-serif;
    font-size: 14px;
    font-style: normal;
    position: relative;
    right: 140px;
    text-align: left;
    top: 30px;
		opacity:0.8;
}
	
.hair1 h4 {
    color: #000000;
    font-family: "ヒラギノ角ゴ pro w3","Arial",sans-serif;
    font-size: 14px;
    font-style: normal;
    left: 100px;
    opacity: 0.8;
    position: relative;
    top: -204px;
		left: 280px;
}



.words h3 {
     color: #000000;
    font-family: "ヒラギノ角ゴ pro w3","Arial",sans-serif;
    font-size: 15px;
    font-style: normal;
    opacity: 0.8;
    position: relative;
    white-space: nowrap;
}


.footer p {
color: #000000;
    font-size: 9px;
    left: 20px;
    margin-top: 800px;
    opacity: 0.8;
    position: relative;
    text-align: center;
		
}

header {
	margin-top:20px;
}

#contents{
	margin-top: 30px;
}


@-moz-document url-prefix() {
	.hair1 h4  {
	     left: 270px;
    top: -214px;
	}
}

@-moz-document url-prefix() {
	.words h3   {
    left: 192px;
    top: 10px;
	}
}


@-moz-document url-prefix() {
.tableBox01 {
   color: #000000;
    font-family: "ヒラギノ角ゴ pro w3","Arial",sans-serif;
    font-size: 13px;
    font-style: normal;
    left: 250px;
    line-height: 2.1;
    opacity: 0.8;
    position: relative;
    top: -183px;
}
}


/*568px*/
@media only screen
    and (min-device-width:320px)
    and (max-device-width:568px) {

.hair1 h4 {
    top: -222px;
}

.tableBox01 {
    color: #000000;
    font-family: "ヒラギノ角ゴ pro w3","Arial",sans-serif;
    font-size: 13px;
    font-style: normal;
    left: 250px;
    line-height: 2.1;
    opacity: 0.8;
    position: relative;
    top: -160px;
}


		}

/*768px*/
@media only screen
    and (min-device-width:768px)
    and (max-device-width:1024px)
    and (orientation:portrait){
				.hair1 h4 {
    top: -212px;
}

.tableBox01 {
    color: #000000;
    font-family: "ヒラギノ角ゴ pro w3","Arial",sans-serif;
    font-size: 13px;
    font-style: normal;
    left: 250px;
    line-height: 2.1;
    opacity: 0.8;
    position: relative;
    top: -160px;
}
			
}


