@charset "utf-8";
/* Writings of HTML and CSS is CREEKCOM. www.creekcom.co.jp */
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
	margin: 0;
	color: #555;
	}
body,
button,
input,
select,
textarea {
	font-family:'Shin Go Regular','Lucida Grande','Hiragino Kaku Gothic ProN','メイリオ',Meiryo,sans-serif;
}
h1,h2,h3 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	letter-spacing: 0.08em;
}



img {border:0px;}
p {margin-top: 0px ;margin-bottom: 0px; letter-spacing:0.1em}
#inner p{font-size: 82%;line-height: 160%;}
.a-center {text-align: center;}
.a-right {text-align: right;}
.a-left {text-align: left;}
.clear{clear: both;}
/*float clear*/
.clearfix:after { 
    display:block;
    clear:both;
    height:0px;
    visibility:hidden;
    content:".";
}
.clearfix {
    min-height: 1px; /*IE6、7対策*/
}
* html .clearfix {
    height: 1px;
    /*¥*//*/ /*MAC IE5.x対策*/
    height: auto;
    overflow: hidden;
    /**/
}
/*float clear*/

a{text-decoration: none;}
#headline a {color: #960;}
a:link{color: #555;}
.more a:link{color: #FF4B42;}
a:visited{color: #555;}
.more a:visited{color: #FF4B42;}
a:hover{color: #960;}
.more a:hover{color: #960;}
a:active{color: #960;}
.orange,s {color: #F60;}
a:link.green {color:#339A5C;}
.align-c{ text-align:center;}
.ease-out a:hover img{
  opacity: .5;
  filter: alpha(opacity=50);/* IE lt 8 */
  -ms-filter: "alpha(opacity=50)";/* IE 8 */
  -webkit-opacity: .5;
  -moz-opacity: .5;
  
}
.ease-out a img {
-webkit-transition: opacity 1s ease-out;
-moz-transition: opacity 1s ease-out;
-ms-transition: opacity 1s ease-out;
transition: opacity 1s ease-out;
}

#inner p strong{font-size:1.3em; font-weight:bold;}

/* HTML5 display definitions
-------------------------------------------*/
/* IE6/7/8/9 & FF3*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
dt,
dd {
    display: block;
}

#header{
	background-image: url(../common/bg_hdr.png);
	/*background-image: url(../common/bg_hdrsakura.png);*/
	/*background-image: url(../common/bg_hdrpink.png);*/
	/*background-image: url(../common/bg_hdrgreen.png);*/
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	width: 100%;
}
#header.index{height: 805px;}
#header.cat{height: 615px;}
#h-inner {
	position: absolute;
	z-index: 1;
	top: 15px;
	width: 100%;
	background-color: rgba(255,255,255,0.65);
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
#top {
	max-width: 1050px;
	margin: 0 auto;
}
#top img {vertical-align: bottom;}
#tel {
	max-width: 1050px;
	margin: 0 auto;
	text-align: right;
}
#tel .telno{/*margin: 0px 30px;*/}
#tel img {margin-right: 5px;}
.sp {display:none;}
#nav {max-width: 1050px;margin: 0 auto;}
#slid-ftr{
	position: relative;
	height: auto;
	z-index: 300;
	width: 100%;
	top:-230px;
	margin-bottom:-180px;
	}
/*.index #slid-ftr{top: 570px;}
.cat #slid-ftr{top: 380px;}
*/
/*#slid-ftr.index{top:-230px; margin-bottom:-180px;}
#slid-ftr.cat{top:-230px; margin-bottom:-180px;}*/

#nav ul{
	padding: 0px;
	margin: 20px 0px 0px 0px;
}
#nav li{
	list-style-type: none;
	float: left;
	display: block;
	width: 13.6666%;
	margin-left: 3%;
}
#nav a{
	text-align:center;
	width:100%;
	margin: 0px;
	display: block;
	font-size:1em;
	color:#565656;
	letter-spacing:0.2em;
}
#nav a span{
	display: block;
	font-weight: normal;
	font-family: Suzumushi;
	font-size: 1em;
	color: #339A5C;
	font-style: oblique;
	letter-spacing: normal;
	padding-bottom: 10px;
}
#nav a:hover span,#nav a.ov span{color: #F30;}
#cat-header {
	width: 100%;
	background-repeat: repeat-x;
	background-position: center top;
}
#cat-headinner {
	height: auto;
	max-width: 1050px;
	margin-right: auto;
	margin-left: auto;
}

#slid-body {
	max-width: 1050px;
	height: 500px;
	position: relative;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center top;
	z-index: -1;
}
#slid-body:before {
	content: url(../common/annai-txt.png);
	position:absolute;
	top:140px;
	right:165px;
	z-index:1;
}
.bg-cat1 {background-image: url(../img/cat_info.jpg);}
.bg-cat2 {background-image: url(../img/cat_treatment.jpg);}
.bg-cat2-2 {background-image: url(../img/topimg4.jpg);}
.bg-cat2-3 {background-image: url(../img/cat_accident.jpg);}
.bg-cat2-4 {background-image: url(../img/cat_oxygen.jpg);}
.bg-cat3 {background-image: url(../img/cat_beauty.jpg);}
.bg-cat3-2 {background-image: url(../img/cat_beauty.jpg);}
.bg-cat3-3 {background-image: url(../img/cat_collagen.jpg);}
.bg-cat3-4 {background-image: url(../img/cat_glowpack.jpg);}
.bg-cat3-5 {background-image: url(../img/cat_hari.jpg);}
.bg-cat3-6 {background-image: url(../img/cat_shapeup.jpg);}
.bg-cat4 {background-image: url(../img/cat_topics.jpg);}
.bg-cat5 {background-image: url(../img/cat_map.jpg);}
.bg-cat6 {background-image: url(../img/cat_contact.jpg);}
.bg-cat7 {background-image: url(../img/cat_training.jpg);}

#container {width:100%;}
#inner{
	margin-right: auto;
	margin-left: auto;
	max-width: 1050px;
}
#pankuzu {
	padding-top: 50px;
	color: #666666;
	padding-left: 60px;
	font-size: 0.8em;
	padding-bottom: 50px;

}
#nextlink {
	text-align: right;
	font-size: 82%;
	margin-right: 30px;
}
#pagetop {
	text-align: center;
	height: 100px;
	display: block;
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#footer {
	margin-top: 70px;
	position: relative;
	border-bottom: #917255 5px solid;
	background: url(../common/bg_ftr_top.jpg) center top repeat-x,url(../common/bg_ftr_body.jpg) center top repeat;
	/*background: url(../common/bg_ftr_toppink.jpg) center top repeat-x,url(../common/bg_ftr_bodypink.jpg) center top repeat;*/
	/*background: url(../common/bg_ftr_topgreen.jpg) center top repeat-x,url(../common/bg_ftr_bodygreen.jpg) center top repeat;*/

}
#ftr-inner {
	max-width: 1050px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: right;
}
#ftr-inner ul {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#ftr-inner li {
	list-style-type: none;
	display: inline;
	font-size: 82%;
	margin-right: 10px;
	margin-left: 10px;
}
#ftr-box {
	background-position: center bottom;
	/*winter*/
	background-image: url(../common/ftr_bg_winter.png);
	background-repeat: no-repeat;

}
#pagetop img {
	margin-top: 10px;
}
#ftr-inner small {
	color: #999999;
	font-size: 82%;
	display: block;
}
.ftr-info .col2 {
	display: block;
	float: left;
	width: 50%;
}
.ftr-info .schedule img{margin-right:274px;}
.ftr-info .mapimg img {
	margin-left: 70px;
	margin-top: 15px;
}
.sns img{margin:0 10px;}
.mapimg p {
	font-size: 12px;
	line-height: 20px;
	text-align: right;
}
.mapimg {padding-top: 12px;}
.right {text-align: right;}
.bg-texture{
	background:url(../common/bg_widebox_top.jpg) center top repeat-x,url(../common/bg_widebox_btm.jpg) center bottom repeat-x,url(../common/bg_widebox_body.jpg) repeat;
}
#inner .col2 {
	display: block;
	float: left;
	width: 50%;
	padding-bottom: 30px;
}
#inner .col2-70 {
	display: block;
	float: left;
	width: 60%;
	margin-top: 30px;
}
#inner .col2-70 img.bnr {
	float: right;
	margin-left:15px;
}
#inner .col2-30 {
	display: block;
	float: left;
	width: 40%;
	padding-bottom: 30px;
}
.intro p,.col2box p,.col2boxwide p {text-align: center;}
.bg-ttl1,.bg-ttl2, .bg-ttl1p, .bg-ttl2p{
	display: block;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	height: 100px;
	margin-bottom: 50px;
	color: #917255;
	font-size: 1.3em;
}
.bg-ttl1{background-image: url(../common/bg_ttl.png);}
.bg-ttl2{background-image: url(../common/bg_ttl2.png);}
.bg-ttl1p{background-image: url(../common/bg_ttl_p.png);}
.bg-ttl2p{background-image: url(../common/bg_ttl2_p.png);}
.bg-ttl1 span,.bg-ttl2 span, .bg-ttl1p span, .bg-ttl2p span{
	display: block;
	font-family: Suzumushi;
	font-size: 0.8em;
	color: #339A5C;
	letter-spacing: normal;
	font-style: italic;
}
#inner .intro p,#inner .col2box p {line-height: 200%;}
.salon-img {
	max-width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding-right: 150px;
	padding-left: 150px;
	padding-bottom: 30px;
	text-align: center;
}
.salon-img img {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.kadomaru {
	border-spacing: 0;
	/*border: 1px solid #CCC;*/
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	font-size: 82%;
	box-shadow: 0 1px 1px #e9e9e4;
	margin-top: 10px;
	width: 100%;
}
.kadomaru td , 
.kadomaru th{
	padding: 10px;
	border-bottom: dotted 1px #CCC;
	border-right: dotted 1px #CCC;
}
.kadomaru th {
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
	font-weight: normal;
}
.practice th{background-color: #FFEDDD;}
.treatment th{background-color: #e0f7b5;}
.kadomaru tr:first-child td:first-child , 
/* 左上角丸 */
.kadomaru tr:first-child th:first-child{
    -webkit-border-radius: 6px 0 0 0;
       -moz-border-radius: 6px 0 0 0;
         -o-border-radius: 6px 0 0 0;
            border-radius: 6px 0 0 0;
}
.kadomaru tr:first-child td:last-child , 
/* 右上角丸 */
.kadomaru tr:first-child th:last-child{
    -webkit-border-radius: 0 6px 0 0;
       -moz-border-radius: 0 6px 0 0;
         -o-border-radius: 0 6px 0 0;
            border-radius: 0 6px 0 0;
}
.kadomaru tr:last-child td:first-child , 
/* 左下角丸 */
.kadomaru tr:last-child th:first-child{
    -webkit-border-radius: 0 0 0 6px;
       -moz-border-radius: 0 0 0 6px;
         -o-border-radius: 0 0 0 6px;
            border-radius: 0 0 0 6px;
}
.kadomaru tr:last-child td:last-child , 
/* 右下角丸 */
.kadomaru tr:last-child th:last-child{
    -webkit-border-radius: 0 0 6px 0;
       -moz-border-radius: 0 0 6px 0;
         -o-border-radius: 0 0 6px 0;
            border-radius: 0 0 6px 0;
}
.ttllbox{float:left;}
.col2right {
	width: 640px;
	float: right;
	margin-right: 30px;
}
.width30 {width: 30%;}
.width35 {width: 35%;}
.kadomaru td {text-align: center;}
.index h2,.col2fbox h2 {
	color: #917255;
	font-size: 1.3em;
	padding-top: 30px;
	padding-left: 30px;
	margin: 0px;
}
em {
	font-family: Suzumushi;
	font-size: 1em;
	color: #339A5C;
	margin-left: 30px;
}
.cat h3 {
	margin-top: 30px;
	margin-bottom: 10px;
	font-weight: normal;
}
.col2right h3{ font-weight:bold; font-size:110%;}

#map_canvas {
	max-width: 100%;
	height: 500px;
	margin-right: 30px;
	margin-left: 30px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #CCC;
	margin-top: 50px;
	margin-bottom: 30px;
	}
#subnav {
	text-align: center;
	margin-bottom: 30px;
}
#subnav img {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom:20px;
}
.col2box h2 {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
}
.col2box .col2 p {
	max-width: 380px;
	margin-left: 100px;
	text-align: left;
}
.col2boxwide .col2 p {
	max-width: 440px;
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
}
.col2box .col2 h3 {
	margin-left: 30px;

}
.effect-glowpack .col2 img.image{
	float:left;
	padding:0 10px 10px 0;
}
.col2box hr,.schedule hr,.col2boxwide hr {
	clear: both;
	border: 0;
	height: 10px;
}
.fee .practive {
	background-image: url(../common/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 30px;
}
.flow .col2right dl{
	font-size: 82%;
	width: 100%;
	float: right;
	padding: 0px;
	margin:40px 0px 0px;
	}
.faq .col2right dl{
	font-size: 82%;
	width: 100%;
	float: right;
	padding: 0px;
	margin:40px 0px 0px;
	}
.flow .col2right dt {
	width: 190px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	padding: 0px;
}
.faq .col2right dt {
	border-radius: 6px;
	width: 50%;
	margin-top: 0;
	margin-right: 30;
	margin-left: 30;
	margin-bottom: 10px;
	background-color: #E1F7E4;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-image: url(../common/q.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.flow .col2right dd {
	margin-left: 120px;
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	line-height: 150%;
}
.faq .col2right dd {
	margin-left: 30px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(../common/a.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.col2right ul li {
	font-size: 75%;
	line-height: 180%;
	margin-left: 0px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.col2right ul {
	margin-left: 0px;
	padding-left: 30px;
}
.pddtop20px {
	padding-top: 20px;
}
.dotline {
	max-width: 1050px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-image: url(../common/bg_dot.gif);
	background-repeat: repeat-x;
	height: 10px;
	background-position: center;
}
.flow .col2fbox {
	background-image: url(../common/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 30px;
}
.beauty-rates .col2fbox {margin-bottom: 30px;}
#illustbox {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	background-image: url(../common/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#illustbox .illust_ttl {width: 36%;}
#illustbox .illust_img {width: 32%;}
.effect .col2 {margin-top: 30px;}

.imgnav ul,.imgnav4col ul {
	padding: 0px;
	width: 100%;
	position: relative;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.imgnav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 33.3333%;
	position: relative;
	float: left;
	text-align: center;
}
.imgnav4col li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 25%;
	position: relative;
	float: left;
	text-align: center;
}

/*TOPICS*/
#blogbox #left {float: left;width: 75%;}
#blogbox #right {float: right;width: 25%;}
#blogbox .entrybox {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	height: auto;
	width: auto;
	background-color: #F2F2F2;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 20px;
	padding-top: 40px;
	padding-right: 55px;
	padding-bottom: 50px;
	padding-left: 55px;
}
.entrybox .date {
	width: 80px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	text-align: center;
	position: relative;
	top: -80px;
	background-color: #339A5C;
	color: #FFF;

}
.day {
	font-size: 25px;
	line-height: 25px;
	padding-top: 10px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F8C4C0;
	margin-right: 15px;
	margin-left: 15px;
}
.week {
	font-size: 15px;
	height: 15px;
	line-height: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.year {
	font-size: 12px;
	height: 20px;
	line-height: 12px;
}
.entrybox h2 {
	font-size: 1.5em;
	margin-bottom: 30px;
	line-height: 150%;
	font-weight:normal;
}
.entrybox p {
	margin-bottom: 20px;
}


.entrybox ul,.entrybox ol{margin-left:0;padding-left:20px;font-size:82%;}
.entrybox li,.entrybox li{margin-bottom:10px;}


#blognav {
	margin-top: 50px;
	margin-left: 30px;
}
#blognav ul {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#blognav li {
	list-style-type: none;
	padding: 0px;
	font-size: 82%;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#blognav select {
	width: 90%;
}

.entry-ftr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	text-align: right;
	font-size: 83%;
	margin-top: 50px;
}
.more,.cate-date {margin-top: 5px;}
#more {
	height: 25px;
}
/*TOPICS*/

#contact {
	max-width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#inner .notetxt {
	font-size: 75%;

}
#privacy {
	max-width: 640px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#privacy p {
	text-align: left;
}
.pddtop15p {padding-top: 15px;}
.pddbtm15p { padding-bottom:15px;}
.pddbtm20px {padding-bottom:20px;}
#privacy p strong {
	margin-top: 30px;
	display: block;
}
#inner #contact p {
	font-size: 12px;
}
#inner .top-bnr{margin-bottom:50px;}
#inner .top-bnr img {margin:40px 0px 20px 0px;}
#inner .top-bnr .hari-ttl {
	margin-right: 70px;
}
#hari_effect {
	background-image: url(../beauty/img/bg_hari_effect.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 20px;
	margin:40px auto 30px;
	max-width:1000px;
}
#inner .notetxt.schedule {
	width: auto;
	color: #EB6158;
	margin-left: 10%;
	padding: 5px;
	border: 1px dashed #EB6158;
	margin-right: 10%;
}
.beauty-fee {
	text-align: center;
	background-image: url(../beauty/img/beauty-feebg.png);
	background-repeat: no-repeat;
	background-position: center;
}
.left-td{min-width:170px;}
.beauty-menu table {
	border-collapse: collapse;
	width: 100%;
	padding: 0px;
	margin-top: 35px;
	margin-bottom: 20px;
}
.beauty-menu td,.beauty-menu tr {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.beauty-menu table img {
	vertical-align: top;
}
.beauty-menu .menuimg {
	margin-top: 20px;
	margin-bottom: 20px;
}
.waku {
	border: 1px dotted #CCC;
	padding-top: 25px;
	padding-bottom: 15px;
	margin-top: 20px;
	background-color: #F5F5F5;
}
.innrtable{padding: 15px;}
.innrtable td,.innrtable tr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.innrtable table {
	margin: 0px;
	font-size: 82%;
	line-height: 160%;
}
.innrtable td {
	padding: 5px;
	vertical-align: top;
}
#accident-flowbox {
	width: 190px;
	float: right;
	padding-left: 20px;
}
.anzenimg {
	text-align: right;
	margin-top: 200px;
}

.symptom .col2right dl {
	font-size: 82%;
	line-height: 180%;
}
.symptom .col2right dt {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	counter-increment: renban;
	padding-bottom: 5px;
}
.symptom .col2right dt:before{content:counter(renban)" . " ;}
.symptom .col2right dd {
	margin-bottom: 40px;
}
.subbtn {
	text-align: right;
	margin-top: 15px;
	margin-right: 25px;
}
.bikou {
	display: block;
	max-width: 680px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #FF8983;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #FFF1F0;
}
.yoyakuinfo {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

/*youtube*/
.youtube-wrp{
	max-width: 560px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/*サイドボタン*/
#sidebtn{
	height: 250px;
	width: 65px;
	border: 1px solid #CCC;
	background-position: right;
	left: 0px;
	position: fixed;
	background-color: #E3E3E3;
	z-index: 100;
	bottom: 50%;
	background-image: url(../common/sidebnr_training.gif);
	}
#sidebtn:hover {
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	width: 310px;
}
#sidebtn a{display: block;height: 100%;width: 100%;}


/*モニターキャンペーン*/
#campaign-body {
	max-width: 870px;
	padding:10px;
	margin:0 auto;
}
#campaign-body p {
	font-size: 16px;
	line-height: 180%;
	
}
#campaign-body .innrbox{
	max-width: 700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
}
#campaign-body .innrbox td{
	vertical-align: top;
	font-size: 14px;
	padding-bottom: 15px;
	line-height: 150%;
}
#campaign-body .innrbox td.cam-tdleft{
	padding-right:10px;
}
#campaign-body .cam-ttl1 {
	font-size: 20px;
	color: #a37e39;
	border-bottom-style: double;
	border-bottom-color: #A37E5D;
	border-bottom-width: 4px;
	margin-bottom: 20px;
}
#campaign-body .cam-ttl2 {
	font-size: 16px;
	color: #a37e39;
	background-image: url(../common/cam_list.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 22px;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#campaign-body .cam-ttl3{
	color: #FFF;
	background-color: #A37E39;
	font-weight: bolder;
	font-size: 14px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#campaign-body .oubobox {
	text-align: center;
	background-image: url(../common/cam_oubo.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-bottom: 20px;
	width: 100%;
}
.group {text-align: center;}
.group img { margin:30px 3% 0}

/* #Media Queries
================================================== */
@media screen and (max-width: 1050px){

img {max-width:100%;height:auto;}
#header{
	background-image: url(../common/bg_hdr1050.png);
	/*background-image: url(../common/bg_hdrsakura1050.png);*/
	/*background-image: url(../common/bg_hdr1050pink.png);*/
	/*background-image: url(../common/bg_hdr1050green.png);*/
	background-repeat:no-repeat;
	width:100%;
}
#wrapper:before {
    content:"";
    display: block;
    padding-top: 75%; /* 高さを幅の75%に固定 */
}
#slid-body:before {
	content: url(../common/annai-txt.png);
	position:absolute;
	top:120px;
	right:9%;
	z-index:1;
}
#pankuzu {
	padding-left: 30px;
}
#inner{
	padding-right: 15px; 
	padding-bottom: 20px;
	padding-left: 15px;
}
#h-inner img{margin-left: 20px;}
#nav ul{padding-top: 0px;padding-bottom:15px;}
#nav li{
	margin-right: 1.5%;
	margin-left: 1.5%;
}
#nav a{
	font-size:0.8em;
	letter-spacing:normal;
}
.index #slid-ftr{top:590px;}
/*.cat #slid-ftr{top:0px;}*/

#left-box {float: none;width: 630px;}
#nextlink {margin-right: 0px;}
#ftr-inner .ftr-info {
	margin: 0px;
	padding-top: 0px;
}
#inner .col2-70 {
	width: 100%;
	margin-top: 0px;
}
#inner .col2-30 {width: 100%;}
.ftr-info .col2 {
	width: 46%;
	padding-right: 2%;
	padding-left: 2%;
}
.ftr-info .schedule img{margin-left:0px;}
.ftr-info .mapimg img {margin-left:0px;}
#ftr-box {background-position: right bottom;}
#cat-imglist .menu-list {
	width: 285px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#slide-bx {	padding-top: 10px;}
.limg img {margin-right: 20px;}
.menu-list {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.index h2,.col2fbox h2 {
	padding-top: 30px;
	padding-left: 0px;
}
em {margin-left: 0px;}
#inner .index .col2 {
	float: none;
	width: auto;
}
.salon-img {
	max-width:1050px;
	padding-right: 30px;
	padding-left: 30px;
}
.ttllbox{float: none;}
.col2right {
	width: 100%;
	float: none;
	margin-right: 0px;
}
#map_canvas {
	margin-right: 0px;
	margin-left: 0px;
	}
.col2box .col2 p {
	margin-left: 0px;
	margin-right:30px;
	max-width: 450px;
}
.col2box .col2 h3 {
	margin-left: 0px;
	margin-right:30px;
}
.col2fbox h2 {
	margin-left: 0px;
	float: none;
}
#blognav {margin-left: 20px;}
#inner .top-bnr img {margin:0px 0px 0px 0px;}
#inner .top-bnr .hari-ttl {margin-right: 0px;}
#inner .top-bnr .hari-link {margin-bottom: 20px;}
#hari_effect {
	background-image: none;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#inner .notetxt.schedule {
	margin-left: 5%;
	margin-right: 5%;
}



}
@media only screen and (max-width: 640px) {
#nav a{font-size:0.9em;letter-spacing:0.1em;}
#pankuzu {padding-left: 0px;margin-bottom:20px;}
#h-inner img{margin-left: 0px;}
.telno{	display:block;}
.sp {display: inline-block;}
#titleimg {
	width: auto;
	margin-right: 0.7em;
	margin-left: 0.7em;
	height: 120px;
	background-position: left bottom;
	border-radius: .4em;
	clear: left;
	margin-top: 15px;
}
.bg-cat1 {background-image: url(../img/cat_info_s.jpg);}
.bg-cat2 {background-image: url(../img/cat_treatment_s.jpg);}
.bg-cat2-2 {background-image: url(../img/topimg4_s.jpg);}
.bg-cat2-3 {background-image: url(../img/cat_accident_s.jpg);}
.bg-cat2-4 {background-image: url(../img/cat_oxygen_s.jpg);}
.bg-cat3 {background-image: url(../img/cat_beauty_s.jpg);}
.bg-cat3-2 {background-image: url(../img/cat_beauty_s.jpg);}
.bg-cat3-3 {background-image: url(../img/cat_collagen_s.jpg);}
.bg-cat3-4 {background-image: url(../img/cat_glowpack_s.jpg);}
.bg-cat3-5 {background-image: url(../img/cat_hari_s.jpg);}
.bg-cat3-6 {background-image: url(../img/cat_shapeup_s.jpg);}
.bg-cat4 {background-image: url(../img/cat_topics_s.jpg);}
.bg-cat5 {background-image: url(../img/cat_map_s.jpg);}
.bg-cat6 {background-image: url(../img/cat_contact_s.jpg);}
.bg-cat7 {background-image: url(../img/cat_training_s.jpg);}





#slid-body div p { display:none}

/*#slid-ftr{position: relative;}*/

#slid-ftr{top: -100px;margin-bottom: -100px;}
/*.cat #slid-ftr{top: 0px;}*/
#slide-bx {
	clear: both;
	padding-right: 0.7em;
	padding-left: 0.7em;
	width: auto;
}
#tel{
	text-align: center;
	padding-bottom: 20px;
}
#tel .telno{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#tel img {
	margin-right: 10px;
	margin-left: 10px;
}
.wideslider {
	border-radius: .4em;
}
#inner{
	padding-top: 1em;
	padding-right: 3.50877%; 
	padding-bottom: 4em;
	padding-left: 3.50877%;
}
#ftr-inner {
	padding-top: 0px;
	width: 100%;
	height: auto;
	padding-bottom: 5px;
}
.ftr-info .col2 {
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
}
.ftr-info .mapimg {
	height: auto;
	width: auto;
}
.ftr-info .scheduleimg {margin-right: 0px;}
.ftr-info .schedule img{margin-left: 0px;}
#ftr-inner ul {
	padding-top: 0px;
	padding-bottom: 15px;
}
#ftr-inner li {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 150%;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#ftr-inner .ftr-info {
	margin: 0px;
	padding: 10px;
}
.ftr-info .scheduleimg {margin-right: 0px;}
#contents {width: auto;}

#top {
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
#nav {
	width: auto;
	margin-right: 0.5em;
	margin-left: 0.5em;
}
#nav ul{
	width: 100%;
	border: none;
	height: auto;
	padding: 0;
	position: relative;
	margin: 0;
	}
#nav ul li{
	float: left;
	width: 48%;
	padding: 0;
	height: auto;
	margin: 4px 1%;
	}
#nav ul a{
	display: block;
	padding-top: 25px;
	padding-bottom: 15px;
	height: auto;
	border: 1px solid #dcddd9;
	border-radius: .4em;
	letter-spacing:0.2em;	
}
#nav ul a{background-image: url(../common/bg_btn.jpg);}

/*--footer--*/
#ftr-inner ul {
	margin:30px 30px 50px;
	text-align:left;
}
#ftr-inner li {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 150%;
	margin: 0px;
	border-bottom: 1px dotted #917255;
}
#ftr-inner li a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	position: relative;
	z-index: 100;
	font-size: 1em;
	line-height: 50px;
	text-decoration: none;
	opacity: 0.8;
	letter-spacing: 0.2em;
}
/*listmark*/
#ftr-inner li a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 0px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 5px solid transparent; 
	border-left: 5px solid #917255;
}


#ftr-tel {
	padding-top: 15px;
	padding-bottom: 20px;
	display: block;
}

#ftr-inner .sp a {display: inline; margin:0 10px;}


#ftr-inner small {
	padding-top: 25px;
	padding-bottom: 25px;
}
#left-box {
	float: none;
	width: 100%;
}
.intro p,.col2box p {
	text-align: left;
}
.col2fbox h2 {
	float: none;
}
.col2right {
	float: none;
	margin-right: 0px;
}
#inner .col2 {
	float: none;
	width: 100%;
	padding-bottom: 30px;
	text-align:center;
}
.salon-img {
	padding-right: 0px;
	padding-left: 0px;
}
.salon-img img {margin:0px 5px;}
.col2box .col2 h3 {
	margin-right:0px;
}
.col2box .col2 p {
	margin-right:0px;
	margin:0 auto;
}
.txt100p .col2 p {
	padding-right:0%;
	padding-left:0%;
}
.flow .col2right dd {
	margin-left: 0px;
}
.ftr-info .col2 {
	float: none;
	width: 100%;
}
.ftr-info .schedule img{
	margin-right: 0px;
}
.ftr-info .mapimg img {
	margin-left: 0px;
}
.mapimg p {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
.mapimg {padding-top: 20px;}
.mapimg img { padding-top:20px;}
#map_canvas {height: 350px;}
.col2right dd {	margin-left: 0px;}
#illustbox {text-align:center;}
#illustbox .illust_ttl {width: auto;}
#illustbox .illust_img {width: auto;}
#blogbox #left {float: none;width: 100%;}
#blogbox #right {float: none;width: 100%;}
#blogbox .entrybox {
	margin:50px 0px 50px 0px;
	padding:40px 20px 50px 20px;
}

#blognav {margin-top: 0px;}
#hari_effect .col2 {
	background-image: url(../beauty/img/bg-sp_hari_effect.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}
#dweffect,#hari_effect {
	max-width: 450px;
	margin-right: auto;
	margin-left: auto;
}
.col2boxwide .col2 p {
	margin-left: 0%;
	margin-right: 0%;
}
.imgnav4col li {
	width: 50%;
	text-align: center;
	padding-bottom:15px;
}
#accident-flowbox {
	width: 100%;
	float: none;
	padding-left: 0px;
}
.anzenimg {
	margin-top: 20px;
}

/*サイドボタン*/
#sidebtn{
	height: 250px;
	width: 310px;
	left: 0px;
	position: static;
	margin:50px auto 0px;
}
#sidebtn:hover {
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none ;
	width: 310px;
}

.group img { margin:30px 1% 0}
.col2box .group p{ text-align:center;}


}

/*hover Push effect */
@-webkit-keyframes push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.push {
  display: inline-block;
  /*vertical-align: middle;*/
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.push:hover, .push:focus, .push:active {
  -webkit-animation-name: push;
  animation-name: push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
