@charset "utf-8";
.header {
}
.contents1 {
	height: auto;
	padding-top: 30px;
	padding-bottom: 35px;
	background-image: url(../img/bg.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.salon_title {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}
.contents1_textbox {
	font-size: 1.1em;
	margin-left: 4em;
	float: left;
	line-height: 2em;
}
.contents1_box1 {
	line-height: 1.8em;
	text-align: left;
	font-size: 1.2em;
	padding-bottom: 30px;
}
.clear {
	clear: both;
}
.contents1_box2 {
}
h2 {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 0px;
	font-size: 1.3em;
	line-height: 1.6em;
	margin-top: 0px;
}
.wf-sawarabigothic {
	font-family: "Sawarabi Gothic";
}
.wf-sawarabimincho {
	font-family: "Sawarabi Mincho";
}
.img_center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}
.header img {
	width: 100%;
	height: auto;
}
body {
	background-color: #fdf2f3;
	color: #42210b;
}
.salon_box {
	width: 96%;
	margin-bottom: 2em;
	margin-left: 2%;
	margin-right: 2%;
}
.concept {
	width: 45%;
	float: left;
	font-size: 1.1em;
	line-height: 2.5em;
}
.map {
	width: 55%;
	float: right;
	text-align: right;
}
.bold {
	font-weight: bold;
}
.bold2 {
	font-weight: bold;
	font-size: 1.1em;
	letter-spacing: 0.1em;
}
.pt25 {
	padding-top: 35px;
}
.pb25 {
	margin-bottom: 25px;
}
.menu_box {
	width: 90%;
	height: auto;
	border: 7px double #000000;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/menu_bg_xs3.png);
	background-repeat: repeat-y;
	background-size: 100% auto;
	background-position: center top;
	background-color: #FFFFFF;
	margin-bottom: 3em;
}
.menu_box img {
	width: 100%;
	height: auto;
}
.menu_box2 {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
}
.menu_box2_left {
	float: left;
	width: 50%;
}
.menu_box2_left2 {
	float: left;
	width: 100%;
}
.menu_box2_center {
	text-align: left;
	font-size: 1.2em;
	line-height: 1.8em;
	margin-bottom: 1.6em;
}
.menu_box2_left_li {
	background-image: url(../img/ribon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-size: 1.3em;
	margin-bottom: 1.5em;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}
.menu_box2_left_li2 {
	background-image: url(../img/ribon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-size: 1.3em;
	margin-bottom: 1.5em;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}
.t1 {
	font-size: 1.2em;
	line-height: 1.8em;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	margin-top: 0.5em;
	margin-bottom: 2em;
}
.yoyaku {
	width: 90%;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 3em;
	padding-top: 2em;
	padding-bottom: 2em;
	box-shadow: 2px 2px 4px gray;
}
.bottan {
	margin-left: auto;
	margin-right: auto;
	width: 65%;
	margin-bottom: 2em;
}

.mr20 {
	margin-right: 20px;
}


.yoyaku1 {
	float: left;
	margin-left: 4%;
	font-size: 1.1em;
	line-height: 2em;
	width: 29%;
}
.yoyaku2 {
	float: left;
	margin-left: 3%;
	width: 62%;
	margin-right: 2%;
	font-size: 1.1em;
}
.footer_box {
	background: #c1272d; /* Old browsers */
	background: -moz-linear-gradient(top, #c1272d 0%, #9f1f24 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #c1272d 0%, #9f1f24 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #c1272d 0%, #9f1f24 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1272d', endColorstr='#9f1f24', GradientType=0 ); /* IE6-9 */
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #FFFFFF;
}
.footer_box_logo {
	float: left;
	margin-left: 1.5em;
}
.footer_box_text {
	float: left;
	margin-left: 2em;
	line-height: 1.8em;
}
.footer_box_text a {
	color: #FFFFFF;
}
.onegai {
	padding-top: 2.5em;
}
.banner{
	width: 21em;
	margin: 0 auto 40px;
	padding: 1em;
	color: white;
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
background: rgb(153,52,79);
background: linear-gradient(0deg, rgba(153,52,79,1) 0%, rgba(242,111,140,1) 100%);
border-radius: 10px;
	display: block;

	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
}
.banner:hover{
	color: white;
	background: rgb(153,52,79);
background: linear-gradient(180deg, rgba(153,52,79,1) 0%, rgba(242,111,140,1) 100%);
}
@media screen and (max-width: 1200px) {
.menu_box2 {
	width: 70%;
}
.menu_box2_left_li {
	padding-left: 30px;
	font-size: 1.2em;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}
.menu_box2_left_li2 {
	font-size: 1.2em;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}
.menu_box2_center {
	font-size: 1.2em;
	line-height: 1.6em;
}
.contents1 {
	padding-bottom: 20px;
}
.concept {
	width: 43%;
	float: left;
	font-size: 1.1em;
	line-height: 2.2em;
	margin-left: 2%;
}
}

@media screen and (max-width: 979px) {
h2 {
	margin-bottom: 25px;
	padding: 0px;
	font-size: 1.3em;
}
.contents1_box1 {
	text-align: left;
	font-size: 1.1em;
	padding-bottom: 20px;
	padding-left: 15px;
}
.contents1_box1 img {
	width: 35%;
	height: auto;
}
.contents1_textbox {
	margin-left: 2em;
}
.concept {
	width: 43%;
	line-height: 2.1em;
	margin-left: 2%;
	font-size: 1em;
	padding-top: 0em;
}
.pt25 {
	padding-top: 25px;
}
.menu_box2 {
	width: 80%;
}
.salon_box {
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
}
.t1 {
	font-size: 1.1em;
	width: 90%;
}
.yoyaku {
	width: 95%;
}
.onegai {
	padding-top: 1.5em;
}
.footer_box_logo {
	float: left;
	margin-left: 2%;
	width: 20%;
	margin-top: 0.5em;
}
.footer_box_text {
	width: 73%;
	float: left;
	margin-left: 3%;
	margin-right: 2%;
	line-height: 1.4em;
}
}

@media only screen and (max-width: 768px) {
.contents1_box1 {
	padding-left: 15px;
	padding-right: 15px;
}
.contents1_textbox {
	font-size: 0.9em;
	margin-left: 1em;
	margin-right: 0.5em;
	float: left;
	line-height: 1.8em;
}
.contents1_box2 img {
	width: 28%;
	height: auto;
	margin-left: 1em;
}
.concept {
	width: 48%;
	line-height: 2em;
	margin-left: 2%;
}
.concept {
	width: 85%;
	line-height: 2em;
	float: none;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.1em;
	margin-bottom: 1em;
	letter-spacing: 0.1em;
}
.map {
	width: 100%;
	float: none;
	text-align: center;
}
.menu_box {
	width: 96%;
}
.menu_title {
	text-align: center;
	margin-bottom: 2em;
}
.menu_title img {
	width: 13%;
	height: auto;
}
.menu_box2_left_li {
	font-size: 1.1em;
	margin-bottom: 1.2em;
}
.menu_box2_left_li2 {
	font-size: 1.1em;
	background-position: 0% top;
	margin-bottom: 1.2em;
}
.menu_box2_center {
	font-size: 1.1em;
	line-height: 1.6em;
}
.menu_box2 {
	width: 90%;
}
.t1 {
	width: 90%;
	margin-top: 0.5em;
	margin-bottom: 3em;
}
.yoyaku {
	width: 90%;
}
.yoyaku1 {
	float: none;
	margin-left: 4%;
	font-size: 1.1em;
	line-height: 1.8em;
	width: 96%;
}
.yoyaku2 {
	float: none;
	margin-left: 4%;
	width: 94%;
	margin-right: 2%;
	border-top: 2px dotted #363636;
	margin-top: 2em;
	padding-top: 1.5em;
	font-size: 1.1em;
}
.yoyaku2 p {
	margin-left: 1em;
	margin-top: 0.3em;
	margin-bottom: 1.3em;
}
.footer_box_logo {
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: 96%;
	margin-top: 0.5em;
}
.footer_box_text {
	float: none;
	margin-left: 3%;
	margin-right: 1%;
	width: 96%;
	line-height: 1.8em;
	font-size: 0.9em;
}
	.bottan {
	width: 85%;
}

}

@media only screen and (max-width: 550px) {
.menu_title img {
	width: 18%;
}
.onegai img {
	width: 38%;
	height: auto;
}
.yoyaku_title {
}
.yoyaku_title img {
	width: 25%;
	height: auto;
}
.banner{
	width: 16em;
	margin: 0 auto 40px;
	padding: .5em 1em;
	color: white;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
background: rgb(153,52,79);
background: linear-gradient(0deg, rgba(153,52,79,1) 0%, rgba(242,111,140,1) 100%);
border-radius: 10px;
	display: block;

	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
}
.banner:hover{
	color: white;
	background: rgb(153,52,79);
background: linear-gradient(180deg, rgba(153,52,79,1) 0%, rgba(242,111,140,1) 100%);
}
}

@media only screen and (max-width: 531px) {
.contents1_textbox {
	font-size: 0.9em;
	margin-left: 0.5em;
	margin-right: 0.5em;
	float: left;
	line-height: 1.8em;
}
.contents1_box2 img {
	width: 25%;
}
.salon_title img {
	width: 55%;
	height: auto;
}
.concept {
	width: 90%;
	letter-spacing: 0em;
}
.bold {
	font-size: 1em;
}
.menu_box2 {
	width: 90%;
}
.menu_box2_left_li {
	font-size: 1.3em;
}
.menu_title img {
	width: 18%;
}
}

@media only screen and (max-width: 480px) {
h2 {
	margin-bottom: 20px;
	padding: 0px;
	font-size: 1.2em;
	line-height: 1.6em;
}
.contents1_textbox {
	font-size: 0.8em;
	margin-left: 1em;
	margin-right: 1em;
	float: left;
	line-height: 1.8em;
}
.contents1_box2 img {
	width: 20%;
}
.contents1 {
	padding-top: 20px;
	padding-bottom: 0px;
	background-position: center 0%;
	background-size: auto 100%;
}
.salon_title img {
	width: 70%;
	height: auto;
	margin-top: 25px;
}
.map img {
	width: 90%;
	height: auto;
}
.menu_box2 {
	width: 90%;
}
.menu_box2_center {
	font-size: 1.1em;
	line-height: 1.6em;
	text-align: left;
}
.menu_box2_left_li {
	font-size: 1em;
	background-size: 13% auto;
	padding-left: 26px;
	margin-bottom: 1.5em;
}
.menu_box2_left_li2 {
	font-size: 1em;
	background-size: 7% auto;
	padding-left: 30px;
	margin-bottom: 1.5em;
}
.menu_title img {
	width: 24%;
}
.pb25 {
	margin-bottom: 20px;
}
.menu_box {
	margin-bottom: 1.5em;
}
.onegai img {
	width: 48%;
	margin-top: 0em;
}
.yoyaku_title img {
	width: 33%;
	height: auto;
}
	.yoyaku {
	padding-bottom: 1em;
}
	.bottan {
	width: 95%;
}
}
