html {
	-webkit-text-size-adjust: 100%;
}
* {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
/*mv*/
#mv {
	position: relative;
	z-index: 900;
	margin-bottom: 20px;
}
#mv img {
	width: 100%;
}
#mv2 {
	position: relative;
	z-index: 900;
	margin-bottom: 20px;
}
#mv2 img {
	width: 100%;
}
#mv3 {
	display: none;
}
/*head*/
header {
	display: none;
}
#grmenu {
	background: #C1D801;
	padding: 10px 0 14px;
}
#grmenu img {
	display: block;
	margin: 0 auto;
	width: 30%;
}
#grmenu img.logosp {
	display: block;
	margin: 0 auto;
	width: 80%;
}
#grmenu ul {
	list-style: none;
	width: 100%;
	margin: 0 auto;
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
}
#grmenu ul li {
	display: block;
	width: 50%;
	padding: 11px 0;
	text-align: center;
	border-bottom: 1px solid #fff;
}
#grmenu ul li:first-child {
}
#grmenu a {
	display: block;
	color: #333;
	text-decoration: none;
}
/*foot*/
footer {
	display: block;
	background: #c1d800 url(../../images/common/foot.png) no-repeat top center;
	background-size: 100%;
	padding-top: 50px;
}
footer .but1 {
	width: 100%;
}
footer .butfoot-l {
	display: block;
	width: 50%;
	float: left;
	margin: 0 auto;
}
footer .butfoot-r {
	display: block;
	width: 50%;
	float: left;
	margin: 0 auto;
}
footer .butfoot-l img, footer .butfoot-r img {
	width: 30px;
	display: block;
	margin: 0 auto;
}
#foot ul {
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
}
#foot ul li {
	color: #fff;
	display: block;
	width: 50%;
	padding: 11px 0;
	text-align: center;
	list-style: none;
}
#foot ul li a {
	display: block;
	color: #000;
	text-decoration: none;
}
#foot-in {
	margin: 0 auto;
}
#foot-l {
	background: url(../../images/common/footlogo.png) no-repeat center top;
	background-size: 144px;
	font-size: 70%;
	margin-bottom: 30px;
}
.footlogo {
	display: block;
	padding-top: 165px;
	width: 80%;
	margin: 0 auto;
}
.foot-tel1 {
	display: block;
	color: #FF5E3D;
	text-decoration: none;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	margin: 10px 0 20px;
}
.foot-tel2 {
	display: block;
	color: #333;
	text-decoration: none;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 23px;
}
#foot-r {
}
#foot-r .but1 {
	width: 50%;
	float: left;
}
#foot address {
	clear: both;
	text-align: center;
}
/*contents*/
#content-main {
	margin: 15px auto 78px;
}
/*top*/
.topcon1 {
	margin: 0 auto;
}
.topcon1-l {
	width: 60%;
	margin: 0 auto;
}
.topcon1-c {
	background-size: 40%;
	text-align: center;
}
.topcon1-r {
	width: 60%;
	margin: 0 auto;
}
.topcon1-l img, .topcon1-r img {
	width: 100%;
}
.topcon1-c h1 {
	font-size: 28px;
	line-height: 160%;
	padding-top: 30px;
	margin-bottom: 40px;
}
.topcon2 {
	margin: 0 auto 30px;
	width: 60%;
}
.topcon2-in {
}
.topcon2-in img {
	width: 99%;
}
.topcon2-in-txt {
	margin: 18px auto 0;
}
.topcon3 {
	margin: 0 auto;
}
.topcon3-in {
	margin-left: 8px;
}
.topcon3-in:first-child {
	margin-left: 0px;
}
.topcon3-in p {
	padding: 14px 62px;
	font-size: 90%;
	line-height: 140%;
}
.topcon3-in a {
	display: block;
	font-size: 28px;
	color: #fff;
	text-align: center;
	padding: 1em 0;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
}
a.topcon3-l {
	background: #FF4D7B;
}
a.topcon3-c {
	background: #FF9600;
}
a.topcon3-r {
	background: #76C900;
}
.topcon4 {
	margin: 0 auto;
}
.topcon4-1, .topcon4-2, .topcon4-3, .topcon4-4, .topcon4-5, .topcon4-6 {
}
.topcon4-in-1 {
	background: url(../../images/top/con3-1.png) no-repeat center top;
	background-size: 200px;
	padding-top: 200px;
}
.topcon4-in-2 {
	background: url(../../images/top/con3-2.png) no-repeat center top;
	background-size: 252px;
	padding-top: 181px;
}
.topcon4-in-3 {
	background: url(../../images/top/con3-3.png) no-repeat center top;
	background-size: 164px;
	padding-top: 122px;
}
.topcon4-in-4 {
	background: url(../../images/top/con3-4.png) no-repeat center top;
	background-size: 232px;
	padding-top: 122px;
}
.topcon4-in-5 {
	background: url(../../images/top/con3-5.png) no-repeat center top;
	background-size: 157px;
	padding-top: 200px;
}
.topcon4-in-6 p {
	padding: 0 3em;
}
.con4-img {
	width: 100%;
}
.con4-img2 {
	width: 100%;
}
.con4-img-l {
}
.con4-r {
}
.topcon4-in-1 br, .topcon4-in-2 br, .topcon4-in-3 br, .topcon4-in-4 br, .topcon4-in-5 br {
	display: none;
}
.con4-r2 {
	text-align: center;
}
.con4-r2 h4 {
	color: #FF5F45;
	text-align: center;
	font-size: 150%;
	margin-top: 90px;
	margin-bottom: 20px;
}
.con4-img-r {
}
.con4-l {
}
.topcon6 {
	background: #FFEBDA;
	margin: 115px auto;
	padding: 28px 0 50px;
}
.topcon6-top-l {
}
.topcon6-top-l img {
	display: block;
	margin: 0 auto;
	width: 80%;
}
.topcon6-top-r {
}
.topcon6-l {
	margin: 0 auto;
	margin-bottom: 50px;
}
.topcon6-r {
	margin-right: 60px;
	margin-bottom: 50px;
	margin-top: 36px;
}
.topcon6-r img {
	width: 100%;
}
.topcon6-tel1 {
	display: block;
	color: #FF5E3D;
	text-decoration: none;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	margin: 10px 0 10px;
}
.topcon6-tel2 {
	display: block;
	color: #333;
	text-decoration: none;
	font-size: 23px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
}
.topcon6-l p {
	line-height: 160%;
}
.but1 {
	display: block;
}
.but4 {
	display: block;
}
.but3 {
	display: block;
}
.but2 {
	display: block;
}
.but1 img, .but3 img, .but2 img, .but4 img {
	width: 70%;
	display: block;
	margin: 0 auto;
}
/*title*/
  
h1.title {
	font-size: 28px;
	text-align: center;
	display: block;
}
h1.title1 {
	background: url(../../images/top/title1.png) no-repeat center center;
	background-size: 100%;
	margin: 0 auto;
	font-size: 23px;
	padding: 1.4em 0 1em 50px;
	font-weight: bold;
}
h1.title2 {
	background: url(../../images/top/title2.png) no-repeat center center;
	background-size: 100%;
	margin: 0 auto;
	font-size: 23px;
	padding: 1.4em 0 1em 50px;
	font-weight: bold;
}
h1.topcon3-ti {
	display: block;
	text-align: center;
	font-size: 37px;
	font-weight: bold;
	text-align: center;
	line-height: 120%;
}
h1.topcon3-ti span {
	display: block;
	font-size: 60%;
	font-weight: normal;
}
h1.topcon4-ti {
	background: url(../../images/top/con3.png) center top no-repeat;
	background-size: 150%;
	font-size: 16px;
	text-align: center;
	padding: 210px 0 0;
}
h1.topcon4-ti br {
	display: none;
}
/*feed*/
#feed {
	margin: 0 auto;
}
#feed a {
	display: block;
	width: 100%;
	color: #333;
	text-decoration: none;
	margin-bottom: 1em;
}
#feed a span {
	font-weight: bold;
	padding-right: 2em;
}
#content-main {
	width: 90%;
	margin: 0 auto;
}
/*contact*/
h1.con1-ti {
	background: url(../../images/contents/title1-sp.png) center top no-repeat;
	background-size: 100%;
	font-size: 16px;
	text-align: center;
	padding: 20px 0 0;
}
.tel1 {
	display: block;
	color: #FF5E3D;
	margin: 0 auto;
	padding: 1em 0;
	text-decoration: none;
	font-size: 44px;
	text-align: center;
	font-weight: bold;
}
.con1-box {
	margin: 0 auto;
}
.con1-box-l {
}
.con1-box-r {
}
.con1-box-r img {
	width: 100%;
}
.con1-box-r img.sp {
	width: 80%;
	margin: 0 10%;
}
.con1-box-r-l {
}
.con1-box-r-r {
}
.con1-2-box {
	margin: 0 auto;
	padding: 20px 0;
	background: #FFF9C7;
}
.contact-mi {
	width: 100%;
}
.contact {
	text-align: left;
	width: 100%;
}
.contact th {
	display: block;
	font-size: 160%;
	margin-bottom: 29px;
	text-align: center;
}
.contact td {
	display: block;
	margin-bottom: 44px;
	text-align: center;
}
th img {
	width: 50px;
	margin-left: 19px;
}
.contact-l {
}
.contact-r {
}
.contact td input[type=text] {
	width: 80%;
	font-size: 120%;
	padding: 10px 5%;
}
.contact td textarea {
	width: 80%;
	font-size: 120%;
	padding: 10px 5%;
}
.contact label {
	display: block;
}
.submit input {
	display: block;
	width: 197px;
	border: 0;
	margin: 0 auto;
	background: url(../../images/common/submit.png) no-repeat;
	background-size: 197px;
	height: 83px;
	text-indent: -9999px;
	cursor: pointer;
}
/*Radio Check*/
label.radio, label.radio_text, label.checkbox, label.checkbox_text {
	position : relative;
	cursor : pointer;
	display : inline-block;
	overflow : hidden;
	box-sizing : border-box;
}
label.radio {
	width : 18px;
	height : 18px;
	border : 1px solid #666666;
	border-radius : 100%;
}
label.radio_text {
	min-height : calc(18px + 5px);
	margin-right : calc(18px + 5px);
	padding-left : calc(18px + 5px);
	line-height : calc(18px + 5px);
}
label.checkbox {
	width : 36px;
	height : 36px;
	border : 1px solid #B3B3B3;
	background : #fff;
}
label.checkbox_text {
	padding-left : calc(36px + 5px);
	line-height : 36px;
}
/** before after **/
label.radio:before, label.radio_text:before, label.checkbox_text:before, label.checkbox:after, label.radio_text:after, label.checkbox_text:after {
	content : '';
	position : absolute;
	box-sizing : border-box;
}
label.radio:before, label.radio_text:before {
	border-radius : 100%;
}
label.radio:before, label.checkbox:after {
	top : 0px;
	bottom : 0px;
	left : 0px;
	right : 0px;
	margin : auto;
}
label.checkbox:after, label.checkbox_text:after {
	transform : rotate(45deg);
	-webkit-transform : rotate(45deg);
	-moz-transform : rotate(45deg);
	border-right : 3px solid #DD6655;
	border-bottom : 3px solid #DD6655;
 top : calc(50% - (((17px / 12 ) * 5) / 2));
	display : block;
 margin-top : calc(((17px / 12 ) * 5) * -1);
 width : calc(((17px / 12 ) * 5));
	height : 17px;
	z-index : 1;
}
label.radio_text:before, label.radio_text:after {
	top : 0px;
	bottom : 0px;
	margin-top : auto;
	margin-bottom : auto;
}
label.radio:before {
	display : block;
	width : 10px;
	height : 10px;
	z-index : 1;
	background-color : #DD6655;
}
label.radio_text:before {
	width : 18px;
	height : 18px;
	border : 1px solid #666666;
	left : 0px;
	z-index : 3;
}
label.checkbox_text:before {
	width : 36px;
	height : 36px;
	left : 0px;
	top : 0;
	border : 1px solid #B3B3B3;
	z-index : 3;
	box-sizing: border-box;
}
label.radio_text:after {
	width : 10px;
	height : 10px;
	border-radius : 100%;
 left : calc(((18px/2) - (10px) / 2));
	background-color : #DD6655;
	z-index : 1;
}
label.checkbox_text:after {
 left : calc((36px / 2) - (((17px / 12 ) * 5) / 2));
}
/** input **/
label.radio input[type="radio"], label.radio_text input[type="radio"], label.checkbox input[type="checkbox"], label.checkbox_text input[type="checkbox"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	position : absolute;
	z-index : 2;
	margin : 0px;
	width : 36px;
	height : 36px;
	box-sizing : border-box;
	outline : none;
}
label.radio input[type="radio"], label.radio_text input[type="radio"] {
 left : calc(18px * -1);
	width : 18px;
	height : 18px;
	top : 0px;
	bottom : 0px;
	margin-top : auto;
	margin-bottom : auto;
	border-radius : 100%;
}
label.checkbox input[type="checkbox"], label.checkbox_text input[type="checkbox"] {
 left : calc(36px * -1);
	padding : 0;
}
label.radio input[type="radio"] {
	display : block;
	box-shadow : 18px 0px #FFF;
}
label.radio_text input[type="radio"] {
	box-shadow : 18px 0px #FFF;
}
label.checkbox input[type="checkbox"] {
	box-shadow : 36px 0px #FFF;
}
label.checkbox_text input[type="checkbox"] {
	display : block;
	box-shadow : 36px 0px #FFF;
}
/** checked forcus */
label.checkbox_text input[type="checkbox"]:checked, label.checkbox input[type="checkbox"]:checked, label.radio_text input[type="radio"]:checked, label.radio input[type="radio"]:checked {
	box-shadow : none;
}
label.checkbox_text input[type="checkbox"]:checked:focus, label.checkbox input[type="checkbox"]:checked:focus {
	opacity: 0.1;
}
label.radio_text input[type="radio"]:focus, label.radio input[type="radio"]:focus {
	opacity: 0.2;
}
label.checkbox_text input[type="checkbox"]:checked:focus {
	box-shadow : 36px 0px #666;
}
label.checkbox_text input[type="checkbox"]:focus {
	box-shadow : 36px 0px #EEE;
}
label.checkbox input[type="checkbox"]:checked:focus {
	box-shadow : 36px 0px #666;
}
label.checkbox input[type="checkbox"]:focus {
	box-shadow : 36px 0px #EEE;
}
label.radio_text input[type="radio"]:focus {
	box-shadow : 18px 0px #FFF;
}
label.radio input[type="radio"]:focus {
	box-shadow : 18px 0px #FFF;
}
label {
	display: block;
	width: 80%;
	text-align: left;
	margin-bottom: 10px;
}
/*contents2*/

#bread {
	margin-bottom:40px;
}
#bread a {
	color: #000;
	text-decoration: none;
}
.con2-box {
	margin: 0 auto;
}
h3.con2-l {
	display: block;
	text-align: center;
}
.con2-menu {
}
.con2-menu ul {
	list-style: none;
	margin: 40px 0;
}
.con2-menu ul li {
	border-top: 1px dotted #000;
	text-align: center
}
.con2-menu ul li:first-child {
	border-top: 0;
}
.con2-menu ul li a {
	text-decoration: none;
	color: #000;
	padding: 0;
	width: 100%;
	display: block;
}
.con2-menu2 ul {
	list-style: none;
	margin: 40px 0;
}
.con2-menu2 ul li a {
	text-decoration: none;
	color: #000;
	padding: 0 5%;
	width: 40%;
	float: left;
	display: block;
}
.con2-1-box {
}
.con2-1-1 {
}
.con2-1-2 {
}
.con2-1-3 {
}
.con2-1-4 {
}
.con2-1-5 {
}
.con2-1-6 {
}
.con2-1-1, .con2-1-2, .con2-1-3, .con2-1-4, .con2-1-5, .con2-1-6 {
	margin-bottom: 50px;
}
.con2-1-1 img, .con2-1-2 img, .con2-1-3 img, .con2-1-4 img, .con2-1-6 img {
	width: 100%;
}
.con2-ti-img {
	width: 100%;
}
.con2-ti-img2 {
	width: 100%;
}
.con2-ti-img3 {
	width: 100%;
	padding-top: 100px;
}
.con2-ti-img4 {
	width: 100%;
}
table.price {
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
	margin: 0 10px;
}
.price th {
	background: #F7F3E7;
	width: 100%;
	display: block;
	border: #95989A solid 1px;
	padding: 45px 0;
	vertical-align: middle;
}
.price td {
	width: 100%;
	display: block;
	border: #95989A solid 1px;
	padding: 45px 0;
	vertical-align: middle;
}
table.price2 {
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
	margin: 0 10px;
}
.price2 th {
	width: 20%;
	border: #95989A solid 1px;
	padding: 45px 0;
	background: #FFF47D;
	vertical-align: middle;
}
.price2 td {
	width: 20%;
	border: #95989A solid 1px;
	padding: 45px 0;
	vertical-align: middle;
}
.price2-tbody {
}
.price2-tbody th {
	background: #F7F3E7;
}
.price2-tbody td {
	background: #FFF47D;
}
.price-botttom {
	font-size: 80%;
	text-align: left;
	margin-bottom: 50px;
}
.con2-2-l {
	margin-right: 2%;
}
.con2-2-r {
}
.con2-l {
}
.con2-r {
}
.con2-1-5 table.price, .con2-2-l table.price, .con2-l table.price, .con2-r table.price {
	width: 100%!important;
}
.pt1 {
	display: block;
	width: 100%;
	margin: 65px auto 26px;
}
.pt6 {
	display: block;
	width: 100%;
	margin: 0 auto 26px;
}
.pt8 {
	display: block;
	width: 100%;
	margin: 0 auto 26px;
}
.pt8 img {
	width: 100%;
}
.pt17 {
	display: block;
	width: 100%;
	margin: 10px 0;
}
.pt18 {
	display: block;
	width: 100%;
	margin: 104px auto 22px;
}
.pt24 {
	display: block;
	width: 100%;
	margin: 10px 0;
}
.pr-img {
	width: 100%;
	margin: 112px 0 0;
}
h3.con2-2 {
	font-size: 250%;
	text-align: center;
	line-height: 160%;
}
h5 {
	margin-bottom: 30px;
}
h5.cen {
	text-align: center;
}
.mochimono {
	display: block;
	list-style: none;
	background: #F7F3E7;
}
.mochimono li {
	display: block;
	margin: 0;
	padding: 20px 0 20px 45px;
}
.mochimono li:nth-child(2n+1) {
	background: url(../../images/contents/pt-22.png) no-repeat center left;
	background-size: 37px
}
.mochimono li:nth-child(2n+2) {
	background: url(../../images/contents/pt-23.png) no-repeat center left;
	background-size: 37px
}
br {
	display: none;
}
.con4img-l-1 {
	display: block;
	width: 80%!important;
	margin: 0 auto;
}
.forpc {
	display: none;
}
#contentsmain2 img {
	width: 100%;
}
.aboutaccess-kado {
	border-radius: 20px;
	background: #FFD1EB;
	color: #532E14;
	margin-bottom: 10px;
	font-size: 90%;
	text-align: center
}
.w25p {
	width: 50%;
	float: left;
	margin: 0 auto;
}
.w25p a img {
}
.join-kado {
	width: 50%;
	margin: 0 auto;
	border-radius: 20px;
	background: hsla(17,100%,96%,1.00);
	color: #532E14;
	font-size: 100%;
	text-align: center;
	padding: 1em 10%;
}
.kado-botoom {
	text-align: center;
	margin: 16px 0;
}
.jointitle0 {
	width: 100%!important;
	margin: 0 auto;
}
.jointitle1 {
	width: 100%!important;
	margin: 60px auto 40px;
}
.jointitle1 table.price {
	width: 100%!important;
}
.join-con1 {
	width: 100%;
	text-align: center;
	margin: 0 auto 40px;
}
.join-con1 .midashi1 {
	font-size: 180%!important;
	margin: 0 0 40px;
}
.join-con1 h5 {
	color: hsla(40,100%,50%,1.00);
	width: 100%;
	display: block;
	margin-left: -10%;
}
.colorg {
	color: hsla(9,100%,63%,1.00);
	line-height: 120%;
	display: block;
	margin-top: 20px;
}
.join-con1 a {
	display: block;
	width: 70%;
	margin: 0 auto;
}
.joinbottom {
	margin-bottom: 80px;
	padding: 5% auto;
	width: 70%!important;
}
.join-bl {
	width: 70%!important;
	padding: 0!important;
	margin: 0 auto;
}
.join-br {
	width: 70%!important;
	padding: 0!important;
	margin: 0 auto;
}
.joinbottom img {
	width: 80%!important;
	margin: 0 auto;
	display: block;
}
.prof01 {
	background: url(../../images/about/11.png) no-repeat center top;
	background-size: 61px;
	padding: 130px 0 0 0px
}
.prof02 {
	background: url(../../images/about/12.png) no-repeat center top;
	background-size: 61px;
	padding: 130px 0 0 0
}
.about30 {
	padding: 4% 0;
	margin: 0 auto;
	width: 50%
}
.aboutaccess {
	width: 80%;
	margin: 0 auto;
}
.aboutaccess h6 {
	font-size: 140%;
	text-align: center;
	color: #532E14;
	display: block;
	margin: 40px 0 24px;
}
.abouttitle1 {
	margin: 60px 40px;
}
.abouttitle2 {
	width: 70%!important;
	margin: 60px auto 40px;
	display: block;
}
.abouttitle3 {
	width: 70%!important;
	margin: 60px auto 40px;
	display: block;
}
.staffimg {
	width: 70%!important;
	margin: 0 auto;
	display: block;
}
.pin p {
	display: block;
	background: url(../../images/about/21.png) no-repeat left center;
	background-size: 38px;
	padding: 15px 0 15px 50px;
}
.about-box1 .w50 {
	margin: 0 auto;
	width: 88%!important;
}
table.price3 {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	text-align: center;
	margin: 0 auto 10px;
	font-size: 80%;
}
.price3 th {
	background: #FFE8E7;
	display: block;
	border: #95989A solid 1px;
	padding: 4px 0!important;
	vertical-align: middle;
}
.price3 td {
	border: #95989A solid 1px;
	display: block;
	padding: 4px 0!important;
	vertical-align: middle;
}
.join .price {
	margin: 0 auto;
}
.join .price th {
	padding: 0!important;
	border: none;
}
.join .price td {
	padding: 0!important;
	border: none;
}
.prof01 .brari, .prof02 .brari {
	margin-bottom: 2em;
}
.profile {
	font-size: 80%;
}
.profile th {
	font-weight: normal;
	text-align: left;
	display: block;
}
.profile td {
	padding-left: 1em;
	display: block;
}
#faq {
	margin: 100px auto 0;
}
.faq-q {
	font-size: 24px;
	font-weight: bold;
}
.faq-q {
	background: url(../../images/faq/q.png) no-repeat;
	background-size: 61px;
	padding: 15px 0 66px 100px;
}
.faq-a {
	background: url(../../images/faq/a.png) no-repeat;
	background-size: 61px;
	padding: 15px 0 66px 100px;
	margin-bottom: 66px;
	border-bottom: 1px solid #ccc;
}
.daylist li {
	display: block;
	margin: 0 37px;
	padding: 20px 0 20px 45px;
	list-style: none;
}
.daylist li {
	background: url(../../images/day/05.png) no-repeat center left;
	background-size: 35px
}




#contentsmain3{width:100%!important;}

.salon-mi-01 img{margin:98px auto 58px;width:100%!important;}
.salon-mi-02 img{margin:88px auto 61px;width:100%!important;}

.salonti img,
.salonmin img{width:100%!important;}


.salon-l img{width:100%!important;}
.salon-c img{width:100%!important;}
.salon-r img{width:100%!important;}

.salon-c p,
.salon-r p{padding:0 1em;}


a.salon-but{display:block; margin:0 auto 60px;}
.salon-but img{width:100%!important;}


.calender{margin:-20px 0 80px;}