@charset "UTF-8";
/* CSS Document */
a:hover img,a:hover p,a:hover li,.modal-content li a:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -ms-filter: "alpha(opacity=40)";
	-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;
}

h1,h2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
body {
	text-align: center;
	background-color: #f2f2f2;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

p,li {
	color: #333;
	
	letter-spacing: 0px;
	font-feature-settings : "palt";
}

.sp_only {
	display: none;
}
@media (max-width: 900px) {
	.pc_only {
	display: none;
}
	.sp_only {
		display: block;
}
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
#target {
	
}
/* モーダルウインドウ */
#content01 {
}
.close-content01 img {
	display: block;
	margin-left: auto;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 80px;
}
.modal-content li a {
	display: block;
	font-size: 16px;
	color: #dcdac6;
	width: 350px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 2px #dcdac6;
		border-style: solid;
	border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

#g_navi{
    background: rgba(255,255,255,0.75);;
    display: flex;
    padding: 0;
    position: fixed;
    justify-content: space-between;
    width: 100%;
	height: 80px;
	z-index:100;
}
@media (max-width: 900px) {
	#g_navi{
  height: 60px;
}
	#g_navi .sns {
		display: none;
	}
}



#g_navi .left{
	width: 270px;
	background-color: #c1272d;
}
#g_navi .left img {
	text-align: left;
	margin-top: 28px;
}
@media (max-width: 900px) {
	#g_navi .left{
	width: 40%;
}
	#g_navi .left img {
	width: 120px;
		height: 13px;
		margin-top: 23px;
}
}


#g_navi .right {
	width: 600px;
}
#g_navi .right {
		text-align: right;
	margin-top: 23px;
	margin-right: 20px;
}
@media (max-width: 900px) {
	#g_navi .right {
	width: 60%;
}
	#g_navi .right {
	margin-top: 13px;
	margin-right: 10px;
}
}


#g_navi ul li {
	display: inline-block;
}
#g_navi .right li,#g_navi .right li a {
	line-height: 34px;
	color: #c1272d;
	font-size: 15px;
	font-weight: bold;
}
#g_navi .right li a {
	font-size: 20px;
}
#g_navi .right li {
	margin-left: 12px;
}
#g_navi .right li:last-child {
	margin-left: 30px;
}
#g_navi #menu {
	width: 54px;
	float: right;
}
#g_navi li.menu-trigger-o {
	width: 30px;
	float: right;
}
@media (max-width: 900px) {
	#g_navi .right li {
			font-size: 12px;
		line-height: 12px;
}
	#g_navi .right li a {
	font-size: 18px;
}
	#g_navi .right li:last-child {
	margin-left: 10px;
		
}	
}



.stamp {
padding: 10px;
background: #fff;
background: radial-gradient(at center, transparent, transparent 5px, #fff 6px);
background: -webkit-gradient(radial, center center, 5, center center, 6, from(#fff), color-stop(100%,#fff), color-stop(0%,rgba(255,255,255,0)));
background-position: -10px -10px;
background-size: 20px 20px;
-webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,0.6));
filter: drop-shadow(0 1px 2px rgba(0,0,0,0.6));
}

.box16{
    padding: 0.5em 1em;
    margin: 2em 0;
    background: -webkit-repeating-linear-gradient(-45deg, #ede4e5, #ede4e5 3px,#e3dbd2 3px, #e3dbd2 7px);
    background: repeating-linear-gradient(-45deg, #ede4e5, #ede4e5 3px,#e3dbd2 3px, #e3dbd2 7px);
}
.box16 p {
    margin: 0; 
    padding: 0;
}
#footer {
	background-color: #efeedf;
}
#footer #f_top_img {
	width: 100%;
	height: 115px;
	background-image: url(../images/footer_img.jpg);
	background-repeat : repeat-x; 
	background-position: center center;
}
#footer h2 img {
			margin-top: 50px;
	margin-bottom: 30px;

}
@media (max-width: 900px) {
	#footer #f_top_img {
	width: 100%;
	height: 70px;
			background-size:cover;
}
	#footer h2 img {
		width: 200px;
		height: 100px;
		margin-top: 30px;
	}
	}
address+ul {
	margin-top: 30px;
}
#footer li #tel {
	font-size: 22px;
	font-weight: bold;
	margin-top: 56px;
	
}
#footer #tel a {
	font-size: 34px;
	color: #333;
	
}
@media (max-width: 900px) {
	#footer #tel {
	font-size: 14px;
	font-weight: bold;
	margin-top: 56px;
		line-height: 40px;
}
#footer #tel a {
	font-size: 22px;
	color: #333;
}
}
#footer #time {
	margin-top: 15px;
}
@media (max-width: 900px) {
	#footer #time {
line-height: 30px;
		
}
}
#footer #time span {
	font-weight: bold;
}
#footer #parking {
	margin-top: 44px;
	line-height: 27px;
}
@media (max-width: 900px) {
	#footer #parking {
	width: 80%;
		margin-left: auto;
		margin-right: auto;
}
}
#footer #map {
	margin-top: 50px;
	line-height: 0;
}
#footer_sns {
	background-color: #c1272d;
	margin:  0;
	padding: 50px 0 10px 0;
}
#footer_sns ul li {
	display: inline-block;
}
#footer_sns ul li {
	margin-right: 46px;
}
#footer_sns ul li:last-of-type {
	margin-right: 0;
}
#footer_sns p {
	font-size: 10px;
	margin-top: 50px;
	color: #fff;
}
@media (max-width: 900px) {
	#footer_sns {
	padding: 20px 0 10px 0;
}
		#footer_sns img {
			width: 40px;
			height: 40px;
}
	#footer_sns p {
	margin-top: 20px;
}
}


/* ========================================
フッター上のプライス
=========================================*/


.bg_black li.menu {
	color: #fff;
	font-size: 20px;
	margin-left: 0;
margin-top: 20px;
			margin-bottom: 20px;
}
.bg_black ul {
		margin-top: 26px;
			margin-bottom: 100px;
}
#shampoo .bg_black li.menu {
			margin-bottom: 10px;
	font-weight: bold;
}
@media (max-width: 900px) {
	#shampoo .bg_black li.menu {
			line-height: 28px;
}
}
.bg_black span.price {
	font-size: 30px;
		color:#c1272d;margin-left: 20px;
}
#shampoo .bg_black li.price {
	font-size: 14px;
		color:#fff;
	margin-left: 0;
	margin-bottom: 20px;
}
@media (max-width: 900px) {
	#shampoo .bg_black li{
		line-height: 20px;
	}
}
#shampoo .bg_black li a {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
		margin-bottom: 100px;
	display: block;
}


.bg_black span.tax {
	font-size: 12px;
		color:#fff;
}
@media (max-width: 900px) {
	.bg_black span.price,.perm span.tax {
	line-height: 70px;
}
}
#con_price img:first-of-type {
	margin-top: -1px;
	margin-bottom: 60px;
	vertical-align: top;
}
#con_price h2 {
	color: #fff;
	font-size: 30px;
	letter-spacing: 10px;
}
@media (max-width: 900px) {
	#con_price h2 {
	font-size: 20px;
}
}
#shampoo #con_price h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	color: #fff;
	letter-spacing: 0px;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	background-color: #c1272d;
	width: 6em;
	margin-left: auto;
	margin-right: auto;
}
#con_price {
	background-color: #333;
	overflow: hidden;
}

