
@import url(fontello.css);

* {
  -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.sp_break {
	display: none;
}


a{
-webkit-transition:0.3s;
-moz-transition:0.3s;
 transition:0.3s;
}

em,strpng{
font-style: normal;
}

p{
line-height: 2.0em;
font-size: 12pt;
}

body , header , footer, section{
min-width: 1000px;
}

img {
    max-width: 100%;
    height: auto;
}

/*margin調整*/
.mb5{
	margin-bottom:5px;
}
.mb10{
	margin-bottom:10px;
}
.mb20{
	margin-bottom:20px;
}
.mb30{
	margin-bottom:30px;
}
.mb40{
	margin-bottom:40px;
}
.mb50{
	margin-bottom:50px;
}
.mb60{
	margin-bottom:60px;
}
.mb70{
	margin-bottom:70px;
}
.mb80{
	margin-bottom:80px;
}
.mb100{
	margin-bottom:100px;
}

.mb200{
	margin-bottom:200px;
}

.mt10{
	margin-top:10px;
}

.mt20{
	margin-top:20px;
}
.mt30{
	margin-top:30px;
}
.mt40{
	margin-top:40px;
}

.pt10 {
	padding-top: 10px;
}

.center-text {
	text-align: center;
}
.right-text {
	text-align: right;
}
.s_font {
	font-size: 0.8em;
}


.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
display:inline-block;
min-height: 1px;
}

.pc_none{
	display:none;
}


img.center{
	margin-left:auto;
	margin-right:auto;
	display:block;
}


/*文字装飾*/

.font_bold{
	font-weight:bold;
}

.font_red{
	color:#b80101;
}

.font_small{
	font-size:8.5pt;
}

a{
	color:#333;
	text-decoration:none;
}

a.link{
	color:#666;
	text-decoration: underline;
}

a.link:hover{
	color:#009B40;
}

.text_right {
	text-align: right;
}

.text_left {
	text-align: left;
}

.text_center {
	text-align: center;
}


/* アニメーション設定 */
.scrollin{
    transform : translate(0, 40px);
    transition : all 600ms;
}
 
.scrollin_on {
    transform : translate(0, 0);
}

.scrollin:nth-of-type(2) {
    -moz-transition-delay: 200ms;
    -webkit-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    -ms-transition-delay: 200ms;
}

.scrollin:nth-of-type(3) {
    -moz-transition-delay: 400ms;
    -webkit-transition-delay: 400ms;
    -o-transition-delay: 400ms;
    -ms-transition-delay: 400ms;
}

.scrollin:nth-of-type(4) {
    -moz-transition-delay: 600ms;
    -webkit-transition-delay: 600ms;
    -o-transition-delay: 600ms;
    -ms-transition-delay: 600ms;
}

.scrollin:nth-of-type(5) {
    -moz-transition-delay: 800ms;
    -webkit-transition-delay: 800ms;
    -o-transition-delay: 800ms;
    -ms-transition-delay: 800ms;
}


.delayin{
opacity: 0;
 transition : all 1000ms;
}
 
.delayin_on {
  opacity: 1.0;
}

.delayin:nth-of-type(2) {
    -moz-transition-delay: 300ms;
    -webkit-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
}

.delayin:nth-of-type(3) {
    -moz-transition-delay: 600ms;
    -webkit-transition-delay: 600ms;
    -o-transition-delay: 600ms;
    -ms-transition-delay: 600ms;
}

.delayin:nth-of-type(4) {
    -moz-transition-delay: 900ms;
    -webkit-transition-delay: 900ms;
    -o-transition-delay: 900ms;
    -ms-transition-delay: 900ms;
}

.delayin:nth-of-type(5) {
    -moz-transition-delay: 1200ms;
    -webkit-transition-delay: 1200ms;
    -o-transition-delay: 1200ms;
    -ms-transition-delay: 1200ms;
}

.delayin:nth-of-type(6) {
    -moz-transition-delay: 1500ms;
    -webkit-transition-delay: 1500ms;
    -o-transition-delay: 1500ms;
    -ms-transition-delay: 1500ms;
}

.delayin:nth-of-type(7) {
    -moz-transition-delay: 1800ms;
    -webkit-transition-delay: 1800ms;
    -o-transition-delay: 1800ms;
    -ms-transition-delay: 1800ms;
}


@keyframes large {
    0% {transform: scale(1.1)}
    100% {transform: scale(1.0)}
}

@-webkit-keyframes large {
     0% {transform: scale(1.1)}
    100% {transform: scale(1.0)}
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@keyframes fadeInUp {
  from {opacity: 0; transform: translate3d(0, 100%, 0);}
  to {opacity: 1;
    transform: none;}
}

@-webkit-keyframes fadeInUp {
  from {opacity: 0; transform: translate3d(0, 100%, 0);}
  to {opacity: 1;
    transform: none;}
}

@keyframes fadeInDown {
  from {opacity: 0; transform: translate3d(0, -10px, 0);}
  to {opacity: 1;
    transform: none;}
}

@-webkit-keyframes fadeInDown {
  from {opacity: 0; transform: translate3d(0, -10px, 0);}
  to {opacity: 1;
    transform: none;}
}

@keyframes filterBlur {
    0% {filter: blur(5px);}
    100% {filter: blur(0px);}
}

@-webkit-keyframes filterBlur {
    0% {filter: blur(5px);}
    100% {filter: blur(0px);}
}


/* 各ページ共通 */

body{
color:#111;
font-size:11pt;
font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic';
font-weight: 500;
 background-color: #fff;
 border-top:5px solid #009b40; 
}

/* ヘッダー */

header{
width: 1005px;
min-width: 1005px;
margin: 0 auto;
height: 90px;
}

header a{
color: #fff;
}

h1 , header div{
float: left;
}

h1{
margin-right: 52px;
margin-top: 30px;
}

#logo a{ /* h1 */
width:247px;
height:29px;
display:block;
color:#fff;
}

#logo a img{
border:none;
display:block;
width:247px;
height:29px;
}

h2{
font-weight: normal;
font-size: 8pt;
margin-top: 15px;
margin-bottom: 12px;
line-height: 1.0em;
}

header div#telwrap{
width: 435px;
}

header div#telwrap p {
line-height: 1.0em;
}

header div#telwrap p a{
border: 2px solid #009b40;
color: #009b40;
border-radius: 20px;
float: right;
padding: 8px 12px;
margin-right: 8px;
font-weight: bold;
}

header div#telwrap p a:hover{
background-color: #009b40;
color: #fff;
}

/* 診療時間表 
header div#time{
width: 270px;
height: 115px;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background-color: #fff;
margin-top: -7px;
position: relative;
z-index: 2;
}

header div#time p{
text-align: center;
color: #009b40;
margin: 15px 0;
font-weight: bold;
line-height: 1.0em;
}

header div#time img{
display: block;
margin: 0 auto;
}*/


/* 医療脱毛 */
header div#epilation{
width: 250px;
height: 88px;
background-color: #009b40;
margin-top: -7px;
	margin-left: 10px;
position: relative;
z-index: 2;
}

header div#epilation p{
text-align: center;
color: #fff;
margin: 20px 0 0;
font-weight: bold;
line-height: 1.2em;
	font-size: 1.6em;
}

header div#epilation p::before {
 content: "";
 display: inline-block;
 width: 40px;
 height: 50px;
 background-image:url("../image/epilation.png");
 background-size: contain;
 vertical-align: middle;
	background-repeat: no-repeat;
}

header div#epilation a {
	color: #fff;
}

header div#epilation a:hover {
	color: #ffff00;
}


/* 医療脱毛2 */
.hair_removal{
 /*アニメーションの起点とするためrelativeを指定*/
    position: relative;
  overflow: hidden;
    /*ボタンの形状*/
  text-decoration: none;
  display: inline-block;
    border: 1px solid #555;/* ボーダーの色と太さ */
    padding: 10px 40px;
    text-align: center;
    outline: none;
    /*アニメーションの指定*/   
    transition: ease .2s;
	margin: 25px auto 20px 20px;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #009b40;
}

/*ボタン内spanの形状*/
.hair_removal span {
  position: relative;
  z-index: 3;/*z-indexの数値をあげて文字を背景よりも手前に表示*/
  color:#fff;
}

.hair_removal:hover span{
  color:#009b40;
}


/*== 背景が流れる（左から右） */
.bgleft:before {
  content: '';
    /*絶対配置で位置を指定*/
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
    /*色や形状*/
  background:#fff;/*背景色*/
  width: 100%;
  height: 100%;
    /*アニメーション*/
  transition: transform .6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: right top;
}

/*hoverした際の形状*/
.bgleft:hover:before{
  transform-origin:left top;
  transform:scale(1, 1);
}




/*ナビゲーション */
nav{
clear: both;
padding-top: 30px;
padding-left: 15px;
margin: 0 auto;
display: block !important;
}

nav ul{
/*min-width: 1150px; */
}

@media screen and (max-device-width: 1024px) {
nav{
padding-left: 0px;
}
nav ul{
min-width: auto;
}
}

nav li span{
font-size: 14pt;
}

nav li#toContact a{
display: none;
}

/*
.snip1135 {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}
.snip1135 * {
  box-sizing: border-box;
}
.snip1135 li {
  display: inline-block;
  list-style: outside none none;
  margin-right: 7px;
  padding: 0;
    line-height: 1.4;
}

.snip1135 li:first-child{
margin-right: 8px;
}

.snip1135 li:first-child a{
color: #333 !important;
}

.snip1135 li:first-child a:hover{
color: #009b40 !important;
}

.snip1135 li:last-child{
margin-right: 0;
}

.snip1135 a {
  padding: 0.5em 0;
  color: #333;
  position: relative;
  letter-spacing: 1px;
  text-decoration: none;
  font-size: 10pt;
  transition-property: none;
animation-name: none;
}

.snip1135 a:hover , .snip1135 a.active{
color: #009b40;
}

.snip1135 a:before,
.snip1135 a:after {
  position: absolute;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.snip1135 a:before {
  bottom: 0;
  display: block;
  height: 2px;
  width: 0%;
  content: "";
  background-color: #8fcf97;
}
.snip1135 a:after {
  left: 0;
  top: 0;
  padding: 0.5em 0;
  position: absolute;
  content: attr(data-hover);
  color: #ffffff;
  white-space: nowrap;
  max-width: 0%;
  overflow: hidden;
}
.snip1135 a:hover:before,
.snip1135 .current a:before {
  opacity: 1;
  width: 100%;
}
.snip1135 a:hover:after,
.snip1135 .current a:after {
  max-width: 100%;
}

 */

.fixed{
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 999;
border-bottom:2px solid #ddd;
background-color: #fff;
padding-top: 0;
padding-left: 0;
}

.fixed ul{
margin: 0 auto;
}

.fixed li{
padding-top: 13px;
margin-right: 9px;
padding-bottom: 11px;
}

.fixed li:first-child{
margin-right: 10px;
}

.fixed li:first-child span{
margin: 0;
padding: 0;
}

.fixed li a{
font-size: 9pt;
padding: 1.0em 0;
letter-spacing: -0.01em;
}

.fixed #menu-content > li > ul.second-content > li > a:hover {
	width: 108%;
}


.fixed li#toContact {
margin-right: 0;
}

.fixed li#toContact a:before {
display: none;
}

.fixed li#toContact a{
display:inline;
border: 2px solid #009b40;
border-radius: 20px;
padding: 3px 10px;
font-weight: bold;
font-size: 10pt;
color: #009b40;
-webkit-transition:0.3s;
-moz-transition:0.3s;
 transition:0.3s;
}

.fixed li#toContact a:hover{
background-color: #009b40;
color: #fff;
}


/* ナビ タブレット横以外（PC)*/
@media screen and (min-width:1025px){
/* 	
.snip1135 li {
  margin-right: 17px;
    
    line-height: 2;

}
.snip1135 a {
  font-size: 11pt;
  }

*/
  .fixed li{
margin-right: 10px;
}
 .fixed li a{
font-size: 10pt;
}
}




/* box横並び */
.flex_box {
    width: 100%;

	display: flex;
}
 
.flex_item {
    padding: 10px;
    color:  #fff;               /* 文字色 */
    margin:  10px;              /* 外側の余白 */
    border-radius:  5px;        /* 角丸指定 */
}
 


/*フッター*/
footer{
border-top: 2px solid #ddd;
width: 100%;
padding-top: 50px;
position: relative;
 font-size: 10pt;
}

footer ul#sitemap{
width: 1000px;
margin: 0 auto;
padding-bottom: 30px;
}

footer ul#sitemap li{
list-style-type: none;
display: inline-block;
margin-bottom: 20px;
}

footer ul#sitemap li a{
display: block;
margin-right: 11px;
-webkit-transition:0.3s;
-moz-transition:0.3s;
 transition:0.3s;
 font-size: 9.5pt;
}

footer ul#sitemap li a:hover , footer ul#sitemap li a:hover:before{
color: #009b40;
}

footer ul#sitemap li:last-child a{
margin-right: 0;
}

footer ul#sitemap li a:before{
content: "\25B2";
transform:rotate(90deg);
display:inline-block;
font-size: 6pt;
margin-right: 5px;
position: relative;
top: -2px;
color: #ccc;
}

footer article{
width: 1000px;
margin: 0 auto;
display: table;
}

footer article div{
background-image: url(../image/footer_logo.png);
background-repeat: no-repeat;
background-position: 2px 65px;
width: 485px;
max-width: 485px;
display: table-cell;
vertical-align: top;
}

footer article div strong{
font-weight: 500;
font-style: normal;
font-size: 9pt;
}

 footer p#footer_tel{
 margin-top:10px;
 margin-right: 10px;
 float: left;
 width: 200px;
 height: 24px;
 }
 
 footer address{
 font-size: 9pt;
 margin-top: 15px;
 line-height: 1.4em;
 }
 
footer address , footer small{
	font-style:normal;
}

footer ul#otherLink{
clear: both;
padding-top: 65px;
}

footer ul#otherLink li{
list-style-type: none;
display: inline-block;
}

footer ul#otherLink li a{
display: block;
border: 2px solid #ccc;
margin-right: 7px;
border-radius: 5px;
text-align: center;
text-decoration: none;
padding: 10px 0;
width: 148px;
color: #777;
font-size: 9.5pt;
-webkit-transition:0.3s;
-moz-transition:0.3s;
 transition:0.3s;
}

footer ul#otherLink li a:hover{
background-color: #009b40;
border: 2px solid #009b40;
color: #fff;
}

footer ul#otherLink li:last-child a{
margin-right: 0;
}

footer ul#groupLink{
display: table-cell;
vertical-align: top;
}

footer ul#groupLink li{
list-style-type: none;
display: inline-block;
width: 116px;
margin-right: 7px;
vertical-align: top;
}

footer ul#groupLink li a{
display: block;
width: 116px;
padding-bottom: 115px;
background-position: left bottom;
background-repeat: no-repeat;
background-size: 116px auto;
-webkit-transition:0.5s;
-moz-transition:0.5s;
 transition:0.5s;
}

footer ul#groupLink li a:hover{
background-size: 120px auto;
}

footer ul#groupLink li a:hover p{
color: #009b40;
border-left: 2px solid #009b40;
}

footer ul#groupLink li a#rouken {background-image: url(../image/footer_bana02.jpg);}
footer ul#groupLink li a#naika {background-image: url(../image/footer_bana03.jpg);}
footer ul#groupLink li a#sougou {background-image: url(../image/footer_bana04.jpg);}
footer ul#groupLink li a#day {background-image: url(../image/footer_bana05.jpg);}

footer ul#groupLink li:last-child{
margin-right: 0;
}

footer ul#groupLink li:first-child{
margin-left: 10px;
}

footer ul#groupLink li p{
border-left: #ccc 2px solid;
padding-left: 7px;
font-size: 9pt;
height: 37px;
background-color: #fff;
}

footer ul#groupLink li a#seikei p , footer ul#groupLink li a#naika p{
padding-top: 10px;
}

footer ul#groupLink li a#rouken p , footer ul#groupLink li a#sougou p , footer ul#groupLink li a#day p{
line-height: 1.2em;
padding-top: 2px;
}

footer small{
display:block;
width:100%;
padding:15px 0;
font-size:8pt;
text-align: center;
color: #fff;
background-color: rgba(0,155,64,1.00);
margin-top: 50px;
}

#totop{
display:none;
border:0;
position:fixed;
right:20px;
bottom:10px;
width: 45px;
height: 45px;
z-index: 3;
}

#totop:hover{
bottom:13px;
}

