

.mainarea  *, .mainarea  *:before, .mainarea *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

#mainproarea .proarea .itembox a:hover img,
#afterarea .salonbox a:hover img{
	opacity: 1;
	filter: alpha( opacity=100 );
}


/* MAIN AREA */
.mainimgarea{
position:relative;
padding:0;
}



.mainimgarea .ttlbox img{
width:87%;
}

.mainimgarea .ttlbox{
float:left;
width:420px;
padding: 30px 0 0 0;
}



.mainimgarea h1{
width:420px;	
margin-bottom:30px;
}

.mainimgarea .textmain{
font-size:16px;
line-height:30px;
color:#333;
width:370px;
padding:0 0 45px 0;
}

	

.mainimgarea .imgmain{
float:left;
width:680px;
}




/* technic AREA */
.technicarea{
position:relative;
float:left;
width:700px;
padding:0 30px 0 0;
}

.technicarea .pointarea{
position:relative;
float:left;
width:670px;
}

.technicarea .pointarea .textbox{
position:relative;
float:left;
width:330px;
padding:0 20px 0 0;
}

.technicarea .pointarea .img{
position:relative;
float:left;
width:340px;
}


.itemarea{
position:relative;
float:left;
width:400px;
border: 4px solid #9b9b9b;
}

.itembox{
position:relative;
padding:0 30px 30px 30px;
}



.orderarea .main{
margin-bottom:20px;
}

.orderarea .children{
margin-bottom:30px;
margin-right:-20px;
}

.orderarea .child{
float:left;
width:25%;
padding-right:20px;
}


@media  (max-width: 1199px) {
.mainimgarea{
	height:auto;
}


.mainimgarea .imgmain {
    text-align:center;
    width: 100%;
}

.mainimgarea .textmain {
    font-size: 0.9em;
    padding: 8px;
}

.mainimgarea .stylist{
color: #666;
font-size: 0.9em;
text-align:right;
padding-right: 8px;
margin:0 0 15px 0;
}

.mainimgarea .stylist::before{
content: "by";
padding-right: 8px;
color: #999;
font-size: 0.85em;
}



.mainimgarea .textmain{
font-size: 0.9em;
padding: 8px;
}


.mainimgarea .item {
    text-align: center;
    padding:8px;
}


.orderarea h2.head
{
height:auto;
min-height:auto;
background-image: none;
line-height: 0.8em;
padding-left: 0.6em;
font-size:18px;
color: #515151;

font-family: serif;

}

.orderarea h2.head span
{
display:inline;
}

.orderarea h2.head img
{
display:none;

}



}/* */


/* xs */
@media (max-width: 599px) {

.mainimgarea .textmain{
width: 100%;
}

/* technic AREA */
.technicarea{
position:relative;
clear: both;
width:100%;
padding: 0 2%;
}

.technicarea .pointarea{
position:relative;
float:left;
width:100%;
}

.technicarea .pointarea .textbox{
position:relative;
clear: both;
width:100%;
padding: 0;
}

.technicarea .pointarea .img{
position:relative;
clear: both;
width:100%;
}


/* itemarea */
.itemarea{
width: 96%;
clear: both;
margin: 2%;
}

.itemarea .itemimage{
width: 50%;
clear: both;
margin: 0 24%;
}
.itemarea .itemtext{
width: 100%;
clear: both;
}

.stylistcomment .stylistimg{
width: 35%;
float: left;
}

}



/* xs */
@media (max-width: 767px) {

.mainimgarea .textmain{
width: 100%;
}

/* technic AREA */
.technicarea{
position:relative;
clear: both;
width:100%;
padding: 0 2%;
}

.technicarea .pointarea{
position:relative;
float:left;
width:100%;
}

.technicarea .pointarea .textbox{
position:relative;
clear: both;
width:100%;
padding: 0;
}

.technicarea .pointarea .img{
position:relative;
clear: both;
width:100%;
}


/* */


.itemarea{
width: 96%;
clear: both;
margin: 2%;
}



/* orderarea */
.orderarea ,main{
margin:0;
}


.orderarea h2.head {
background-repeat: no-repeat;
background-position: left top;
min-height: 0px;
/* padding-left: 1.2em; */
font-family: serif;
margin-bottom:8px;
}

.orderarea .main {
    padding:8px;
    margin-bottom: 10px;
}


.orderarea .children{
margin-right:0px;
margin-left:0px;
padding: 4px;
}
.orderarea .child{
width: 50%;
padding: 4px;
}


.ordermenu-wrap {
padding: 0px 8px 20px 8px ;
}

.ordermenu{
width: 100%;
height:auto;
float:none;
margin-bottom: 16px;
}

.ordermenu p {
line-height: 26px;
padding: 20px 0 20px 20px;
color: #333;
}

.salonarea{
width: 100%;
float:none;
height:auto;
}

}/* */

/* sm */
@media (min-width: 768px) and (max-width: 991px) {

.mainimgarea .textmain{
width: 100%;
}

/* technic AREA */
.technicarea{
position:relative;
clear: both;
width:100%;
padding: 0 2%;
}

.technicarea .pointarea{
position:relative;
float:left;
width:100%;
}

.technicarea .pointarea .textbox{
position:relative;
clear: both;
width:100%;
padding: 0;
}

.technicarea .pointarea .img{
position:relative;
clear: both;
width:100%;
}


.itemarea{
width: 96%;
clear: both;
margin: 2%;
}



}/* */

/* md */
@media (min-width: 992px) and (max-width: 1199px) {

.mainimgarea .textmain{
width: 100%;
}



}/* */

/* lg */
@media (min-width: 1200px) {

}/* */


.next-btn{
padding-top: 10px;
}
