﻿
/*-----------------------------------------------------	*/
/*	for all						*/
/*-----------------------------------------------------	*/


/* ------ General Settings ------ */

@import url(https://fonts.googleapis.com/css?family=Asap);

img {
	max-width: 100%;
	height: auto;
	width: auto\9;
}

a:hover {
	opacity: 0.7;
}

.link {
	color: #0D2E91;
	text-decoration: underline;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: inherit;
	min-width: 960px;
}

.text-center {
	text-align: center;
}

#wrapper {
	width: 100%;
	position: relative;
}

.sp {
	display: none;
}

.clr {
	clear: both;
}

.mb0 {
	margin-bottom: 0 !important;
}

.mr0 {
	margin-right: 0 !important;
}

/* //////////////////////////////////// */
/* Header
/* //////////////////////////////////// */


header {
	width: 100%;
	margin: 0 auto;
	height: 80px;
	background: url(../images/bg_header.png) repeat;
	position: fixed;
	top: 0;
	z-index: 1000000;
}

#header-inner {
	width: 960px;
	margin: 0 auto;
	height: 80px;
	position: relative;
}

#logo {
	width: 174px;
	position: absolute;
	top: 30px;
	left: 30px;
	height: 20px;
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	cursor: pointer;
	text-align: left;
}

#gnav {
	position: absolute;
	top: 30px;
	right: 30px;
	z-index: 9999;
}

#gnav ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#gnav nav ul {
	float: right;
}

#gnav nav ul li {
	float: left;
	margin-right: 30px;
}

#gnav nav ul li a {
	font-family: 'Asap', sans-serif;
	font-weight: bold;
}

#gnav nav ul li a {
	display: block;
	font-size: 133%;
	color: #5a5a5a;
}

#gnav nav ul li a span {
	color: #ED0000;
	font-weight: bold;
}

#gnav nav ul li a:hover {
	text-decoration: none;
}

/* //////////////////////////////////// */
/* main
/* //////////////////////////////////// */


#main {
	width: 960px;
	height: 711px;
	text-align: center;
	margin: 80px auto 0 auto;
	;
}

#main figure {
	padding-top: 153px;
	padding-bottom: 149px;
}

#main .read {
	overflow: hidden;
	height: 125px;
	background: url(../images/read.png) no-repeat;
	padding-top: 25px;
}

#main .fl {
	float: left;
	width: 480px;
	text-align: center;
}

#main .fr {
	float: right;
	width: 480px;
	text-align: center;
}

#main .read .fl dt {
	font-weight: bold;
	font-size: 150%;
	margin-bottom: 20px;
}

#main .read .fr dt {
	font-weight: bold;
	font-size: 150%;
	margin-bottom: 20px;
	color: #FFF;
}

#main .read .fl dd {
	font-size: 116%;
	margin-bottom: 20px;
	line-height: 2;
}

#main .read .fr dd {
	font-size: 116%;
	margin-bottom: 20px;
	color: #FFF;
	line-height: 2;
}

#photo {
	height: 188px;
}

#main_slide {
	height: 188px;
}

/* //////////////////////////////////// */
/* Contents
/* //////////////////////////////////// */



#contents {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#contents:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

h2 {
	font-family: 'Asap', sans-serif;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 2em;
}

h2 span {
	color: #ED0000;
	font-weight: bold;
}

/* //////////////////////////////////// */
/* menu
/* //////////////////////////////////// */


#menu {
	background: #F5F5F5;
	padding: 50px;
	overflow: hidden;
	margin-bottom: 100px;
}

#menuL {
	width: 375px;
	float: left;
	border-right: 1px #CCC solid;
	padding-right: 50px;
	margin-right: 50px;
}

#menuR {
	width: 375px;
	float: right;
}

#menu article {
	margin-bottom: 4em;
	overflow: hidden;
}

#menu h3 {
	font-size: 116%;
	font-weight: bold;
	margin-bottom: 1.5em;
}

#menu h3 strong {
	font-family: 'Asap', sans-serif;
	font-weight: bold;
}

#menu ul {
	width: 375px;
}

#menu li {
	margin-bottom: 1.5em;
	font-size: 106%;
	font-weight: bold;
	color: #444444;
	clear: both;
	overflow: hidden;
}

#menu li strong {
	float: left;
	width: 300px;
	display: block;
	font-weight: bold;
}

#menu li .price {
	float: right;
	width: 70px;
	text-align: right;
}

#menu li .rtxt {
	clear: both;
	font-size: 83%;
	line-height: 2;
	display: block;
	font-weight: normal;
}

#menu li .rtxt2 {
	font-size: 83%;
	line-height: 2;
	display: block;
	font-weight: normal;
	float: left;
}

#menu li .rtxt3 {
	font-size: 106%;
	font-weight: bold;
	display: block;
	float: left;
}

#menu .at {
	font-size: 83%;
}

/* //////////////////////////////////// */
/* works
/* //////////////////////////////////// */


#works {
	padding: 0 50px 0px 60px;
	overflow: hidden;
	margin-bottom: 80px;
}

#works li {
	width: 260px;
	height: 260px;
	float: left;
	margin: 0 20px 20px 0;
	overflow: hidden;
}

#works li:nth-child(3n+0) {
	margin: 0 0px 20px 0;
}

#works img {
	width: 260px;
	height: 260px;
	object-fit: cover;
 font-family: 'object-fit: cover;'; /*IE対策*/
}

/* //////////////////////////////////// */
/* salon
/* //////////////////////////////////// */


#salon {
	background: #F5F5F5;
	padding: 50px 0 0 0;
	overflow: hidden;
	overflow: hidden;
}

#infocontets {
	padding: 0 100px;
	overflow: hidden;
}

#salon h3 {
	font-size: 116%;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: #CCC 1px solid;
	margin-bottom: 30px;
}

#contact {
	width: 455px;
	float: left;
	overflow: hidden;
}

#contact ul {
	overflow: hidden;
	margin-bottom: 25px;
	overflow: hidden;
}

#contact li {
	float: left;
}

#contact .tel {
	background: url(../images/tel.png) no-repeat;
	width: 184px;
	height: 25px;
	text-indent: -9999px;
	margin-right: 40px;
}

#contact .mail {
	width: 223px;
	height: 25px;
}

#contact .mail a {
	background: url(../images/mail.png) no-repeat;
	width: 223px;
	height: 25px;
	text-indent: -9999px;
	display: block;
}

#contact .time {
	overflow: hidden;
	margin-bottom: 25px;
}

#contact .time dt {
	width: 67px;
	float: left;
}

#contact .time dd {
	width: 120px;
	float: left;
	font-size: 116%;
	padding-top: 18px;
	line-height: 1;
	font-weight: bold;
	margin-right: 40px;
}

#contact .ex {
	letter-spacing: 0.1em;
	color: #666;
	margin-bottom: 40px;
}

#contact .shopinfo {
	margin-bottom: 50px;
	padding-bottom: 5px;
	overflow: hidden;
}

#contact .shopinfo dt {
	font-size: 116%;
	font-weight: bold;
	margin-bottom: 10px;
}

#contact .shopinfo dd {
	font-weight: bold;
	letter-spacing: 0.1em;
	position: relative;
	width: 455px;
}

#contact .shopinfo dd a {
	position: absolute;
	background: #666;
	border-radius: 50px;
	color: #FFF;
	text-align: center;
	width: 105px;
	font-size: 83%;
	padding: 4px 0;
	font-family: 'Asap', sans-serif;
	letter-spacing: normal;
	right: 0;
}

#info {
	width: 265px;
	float: right;
	overflow: hidden;
}

/*RSS*/


.rssFeed {
	width: 265px;
}

.rssFeed a {
	text-decoration: none;
}

.rssFeed a:hover {
	text-decoration: none;
}

.rssHeader {
	padding: 0.2em 0;
}

.rssBody {
}

.rssRow h4, .rssRow p, .rssRow div {
	margin: 0;
	padding: 0.2em;
}

.rssRow h4 {
	font-weight: bold;
	font-size: 100%;
	float: left;
	text-align: left;
	width: 170px;
	color: #444444;
}

.rssRow {
	padding-bottom: 30px;
}

.rssRow:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.rssRow div {
	color: #878787;
	float: right;
	font-size: 100%;
	width: 75px;
	text-align: right;
}

#ticker1 .odd {
	background-color: #e8e8fc;
}

#ticker1 .even {
	background-color: #d4d4e8;
}

#sosial {
	background: #EEE;
	padding: 50px 0 40px 100px;
	border-top: #fff 1px solid;
	overflow: hidden;
}

#sosial li {
	float: left;
	text-align: center;
	margin-right: 80px;
}

#sosial li a {
	font-size: 93%;
	line-height: 1.2;
}

#sosial li img {
	padding: 5px 0;
	margin-bottom: 1em;
}

#sosial li.mr0 img {
	padding: 0;
}

/* //////////////////////////////////// */
/* pagetop
/* //////////////////////////////////// */


.pagetop {
	cursor: pointer;
}

/* ------ Footer ------ */



footer {
	width: 100%;
	padding: 50px 0;
	text-align: center;
}

.copyright {
	font-family: 'Asap', sans-serif;
	color: #666666;
}

#fnav {
	border-top: #cacaca 1px solid;
	border-bottom: #cacaca 1px solid;
	margin-bottom: 8px;
}





/*-----------------------------------------------------	*/
/*	for - 768px					*/
/*-----------------------------------------------------	*/


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

/* ------ General Settings ------ */




a:hover {
	opacity: 1;
	text-decoration: none;
}

.link {
	color: #0D2E91;
	text-decoration: underline;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: inherit;
	min-width: inherit;
}

.text-center {
	text-align: center;
}

#wrapper {
	width: 100%;
	position: inherit;
}

.pc {
	display: none;
}

.sp {
	display: inherit;
}

/* //////////////////////////////////// */
/* Header
/* //////////////////////////////////// */


header {
	width: 100%;
	margin: 0 auto;
	height: 100px;
	background: url(../images/bg_header.png) repeat;
	position: fixed;
	top: -50px;
	z-index: 1000000;
	overflow: hidden;
}

.show {
	top: 0px;
}

.hide {
	top: -50px;
}

#header-inner {
	width: 100%;
	margin: 0 auto;
	height: auto;
	position: inherit;
}

#logo {
	width: 100%;
	position: relative;
	top: auto;
	left: auto;
	height: 40px;
	background: url(../images/logo.png) no-repeat center 18px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	cursor: pointer;
	text-align: left;
	margin: 10px auto 0 auto;
	background-size: 154px auto;
}

#gnav {
	position: inherit;
	top: auto;
	right: auto;
	z-index: inherit;
	padding-top: 16px;
	text-align: center;
	width: 100%;
}

#gnav ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#gnav nav {
	width: 100%;
}

#gnav nav ul {
	float: none;
	width: 100%;
}

#gnav nav ul li {
	float: none;
	width: 22%;
	text-align: center;
	display: inline-block;
	box-sizing: border-box;
	margin-right: 0;
}

#gnav nav ul li a {
	font-family: 'Asap', sans-serif;
	font-weight: bold;
}

#gnav nav ul li a {
	display: block;
	font-size: 133%;
	color: #5a5a5a;
}

#gnav nav ul li a span {
	color: #ED0000;
	font-weight: bold;
}

#gnav nav ul li a:hover {
	text-decoration: none;
}

/* //////////////////////////////////// */
/* main
/* //////////////////////////////////// */


#main {
	width: auto;
	height: auto;
	text-align: center;
	margin: 80px auto 0 auto;
}

#main figure {
	padding: 60px 50px 100px 50px;
}

#main .read {
	overflow: hidden;
	height: 125px;
	background: url(../images/read.png) no-repeat center top;
	padding-top: 25px;
}

#main .fl {
	float: left;
	width: 50%;
	text-align: center;
}

#main .fr {
	float: right;
	width: 50%;
	text-align: center;
}

#main .read .fl dt {
	font-weight: bold;
	font-size: 150%;
	margin-bottom: 20px;
}

#main .read .fr dt {
	font-weight: bold;
	font-size: 150%;
	margin-bottom: 20px;
	color: #FFF;
}

#main .read .fl dd {
	font-size: 116%;
	margin-bottom: 20px;
	line-height: 2;
}

#main .read .fr dd {
	font-size: 116%;
	margin-bottom: 20px;
	color: #FFF;
	line-height: 2;
}

#photo {
	height: 188px;
}

#main_slide {
	height: 188px;
}

/* //////////////////////////////////// */
/* Contents
/* //////////////////////////////////// */



#contents {
	width: auto;
	margin: 0 auto;
	text-align: left;
}

#contents:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

h2 {
	font-family: 'Asap', sans-serif;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 2em;
}

h2 span {
	color: #ED0000;
	font-weight: bold;
}

/* //////////////////////////////////// */
/* menu
/* //////////////////////////////////// */


#menu {
	background: #F5F5F5;
	padding: 50px 20px 50px 20px;
	overflow: hidden;
	margin-bottom: 50px;
}

#menuL {
	width: auto;
	float: none;
	border-right: none;
	padding-right: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
}

#menuR {
	width: auto;
	float: none;
}

#menu article {
	margin-bottom: 3em;
	overflow: hidden;
}

#menu h3 {
	font-size: 116%;
	font-weight: bold;
	margin-bottom: 1em;
}

#menu h3 strong {
	font-family: 'Asap', sans-serif;
	font-weight: bold;
}

#menu ul {
	width: auto;
}

#menu li {
	margin-bottom: 1em;
	font-size: 106%;
	font-weight: bold;
	color: #444444;
	clear: both;
	overflow: hidden;
}

#menu li strong {
	float: left;
	width: 60%;
	display: block;
	font-weight: bold;
}

#menu li .price {
	float: right;
	width: 40%;
	text-align: right;
}

#menu li .rtxt {
	clear: both;
	font-size: 83%;
	line-height: 1.5;
	display: block;
	font-weight: normal;
}

#menu li .rtxt2 {
	font-size: 83%;
	line-height: 1.5;
	display: block;
	font-weight: normal;
	float: left;
}

#menu li .rtxt3 {
	font-size: 106%;
	font-weight: bold;
	display: block;
	float: left;
}

#menu .at {
	font-size: 83%;
}

/* //////////////////////////////////// */
/* works
/* //////////////////////////////////// */


#works {
	padding: 0 0px 0px 00px;
	overflow: hidden;
	margin-bottom: 80px;
}

#works ul {
	width: 540px;
	margin: 0 auto;
}

#works li {
	width: 260px;
	height: 260px;
	float: left;
	margin: 0 20px 20px 0;
	overflow: hidden;
}

#works li:nth-child(3n+0) {
	margin: 0 20px 20px 0;
}

#works li:nth-child(2n+0) {
	margin: 0 0px 20px 0;
}

#works img {
	width: 260px;
	height: 260px;
}

/* //////////////////////////////////// */
/* salon
/* //////////////////////////////////// */


#salon {
	background: #F5F5F5;
	padding: 50px 0px 0 0px;
	overflow: hidden;
	overflow: hidden;
}

#infocontets {
	padding: 0 20px;
	overflow: hidden;
}

#salon h3 {
	font-size: 116%;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: #CCC 1px solid;
	margin-bottom: 30px;
	text-align: center;
}

#contact {
	width: auto;
	float: none;
	overflow: hidden;
}

#contact ul {
	overflow: hidden;
	width: 480px;
	margin: 0 auto 25px auto;
	overflow: hidden;
}

#contact li {
	float: left;
}

#contact .tel {
	background: url(../images/tel.png) no-repeat;
	width: 184px;
	height: 25px;
	text-indent: -9999px;
	margin-right: 40px;
}

#contact .tel a {
	display: block;
	height: 25px;
	width: auto;
}

#contact .mail {
	width: 223px;
	height: 25px;
}

#contact .mail a {
	background: url(../images/mail.png) no-repeat;
	width: 223px;
	height: 25px;
	text-indent: -9999px;
	display: block;
}

#contact .time {
	overflow: hidden;
	margin-bottom: 25px;
	width: 480px;
	margin: 0 auto 25px auto;
}

#contact .time dt {
	width: 67px;
	float: left;
}

#contact .time dd {
	width: 120px;
	float: left;
	font-size: 116%;
	padding-top: 18px;
	line-height: 1;
	font-weight: bold;
	margin-right: 40px;
}

#contact .ex {
	letter-spacing: 0.1em;
	color: #666;
	margin-bottom: 40px;
	text-align: center;
}

#contact .shopinfo {
	margin-bottom: 50px;
	padding-bottom: 5px;
	overflow: hidden;
	text-align: center;
}

#contact .shopinfo dt {
	font-size: 116%;
	font-weight: bold;
	margin-bottom: 10px;
}

#contact .shopinfo dd {
	font-weight: bold;
	letter-spacing: 0.1em;
	position: inherit;
	width: auto;
}

#contact .shopinfo dd a {
	position: inherit;
	background: #666;
	border-radius: 50px;
	color: #FFF;
	text-align: center;
	width: 105px;
	font-size: 83%;
	padding: 4px 0;
	font-family: 'Asap', sans-serif;
	letter-spacing: normal;
	right: auto;
	display: block;
	margin: 20px auto 0 auto;
}

#info {
	width: auto;
	float: none;
	overflow: hidden;
}

/*RSS*/


.rssFeed {
	width: auto;
}

.rssFeed a {
	text-decoration: underline;
}

.rssFeed a:hover {
	text-decoration: none;
}

.rssHeader {
	padding: 0.2em 0;
}

.rssBody {
}

.rssRow h4, .rssRow p, .rssRow div {
	margin: 0;
	padding: 0.2em;
}

.rssRow h4 {
	font-weight: bold;
	font-size: 100%;
	float: left;
	text-align: left;
	width: 170px;
	color: #444444;
}

.rssRow {
	padding-bottom: 20px;
}

.rssRow:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.rssRow div {
	color: #878787;
	float: right;
	font-size: 100%;
	width: 75px;
	text-align: right;
}

#ticker1 .odd {
	background-color: #e8e8fc;
}

#ticker1 .even {
	background-color: #d4d4e8;
}

#sosial {
	background: #EEE;
	padding: 20px 0 20px 0px;
	border-top: #fff 1px solid;
	overflow: hidden;
}

#sosial ul {
	display: table;
	width: 100%;
}

#sosial li {
	float: none;
	width: auto;
	display: table-cell;
	vertical-align: top;
	text-align: center;
	margin-right: 0;
	margin-bottom: 20px;
}

#sosial li a {
	font-size: 93%;
	line-height: 1.2;
}

#sosial li img {
	padding: 5px 0;
	margin-bottom: 0.2em;
}

#sosial li.mr0 img {
	padding: 0;
}

/* //////////////////////////////////// */
/* Footer
/* //////////////////////////////////// */


footer {
	width: 100%;
	padding: 30px 0;
	text-align: center;
}

.copyright {
	font-family: 'Asap', sans-serif;
	color: #666666;
}

#fnav {
	border-top: #cacaca 1px solid;
	border-bottom: #cacaca 1px solid;
	margin-bottom: 8px;
}
}


/*-----------------------------------------------------	*/
/*	for - 640px					*/
/*-----------------------------------------------------	*/


@media screen and (max-width: 640px) {

/* //////////////////////////////////// */
/* main
/* //////////////////////////////////// */


#main {
	width: auto;
	height: auto;
	text-align: center;
	margin: 80px auto 0 auto;
}

#main figure {
	padding: 60px 60px 60px 60px;
}

#main .read {
	overflow: hidden;
	height: auto;
	background: none;
	padding-top: 25px;
}

#main .fl {
	float: none;
	width: auto;
	text-align: center;
	background: #F5F5F5;
	padding: 15px 0 10px 0;
}

#main .fr {
	float: none;
	width: auto;
	text-align: center;
	background: #B3B3B3;
	clear: both;
	padding: 15px 0 10px 0;
}

#main .read .fl dt {
	font-weight: bold;
	font-size: 133%;
	margin-bottom: 10px !important;
}

#main .read .fr dt {
	font-weight: bold;
	font-size: 133%;
	margin-bottom: 10px !important;
	color: #FFF;
}

#main .read .fl dd {
	font-size: 116%;
	margin-bottom: 0px;
	line-height: 1.6;
}

#main .read .fr dd {
	font-size: 116%;
	margin-bottom: 0px;
	color: #FFF;
	line-height: 1.6;
}

#photo {
	height: 188px;
}

#main_slide {
	height: 188px;
}

/* //////////////////////////////////// */
/* Contents
/* //////////////////////////////////// */



#contents {
	width: auto;
	margin: 0 auto;
	text-align: left;
}

#contents:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

h2 {
	font-family: 'Asap', sans-serif;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 2em;
}

h2 span {
	color: #ED0000;
	font-weight: bold;
}

/* //////////////////////////////////// */
/* menu
/* //////////////////////////////////// */


#menu {
	background: #F5F5F5;
	padding: 50px 20px 50px 20px;
	overflow: hidden;
	margin-bottom: 50px;
}

#menuL {
	width: auto;
	float: none;
	border-right: none;
	padding-right: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
}

#menuR {
	width: auto;
	float: none;
}

#menu article {
	margin-bottom: 3em;
	overflow: hidden;
}

#menu h3 {
	font-size: 116%;
	font-weight: bold;
	margin-bottom: 1em;
}

#menu h3 strong {
	font-family: 'Asap', sans-serif;
	font-weight: bold;
}

#menu ul {
	width: auto;
}

#menu li {
	margin-bottom: 1em;
	font-size: 106%;
	font-weight: bold;
	color: #444444;
	clear: both;
	overflow: hidden;
}

#menu li strong {
	float: left;
	width: 60%;
	display: block;
	font-weight: bold;
}

#menu li .price {
	float: right;
	width: 40%;
	text-align: right;
}

#menu li .rtxt {
	clear: both;
	font-size: 83%;
	line-height: 1.5;
	display: block;
	font-weight: normal;
}

#menu li .rtxt2 {
	font-size: 83%;
	line-height: 1.5;
	display: block;
	font-weight: normal;
	float: left;
}

#menu li .rtxt3 {
	font-size: 106%;
	font-weight: bold;
	display: block;
	float: left;
}

#menu .at {
	font-size: 83%;
}

/* //////////////////////////////////// */
/* works
/* //////////////////////////////////// */


#works {
	padding: 0 0px 0px 20px;
	overflow: hidden;
	margin-bottom: 50px;
}

#works ul {
	width: auto;
	margin: 0 auto;
}

#works li {
	width: 45%;
	height: auto;
	float: left;
	margin: 0 20px 20px 0;
	overflow: hidden;
}

#works li:nth-child(3n+0) {
	margin: 0 20px 20px 0;
}

#works li:nth-child(2n+0) {
	margin: 0 0px 20px 0;
}

#works img {
	width: 33.33vw;
	height: 33.33vw;
}

/* //////////////////////////////////// */
/* salon
/* //////////////////////////////////// */


#salon {
	background: #F5F5F5;
	padding: 50px 0px 0 0px;
	overflow: hidden;
	overflow: hidden;
}

#infocontets {
	padding: 0 20px;
	overflow: hidden;
}

#salon h3 {
	font-size: 116%;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: #CCC 1px solid;
	margin-bottom: 30px;
}

#contact .ex {
	letter-spacing: 0.1em;
	color: #666;
	margin-bottom: 40px;
}

#contact .shopinfo {
	margin-bottom: 50px;
	padding-bottom: 5px;
	overflow: hidden;
}

#contact .shopinfo dt {
	font-size: 116%;
	font-weight: bold;
	margin-bottom: 10px;
}

#contact .shopinfo dd {
	font-weight: bold;
	letter-spacing: 0.1em;
	position: inherit;
	width: auto;
}

#contact .shopinfo dd a {
	position: inherit;
	background: #666;
	border-radius: 50px;
	color: #FFF;
	text-align: center;
	width: 105px;
	font-size: 83%;
	padding: 4px 0;
	font-family: 'Asap', sans-serif;
	letter-spacing: normal;
	right: auto;
	display: block;
	margin: 20px auto 0 auto;
}

#info {
	width: auto;
	float: none;
	overflow: hidden;
}
}


/*-----------------------------------------------------	*/
/*	for - 480px					*/
/*-----------------------------------------------------	*/


@media screen and (max-width: 480px) {

/* //////////////////////////////////// */
/* main
/* //////////////////////////////////// */


#main {
	width: auto;
	height: auto;
	text-align: center;
	margin: 80px auto 0 auto;
}

#main figure {
	padding: 70px 40px 70px 40px;
}

#main .read {
	overflow: hidden;
	height: auto;
	background: none;
	padding-top: 25px;
}

#main .fl {
	float: none;
	width: auto;
	text-align: center;
	background: #F5F5F5;
	padding: 15px 0 10px 0;
}

#main .fr {
	float: none;
	width: auto;
	text-align: center;
	background: #B3B3B3;
	clear: both;
	padding: 15px 0 10px 0;
}

#main .read .fl dt {
	font-weight: bold;
	font-size: 133%;
	margin-bottom: 10px !important;
}

#main .read .fr dt {
	font-weight: bold;
	font-size: 133%;
	margin-bottom: 10px !important;
	color: #FFF;
}

#main .read .fl dd {
	font-size: 116%;
	margin-bottom: 0px;
	line-height: 1.6;
}

#main .read .fr dd {
	font-size: 116%;
	margin-bottom: 0px;
	color: #FFF;
	line-height: 1.6;
}

#photo {
	height: 188px;
}

#main_slide {
	height: 188px;
}

/* //////////////////////////////////// */
/* Contents
/* //////////////////////////////////// */



#contents {
	width: auto;
	margin: 0 auto;
	text-align: left;
}

#contents:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

h2 {
	font-family: 'Asap', sans-serif;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 2em;
}

h2 span {
	color: #ED0000;
	font-weight: bold;
}

/* //////////////////////////////////// */
/* menu
/* //////////////////////////////////// */


#menu {
	background: #F5F5F5;
	padding: 50px 20px 50px 20px;
	overflow: hidden;
	margin-bottom: 50px;
}

#menuL {
	width: auto;
	float: none;
	border-right: none;
	padding-right: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
}

#menuR {
	width: auto;
	float: none;
}

#menu article {
	margin-bottom: 3em;
	overflow: hidden;
}

#menu h3 {
	font-size: 116%;
	font-weight: bold;
	margin-bottom: 1em;
}

#menu h3 strong {
	font-family: 'Asap', sans-serif;
	font-weight: bold;
}

#menu ul {
	width: auto;
}

#menu li {
	margin-bottom: 1em;
	font-size: 106%;
	font-weight: bold;
	color: #444444;
	clear: both;
	overflow: hidden;
}

#menu li strong {
	float: left;
	width: 60%;
	display: block;
	font-weight: bold;
}

#menu li .price {
	float: right;
	width: 40%;
	text-align: right;
}

#menu li .rtxt {
	clear: both;
	font-size: 83%;
	line-height: 1.5;
	display: block;
	font-weight: normal;
}

#menu li .rtxt2 {
	font-size: 83%;
	line-height: 1.5;
	display: block;
	font-weight: normal;
	float: left;
}

#menu li .rtxt3 {
	font-size: 106%;
	font-weight: bold;
	display: block;
	float: left;
}

#menu .at {
	font-size: 83%;
}

/* //////////////////////////////////// */
/* works
/* //////////////////////////////////// */


#works {
	padding: 0 0px 0px 20px;
	overflow: hidden;
	margin-bottom: 50px;
}

#works ul {
	width: auto;
	margin: 0 auto;
}

#works li {
	width: 45%;
	height: auto;
	float: left;
	margin: 0 5% 20px 0;
	overflow: hidden;
}

#works li:nth-child(3n+0) {
	margin: 0 5% 20px 0;
}

#works li:nth-child(2n+0) {
	margin: 0 5% 20px 0;
}

#works img {
	width: 45vw;
	height: 45vw;
}

/* //////////////////////////////////// */
/* salon
/* //////////////////////////////////// */


#salon {
	background: #F5F5F5;
	padding: 50px 0px 0 0px;
	overflow: hidden;
	overflow: hidden;
}

#infocontets {
	padding: 0 20px;
	overflow: hidden;
}

#salon h3 {
	font-size: 116%;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: #CCC 1px solid;
	margin-bottom: 30px;
}

#contact {
	width: auto;
	float: none;
	margin-bottom: 30px;
	overflow: hidden;
}

#contact ul {
	overflow: hidden;
	margin-bottom: 25px;
	overflow: hidden;
	width: auto;
}

#contact li {
	float: none;
	margin-bottom: 20px;
}

#contact .tel {
	background: url(../images/tel.png) no-repeat;
	width: 184px;
	height: 25px;
	text-indent: -9999px;
	margin: 0 auto 20px auto;
}

#contact .mail {
	width: 223px;
	height: 25px;
	margin: 0 auto;
}

#contact .mail a {
	background: url(../images/mail.png) no-repeat;
	width: 223px;
	height: 25px;
	text-indent: -9999px;
	display: block;
}

#contact .time {
	overflow: hidden;
	width: inherit;
	margin: 0 auto 25px 10%;
}

#contact .time dt {
	width: 38px;
	float: left;
	margin-bottom: 10px;
}

#contact .time dt img {
	width: 33px;
	height: auto;
}

#contact .time dd {
	width: 30%;
	float: left;
	font-size: 100%;
	padding-top: 3%;
	line-height: 1;
	font-weight: bold;
	margin-right: 10px;
}

#contact .ex {
	letter-spacing: inherit;
	color: #666;
	margin-bottom: 40px;
}

#contact .shopinfo {
	margin-bottom: 50px;
	padding-bottom: 5px;
	overflow: hidden;
}

#contact .shopinfo dt {
	font-size: 116%;
	font-weight: bold;
	margin-bottom: 10px;
}

#contact .shopinfo dd {
	font-weight: bold;
	letter-spacing: 0.1em;
	position: inherit;
	width: auto;
}

#contact .shopinfo dd a {
	position: inherit;
	background: #666;
	border-radius: 50px;
	color: #FFF;
	text-align: center;
	width: 105px;
	font-size: 83%;
	padding: 4px 0;
	font-family: 'Asap', sans-serif;
	letter-spacing: normal;
	right: auto;
	display: block;
	margin: 20px auto 0 auto;
}

#info {
	width: auto;
	float: none;
	overflow: hidden;
}

#sosial {
	background: #EEE;
	padding: 10px 10px;
	border-top: #fff 1px solid;
	overflow: hidden;
}

#sosial li {
	float: none;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.0 !important;
}

#sosial li a {
	font-size: 73%;
	line-height: 1.0 !important;
	padding-right: 2px;
}

#sosial li img {
	padding: 5px 0;
	margin-bottom: 0.2em;
	width: 75%;
	height: auto;
}

#sosial li.mr0 img {
	padding: 0;
}
}


/*-----------------------------------------------------	*/
/*	for - 320px					*/
/*-----------------------------------------------------	*/


@media screen and (max-width: 320px) {

#main figure {
	padding: 80px 40px 80px 40px;
}

#contact .time {
	overflow: hidden;
	width: inherit;
	margin: 0 auto 25px auto;
}

#contact .time dt {
	width: 12%;
	float: left;
	margin-bottom: 10px;
}

#contact .time dt img {
	width: 90%;
	height: auto;
}

#contact .time dd {
	width: 35%;
	float: left;
	font-size: 100%;
	padding-top: 3%;
	line-height: 1;
	font-weight: bold;
	margin-right: 10px;
}

#contact .shopinfo dd {
	letter-spacing: inherit;
}
}
