<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */




#mainimg {
	width: 100%;
	max-width:1862px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	display:block !important;
}
#mainimg #mainbg {
	width:100%;
	height:auto;
}
#mainimg #mainbg img {
	width:100%;
	height:auto;
}

#mainimg_mp {
	display: none !important;
}


@media only screen and (max-width: 500px) {
#mainimg_mp {
	width: 100%;
	max-width:500px;
	height: auto;
	margin-bottom: 8px;
	display:block !important;
}
#mainimg_mp #mainbg_mp {
	width:100%;
	height:auto;
}
#mainimg_mp #mainbg_mp img {
	width:100%;
	height:auto;
}
#mainimg {
	display: none !important;	
}
}


.contentswrap {
	width: 95%;
	max-width:1300px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:80px;
	text-align:left;
}


/************************************************************
 * ふたり帯
************************************************************/
#hutariwrap {
	width:100%;
	height:156px;
	background-image:url(../topimg/hutaribg.png);
	background-position:center center;
	padding-top:9px;
}
.hutaribtn {
	display: inline-block; /* そろえて並べる */
	vertical-align: top;   /* 上にそろえる */
	width:49%;
	margin-left:auto;
	margin-right:auto;
}
.hutaribtn #name {
	width:100%;
	height:auto;
	width:339px;
	margin-right:81px;
	margin-left:auto;
}
.hutaribtn #name img {
	width:100%;
	height:auto;
}
.hutaribtn #eigyoinfo {
	height:auto;
	width:294px;
	margin-left:126px;
	margin-right:auto;
}
.hutaribtn #eigyoinfo img {
	width:100%;
	height:auto;
}

@media only screen and (max-width: 850px) {
#hutariwrap {
	width:100%;
	height:auto;
	background-image:url(../cmnimg/line4.jpg);
	padding-top:0px;
	padding-bottom:10px;
	margin-bottom:25px;
	background-repeat: repeat-x;
	background-position: center bottom;
}
.hutaribtn {
	display: inline-block; /* そろえて並べる */
	vertical-align: top;   /* 上にそろえる */
	width:49%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.hutaribtn #name {
	height:auto;
	width:calc(100% - 15px);
	margin-right:auto;
	margin-left:15px;
	max-width:339x;
}

.hutaribtn #eigyoinfo {
	height:auto;
	width:90%;
	margin-right:auto;
	margin-left:auto;
	max-width:294px;
}

}

/************************************************************
 * 営業案内
************************************************************/
.gaiyotable {
	max-width: 1000px;
	width:calc(95% - 60px);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 200px;
}

table.gaiyotable tr th {
	padding:15px;
	text-align: left;
	background-color:#8C9687;
	color:#FFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
}

table.gaiyotable tr td {
	padding:15px;
	text-align: left;
	vertical-align: middle;
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8C9687;
}
@media only screen and (max-width: 850px) {
.gaiyotable {
	font-size:0.9em;
	width:calc(100% - 30px);
}
table.gaiyotable tr th, table.gaiyotable tr td {
	padding-top:12px;
	padding-bottom:12px;
	padding-left:12px;
	padding-right:3px;
}
}

/************************************************************
 * コンセプト
************************************************************/
#conseptwrap {
	width:90%;
	max-width: 1200px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size:0.95em;
	overflow:hidden; 
	margin-bottom:10px;
	line-height:1.8em;
}
#conseptwrap .phbox {
	float:right;
	margin-left:20px;
	max-width:448px;
	height:auto;
	width:40%;
}
#conseptwrap .phbox img {
	height:auto;
	width:100%;
}

h3 {
	font-size:130%;
	font-weight:bold;
	color:#D19172;
	margin-bottom:20px;
	text-align:left;
}

.kanakoname {
	width:90%;
	text-align:right;
	font-size:0.9em;
}
.kanakoname .name {
	font-size:1.5em;
}


@media only screen and (max-width: 650px) {
#conseptwrap {
	width:90%;
	font-size:0.90em;
	overflow:none;
}
#conseptwrap .phbox {
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	max-width:448px;
	height:auto;
	width:100%;
}
.kanakoname {
	font-size:0.85em;
}
.kanakoname .name {
	font-size:1.3em;
}
h3 {
	margin-bottom:0px;
}
}


/************************************************************
 * 初めて割引
************************************************************/
.hajiwari {
	max-width: 800px;
	width:calc(90% - 100px);
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-bottom: 15px;
	background-color: #A7A89A;
	padding-top: 25px;
	padding-right: 50px;
	padding-left: 50px;
	color: #FFF;
}
.hajiwaribnr {
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	max-width:800px;
	margin-bottom:15px;
	display: block !important;
}
.hajiwaribnr_mp {
	display: none !important;
}
.hajiwaribnr img, .hajiwaribnr_mp img {
	width:100%;
	height:auto;
}


@media only screen and (max-width: 650px) {
.hajiwari {
	width:calc(95% - 50px);
	padding-right: 25px;
	padding-left: 25px;
}
.hajiwaribnr_mp {
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	max-width:500px;
	margin-bottom:15px;
	display: block !important;
}
.hajiwaribnr {
	display: none !important;
}
}



/************************************************************
 * 料金表
************************************************************/
.captiontxt {
	font-size: 0.9em;
	text-align: right;
	max-width: 800px;
	width:90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:30px;
}
@media only screen and (max-width: 650px) {
.captiontxt {
	font-size: 0.9em;
	text-align: left;
	width:95%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:30px;
}
}


.menutitle {
	width:90%;
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	text-align:left;
}
.menutitle img {
	width:100%;
	height:auto;
	max-width:450px;
}

.waribikitag5 {
	font-weight:bold;
	padding:3px 6px 1px 6px;
	background-color:#CC9999;
	color:#FFFFFF;
}
.waribikitag10 {
	font-weight:bold;
	padding:3px 6px 1px 6px;
	background-color:#BE7069;
	color:#FFFFFF;
}
.waribikitag15 {
	font-weight:bold;
	padding:3px 6px 1px 6px;
	background-color:#C04B45;
	color:#FFFFFF;
}

.biyoeki {
	padding:3px 6px;
	border:#CC9999 1px solid;
}
.menubox {
	max-width: 1000px;
	width: 90%;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}


.menubox table {
	width: 100%;
	margin-bottom: 30px;
}
.menubox table tr {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE8D8;
}
.menyunaiyo {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 35px;
	padding-right: 20px;
	text-align: left;
	font-size: 1.0em;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #EEE8D8;
}
.kakaku {
	width: 20%;
	text-align: center;
	padding: 20px;
}
@media only screen and (max-width: 650px) {
.menubox table {
	font-size:0.9em;
}
.menyunaiyo {
	padding: 15px;
}
.kakaku {
	width: 30%;
	text-align: left;
	padding: 15px;
}
}



.nailattentxt {
	font-size: 1.0em;
	text-align: center;
	width:calc(95% - 22px);
	margin-right: auto;
	margin-left: auto;
	margin-bottom:200px;
	border:#999999 dashed 1px;
	padding:10px;
}
@media only screen and (max-width: 650px) {
.nailattentxt {
	font-size: 0.9em;
	text-align: left;
	margin-bottom:100px;
}
}


/************************************************************
 * 施術例
************************************************************/
#processwrap {
	width:85%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:60px;
}
.probox {
	width:calc(28% - 60px);
	margin-left:2%;
	margin-right:2%;
	margin-bottom:40px;
	display:inline-block;
	vertical-align:top;
	height:auto;
	background-color:#B0ACA4;
	padding:30px;
	max-width:385px;
-moz-border-radius-topleft: 25px;
-moz-border-radius-topright:25px;
-moz-border-radius-bottomleft:25px;
-moz-border-radius-bottomright:25px;
-webkit-border-top-left-radius:25px;
-webkit-border-top-right-radius:25px;
-webkit-border-bottom-left-radius:25px;
-webkit-border-bottom-right-radius:25px;
border-top-left-radius:25px;
border-top-right-radius:25px;
border-bottom-left-radius:25px;
border-bottom-right-radius:25px;
}
.probox .ph {
	width:100%;
	height:auto;
	margin-bottom:15px;
}
.probox .ph img {
	width:100%;
	height:auto;
}

.probox .proname {
	width:100%;
	height:auto;
	color:#FFFFFF;
	text-align:left;
	font-size:1.1em;
	font-weight:bold;
	border-bottom:#FFFFFF 1px solid;
}

@media only screen and (max-width: 1000px) {
#processwrap {
	width:100%;
}
.probox {
	width:calc(28% - 40px);
	margin-left:2%;
	margin-right:2%;
	margin-bottom:40px;
	display:inline-block;
	vertical-align:top;
	height:auto;
	background-color:#B0ACA4;
	padding:20px;
	max-width:385px;
}
.probox .proname {
	font-weight:normal;
}
}

@media only screen and (max-width: 850px) {
.probox {
	width:calc(44% - 40px);
	margin-left:2%;
	margin-right:2%;
	margin-bottom:20px;
	padding:20px;
	max-width:385px;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
-webkit-border-top-left-radius:20px;
-webkit-border-top-right-radius:20px;
-webkit-border-bottom-left-radius:20px;
-webkit-border-bottom-right-radius:20px;
border-top-left-radius:20px;
border-top-right-radius:20px;
border-bottom-left-radius:20px;
border-bottom-right-radius:20px;
}
.probox .proname {
	font-size:0.95em;
}
}</pre></body></html>