@charset "utf-8";
/* CSS Document */
p{
	/* font-size:13px; */
	margin:0px;
}
h4{
}
body{
	padding:4vw;
    text-align: center;
}
img {
    width: 75%;
    max-width: 200px;
    margin: auto;
    display: block;
}
dl dt {
    font-weight: bold;
}
dl dd {
    margin: 0 0 1em;
}
#page{
	margin:0px;
}
li{
    margin-left:0px;
    list-style-type: none;
}
.entry-header{
	display:none;
}

.entry-content{
    margin: 0px!important;
    padding: 0px!important;
    width: 100%!important;
}
.entry-meta{
	display:none;
}
a{
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
::selection {background: #cdc096; color: #fff;}
::-moz-selection {background: #cdc096; color: #fff;}
input , textarea{
	-webkit-appearance: none;
	webkit-border-radius:0;
	border-radius:0;
}

@media (min-width: 641px) {
.sp , #sp_fhead{
	display:none;
}
a img{
	transition-duration: 0.4s;
}
a:hover img{
	opacity:0.8;
}
a:hover{
	color:#b8840f;
}
p{
	/* font-size:13px;
	color:#624944; */
}
#main{
    padding: 0px;
    margin: auto;
    width: 960px;
    margin-top: 34px;
		overflow: hidden;
}
/*ヘッダー*/
#fhead{
    background-color: rgba(50,11,3,0.6);
	height:27px;
	width:100%;
	position:fixed;
	top:0px;
	z-index:999;
}
#fhead p{
	color:#FFF;
	position:absolute;
	top:4px;
}
#fhead a{
	color:#FFF;
}
#fhead .copy{
    left: 10px;
}
#fhead .tel{
    right: 140px;
    font-size: 14px;
    margin-top: -1px;
}

#fhead .contact{
    right: 0px;
    height: 23px;
    top: -1px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: rgba(207,166,32,0.6);
    transition-duration: 0.3s;
}
#fhead .contact:hover{
	background-color:rgba(160, 129, 26, 0.6);

}
#fhead .contact a{
	text-decoration:none!important;
}

#slide {
    width:100%;
    height:448px;
    margin:0 auto;
    position:relative;
	z-index:-1;
	min-width:960px;
}

#slide li{
	width:100%;
	height:auto;
	height:448px;
	min-width:960px;
}
#slide .slidetext1{
	position:absolute;
	top:210px;
	left:11%;
}
#slide .slidetext1 img{
	width:400px;
	min-width:400px;
	opacity:1!important;
}
#slide .slidetext2{
	position:absolute;
	top:290px;
	left:62%;
}
#slide .slidetext2 img{
	width:328px;
	min-width:328px;
	opacity:1!important;
}
#slide .slidetext3{
	position:absolute;
	top:111px;
	left:12%;
}
#slide .slidetext3 img{
	width:332px;
	min-width:332px;
	opacity:1!important;
}
#slide img {
    position:absolute;
    left:0;
    top:0;
	width:100%;
	min-width:1160px;
}
.cover{
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	height:448px;
	background-image:url(../images/common/pattern.png);
	background-repeat:repeat;
}

#site-header{
    background-image: url(../images/common/curvehead_bg.png);
    background-repeat: no-repeat;
    width: 100%;
    min-width: 960px;
    height: 130px;
    margin-top: -52px;
    background-size: 100%;
    z-index: 1;
}
.hmain{
    width: 960px;
    margin: auto;
    padding-top: 52px;
    height: 85px;
    position: relative;
}
.hmain ul{
    position: absolute;
    right: 0px;
    top: 82px;
}
.hmain ul li{
	float:left;
	background-image:url(../images/common/nav_diagonal.png);
	background-repeat:no-repeat;
	background-position:right;
	position:relative;
}
.hmain ul li a{
    display: block;
    padding-left: 22px;
    padding-right: 28px;

}
.hmain ul li:last-child{
	background-image:none;
	padding-right:0px;
}

.hmain ul li:last-child a{
	padding-right:0px;
}

.hmenuprice{
    left: 0px;
    margin-top: 0px;
    padding-bottom: 20px;
    display: none;
    top: 13px!important;
    z-index: 900;
    width: 194px;
    position: absolute;
    padding-top: 16px;
}
.hmenuprice ul{
    background-color: rgba(255, 255, 255, 0.9);
    padding: 14px;
    padding-top: 6px;
    z-index: 900;
    width: 168px;
    position: static;
}
.hmenuprice ul li{
    float: none!important;
    background-image: none!important;
    border-bottom: dotted 1px #b1a17a;
    width: 168px;
    padding-left: 0px!important;
    padding-right: 0px!important;
    padding-top: 6px;
    padding-bottom: 4px;
}
.hmenuprice ul li:last-child {
	border-bottom:none;
}
.hmenuprice ul li a{
    font-size: 13px;
    color: #967936;
    text-decoration: none;
}

/*トップお知らせ*/
#topnews{
	margin-bottom:60px;
}

#topnews h3{
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 28px;
    color: #6e2b1d;
    line-height: 1.4;
}
#topnews a {
	text-decoration:none;
}

#topnews ul{
    overflow: hidden;
    width: 680px;
    margin: auto;
}
#topnews ul li{
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    width: 214px;
    float: left;
    margin-right: 19px;
}

#topnews ul li:last-child{
	margin-right:0px;
}

#topnews ul li a:hover{
	text-decoration:none;
}
#topnews ul li .n_time{
    font-size: 12px;
    margin-top: 4px;
    font-style: oblique;
}

#topnews ul li .n_tittle{
    font-size: 16px;
    color: #6e2b1d;
    margin-bottom: 8px;
    margin-top: 10px;
    line-height: 1.4;
    font-weight: bold;
}

#topnews ul li .n_text{
    font-size: 12px;
    line-height: 18px;
}

#topnews ul li  figure {
    position: relative;
    overflow: hidden;
    width: 214px;
    height: 150px;
    margin: 0px;
}

#topnews ul li figure .newsimg{
    position: absolute;
    float: left;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    top: -75px;
    left: -93px;
}

#topnews .newslist_btn{
width: 224px;
    text-align: center;
    margin: auto;
    transition-duration: 0.4s;
    background-color: #6e2b1d;
    border: 1px solid #6e2b1d;
    transition-duration: 0.4s;
}

#topnews .newslist_btn a{
    color: #fff;
    font-size: 13px;
    padding-top: 4px;
    padding-bottom: 4px;
    background-size: 10px;
    padding-right: 2px;
    display: block;
	background-size:9px;
	transition-duration: 0.4s;
}

#topnews .newslist_btn:hover{
	background-color:#fff;
}

#topnews .newslist_btn a:hover{
	color:#6e2b1d;
}


/*トップページメイン*/
#content{
    width: 690px!important;
    float: left;
    margin: 0px!important;
    overflow: hidden;
}

/*トップページ　５つのポイント*/
#point h2{
}
#point ul li{
    min-height: 160px;
    position: relative;
    border-top: 1px solid #ece8da;
	display: table;
}
#point ul li:first-child{
	border-top:none;
}
#point ul li img{
    position: absolute;
    top: 30px;
}
#point ul li h4{
    color: #b8840f;
    font-size: 20px;
    line-height: 26px;
}
#point ul li .text{
    padding-left: 110px;
    vertical-align: middle;
    display: table-cell;
}
#point ul li p{
	color:#6e2b1d;
	margin-top:12px;
}
#trouble{
	width:690px;
	background-repeat:no-repeat;
	position:relative;
}
#trouble h2 img{
    margin-top: 20px;
    margin-left: 22px;
}
#trouble p{
    font-size: 14px;
    margin-left: 0px;
    margin-top: 28px;
    color: #6e2b1d;
}
#trouble .pict{
    position: absolute;
    right: 20px;
    top: 88px;
}
#trouble ul{
    margin-left: 30px;
    margin-top: 26px;
}
#trouble ul li{
    background-image: url(../images/common/check_icon.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 28px;
    padding-top: 6px;
}
#trouble ul li p{
    font-size: 15px;
    text-align: left;
    margin: 0px;
}
.framecover{
	width:100%;
	background-image:url(../images/top/frame_body.png);
	background-repeat:repeat-y;
	padding-bottom:20px;
}
.frametop{
	width:100%;
	background-image:url(../images/top/frame_top.png);
	background-repeat:no-repeat;
	height:6px;
}
.framebottom{
	width:100%;
	background-image:url(../images/top/frame_bottom.png);
	background-repeat:no-repeat;
	height:6px;
}
#topbeforeafter h2{
    text-align: center;
    margin-top: 37px;
    margin-bottom: 6px;
}
#topbeforeafter ul{
	overflow:hidden;
}
#topbeforeafter ul li{
	float:left;
}
#topbeforeafter ul li:first-child{
	margin-right:10px;
}

#mtbanner{
    margin-top: 30px;
    position: relative;
    margin-bottom: 24px;
}
.keyword .key_head {
	display:none;
}
.keyword p{
    position: absolute;
    font-size: 14px;
    color: #6A2D1A;
    left: 166px;
    top: 57px;
    width: 508px;
	overflow: hidden;
    height: 60px;
}
.keyword strong {
	color:#bc8c1e;
	font-size:20px;
	font-weight:bold;
	letter-spacing: -1px;
    line-height: 1.9;
}
.counseling{
	position:absolute;
	left:10px;
	bottom:10px;
}
.random{
	position:absolute;
	right:10px;
	bottom:10px;
}

#newsbanner{
}

#newsbanner ul{
	overflow:hidden;
}

#newsbanner ul li{
	width:340px;
	height:191px;
	position:relative;
	transition-duration: 0.4s;
	float:left;
	margin-bottom:10px;
}

#newsbanner ul li:nth-child(even){
	float:right;
}

#newsbanner ul li a{
	width:340px;
	height:190px;
	display:block;
	text-decoration:none;
}

#concernarea{
	margin-top:45px;
	overflow:hidden;
}
#concernarea h2{
	margin-bottom:8px;
}
#concernarea h2 img{
}
#concernarea ul li{
    float: left;
    width: 220px;
    background-image: url(../images/common/triangle_icon.png);
    background-repeat: no-repeat;
    background-color: #FFF;
    margin-right: 14px;
    margin-bottom: 15px;
    background-position: 204px 78px;
	transition-duration: 0.3s;
}
#concernarea ul li:hover{
	background-color:#FBF5D7;
}
#concernarea ul li a{
	padding-top:10px;
	height: 85px;
	display:block;
	text-decoration:none!important;
}
#concernarea ul li a:hover{
	text-decoration:none!important;
}
#concernarea ul li:nth-child(3n){
	margin-right:0px;
}
#concernarea ul li:nth-child(7){
	margin-left: 118px;
}
#concernarea ul li h4{
    font-size: 18px;
    color: #967936;
    text-align: center;
    letter-spacing: -1px;
}
#concernarea ul li p{
    color: #624944;
    margin-left: 10px;
    letter-spacing: -0.3px;
	font-size:12px;
}
#introduction{
	position:relative;
	margin-top:38px;
}
#introduction h2{
	margin-left:0px;
	margin-bottom:20px;
}

#introduction p{
    margin-bottom: 30px;
    line-height: 22px;
}
#introduction .pict{
    position: absolute;
    right: 20px;
    margin-top: -15px;
}
#introduction a{
	display:block;
}
#introduction a img{
	position:absolute;
	bottom:0px;
	right:40px;
}
/*トップページ挨拶*/
#greeting{
	width:690px;
	position:relative;
	margin-bottom:50px;
}
#greeting h2 img{
	position:absolute;
	left:34px;
	top:38px;
}
#greeting img{
	position:absolute;
	top:38px;
	right:38px;
	z-index: -1;
}
#greeting p{
    margin-left: 34px;
    line-height: 27px;
    padding-top: 305px;
    z-index: 1;
}
/*トップページ　お約束と特徴*/
#promisefeatures{
	margin-bottom:58px;
}
#promisefeatures h2{
	margin-left:100px;
	margin-bottom:40px;
}
#promisefeatures ul li{
    background-image: url(../images/common/check_icon.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 28px;
    padding-top: 6px;
	background-position:0px 5px;
}
#promisefeatures p{
	text-align:center;
	font-size:18px;
	margin-top:30px;
}
#promisefeatures ul li p{
	font-size:15px;
	margin:0px;
	text-align:left;
}
/*固定ページヘッダー*/
.ppage #site-header{
    background-image: url(../images/common/curvehead_bg2_img.jpg)!important;
    margin-top: 0px;
    height: 234px;
	position:relative;
	min-width:960px;
}
.ppage #site-header #site-head {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background-image: url(../images/common/curvehead_bg.png)!important;
    margin-top: 0px;
    height: 130px;
    background-size: 100%;
    background-repeat: no-repeat;
    min-width: 960px;
}
#site-header .cover{
	height:180px!important;
}
.ppage #site-header h1{
	margin-top: 0px
}
.ppage #site-header ul{
	top: 80px;
}
/*固定ページ main*/
.ppage h2{
    text-align: center;
    margin-bottom: 27px;
}
.ttext{
	margin-top:50px;
	margin-bottom:30px;
}
.menucontents{
    margin-bottom: 40px;
    padding-top: 30px;
    margin-top: -30px;
}
.menucontents table{
	margin-bottom:10px;
}
.menucontents h3{
	font-size:28px;
	color:#d0a620;
}
.menucontents h3 span{
	font-size:20px;
	margin-left:20px;
}
#menulist{
	margin-bottom:25px;
}
#menulist ul{
    overflow: hidden;
    margin-top: 27px;
}
#menulist ul li{
    width: 219px;
    border: 1px solid #967936;
    float: left;
    margin-right: 13px;
    margin-bottom: 15px;
    background-image: url(../images/common/triangle_icon.png);
    background-repeat: no-repeat;
    background-position: 204px 47px;
	transition-duration: 0.3s;
}
#menulist ul li:hover{
	background-color:#FFF;
}
#menulist ul li a{
    text-decoration: none!important;
    height: 59px;
    display: block;
    padding-top: 5px;
}
#menulist ul li a:hover{
	text-decoration:none!important;
}
#menulist ul li:nth-child(3n){
	margin-right:0px;
}
#menulist ul li h5{
    text-align: center;
    font-size: 18px;
    color: #967936;
}
#menulist ul li p{
	text-align:center;
}
.menucontents .text{
    line-height: 26px;
    margin-bottom: 17px;
}
/*メニュー＆料金*/
.subtittle{
    font-size: 32px!important;
    margin-top: 50px;
    margin-bottom: 30px;
    background-image: url(../images/common/subtittle_line.png);
    background-repeat: no-repeat;
    background-position: bottom;
    color: #5d5237!important;
    padding-bottom: 0px;
    position: relative;
    padding-left: 45px;
}
.subtittle .icon{
    position: absolute;
    top: 0px;
    left: 0px;
}
.moreinfo{
    font-size: 13px;
    margin-top: 2px;
}
.moreinfo a{
    color:#b41f1e;
    text-decoration: underline;
}
table{
	background-color: rgba(255,255,255,0.6);
	border: 1px solid #cdc096;
	border-collapse:collapse;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	color:#694900;
}
th{
    font-size: 12px;
    max-width: 240px;
}
th, td {
    vertical-align: middle;
	border-right: 1px solid #d6cca9;
	padding: 12px 18px;
}
td{
    text-align: center;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 6px;
}
td span{
	font-size:12px;
}
tr{
    border-bottom: 1px solid #d6cca9;
}
tr:last-child{
	border-bottom:none;
}
td:last-child{
	border-right:none;
}
table h6{
	font-size:16px;
}
table h6 span{
	font-size:14px;
}
.red{
	color:#b41f1e;
	font-weight:bold;
}
.aftercontents{
    margin-top: 20px;
    margin-bottom: 50px;
}
.aftercontents h4{
    font-size: 20px;
    color: #6E2B1D;
}
.aftercontents li{
    padding: 30px 28px;
    font-size: 13px!important;
    background-color: #FFF;
    margin-bottom: 20px;
    margin-top: 10px;
    padding-top: 36px;
    background-image: url(../images/boforeafter/icon.png);
    background-repeat: no-repeat;
    background-position: top 3px center;
}
.aftercontents li h5{
    font-size: 18px;
    color: #5d5237;
    margin-bottom: 10px;
}
.aftercontents li p{
	font-size:13px;
}
.aftercontents .image li{
	background-color:transparent;
	float:left;
	padding:0px;
	background-image:none!important;
}
.aftercontents .image{
	overflow:hidden;
}
.aftercontents .image li:first-child{
	margin-right:10px;
}
/*アクセス*/
#access h3{
	font-size:28px;
}
#access p a{
	display:inline;
}
#access iframe{
	width:100%;
	height:450px;
}
/*プロフィール*/
#profile .pict{
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
    width: 320px;
    padding-top: 5px;
}
/*ボディケア*/
#bodycare .pict{
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
    width: 320px;
    padding-top: 5px;
}
/*コース*/
#counselingcourse , #randomcourse{
	overflow:hidden;
}
#counselingcourse .pict , #randomcourse .pict{
    float: right;
    margin-left: 20px;
    margin-bottom: 15px;
    width: 320px;
    padding-top: 5px;
}
.btn_reserve {
    width: 194px;
    height: 34px;
    background: url(../images/common/btn_reserve.png) no-repeat;
    display: block;
    text-indent: -9999px;
    margin-bottom: 10px;
}
.btn_reserve:hover {
	background: url(../images/common/btn_reserve_on.png) no-repeat;
}
/*フェイシャルエステ*/
#facialeste .pict{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	width:320px;
	padding-top:5px;
}
/*フットケア*/
#footcare .pict{
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
    width: 320px;
    padding-top: 5px;
}
#reflexology .pict{
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
    width: 320px;
    padding-top: 5px;
}
#pincernailcare .pict{
    float: right;
    margin-right: 20px;
    margin-bottom: 15px;
    width: 320px;
    padding-top: 5px;
}
#protection-pad .pict{
    float: right;
    margin-right: 20px;
    margin-bottom: 15px;
    width: 320px;
    padding-top: 5px;
}
/*骨盤美脚調整*/
.pelvispict{
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 320px;
    padding-top: 24px;
}

/*介護予防サービス＆法人向け出張サービス*/
.carebeforeafter{
    margin-bottom: 0px;
    overflow: hidden;
    background-image: url(../images/care&corporation/after_icon.png);
    background-repeat: no-repeat;
    background-position: 293px 80px;
}
.carebeforeafter li{
    float: left;
    width: 330px;
	margin-bottom:30px;
}
.carebeforeafter li h5{
	color:#b41f1e;
}
.carebeforeafter li:nth-child(2n){
	margin-left:30px;
}
.carepict{
    overflow: hidden;
    margin-bottom: 40px;
}
.carepict li{
	width:330px;
	float:left;
}
.carepict li img{
	width:330px;
}
.carepict li:first-child{
	margin-right:26px;
}
/*身体不調原因と対処法*/
.deal{
}
.deal p{
    padding-left: 5.7em;
    text-indent: -5.7em;
	margin-bottom:15px;
}
.deal p span{
	font-size:15px;
	color:#b41f1e;
}

/*新着情報*/
#newslist .newslist {
	overflow:hidden;
}
#newslist .newslist li{
    margin-bottom: 30px;
    overflow: hidden;
}

#newslist .newslist li a{
	text-decoration:none;
}

#newslist .newslist li figure {
    position: relative;
    overflow: hidden;
    width: 160px;
    height: 160px;
    margin: 0px;
    float: left;
    margin-right: 20px;
}
#newslist .newslist li figure .newsimg {
    position: absolute;
    float: left;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    top: -70px;
    left: -120px;
}

#newslist .newslist li .n_time{
	font-size:12px;
}

#newslist .newslist li .n_tittle{
    font-size: 22px;
    font-weight: bold;
    color: #967936;
}

#newslist .newslist li .n_text{
	font-size:14px;
}
.page-numbers {
    margin: auto;
    display: table;
	font-size:14px;
}
.page-numbers li {
    display: table-cell;
    border-bottom: none!important;
    padding-left: 10px;
    padding-right: 10px;
}

#content nav a {
    font-size: 14px!important;
    color: #967936!important;
    text-decoration: none;
}
#newslist .newslist li .n_conti{
    color: #967936;
    border-bottom: 1px dotted #967936;
    float: left;
    line-height: 21px;
    margin-top: 2px;
    font-size: 14px;
}

.nsingle{
	overflow:hidden;
}

.nsingle .entry-header{
	display:none;
}

.nsingle .entry-header h1{
    display:none;
}

.nsingle .n_time{
    margin-bottom: 5px;
}

.nsingle .n_tittle{
    color: #967936!important;
    width: 680px;
    font-size: 24px;
    line-height: 1.4;
    text-align: left;
    background-position: bottom left;
    background-repeat: repeat-x;
    padding-top: 0px;
    margin-bottom: 20px;
    font-weight: bold;
}


img[class*="align"], img[class*="wp-image-"]{
	border: none!important;
}
#content nav{
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url(../images/top/linebg_pc.png),url(../images/top/linebg_pc.png);
    background-position: bottom left,top left;
    background-repeat: repeat-x;
    margin-top: 40px;
    min-height: 30px;
}
#nav-single .nav-previous{
	float:left;
}
#nav-single .linknews{
    position: absolute;
    left: 50%;
    margin-left: -35px;
}


/*予約・お問い合わせ*/
.monthly-calendar{
    width: 100%;
    margin: auto;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;

}
.monthly-calendar th{
	font-size:15px;
}
.monthly-prev-next{
	margin-top:10px;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;

}
a.calendar-daylink {
    font-size: 1.4em;
}
.calendar-mark {
    color: #888888;
    font-size: 32px;
    padding-bottom: 0px;
}
.day-calendar{
	margin-bottom:120px;
}
.day-calendar h3{
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.day-calendar table {
    width: 200px!important;
    background-color: transparent;
}
.day-calendar th{
    font-size: 12px;
    line-height: 30px;
}
.day-calendar th , .day-calendar td{
	background-color:#FFF;
}
a.booking-timelink{
	font-size:25px;
}
.day-calendar {
	margin-top:30px;
}
.day-calendar th.day-right{
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.day-calendar td.day-right{
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.day-calendar th.day-left{
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.day-calendar td.day-left{
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.content-form table{
	background-color:transparent!important;
}
.content-form td {
    font-size: 14px;
    text-align: left;
}
.content-form table{
    width: 100%;
}
.content-form fieldset{
	border-color:#DBC9B1!important;
}
.content-form th, .content-form td{
	border-color:#DBC9B1!important;
}
.content-form input, .content-form textarea{
	background-color:#FFF;
}
.content-form button{
    width: 80px;
    margin: auto;
    text-align: center;
    background: #ac8100; /* Old browsers */
    background: -moz-linear-gradient(top, #ac8100 1%, #d0ac31 8%, #d0ac31 94%, #d6ba5a 100%);
    background: -webkit-linear-gradient(top, #ac8100 1%,#d0ac31 8%,#d0ac31 94%,#d6ba5a 100%);
    background: linear-gradient(to bottom, #ac8100 1%,#d0ac31 8%,#d0ac31 94%,#d6ba5a 100%);
    color: #FFF;
    border: none;
    padding-top: 5px!important;
    padding-bottom: 4px!important;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
.content-form legend{
	color:#6e2b1d!important;
}
/*予約完了*/
.bookingthanks p{
	font-size:18px;
	margin-top:20px;
	text-align:center;
}
.bookingthanks .return{
	text-align:right;
	margin-top:80px;
	color:#d0a620;
	text-decoration:underline;
	font-size:14px;
}
.bookingthanks .return a{
	color:#d0a620;
}
#contactform form{
	margin-bottom:40px;
}
#contactform form p{
	font-size:14px;
	margin-top:12px;
}
#contactform form input{
	margin-top:8px;
}
#contactform form textarea{
	margin-top:8px;
}
#contactform form input[type="submit"] {
    width: 80px;
    margin: auto;
    text-align: center;
    margin-left: 300px;
    background: #ac8100; /* Old browsers */
    background: -moz-linear-gradient(top, #ac8100 1%, #d0ac31 8%, #d0ac31 94%, #d6ba5a 100%);
    background: -webkit-linear-gradient(top, #ac8100 1%,#d0ac31 8%,#d0ac31 94%,#d6ba5a 100%);
    background: linear-gradient(to bottom, #ac8100 1%,#d0ac31 8%,#d0ac31 94%,#d6ba5a 100%);
    color: #FFF;
    border: none;
    padding-top: 5px;
    padding-bottom: 3px;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
#contactform form p .most {
    background-color: #77382A;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 11px;
    padding: 2px 4px;
    color: #FFF;
    margin-left: 10px;
    margin-top: 10px;
    position: absolute;
    margin-top: 0px;
}
/*個人情報*/
#personalinformation ul li h4{
    color: #6E2B1D;
    margin-top: 15px;
    margin-bottom: 3px;
    font-size: 17px;
}
/*産後ママ骨盤調整*/
#convalescencecare h5{
	font-size:22px;
	color:#6E2B1D;
}
/*サイドバー*/
#sidebar{
	width:240px;
	float:left;
	margin-left:30px;
	margin-bottom:40px;
}
#sidebar a{
	display:block;
	margin-bottom:20px;
}
#sidebar .contact{
	position:relative;
	margin-bottom:20px;
}
#sidebar .contact a{
	margin-bottom:0px;
}
#sidebar .contact a img{
    position: absolute;
    bottom: 25px;
    left: 50%;
    margin-left: -98px;
}
#sidebar .tittle{
  width: 100%;
  background-color: #FFF;
  border-top: 1px solid #d8caac;
  padding-top: 12px;
	display: none;
}
#sidebar .tittle img{
	margin-left:66px;
}
#sidebar .tittle p{
	color:#5a3200;
	text-align:center;
}
.head_calendar{
    position: relative;
    height: 16px;
		display: none;
}
.head_calendar img{
    margin: auto;
    position: absolute;
    left: 50%;
    margin-left: -45px;
}
/*４０４*/
#nfound h4{
	font-size:26px;
	color:#d0a620;
	margin-bottom:30px;
}
#nfound a{
	text-decoration:underline;
	color:#d0a620;
	text-align:right;
	margin-top:30px;
}

/*サイドバー biz calendar*/
#secondary {
    margin-right: 0px;
    padding: 18px;
    background-color: #FFF;
    padding-top: 5px;
		display: none;
}
.widget{
	margin:0px!important;
}
#biz_calendar table.bizcal{
	border:none!important;
	margin:0px!important;
}
#biz_calendar table.bizcal th{
	background-color:#FFF!important;
}
#biz_calendar table.bizcal .holiday{
	background-color:#dbb9b9!important;
}
#biz_calendar p{
	display:none;
}
#biz_calendar tr{
	border-bottom:none!important;
}
/*フッター*/
footer{
    background-image: url(../images/common/fbg.jpg);
    background-repeat: repeat;
    height: 250px;
    width: 100%;
}
footer #footer{
    width: 960px;
    margin: auto;
    height: 40px;
    position: relative;
    margin-top: 53px;
}
#footer a{
    display: block;
    height: 40px;
}
footer #contact{
    position: absolute;
    width: 113px;
    height: 27px;
    background-color: #a05843;
    right: 124px;
    padding-left: 11px;
    padding-top: 13px;
}
footer #pagetop{
    position: absolute;
    width: 113px;
    height: 27px;
    background-color: #bf9a41;
    right: 0px;
    padding-left: 11px;
    padding-top: 13px;
}
#footercontents{
    width: 100%;
    height: 250px;
    background-color: #bf9941;
    min-width: 960px;
}
#footercontents ul{
    overflow: hidden;
    padding-top: 15px;
}
#footercontents ul li{
    float: left;
    background-image: url(../images/common/footer_nav_diagonal.png);
    background-repeat: no-repeat;
    background-position: right;
    padding-left: 30px;
    padding-right: 36px;
}
#footercontents ul li img:hover{
	opacity:0.7;
}
#footercontents ul li:first-child{
	padding-left:0px;
}
#footercontents p{
	color:#FFF;
}
#footerinner{
	width:960px;
	margin:auto;
	height:250px;
	position:relative;
}
#copyright{
	position:absolute;
	bottom:5px;
	right:0px;
}
#footerinner #logo{
    margin-top: 10px;
    margin-left: -1px;
}
#footerinner #add{
    position: absolute;
    bottom: 5px;
    left: 0px;
    letter-spacing: 2px;
}
.item h3 {
	font-size: 20px;
	padding: 2em 0 0.5em;
}
.item h4 {
	font-size: 17px;
	color: #a95c24;
	border-bottom: solid 1px #d2b199;
	font-weight: 500;
	line-height: 1.4;
	padding: 2em 0 0;
	margin-bottom: 1em;
}
.item h5 {
	font-size: 15px;
	font-weight: bold;
	padding: 2em 0 1em;
}
.menucontents em {
    font-style: normal;
    background: linear-gradient(transparent 60%, #f1db99 40%);
    font-weight: 600;
}
.menucontents .check ul {
	list-style: disc;
	padding-left: 1.5em;
}
.menucontents .check ul li {
	font-size: 115%;
	font-weight: bold;
	list-style: disc;
	line-height: 2;
}
#post-727 p {
	font-size: 12px;
	line-height: 1.8;
}
.kobe_contact {
	border: solid 1px #baa36d;
	padding: 20px;
	background: #fff;
	text-align: center;
	margin: 30px 0;
}
.kobe_contact h4 {
	text-align: center;
	color: #cc4d00;
	font-size: 22px;
	margin-bottom: 10px;
	font-weight: bold;
}
.kobe_contact a {
	border: solid 1px #baa36d;
	text-decoration: none;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	background: none;
	margin: 0 0 2% 0;
}
.kobe_contact a.btn_reserve_k {
	background: #d6a926;
	border: solid 1px #d6a926;
	color: #fff;
}
#post-720 #menu h5 {
	padding: 0em 0 0.5em;
}
#post-720 #menu ul li p {
  margin-bottom: 3em;
}

.plink_btn {
	margin-bottom: 2em;
}
.plink_btn a {
    width: 90%;
    border: solid 1px #967936;
		text-decoration: none;
  	/* color: #555555 !important; */
    box-sizing: border-box;
    display: block;
    margin: 0 auto 1em auto;
    text-align: center;
    line-height: 1.5;
    padding: 11px 20px 11px 0;
    letter-spacing: -1px;
    background: url(../images/common/icon_arrow_down.png) no-repeat center right 10px;
    background-size: 18px 18px;
    /*border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;*/
}
.menucontents .lphoto_cts, .menucontents .rphoto_cts {
	overflow:hidden;
}
.menucontents .lphoto_cts .lphoto {
	position: relative;
    /* max-width: 370px; */
	width: 50%;
    float: left;
    margin-bottom: 20px;
    margin-top: 3px;
}
.menucontents .lphoto_cts .rcts {
    width:46%;
	float:right;
}
.menucontents .rphoto_cts .rphoto {
  position: relative;
  /* max-width: 370px; */
  width: 50%;
  float: right;
  margin-bottom: 20px;
  margin-top: 3px;
}
.menucontents .rphoto_cts .lcts {
    width: 46%;
	float:left;
}
.menucontents .rphoto_cts .rphoto img, .menucontents .lphoto_cts .lphoto img {
  margin-bottom: 5px;
}
.menucontents .photoset, .menucontents .imglist {
	overflow:hidden;
	margin-top:2em;
}
.menucontents .photoset li, .menucontents .imglist li {
	width:48%;
	float:left;
	margin-bottom:3%;
	clear:both;
}
.menucontents .photoset li:nth-child(even), .menucontents .imglist li:nth-child(even) {
	float:right;
	clear:none;
}
.menucontents .photoset li img, .menucontents .imglist li img {
	max-width:100%;
}
.menucontents .photoset li h5 {
	margin:0.5em 0 0.5em;
  padding: 0;
  border-bottom: dashed 1px;
}
.menucontents .photoset li h5::before {
  display: none;
}
}
@media (max-width: 800px) {
#fhead p{
	font-size:11px;
	top: 7px;
}
#fhead .tel{
    font-size: 12px;
    margin-top: -3px;
}
#fhead .contact{
	height:20px;
	padding-top:8px;
}
}

#diet {
	background: #fff;
	margin-bottom: 3em;
}
#diet > section {
	padding: 30px;
}
#diet > div {
	padding-top: 30px;
	padding-bottom: 30px;
}
#diet hgroup {
	text-align: center;
}
#diet hgroup h2 {
	margin-bottom: 0.5em;
}
#diet hgroup h3 {
	font-size: 1.7rem;
	font-weight: bold;
	display: inline-block;
	padding: 0 50px;
	background: url(../images/diet/star.svg) no-repeat, url(../images/diet/star.svg) no-repeat;
	background-position: left bottom 5px, right bottom 5px;
	background-size: 40px, 40px;
}
#diet h4 {
	font-size: 2rem;
	font-weight: bold;
	color: #e95383;
	margin: 1em 0 0.2em;
}
#diet h4 span {
  font-size: 200%;
  font-style: italic;
}
#diet h4 em {
  font-size: 150%;
}
#diet p {
	font-size: 15px;
	font-weight: 500;
}
#diet .arrow_b::after {
	content: "▼";
	color: #e95383;
	font-size: 2.5rem;
	text-align: center;
	display: block;
}
#diet #feature > section p {
	margin-left: 50px;
}
#diet #feature > section p em {
	font-style: normal;
	color: #e95383;
	background: #fbe6ef;
	border-radius: 5px;
	border: solid 1px #e95383;
	padding: 3px 3px 1px;
	margin-right: 0.5em;
}
#diet .bnr_contact ul li {
	width: 50%;
}
#diet .bnr_contact, #diet .bnr_contact a {
	font-size: 0;
	padding-bottom: 0;
}
#diet #voice .flex_cl li {
}
#diet #profile h4 {
  font-size: 1.5rem;
}
#diet #profile .flex_cl > section:nth-child(1) {
	width: 60%;
}
#diet #profile .flex_cl > section:nth-child(2) {
	width: 35%;
}
#diet #profile .flex_cl > section p {
	margin-bottom: 1em;
}
.mT0{margin-top: 0 !important;}
.mTe1{margin-top: 1em !important;}
.mTe2{margin-top: 2em !important;}
.mTe3{margin-top: 3em !important;}
.mTe4{margin-top: 4em !important;}
.mTe5{margin-top: 5em !important;}
.mTe6{margin-top: 6em !important;}
.mTe7{margin-top: 7em !important;}
.mTe8{margin-top: 8em !important;}
.mB0{margin-bottom: 0 !important;}
.mBe1{margin-bottom: 1em !important;}
.mBe2{margin-bottom: 2em !important;}
.mBe3{margin-bottom: 3em !important;}
.mBe4{margin-bottom: 4em !important;}
.mR0{margin-right: 0 !important;}
.mRe1{margin-right: 1em !important;}
.mRe2{margin-right: 2em !important;}
.mRe3{margin-right: 3em !important;}
.mRe4{margin-right: 4em !important;}
.mL0{margin-left: 0 !important;}
.mLe1{margin-left: 1em !important;}
.mLe2{margin-left: 2em !important;}
.mLe3{margin-left: 3em !important;}
.mLe4{margin-left: 4em !important;}

@media (min-width: 641px) {
	.w40 {width: 40%;}
	.w50 {width: 50%;}
	.w55 {width: 55%;}
	.w60 {width: 60%;}
	.w65 {width: 65%;}
	.w70 {width: 70%;}
	.w75 {width: 75%;}
	.w80 {width: 80%;}
	.w90 {width: 90%;}
	.center, .w90, .w80, .w80, .w70, .w60, .w50 {
		display:block;
	  margin-left: auto;
	  margin-right: auto;
	}
	.flex_cl {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.cl_3 > li {
		width: 33%;
	}
}
