/*	全体
================================================== */

html,body{
	margin:0;
	padding:0;
	font-family:verdana, sans-serif;
}


body{
	background:#FFFFFF;
}

a {
	text-decoration:none;
}

/* font */

@font-face {
    font-family: 'ipaexm';
    font-style: normal;
    font-weight: 400;
    src: url('../font/ipaexm.eot');
    src: url('../font/ipaexm.eot?#iefix') format('embedded-opentype'),
    url('../font/ipaexm.woff') format('woff'),
    url('../font/ipaexm.ttf')  format('truetype');
}

.font20{
	font-size:20px;
}

.font13{
	font-size:13px;
}

.font12{
	font-size:12px;
	color: #4A2713;
}

.font12_w{
	font-size:12px;
	color: #ffffff;
}

.font25{
	font-size:25px;
}

.font150{
	font-size:150%;
}

.font150_m{
	font-size:150%;
	background:linear-gradient(transparent 0%, #FFE3E4 0%);
}

.bold{
	font-weight: bold;
}

/* カラー */

.brown{
	color:#9e6848;
}

.red{
	color:#ff0000;
}

.white{
	color:#FFF;
}

.green{
color:#649959;
/*	color:#78B76C;*/
}

/* スタイル */

.underl_box_black{
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
	
}

.green_b_box{
background-color:#649959;
	/*background-color:#78B76C;*/
	padding: 5px;
}

h1 {
    margin: 0 auto;
	    margin-bottom: -48px;
}

h2{
	background-color: #9e6848;
	color: #FFF;
	padding: 2px;
}

h4{
	background-color: #9e6848;
	color: #FFF;
	padding: 2px;
}

h2 p {
        margin: 2px auto !important;
    text-align: center !important;
}

img.title_img{
	width: 100%;
    /*max-width: 440px;*/
    display: block;
    margin: 0px auto;
}

.theme-default .nivo-controlNav{
	display:none;
}


article{
	width:640px;
	position: relative;
	    padding-bottom: 200px;
}


/*article{
	width:640px;
	position: relative;
	padding-bottom:140px;
}*/

/*	header
================================================== */

header{
	display:table;
}
header a{
	display:table-cell;
}

#contents .menus{
		display:block;
		width:510px;
		overflow:hidden;
		position:absolute;
		left:-510px;
		top:0;
		background:#FFF;
		opacity: 0;
border: 1px solid #F7F4DF;
    z-index: 999;
}

/*	main
================================================== */

.contents-main img {
	margin:auto;
}

.contents-main p{
	display:block;
	margin:auto;
	width:600px;
	padding-top:15px;
	padding-bottom:15px;
	line-height:200%;

}

.ft_bn_le{
	display:table;
	width:600px;
	margin:auto;
	padding-top:20px;

}

.ft_bn_le .l{
	display:table-cell;
	width:300px;
	text-align:left;
}

.ft_bn_le .r{
	display:table-cell;
	width:300px;;
	text-align:right;
}


.gotop{
  position: absolute;
	width:90px;
	height:85px;
	right:14px;
	bottom:14px;
	display:block;
}

/*	footer
================================================== */

footer{
	background:#9e6848;
	width:640px;
}

footer p{
	text-align:center;
	color:#FFF;
	margin:0;
	line-height:40px;
	font-size: 20px;
    padding: 5px;
}


.info_le{
	border-bottom:solid #333 1px;
	padding-top:16px;
	padding-bottom:6px;
	display:table;
	width:610px;
	margin:auto;
}
.info_dtm{
	width:104px;
	display:table-cell;
}
.info_dtm p{
	background-color:#78B76C;
	width:104px;
	height:25px;
	line-height:25px;
	font-size:13px;
	color:#FFF;
	text-align:center;
	display:block;
	margin:0;
	padding:0;
}

.info_txt{
	display:table-cell;
	padding-left:15px;
	line-height:25px;
	font-size:13px;
	color:#333;
	text-align:left;
	width:510px;

}

/*	menu
================================================== */

#menu-ul_menu{
	list-style-type: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #D7C4AE;
}

#menu-ul_menu li{
	font-size: 20px;
    padding: 0;
    line-height: 30px;
    border-bottom: 1px solid #D7C4AE;
	
}

#menu-ul_menu li a{
	    display: block;
    padding: 20px 10px;
    margin: 5px;
    text-decoration: none;
    color: #532E19;
    font-size: 30px;
}

.menus p {
        text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: #532E19;
    margin: 25px auto;
}

/*	contents共通
================================================== */

img.tel_icon {
    margin-top: 10px;
    margin-right: 5px;
    vertical-align: sub;
}

.brown_box {
    border: 1px solid #630;
    width: 98%;
    margin: 20px auto;
    padding: 0px;
    text-align: center;
}

.brown_b_box{
	    background-color: #9e6848;
    padding: 2px 5px;
    color: #FFF;
    font-size: 80%;
}

h3{
	    font-size: 30px;
    font-weight: bold;
    padding: 3px;
    margin: 8px 5px;
    border-bottom: #630 dashed 1px;
    color: green;
    text-align: left;
}

h3.btn_ad{
        padding: 25px 0;
}

.btn_ad:after, 
.btn_ad.active:after {
    font-size: 15px;
    margin-left: 3px;
}
.btn_ad.active::after {
    content: "▲";
}
.btn_ad::after {
    content: "▼";
}

h3 span.font12 {
    margin-left: 10px;
}

.inbox {
    padding: 15px 5px
}

.in {
    padding: 5px;
	text-align: left;
font-size: 80%;
}

.in2 {
    padding: 5px;
	text-align: left;
font-size: 20px;
}

.underl_box_brown{
	border-bottom: 1px solid #630;
	padding-bottom: 5px;
}

.center p{
	text-align:center !important;
}

.tel_box{
	display: block;
        width: 70%;
    margin: 0 auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	
}

p.bold.brown {
    margin: 5px auto;
}


section#contents_box {
	text-align: center;
border-bottom: solid #333 1px;
    padding-bottom: 15px;
}

section#contents_box p {
    margin: 5px auto;
	text-align: left;
}

section#contents_box img {
	width:100%;
	/*max-width:302px;*/
	margin:5px auto;
display: block;
}

.therapist_box{
	    text-align: center;
    padding: 5px;
}

img.profile {
    max-width: 176px !important;
}

section#contents_box span.font12 {
    margin-left: 10px;
}

section#contents_box span.brown_b_box.font12.left_n {
	margin:10px 0px;	
}


table p.green{
       font-size: 25px;
}


/*	access
================================================== */

section#access {
    text-align: center;
}

img.map_img {
    width: 98% !important;
}

img.ac_map {
    width: 98% !important;
}

.google-map {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
    width: 98%;
    margin: 0 auto;
}
 
.google-map iframe,
.google-map object,
.google-map embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/*	contact
================================================== */

form {
    padding: 5px;
}

#contact_box{
border-bottom: solid #333 1px;
padding-bottom: 10px;
}

#contact_box p{
    text-align: center;
}

#contact_box table {
    margin: 0 auto;
    margin-bottom: 20px;
}

#contact_box table th {
        text-align: right;
    font-weight: bold;
    padding: 15px 10px;
        font-size: 20px;
}

#contact_box table td {
    padding: 15px;
    width: 70%;
    font-size: 20px;
}

#contact_box select {
            width: 60%;
    padding: 8px 0px;
    margin-left: 2px;
    font-size: 20px;
}

#contact_box input[type="submit"] {
padding: 10px 5px;
    background-color: #542F19;
    color: #FFF;
    font-weight: bold;
    font-size: 110%;
    margin: 0 auto;
width: 40%;
font-size: 20px;
}

input[type="text"] {
        width: 97%;
    padding: 5px;
    margin-left: 2px;
    line-height: 1.8em;
    font-size: 20px;
}

input[type="text"]:focus {
  outline: 0;
}

textarea {
    width: 98%;
    height: 200px;
    margin-left: 4px;
    padding: 5px;
font-size: 20px;
}

textarea:focus {
  outline: 0;
}

/*	nail_school
================================================== */
ul.list_box{
	margin: 5px auto;
	padding: 5px;
	overflow: hidden;
  }

ul.list_box li{
    position: relative;
    padding-left: 25px;
	    margin: 5px 0;
  }
 
ul.list_box li:before {
    content: "";
    position: absolute;
    top: .35em;
    left: 6px;
    -webkit-transform: rotate(50deg);
    -ms-transform: rotate(50deg);
    transform: rotate(50deg);
    width: 3px;
    height: 7px;
    border-right: 2px solid #630;
    border-bottom: 2px solid #630;
  }
 
ul.list_box li:after {
    content: "";
    position: absolute;
    top: .2em;
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #630;
    border-radius: 2px;
  }

.circle{
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #630;
	    margin-right: 2px;
}