/* body {
padding-bottom: 70px;
background: #f8f2f2;
}

header img {
display: block;
width: 100px;
margin: 0 auto;
} */
main {
background: #f8f2f2;
}
article{
	padding-bottom: 60px;
	max-width: 700px;
	margin: 0 auto;
	background: #fff;
}


/*--------------------------------------
 CTA
----------------------------------------*/
#mes {
	width: 90%;
	margin: 0 auto;
	border-top: dotted 1px #d3d3d3;
	text-align: center;
}
#mes h2{
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6;
	text-decoration: underline;
}
#mes p.title{
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 1.1rem;
	font-weight: bold;
	line-height: 1.2;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
#mes p.title::before,#mes p.title::after {
  width: 2px;
  height: 33px;
  content: "";
  background-color: #b0965d;
}
#mes p.title::before {
  margin-right: 1em;
  transform: rotate(-30deg);
}
#mes p.title::after {
  margin-left: 1em;
  transform: rotate(30deg);
}
#mes .btn{
	background-color:#f6a6a8;
	border-radius: 15px;
    position: relative;
}
#mes .btn_reserve{background-color:#b0965d;}
#mes .btn a{
	padding: 5% 0;
	display: block;
	width: 100%;
	height: 100%;
	font-size: 1.4rem;
	font-weight: bold;
	color : #fff;
}
#mes .btn i{
	width: 15%;
	position: absolute;
	top: -35%;
	left: -3%;
	transform: rotate(-10deg);
}
#mes p.family{
	margin-top: 5px;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.4;
	color: #b0965d;
}

/*--------------------------------------
hero
----------------------------------------*/
#hero{width: 100%;}


/*--------------------------------------
 ABOUT
----------------------------------------*/
#about .gold{color: #b0965d;}
#about .pink{color: #ff498b;}
#about{
	width: 95%;
	margin: 0 auto;
}
#about .about-wrap{
	padding: 25px 1%;
	border: 2px solid #e2dbc7;
	text-align: center;
	font-weight: bold;
}
#about h2{
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 1.7;
	letter-spacing: 0.02em;
}
#about h2 .pink{font-size: 1.8rem;}
#about h2 span{font-size: 1rem;}
#about .image{
	display: flex;
	justify-content: space-between;
}
#about .image img{width:25%;}
#about p{font-size: 14px;}




/*--------------------------------------
 venue
----------------------------------------*/
#venue{
	width: 90%;
	margin: 0 auto;
}
#venue h2{
	padding: 3% 5px;
	font-size: 1.2rem;
	font-weight: bold;
	color: #fff;
	background-color: #b0965d;
	text-align: center;
}


/*--------------------------------------
 POINT
----------------------------------------*/
#point{
	padding: 50px 0 30px;
	background-color: #c3b6a6;
}
#point .title{position: relative;}
#point h2{
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 0.6;
	letter-spacing: 0.02em;
	color:  #fff;
	text-align: center;
}
#point h2 span{
	font-size: 10px;
	font-weight: normal;
}
#point i{
	width: 30%;
	position: absolute;
	top: -85px;
	left: 10px;
}
#point ul{
	width: 90%;
	margin:  0 auto;
}
#point ul li{
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: rgba(299, 299, 299, .7)
}
#point ul li figure{
	width: 30%;
	position: relative;
	color: #fff;
}
#point ul li figure::before {
 content: "";
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 0 0 50px 50px;
 border-color: transparent transparent transparent #071a38;
 position: absolute;
 left: 0;
 top: 0;
}
#point ul li figure figcaption {
 position: absolute;
 left: 5px;
 top: 0px;
 font-size: 1rem;
 font-weight: bold;
 line-height: 30px;
 color: #fff;
 letter-spacing: 0.02em;
}
#point ul li figure figcaption small {
 padding-right: 3px;
 font-size: 0.4rem;
 line-height: 30px;
 font-weight: bold;
 color: #fff;
}
#point ul li .txt{
	width: 67%;
	margin: 0 auto;
	text-align: center;
}
#point ul li .txt p{
	margin-top: 3px;
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0.04em;
	color: #f2557c;
}
#point ul li .txt span{
	font-size: 0.9rem;
	font-weight: bold;
	color: #071a38;
	display: block;
	line-height: 1.4;
}
#point ul li .txt p.cont{
	width: 90%;
	margin: 3px auto 0;
	font-size: 1rem;
	line-height: 1.4;
	color: #333;
	font-weight: normal;
	text-align: justify;
}
#point ul+p{
	width: 90%;
	margin:  0 auto;
	font-size: 0.6rem;
	font-weight: normal;
}
#point .batch{
	width: 40%;
	margin: 20px auto 0;
	padding: 1%;
	font-size: 0.8em;
	color: #fff;
	text-align: center;
	background-color: #b0965d;
	border-radius: 3px;
/* 	display: inline-block; */
}
#point ul li .txt .batch.day{
	width: 23%;
	margin-left: 1%;
}


/*--------------------------------------
 PRESENT
----------------------------------------*/
#present{
	width: 90%;
	margin: 0 auto;
}
#present .title{
	padding: 1% 0 2.5%;
	background-color:#2d4a74;
}
#present .title h2{
	font-size: 1.6rem;
	font-weight: bold;
	letter-spacing: 0.08em;
	text-align: center;
	color: #fff;
}
#present .title p{
	font-size: 10px;
	color: #fff;
	text-align: center;
}
#present ul li{
	margin-bottom: 20px;
	background-color: #f3f4f8;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#present ul li img{width: 35%;}
#present ul li .txt-wrap{
	width: 60%;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
#present ul li .txt-wrap p{
	width: 95%;
	margin: 0 auto;
	padding: 1% 0;
	font-size: 0.7rem;
	letter-spacing: 0.04em;
	font-weight: bold;
	color: #fff;
	background-color: #b0965d;
}
#present ul li .txt-wrap h3{
	width: 95%;
	margin: 10px auto 0;
	font-size: 1.2rem;
	font-weight: bold;
	letter-spacing: 0.02em;
	color: #2d4a74;
}
#present ul li .txt-wrap h3 span{font-size: 0.9rem;}
#present ul li .txt-wrap h3 small{font-size: 10px;}
#present ul li .txt-wrap h3+p{
	margin-top: 5px;
	font-size: 0.9rem;
	line-height: 1.4;
	color: #2d4a74;
	background-color: transparent;
}
#present ul li .txt-wrap i{
	width: 50%;
	position: absolute;
	top: 70%;
	left: -55px;
}

/*--------------------------------------
 SALON
----------------------------------------*/
#salon{
	width: 90%;
	margin: 0 auto;
}
#salon h2{
	font-size: 1.8rem;
	font-weight: bold;
	color: #b0965d;
	text-align: center;
}
#salon .salon-wrap .area{
	margin-top: 20px;
}
#salon .salon-wrap .area p.area-name{
	padding: 1% 0;
	font-size: 1rem;
	font-weight: bold;
	color: #fff;
	background-color: #b0965d;
	text-align: center;
}
#salon .salon-wrap .area ul{
	margin-top: 10px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#salon .salon-wrap .area ul li{
	width: 31%;
	margin-bottom: 20px;
}
#salon .salon-wrap .area ul li p{
	margin-top: 10px;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0.04em;
	text-align: center;
}
#salon .salon-wrap .area ul li p.btn{
	width: 90%;
	margin: 10px auto 0;
	padding: 5px 0;
	font-size: 0.6rem;
	text-align: center;
	color: #fff;
	border-radius: 50px;
	background-color: #ffacac;
}
#salon a:hover .btn{
	opacity: .6;
	transition: .6s;
}


/*--------------------------------------
 FEATURE
----------------------------------------*/
#feature {
	width: 90%;
	margin: 0 auto;
}
#feature h2{
	padding: 3% 5px;
	font-size: 1.2rem;
	font-weight: bold;
	color: #fff;
	background-color: #b0965d;
	text-align: center;
}
#feature ul::before {
	content: "";
	display: block;
	width: 30%;
	order: 1;
}
#feature ul::after {
	content: "";
	display: block;
	width: 30%;
}
#feature ul {align-items: flex-start;}
#feature ul li {
	max-width: 30%;
	flex: 0 1 30%;
	margin-bottom: 30px;
	text-align: center;
}
#feature ul li img {
	overflow: hidden;
	border-radius: 100%;
}
#feature ul li p {
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.4em;
}


/*--------------------------------------
 STYLE
----------------------------------------*/
#style {
	width: 90%;
	margin: 0 auto;
}
/* #style h2{
	font-size: 1.5rem;
	line-height: 1.4;
	color: #2d4a74;
	font-weight: bold;
	text-align: center;
}
#style h2 span{border-bottom: 5px solid #b0965d;} */
#style h2{
	padding: 3% 0;
	font-size: 1.2rem;
	font-weight: bold;
	color: #fff;
	background-color: #b0965d;
	text-align: center;
}
#style ul{
	margin-top: 10px;
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}
#style ul li{
	width: 48%;
	margin-bottom: 15px;
}
#style ul li .txt{margin-top: 5px;}
#style ul li .txt p{
	font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: 0.02em;
    color: #f2557c;
    text-align: center;
}
#style ul li .txt p.tag{
	font-size: 0.7rem;
    color: #b0965d;
    display: block;
}





/*--------------------------------------
 fix-contact
----------------------------------------*/
/* #fix-contact {display: none;}
#fix-contact * {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#fix-contact {
width : 100%;
position: fixed;
display: block;
bottom: -80px;
z-index: 100;
opacity: 0;
-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;
}
#fix-contact .fix-contact-wrap{
	display: flex;
	justify-content: space-between;
}
#fix-contact .fix-contact-wrap a{
	width: 50%;
	height: 90px;
	display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
	align-self: center;
}
#fix-contact .reserve{background: #ffacac;}
#fix-contact .salon{
	background-color:#b0965d;
}
#fix-contact .fix-contact-wrap a .sp{display: none;}
#fix-contact:hover {background: #666;}
#fix-contact.active {
bottom: 0;
opacity: 1;
}
#fix-contact {text-align: center;}
#fix-contact i img {
display: inline;
width: 22px;
height: auto;
padding-left: 10px;
vertical-align: middle;
}
#fix-contact a {
display: block;
padding: 25px 0;
color: #fff;
font-size: 18px;
font-weight: bold;
letter-spacing: 0.1em;
}
#fix-contact a span {
display: block;
margin-top: 7px;
font-size: 13px;
font-weight: normal;
letter-spacing: 0.01em;
} */

/* @media screen and (max-width: 768px) {
	#fix-contact .fix-contact-wrap a {
		height: 60px;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    padding: 0 10px;
	    color: #fff;
	    font-size: 14px;
	    font-weight: bold;
	    letter-spacing: 0.1em;
	    text-align: center;
	    box-sizing: border-box;
	}
	#fix-contact a span {
	display: none;
	}
	#fix-contact .fix-contact-wrap a .sp{display: block;}
} */

/* footer {
text-align: center;
}
footer p {
font-size: 10px;
letter-spacing: 0;
}
 */
