@charset "UTF-8";
/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
#wrapper,#main{
	overflow:hidden!important;
}
/* ========TEMPLATE LAYOUT======== */
#header {
   width:100%;
   margin:0 auto;
   padding:0 0 10px;
	position:relative;
	text-align:center;
}
h1 {
   display:block;
   float:none;
}
#tel {
	width:90%;
	margin:auto;
}

#menu {
   width:100%;
   margin-bottom:20px;
}
#toiawase{ 
	position: static;
}

#toiawase-in{
	padding: 5px 20px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}
#pageTop {
   clear:both;
}

#footer {
   clear:both;
   width:80%;
   margin:0 auto;
}


/* ========NAVI======== */
#navi{
	width:100%;
}
#navi #menubox{
	width:90%;
	float:none;
	position:fixed;
	top:35px;
	right:0;
	z-index:9999;
    border-radius: 10px;	/* CSS3草案 */
    -webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
    -moz-border-radius: 10px;	/* Firefox用 */
}
#navi #menu li{
	float: none;
	margin: 0;
	padding:10px 10px 5px;
}


/*メニューのデザイン*/
#navi #menubox #menu li{
	display: block;
	background:#efefef;
}
#navi #menubox #menu li a{
	width: auto;
	text-align:left;
    display:block;
    padding:10px 0;
    margin:0;
    color:#333;
    border-bottom:1px dotted #ccc;
	}
.tog{
	display:block;
	position:fixed;
	top:0;
	right:0;
	width:30px;
	height:30px;
	text-align:center;
	font-size:2em;
	font-weight:bold;
	background:#dfdfdf;
	padding:10px 10px 0;
	box-shadow: 8px -8px 8px 8px rgba(0,0,0,0.4);
}
.tog p:hover {
  cursor: pointer;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
#main h2 {
	font-size:1.6em;
	line-height:1.6em;
}
#main h3 {
	font-size:1.2em;
	line-height:1.2em;
}

#main p {
   line-height:1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
}

/* ========INDEX CUSTOMIZE======== */
.pcsize{
		display:none;
}
/* INFORMATION CUSTOMIZE */

#main ul {
   margin:0 0 30px 20px;
   padding:0;
}

#main li {
   padding:0 0 0 25px;
   line-height:2em;
   list-style-type:none;
   background:url("../images/li.png") no-repeat 0 3px;
}

/* ========Tableをブロック======== */
#main .table-style01,
#main .table-style01 thead,
#main .table-style01 tbody,
#main .table-style01 tfoot,
#main .table-style01 tr,
#main .table-style01 th,
#main .table-style01 td{ display: block; }

#main .table-style01 th,
#main .table-style01 td{
	float: left;
	width: 100%!important;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	padding:0!important;
	line-height:1.5em;
}
#main .table-style01 td{
	padding:0 0 15px!important;
}
#main-contents .table-style01{ /zoom : 1; }
#main-contents .table-style01:after{ content : ''; display : block; clear : both; height:0; }

/* ========INFO CUSTOMIZE======== */
#info {
   width:100%;
   background:url(../images/info_bk_b.jpg) repeat-y top center;
   height:auto;
}
.infobox-wrap ,.infobox-in{
	width:100%;
	margin:0 auto;
	padding-top:0;
}
.infobox-wrap img{
	margin:20px 5px 10px;
}

.infobox-wrap .box-l,.infobox-wrap .box-r{
	float: none;
	width: 98%;
	margin: 0 0 0.5em;
	background:none;
}
.infobox-wrap .infotxt,.infobox-wrap .blogtxt{
   float:none;
   width:95%;
   margin:0 auto;
}

.infobox-wrap dt {
   display:block;
}
.infobox-wrap dd {
	display:block;
}
/* ========SALON CUSTOMIZE======== */
#salon-box{
	background-color: rgba(255,255,255,0.6);
	padding:80px 0 30px;
	width:100%;
}
#salon-box h2{
	position:absolute;
	top:-50px;
	width:100%;
}

.salon-box-in{
	padding:10px;
	width:96%;
	margin:0 auto;	
}
#salon-box p{
	line-height:2em!important;
	font-size:1.05em;
}
/* ========Tennai CUSTOMIZE======== */
#tennai{
}

.tennai-in{
	width:100%;
	margin:0 auto;
	position:relative;
	text-align:center;
}
.tennai-staff02{
	position:static;
}
.tennai-photo01,.tennai-photo02{
	width:100%;
	float:none;
	padding:0;
	text-align:center;
}
.tennai-photo01 img,.tennai-photo02 img{
	margin:10px;
}
/* ========STAFF CUSTOMIZE======== */
#staff{
	width:100%;
	position:relative;
	background:none;
	margin-bottom:180px;
}
#staff h2{
	position:static;
}
.staff-wrap{
	width:100%;
	margin:0 auto;
}
.staff-box{
	position:static;
	margin:0 auto 80px;
	width:80%;
	height:auto!important;
	float:none;
}
.staff-box-in{
	padding:0;
}
.staff-img{
	z-index:1;
	position:static;
}
/* ========CUTMENU CUSTOMIZE======== */
#cutmenu{
	width:100%;
	margin:0 auto;	
}
.cutmenu-in{
	width:100%;
	background:url(../images/menu_bk.jpg);
	box-shadow:none;
}
.cutmenulist{
	padding:30px;
}
.cutmenulist_txt{
	font-size:1.3em;
	margin:20px auto;
	width:98%;
}
.treatment-img{
	position:static;
}
.treatment-mae{margin-bottom:50px;!important}

/* ========ACCESSMAP CUSTOMIZE======== */
#accessmap{
	width:90%;
	margin:50px auto 0;
}
#accessmap p{
	font-size:1.126em
}
#map{
	height:250px;
	overflow:hidden;
	margin-bottom:50px;
}
#map iframe{
	width:80%;
	height:200%
}
.box-map {
	width:100%;
	float: none;
	text-align:center;
}

/* ========PAGETOP CUSTOMIZE========= */
#pageTop {
	position: fixed;
	right: 8%;
	bottom: 20px;
	z-index: 99;
	filter: alpha(opacity=60); 
	-moz-opacity: 0.6; 
	opacity: 0.6;
}

#pageTop img a:hover{
	filter: alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;

}


/* ========FOOTER CUSTOMIZE======== */
.copyright {
	clear:both;
   padding:10px 0;
   font-style:normal;
   font-size:11px;
   text-align:center;
}
}
