@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #FFF;
	-webkit-text-size-adjust: 100%;
}
.set {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0
}
.alpha:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.bg_white {
	background-color: #FFFFFF;
}
.bg_1 {
	background-color: #513026;
}
.bg_2 {
	background-color: #3f1f19;
}
.bg_3 {
	background-color: #26120b;
}
.bg_4 {
	background-color: #6b3626;
}
.bg_5 {
	background-color: #8d513c;
}
.bg_green6 {
	background-color: #648f2f;
}
center {
	text-align: center!important;
	font-size: 110%;
}

/* PC */
@media only screen and (min-width: 769px) {
.pc_none {
	display: none;
}

#header-wrapper {
	background-color: #3c2618;
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: 1000;
}
#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	position: relative;
}
#header .logo {
	height: 60px;
	left: 0px;
	top: 10px;
	width: 200px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#header ul.menu {
	list-style: none;
	width: 600px;
	margin-left: 100px;
	float: left;
}
#header ul.menu li {
	list-style: none;
	width: 100px;
	float: left;
	text-align: center;
	font-size: 22px;
	margin-top: 25px;
	margin-right: 0px;
}
#header ul.menu li a {
	font-size: 22px;
	text-decoration: none;
}

.sb-toggle-right {
	height: 80px;
	width: 80px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.sb-toggle-right img {
	width: 100%;
}
.sb-right .side_logo img {
	width: 80%;
	margin: 10%;
}

.global-nav {
	list-style-type: none;
	margin-bottom: 20px;
}
.global-nav li a {
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	display: block;
	padding: 10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	text-align: center;
}
.global-nav li a:hover {
	background-color: #006633;
}

#main-image-wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 750px;
	z-index: 100;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#logobox {
	height: auto;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1000;
	position: relative;
	padding-top: 260px;
}
#logobox img {
	width: 100%;
	filter: alpha(opacity=30);
	opacity: 0.3;
}

.contents-wrapper {
	width: 100%;
	height: auto;
}
.contents-wrapper .inner {
	width: 1000px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-right: 20px;
	padding-bottom: 80px;
	padding-left: 20px;
}
.titile01 {
	width: 100%;
}
.instabox01 {
	width: 1000px;
	height: auto;
}
.instabox02 {
	width: 990px;
	height: auto;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 50px;
}
.bg_01 {
	background-image: url(image/bg01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.contents-wrapper.bg_01 .inner h2 {
	font-size: 50px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 50px;
	text-shadow: 0px 0px 5px #333333;
}
.contents-wrapper.bg_01 .inner h3 {
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 20px;
	text-shadow: 0px 0px 5px #333333;
}
.contents-wrapper.bg_green1 .inner h2, .contents-wrapper.bg_green2 .inner h2, .contents-wrapper.bg_green3 .inner h2, .contents-wrapper.bg_green4 .inner h2, .contents-wrapper.bg_green5 .inner h2, .contents-wrapper.bg_green6 .inner h2 {
	font-size: 35px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 30px;
	text-align: center;
}

.contents-wrapper .txtbox01 {
	height: auto;
	width: 390px;
	float: right;
	margin-top: 50px;
}
.contents-wrapper .txtbox01 p {
	line-height: 1.6em;
	font-size: 16px;
	margin-bottom: 10px;
	text-shadow: 0px 0px 5px #333333;
	text-align: center;
	font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;	
}
.contents-wrapper .txtbox02 {
	height: auto;
	width: 480px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 20px;
}
.contents-wrapper .txtbox02 p {
	line-height: 1.6em;
	margin-bottom: 10px;
	text-align: justify;
	font-size: 15px;
}
.contents-wrapper .txtbox02 p.tcnt {
	font-size: 14px;
	text-align: center!important;
}
.contents-wrapper .txtbox02 p san {
	font-size: 12px;
}
.contents-wrapper .txtbox03 {
	height: auto;
	width: 480px;
	float: right;
}
.contents-wrapper .txtbox03 dl {
	float: left;
	height: auto;
	width: 100%;
}
.contents-wrapper .txtbox03 dl dt {
	float: left;
	height: auto;
	width: 100%;
	font-size: 15px;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.contents-wrapper .txtbox03 dl dt b {
	font-size: 12px;
	background-color: #FFFFFF;
	color: #2A8A52;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.contents-wrapper .txtbox03 p.tcnt {
	font-size: 14px;
	text-align: center;
}
.contents-wrapper .txtbox03 dl dt span {
	font-size: 12px;
}
.contents-wrapper .txtbox03 dl dd {
	float: left;
	height: auto;
	font-size: 15px;
	line-height: 1.6em;
	margin-bottom: 10px;
	margin-left: 2%;
	width: 98%;
}
.contents-wrapper .txtbox03 p {
	line-height: 1.6em;
	font-size: 16px;
	margin-bottom: 10px;
	text-shadow: 0px 0px 5px #333333;
	text-align: justify;
}
.contents-wrapper .txtbox04 {
}
.contents-wrapper .txtbox04 p {
	line-height: 1.6em;
	font-size: 16px;
	margin-bottom: 10px;
	text-shadow: 0px 0px 5px #333333;
	text-align: justify;
}
.contents-wrapper .epilation {
	height: auto;
	width: 480px;
	float: right;
}
.contents-wrapper .epilation .epilation_all {
	background-color: #C6AB9D;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
.contents-wrapper .epilation .epilation_s {
	background-color: #c79f62;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
.contents-wrapper .epilation .epilation_m {
	background-color: #b28146;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
.contents-wrapper .epilation .epilation_l {
	background-color: #946134;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
.contents-wrapper .epilation .epilation-title {
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	padding: 5px;
	text-align: center;
}
.contents-wrapper .epilation_inner {
	float: left;
	height: auto;
	width: 215px;
	background-color: #FFF;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 5px;
}
.contents-wrapper .epilation_inner dt {
	float: left;
	height: auto;
	width: 115px;
	font-size: 15px;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 3px;
	padding-bottom: 3px;
	color: #333;
}
.contents-wrapper .epilation_inner dd {
	float: left;
	height: auto;
	font-size: 15px;
	line-height: 1.6em;
	width: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 3px;
	padding-bottom: 3px;
	text-align: right;
	color: #333;
}

.contents-wrapper .epilation_inner2 {
	float: left;
	height: auto;
	width: 450px;
	background-color: #FFF;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 5px;
}
.contents-wrapper .epilation_inner2 dt {
	float: left;
	height: auto;
	width: 450px;
	font-size: 15px;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 3px;
	padding-bottom: 3px;
	color: #333;
	text-align: center;
}
.contents-wrapper .epilation_inner2 dd {
	float: left;
	height: auto;
	font-size: 15px;
	line-height: 1.6em;
	width: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 3px;
	padding-bottom: 3px;
	text-align: right;
	color: #333;
}

.contents-wrapper .epilation_img {
	margin-top: 60px;
	margin-bottom: 200px;
}
.contents-wrapper .esthetician {
}
.contents-wrapper .esthetician img {
	width: 160px;
	margin-right: 60px;
	margin-left: 160px;
	float: left;
}
.contents-wrapper .esthetician .txt01 {
	font-size: 16px;
	line-height: 1.6em;
	margin-top: 20px;
	float: left;
	width: 600px;
}
.contents-wrapper .esthetician .txt02 {
	font-size: 24px;
	float: left;
	width: 600px;
}
.contents-wrapper .esthetician .txt02 span {
	font-size: 14px;
}
.contents-wrapper .esthetician .txt03 {
	font-size: 16px;
	line-height: 1.6em;
	margin-top: 20px;
	float: left;
	width: 600px;
}
.contents-wrapper .reservation h2 {
	color: #000;
	font-size: 50px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 30px;
}
.contents-wrapper .reservation p {
	font-size: 16px;
	text-align: right;
	color: #000;
	line-height: 25px;
}
#info {
	margin-top: -80px;
	padding-top: 80px;
}




#footer-wrapper {
	background-color: #8d513c;
	background-image: url(image/ttile02.png);
	background-repeat: no-repeat;
	background-position: center 20px;
	padding-top: 80px;
}
#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	text-align: center;
}
#footer-wrapper #footer .footer_logo {
	margin-bottom: 20px;
	height: 130px;
	width: 270px;
	margin-right: 365px;
	margin-left: 365px;
}
#footer-wrapper #footer .footer_map {
	height: auto;
	width: 480px;
}
#footer-wrapper #footer .map a {
	font-size: 16px;
	color: #FFF;
}
#footer-wrapper #footer .map a:hover {
	text-decoration: none;
}
#footer-wrapper #footer .info01 {
	font-size: 22px;
	color: #FFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top: 10px;
}
#footer-wrapper #footer .info02 {
	font-size: 22px;
	color: #FFF;
	margin-bottom: 15px;
	margin-top: 20px;
}
#footer-wrapper #footer_bottom {
	background-color: #26120b;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer-wrapper #footer_bottom_inner {
	width: 180px;
    margin-bottom: 5px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFF;
    list-style-type: none;
    margin-right: auto;
    margin-left: auto;
    height: 40px;
}
#footer-wrapper #footer_bottom #footer_bottom_inner li {
	height: 40px;
	width: 40px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
#footer-wrapper #footer_bottom p {
	font-size: 14px;
}

#pagetop {
	height: 70px;
	width: 70px;
	bottom: 25px;
	position: fixed;
	right: 20px;
	z-index: 6;
}
#pagetop p {
	height: 70px;
	width: 70px;
	display: block;
	overflow: hidden;
	position: relative;
}
#pagetop p a {
	background-image: url(image/pagetop.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 0px;
	width: 70px;
	padding-top: 70px;
}

.yoyaku {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}
.newspic {
	width: 310px;
	margin: 10px;
}

.menulist {
	width: 400px;
	margin-top: 0;
	margin-right: 300px;
	margin-left: 300px;
	margin-bottom: 0;
	float: left;
}
.menulist img {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 50px;
}

.staff_pic {
	width: 300px;
	margin: 30px 350px;
	float: left;
}

.social {
	width: 40px;
	height: 40px;
}
.news {
	width: 25%;
	height: auto;
	margin-left: 6.1%;
	float: left;
}
.newstxt {
	line-height: 1.6em;
	margin-bottom: 10px;
	text-align: justify;
	font-size: 15px;
	line-height: 1.6em;
	font-size: 16px;
	margin-bottom: 10px;
	text-align: center;
	font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;	
	color: #333333;
}

}



/*  */
@media only screen and (max-width: 768px) {
.sp_none {
	display: none;
}
#header-wrapper {
	background-color: rgba(32,17,0,0.85);
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: 1000;
}
#header {
	height: 50px;
}
#header .logo {
	height: 40px;
	left: 0px;
	top: 10px;
	float: left;
	padding: 5px;
}

.sb-toggle-right {
	height: 50px;
	width: 50px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.sb-toggle-right img {
	padding: 5px;
	height: 40px;
}
.sb-right .side_logo img {
	width: 80%;
	margin: 60px 10% 20px 10%;
}

.global-nav {
	list-style-type: none;
	margin-bottom: 20px;
}
.global-nav li a {
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	display: block;
	padding: 10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	text-align: center;
}
.global-nav li a:hover {
	background-color: #7D5740;
}

#main-image-wrapper {
	height: 300px;
	z-index: 100;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin-top: 50px;
}
#logobox {
	height: auto;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1000;
	position: relative;
	padding-top: 140px;
	color: #111;
}
#logobox img {
	width: 100%;
	filter: alpha(opacity=30);
	opacity: 0.3;
}

.contents-wrapper {
	max-width: 500px;
	margin-right: auto;
	margin-left: auto;
}

.contents-wrapper .inner {
	padding: 10px 30px;
}
.instabox01 , .instabox02 {
	height: auto;
}
.bg_01 {
	background-color: #FFF;
	margin-top: -50px;
	padding-top: 50px;
}
.bg_01 img {
	width: 100%;
}
.contents-wrapper.bg_01 .inner h2 {
	font-size: 300%;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
	color: #000;
}
.contents-wrapper.bg_01 .inner h3 {
	font-size: 110%;
	font-weight: normal;
	margin-bottom: 10px;
	color: #000;
}
.contents-wrapper.bg_green1 .inner h2, .contents-wrapper.bg_green2 .inner h2, .contents-wrapper.bg_green3 .inner h2, .contents-wrapper.bg_green4 .inner h2, .contents-wrapper.bg_green5 .inner h2, .contents-wrapper.bg_green6 .inner h2 {
	font-size: 150%;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	padding-bottom: 5px;
}

.contents-wrapper .txtbox01 {
}
.contents-wrapper .txtbox01 p {
	line-height: 1.6em;
	font-size: 100%;
	margin-bottom: 10px;
	text-align: justify;
	color: #000;
	font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;	
}
.contents-wrapper .txtbox02 {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	padding: 10px;
}
.contents-wrapper .txtbox02 p {
	line-height: 1.6em;
	margin-bottom: 10px;
	text-align: justify;
	font-size: 110%;
}
.contents-wrapper .txtbox02 p.tcnt {
	font-size: 14px;
	text-align: center!important;
}
.contents-wrapper .txtbox02 p san {
	font-size: 90%;
}
.contents-wrapper .txtbox03 {
}
.contents-wrapper .txtbox03 dl {
	float: left;
	height: auto;
	width: 100%;
}
.contents-wrapper .txtbox03 dl dt {
	font-size: 110%;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.contents-wrapper .txtbox03 dl dt span {
	font-size: 90%;
}
.contents-wrapper .txtbox03 dl dd {
	font-size: 110%;
	line-height: 1.6em;
	margin-bottom: 10px;
	margin-left: 2%;
	width: 98%;
}
.contents-wrapper .txtbox03 dl dt b {
	font-size: 12px;
	background-color: #FFFFFF;
	color: #2A8A52;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.contents-wrapper .txtbox03 p.tcnt {
	font-size: 14px;
	text-align: center;
}
.contents-wrapper .txtbox03 p {
	line-height: 1.6em;
	font-size: 16px;
	margin-bottom: 10px;
	text-shadow: 0px 0px 5px #333333;
	text-align: justify;
}
.contents-wrapper .txtbox04 {
}
.contents-wrapper .txtbox04 p {
	line-height: 1.6em;
	font-size: 110%;
	margin-bottom: 10px;
	text-shadow: 0px 0px 5px #333333;
	text-align: justify;
	padding-top: 10px;
}
.contents-wrapper .epilation {
}
.contents-wrapper .epilation .epilation_all {
	background-color: #C6AB9D;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
.contents-wrapper .epilation .epilation_s {
	background-color: #c79f62;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
.contents-wrapper .epilation .epilation_m {
	background-color: #b28146;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
.contents-wrapper .epilation .epilation_l {
	background-color: #946134;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
.contents-wrapper .epilation .epilation-title {
	font-size: 110%;
	font-weight: normal;
	color: #FFF;
	padding: 5px;
	text-align: center;
}
.contents-wrapper .epilation_inner {
	background-color: #FFF;
	margin-right: 2.5%;
	margin-bottom: 10px;
	margin-left: 2.5%;
	padding: 2.5%;
	float: left;
	width: 90%;
}
.contents-wrapper .epilation_inner dt {
	float: left;
	height: auto;
	width: 50%;
	font-size: 15px;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 3px;
	padding-bottom: 3px;
	color: #333;
}
.contents-wrapper .epilation_inner dd {
	float: left;
	height: auto;
	font-size: 15px;
	line-height: 1.6em;
	width: 50%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 3px;
	padding-bottom: 3px;
	text-align: right;
	color: #333;
}

.contents-wrapper .epilation_inner2 {
	background-color: #FFF;
	margin-right: 2.5%;
	margin-bottom: 10px;
	margin-left: 2.5%;
	padding: 2.5%;
	float: left;
	width: 90%;
}
.contents-wrapper .epilation_inner2 dt {
	float: left;
	height: auto;
	width: 100%;
	font-size: 15px;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 3px;
	padding-bottom: 3px;
	color: #333;
	text-align: center;
}

.contents-wrapper .epilation_img {
	margin-top: 20px;
	width: 100%;
}
.contents-wrapper .esthetician {
}
.contents-wrapper .esthetician img {
	width: 150px;
	float: left;
	padding-right: 10px;
}
.contents-wrapper .esthetician .txt01 {
	font-size: 110%;
	line-height: 1.6em;
	padding-top: 60px;
}
.contents-wrapper .esthetician .txt02 {
	font-size: 120%;
}
.contents-wrapper .esthetician .txt02 span {
	font-size: 90%;
}
.contents-wrapper .esthetician .txt03 {
	font-size: 110%;
	line-height: 1.6em;
	clear: both;
	padding-top: 10px;
}
.contents-wrapper .reservation h2 {
	color: #000;
	font-size: 300%;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 30px;
}
.contents-wrapper .reservation p {
	font-size: 110%;
	text-align: right;
	color: #000;
}
.contents-wrapper .reservation p a {
	color: #000;
}
#info {
	margin-top: -50px;
	padding-top: 50px;
}




#footer-wrapper {
	background-color: #8d513c;
	background-image: url(image/ttile02.png);
	background-repeat: no-repeat;
	background-position: center 20px;
	padding-top: 10px;
}
#footer {
	padding-bottom: 30px;
	text-align: center;
	max-width: 500px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}
#footer-wrapper #footer .footer_logo {
	margin-bottom: 20px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
#footer-wrapper #footer .footer_map {
	width: 100%;
	margin-bottom: 10px;
}
#footer-wrapper #footer .map a {
	font-size: 110%;
	color: #FFF;
}
#footer-wrapper #footer .info01 {
	font-size: 110%;
	color: #FFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top: 10px;
}
#footer-wrapper #footer .info02 {
	font-size: 110%;
	color: #FFF;
}
#footer-wrapper #footer_bottom {
	background-color: #26120b;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer-wrapper #footer_bottom_inner {
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	list-style-type: none;
	height: auto;
	width: 50%;
	margin: 0 25%;
	float: left;
}
#footer-wrapper #footer_bottom #footer_bottom_inner li {
}
#footer-wrapper #footer_bottom p {
	font-size: 100%;
}

#pagetop {
	height: 35px;
	width: 35px;
	bottom: 10px;
	position: fixed;
	right: 10px;
	z-index: 6;
}
#pagetop p {
	height: 35px;
	width: 35px;
	display: block;
	overflow: hidden;
	position: relative;
}
#pagetop p a {
	background-image: url(image/pagetop.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 35px 35px;
	-webkit-background-size: 35px 35px;
	-moz-background-size: 35px 35px;
	display: block;
	height: 0px;
	width: 35px;
	padding-top: 35px;
}

.newspic {
	width: 46%;
	margin: 2%;
}
.yoyaku {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}


.titile01 {
	width: 100%;
}
.menulist {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
}
.menulist img {
	width: 80%;
	height: auto;
	margin: 0 10%;
}

.staff_pic {
	width: 60%;
	height: auto;
	margin: 30px 20% 0px;
}

.social {
	width: 20%;
	height: auto;
	margin-left: 10%;
	float: left;
}
.news {
	width: 25%;
	height: auto;
	margin-left: 6.1%;
	float: left;
}
.newstxt {
	margin-top: 30px;
	text-align: justify;
	font-size: 12px;
	line-height: 1.6em;
	margin-bottom: 10px;
	text-align: center;
	font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;	
	color: #333333;
}

}
