@charset "UTF-8";
/* CSS Document */



/* TITLE */
.top-img{
width: 100%;
height: 400px;
background-image: url("../img/ex_main.jpg");
background-repeat: no-repeat;
background-size:cover;
background-position: center top;
}


@media (max-width: 768px) {
.top-img{
background-size: cover;
height: 200px;
margin-top: -2rem;	
}
}


/*イントロ*/
.main-title{
padding: 2rem 0rem;
text-align: center;
}
.main-title h1{
font-family: 'M PLUS Rounded 1c', sans-serif;
font-family: 'Shippori Mincho', serif;
font-size: 4.5rem;	
letter-spacing: 1.3rem;
color: #5c2920;
margin-top: 7rem;	
margin-bottom: 1rem;	
}
.main-title h2{
font-family: 'M PLUS Rounded 1c', sans-serif;
font-family: 'Shippori Mincho', serif;
letter-spacing: 0.3rem;
font-size: 1.6rem;	
color: #5c2920;
position: relative;
display: inline-block;
margin-bottom: 1.5em;	
}
.main-title h2:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -20px;/*線の上下位置*/
  display: inline-block;
  width: 60px;/*線の長さ*/
  height: 1px;/*線の太さ*/
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);/*位置調整*/
  background-color: #CCB2A3;/*線の色*/
  border-radius: 0.1px;/*線の丸み*/
}
.main-title p{
letter-spacing: 0.1rem;
color: #5c2920;
margin-top: 2rem;	
}

@media (max-width: 768px) {
.main-title h1{
letter-spacing: 0.8rem;
font-size: 3rem;
margin-top: 3rem;	
}
.main-title p{
font-size: 1.2rem;
text-align: left;
padding: 0 3rem;	
}	
}



/*---イントロ画像---*/

.eyebox{
position: relative;	
margin-top: 10rem;	
margin-bottom: 20rem;	
}

.eyebox-l{
margin-left: 3rem;
z-index: 99;	
}
.about-text{
text-align: left;
font-size: 1.3rem;
padding: 2rem 0;
line-height: 3rem;		
}

.eyebox-r{
position: absolute;
top:8rem;
right: 3rem;;
z-index: 98;	
}

.eyebox img{
width: 100%;
}


@media (max-width: 768px) {
.eyebox{padding:3rem 0rem; width: 100%; text-align: center;margin: 0 auto; margin-top: 2rem; margin-bottom: 3rem;}	
.eyebox img{width: 90%; padding: 0; margin: 0;}	
.eyebox-l{margin-left: 0rem; width: 100%;}	
.eyebox-r{position: static; margin-top: 2rem;}
}







/*---マツエク説明部分---*/
.eye-outer{
margin-top: 10rem;
}



.llbox h2{
font-family: 'M PLUS Rounded 1c', sans-serif;
font-family: 'Shippori Mincho', serif;
line-height: 3rem;
text-align: left;
margin: 0 auto;
}

.llbox{
padding: 7rem 0rem;
margin-bottom: 1.5rem;
}
.leftline{
position:relative;
}
.leftline span{
position: absolute;
top: 0;
left: 0;
display: block;
color: #fff;
letter-spacing: 0.3rem;	
white-space: nowrap;
font-size: 2.2rem;
}
.leftline span::before{
content: "";
display: inline-block;
width: 5em;
border-top: 1px solid #fff;
vertical-align: middle;
margin-right: 1em;
padding-bottom:4px;
}


.eye-textbox{
background-color: #CCB2A3;
margin-top: 10rem;
padding-bottom: 6rem;	
}
.eye-textbox img{
width: 80%;		
}
.eye-textinner{
padding:1rem 3rem 6rem 3rem;
text-align: center;
}
.eye-textinner p{
text-align: left;
font-size: 1.5rem;	
}


@media (max-width: 768px) {
.llbox h2{font-size: 1.3rem; line-height: 2rem; text-align:left;}
.leftline2 span{
letter-spacing: 0.3rem;
}
.leftline span::before{
width: 2em;
margin-right: 1em;
}
.llbox{
padding: 3rem 0rem;
margin-bottom: 1rem;
}
.leftline span{
font-size: 1em;
letter-spacing: 0.1rem;	
}
.subtitle{
text-indent: 6em;	
}
.eye-textbox{
padding-bottom: 3rem;	
}	
.eye-textbox p{
font-size: 1.2rem; text-align: left;}	

.leftline span::before{
width: 3rem;
}
	
	
}


/*------カラエク-----*/

.llbox2 h2{
font-family: 'M PLUS Rounded 1c', sans-serif;
font-family: 'Shippori Mincho', serif;
font-size: 1.8rem;
letter-spacing: 0.3rem;
line-height: 3rem;
text-align: left;
margin: 0 auto;
}

.llbox2{
padding: 7rem 0rem;
margin-bottom: 0rem;
}
.leftline2{
position:relative;
}
.leftline2 span{
position: absolute;
top: 0;
left: 0;
display: block;
color: #5c2920;
letter-spacing: 1rem;	
white-space: nowrap;
font-size: 3.2rem;
}
.leftline2 span::before{
content: "";
display: inline-block;
width: 5em;
border-top: 1px solid #5c2920;
vertical-align: middle;
margin-right: 1em;
padding-bottom:4px;
}
.subtitle{
font-size: 1.2rem;
margin-top: 1rem;
text-indent: 16em;	
}
.color-tbox{
margin-top: 3rem;
}



@media (max-width: 768px) {
.llbox2 h2{font-size: 1.2rem; line-height: 2rem; text-align:left;}
.leftline2 span::before{
width: 2em;
margin-right: 1em;
}
.llbox2{
padding: 4rem 0rem;
margin-bottom: 1rem;
}
.leftline2 span{
font-size: 2em;
letter-spacing: 0.3rem;		
}
.subtitle{
text-indent: 6em;	
}
.color-tbox{
text-align: center;
}	
.color-tbox img{
width: 80%;
padding-top: 1.5rem;	
}
}




/*---メニュー---*/
.menu-outer{
padding: 6rem 0;
background-color: #fff;
width: 90%;
text-align: center;
margin: 0 auto;
}

.menu-outer h1{
font-size: 4rem;	
font-family: 'M PLUS Rounded 1c', sans-serif;
font-family: 'Shippori Mincho', serif;
letter-spacing: 0.5rem;
color: #CCB2A3;
position: relative;
display: inline-block;
margin-bottom: 1em;	
}

.menu-outer h1:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -30px;/*線の上下位置*/
  display: inline-block;
  width: 60px;/*線の長さ*/
  height: 1px;/*線の太さ*/
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);/*位置調整*/
  background-color: #CCB2A3;/*線の色*/
  border-radius: 0.1px;/*線の丸み*/
}

.menu-outer p{
margin-top: 3rem;
}

.menu-outer h3{
text-align: left;
padding-left: 15%;
margin-bottom: -2.2rem;
margin-top: 3rem;	
font-family: 'M PLUS Rounded 1c', sans-serif;
font-family: 'Shippori Mincho', serif;
color: #5c2920;	
font-size: 1.4rem;	
}

.comment{
text-align: left;
padding-left: 15%;	
color: #CCB2A3;	
font-size: 1.4rem;		
}


table {
width: 70%;
border-collapse: collapse;
border-spacing: 0;
font-size: 14px;
margin: 0 auto;
margin-top: 4rem;
margin-bottom: 3.6rem;	
text-align: center;	
}
table th {
width: 40%;
background: #CEBEBC;
border: 1px solid #fff;
box-sizing: border-box;
padding: 15px;
vertical-align: middle;
font-weight: bold;
text-align: left;
color: #5C2920;
}
table td {
background: #fff;
border: 1px solid #CEBEBC;
box-sizing: border-box;
padding: 15px;
vertical-align: top;
text-align: right;
color: #5C2920;	
}
@media all and (max-width: 767px) {
table{width: 100%;}	
table th, table td {
display: block;
width: 100%;
border-bottom: none;
text-align: center;
}
table tr:last-child td:last-child {
border-bottom: 1px solid #ccc;
}
}


@media (max-width: 768px) {
.menu-outer h1{
font-size: 3rem;	
letter-spacing: 0.5rem;
color: #CCB2A3;
position: relative;
display: inline-block;
margin-bottom: 1em;		
}	
.menu-outer p{
font-size: 1.2rem;
text-align: left;}	
	
.menu-outer h3{
padding-left: 2%;
}
	
.comment{
padding-left: 2%;		
}	
	
	
}
















