/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
@import url(http://fonts.googleapis.com/css?family=Lato:100,300);

@font-face {
    font-family: 'Aboreto';
    src: url(../fonts/5DCXAKLhwDDQ4N8bpKPUAg.woff2);
   
}
*{
	margin:0;
	padding:0;

}
.bubu{margin-top: 6px!important}
li{
	list-style:none;
}

body{
	font-family:"メイリオ", Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fafafa;
	/*background-image:url(../image/sche_back.jpg);*/
	background-repeat:repeat;
	color:#000;
	overflow-x:hidden;
	width:100%;
}
h1{
	margin:0;
	}
body a{
    color: #fafafa;
}
body a:hover{
    color: #000000;
    text-decoration: none;
}
h1,h2,h3,h4,h5{
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}
.modal { 
    position:fixed; 
    display:none; 
    z-index:9999; 
    top:50%; 
    left:50%; 
    width:400px; 
    height:200px; 
    margin:-100px 0 0 -200px; 
    padding:20px; 
    text-align:center;
}
.modal p { 
    margin-bottom:20px; 
}
.modal a { 
    margin: 10px;
    padding: 5px 10px;
    cursor:pointer; 
    border: solid 1px #fff;
    border-radius: 3px;
}
.modal a:hover{
    background: rgba(166,20,7,0.9);
}

#logo{
    width: 45%;
    margin-top: 1em;
	margin:0 auto;
	display:block;
	float:left;
	margin-left:3%;
}
#logo img{
    width: 100%;
}
#call{
    font-family: 'Lato', sans-serif;
    font-size: 2em;
    font-style: italic;
    font-weight: 300;
    text-align: center;
}
#call span{
    font-size: 0.7em;
}
/*デフォルトメニューバー表示しすてむ
#pull{
    position: absolute;
    top:10px;
    right: 10px;
    width: 45px;
    height: 45px;
    line-height: 1em;
    text-align: center;
	color:#000;
}*/
#pull span{
    font-size: 0.7em;
}
#pull i{
    font-size: 2em;
}

nav ul{
    display: none;
}
nav li{
    border-top: solid 1px #666666;
}
nav a{
    display: block;
    padding: 0.3em;
	text-align: center;
	color: #000;
}
nav .active a{
    border-bottom: 2px solid transparent;
    border-color: #fff;
    padding-bottom: 4px;
}
nav a:hover{
	/*
    border-bottom: 2px solid transparent;*/
    border-color: #fff;
    color: #000;
    padding-bottom: 4px;
}
#slider{
	margin: 0 auto;
    max-width: 964px;
    padding-bottom: 8px;
    padding-top: 1px;
    position: relative;
    z-index: 99;
	/*display:none;*/
}
#slider #catch{
    position: absolute;
    width: 100%;
    text-align: center;
    top:30%;
}
#slider #catch h1{
    font-size: 1em;
}
#slider #catch a{
    display: none;
}
.cycle-slideshow { 
    width: 100%;
    position: relative;
    z-index: -1;
}
.cycle-slideshow img {
    width: 100%; 
    height: auto
}
.cycle-pager {
	width:100%;
    text-align: center;
    position: absolute;
    margin-top: -30px;
	display:none;
}
.cycle-pager span {
	display: inline-block;  
	width: 30px; 
	height: 30px; 
	font-family: arial; 
	font-size: 60px;
	color: #ffffff;
	cursor: pointer; 
}
.cycle-pager span.cycle-pager-active{
	color: #a61407;
}
.cycle-pager > * { 
    cursor: pointer;
}
#top section{
    padding: 0em 0;
}
#top h2,
#top h1.page_heading{
    font-size: 1em;
    margin-bottom: 20px;
    margin-top: 25px;
    text-align: center;
    text-transform: inherit;
}
.toppage-heading1 {
    max-width: 964px;
    height: 39px;
    margin: 20px auto 0;
    text-align: center;
    border-bottom: solid 1px #880000;
    font-size: 2em;
    margin-bottom: 10px;
}
.lead {
    max-width: 964px;
margin: auto;
    margin-bottom: auto;
font-size: 14px;
margin-bottom: 22px;
line-height: 30px;
}
#top h2.heading2{
    margin: 20px auto 0;
}
#top h2 span,
#top .page_heading span{
    border-bottom: solid 1px #000;
    display: inline-block;
    font-size: 2em;
    margin-bottom: 10px;
	font-family: "Aboreto",Sans-serif;

}
.pankuzu {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 0;
    margin-top: 5px;
    margin-right: 10px;
}
.pankuzu li::before {
    content: ">";
    padding: 0 10px;
    color: #fff;
}
.pankuzu li a {
    color: #fff;
}
.pankuzu li a:hover {
    color: #fff;
    opacity: .6;
}
.pankuzu li:first-child::before {
    content: none;
}

    #top h2.heading2 {
        overflow: hidden;
    }
    .pankuzu {
        display: none;
    }
#top h1.page_heading {
	margin-top: 27px;
	font-family: "EB Garamond", serif;
	font-weight: bold;
	color: #000;
	margin-bottom: 0;
}
    .toppage-heading1 {
        height: auto;
        margin: 30px auto 0;
        padding: 0 10px 10px 10px;
        font-size: 1.4em;
        margin-bottom: 10px;
    }
    .lead {
        padding: 0 10px;
    }

ul.pickul_list {
    margin: 0;
}
#girls{
    padding-bottom: 0 !important;
	margin: 0 auto;
    max-width: 964px;
}
#girls li{
    float: left;
    width: 50%;
    position: relative;
    overflow: hidden;
}
#girls li img{
    width: 100%;
    opacity: 1.0;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
	height: auto;
}
#girls li img:hover{
    opacity: 1.0;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
#girls .girl_info{
    display: none;
    width: 100%;
    position: absolute;
    text-align: center;
    font-size: 0.8em;
    bottom: 0;
    background:rgba(0,0,0,0.6);
}
#girls .girl_info a{
    text-decoration: underline;
}
#girls .girl_info h3{
    font-size: 1.5em;
	color:#ffffff;
}
#girls .girl_info p{
	color:#ffffff;
}
#schedule{
    margin: 0 auto;
    max-width: 964px;
    padding-bottom: 0 !important;
}
#schedule ul{
    margin-bottom: 0;
	margin-left: 0;
}
#schedule li{
    float: left;
    width: 44%;
    position: relative;
    overflow: hidden;
    border:1px solid #ffcfd5e6;
    padding:10px;
    margin: 10px;
}

#schedule li img{
    width: 100%;
    opacity: 1.0;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
	height: auto;
}
#schedule li img:hover{
    opacity: 1.0;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
#schedule .time{
    width: 100%;
    /*position: absolute;*/
    text-align: center;
    font-size: 0.8em;
    bottom: 0;
    /*background:rgba(0,0,0,0.6);*/
	color: #000;
}
#schedule .time h3 a{
	color: #000;
	 font-size: 16px;
}
#schedule .time p{
	color: #000;
	 font-size: 16px;
}
#schedule .time h3{
    font-size: 16px;
}

#reservation input{
    border: solid 2px #ffffff;
    background: none;
    border-radius: 5px;
    padding: 10px;
    color: #fafafa;
    height: 50px;
    width: 100%;
    margin: 1%;
}
#reservation select{
    border: solid 2px #ffffff;
    background: none;
    border-radius: 5px;
    padding: 10px;
    color: #fafafa;
    height: 50px;
    width: 100%;
    margin: 1%;
}
#reservation textarea{
    border: solid 2px #ffffff;
    background: none;
    border-radius: 5px;
    padding: 10px;
    color: #fafafa;
    width: 100%;
    min-height: 100px;
    margin: 1%;
}
#reservation button{
    border: solid 2px #ffffff;
    background: rgba(166,20,7,0.3);
    border-radius: 5px;
    padding: 10px;
    color: #fafafa;
    height: 50px;
    width: 100%;
    margin: 1%;
}
#reservation button:hover{
    background: rgba(166,20,7,0.9);
}
::-webkit-input-placeholder {
   color: #e1e1e1;
}
:-moz-placeholder { /* Firefox 18- */
   color: #e1e1e1;  
}
::-moz-placeholder {  /* Firefox 19+ */
   color: #e1e1e1;  
}
:-ms-input-placeholder {  
   color: #e1e1e1;  
}
#page-top{
    display:none;
	width:50px;
	height:50px;
	position:fixed;
	right:10px;
	bottom:5px;
    z-index: 9999;
    border-radius: 3px;
}
 
#page-top p{
	margin:0;
	padding:0;
	text-align:center;
	background:#fff;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
    border-radius: 3px;
}
 
#page-top p:hover{
	background:#fff;
    border-radius: 3px;
}
 
#move-page-top{
	color:#000;
	line-height:50px;
	text-decoration:none;
	display:block;
	cursor:pointer;
}

footer .col1 li{
    margin-bottom: 0.5em;
    width: 33%;
    float: left;
    
    /*padding: 5px;*/

}

footer .col2 li{
    margin-bottom: 0.5em;
}
footer .col2 a{
    display: block;
}
footer #footer_logo{
    text-align: center;
}

footer #footer_tel{
    font-family: 'Yu Gothic', sans-serif;
    font-size: 2em;
    font-style: italic;
    font-weight: 300;
    text-align: center;
}
footer #footer_tel span{
    font-size: 0.7em;
}
footer #copy{
    text-align: center;
    font-size: 0.7em;
	padding-bottom: 0px;
}
.footer_desc{
    font-size: 1em;
    margin-bottom: 20px;
    margin-top: 25px;
    text-transform: inherit;
}
/*--
Slide
---------------------------------------*/


#slideshow div {
  width: 330px;
  height: 400px;
  overflow: hidden;
  position: relative;
  float: left;
}
#slideshow div div {
  top: 0;
  left: 0;
  position: absolute;
}
#slideshow div img {
  display: block;
  height:auto;
  }
#slideshow ul {
  display: inline-block;

}

#slideshow ul li {
  width: 80px;
  height: 113px;
  display: block;
  margin: 0px 0px 2px 5px;
  background: none;
}
#slideshow .active {
  filter: alpha(opacity=99)!important;
  -moz-opacity: 0.99!important;
  opacity: 0.99!important;
}
.clearfix {
  min-height: 1px;
}

/*--
schedule
---------------------------------------*/
#weekly{    
    margin: 0 auto;
    max-width: 750px;
}
#weekly table{
    width: 100%;
    margin: 10px auto 40px;
	font-size:10px;
}

#weekly th, .am-table th{
/*
	background: #100d05;
	background: -moz-linear-gradient(top,  #100d05 1%, #928134 92%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#100d05), color-stop(92%,#928134));
	background: -webkit-linear-gradient(top,  #100d05 1%,#928134 92%);
	background: -o-linear-gradient(top,  #100d05 1%,#928134 92%);
	background: -ms-linear-gradient(top,  #100d05 1%,#928134 92%);
	background: linear-gradient(to bottom,  #100d05 1%,#928134 92%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#100d05', endColorstr='#928134',GradientType=0 );
*/
}
.am-table th{border-top: 1px solid #474747 !important; text-align: center;}
.am-table td{vertical-align: center;}

/*--
service
---------------------------------------*/

dl{
    padding-bottom: 10px;
    border-top: 1px solid #fff;
}

dl dt{
    clear: left;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 0;
    width: 248px;
}

dl dd{
    padding: 5px 0 5px 120px;
    border-bottom: 1px solid #fff;
}

	.box{
    border: 1px solid #000000;
    float: left;
    margin-bottom: 10px;
    margin-left: 1%;
    margin-right: 1%;
    position: relative;
    width: 48%;
	float:left;
}
.box img{
	width:100%
}
	.box_last{
    border: 1px solid #000000;
    float: left;
    margin-bottom: 10px;
    margin-left: 1%;
    margin-right: 1%;
    position: relative;
    width: 48%;
	float:left;
}
.box_last img{
	width:100%
}
#schedule li a {
    font-size: 12px;
    vertical-align: -moz-middle-with-baseline;
}
#schedule .amd-list li a{color:#000;}
#schedule .amd-list li {
    background-color: #fff;
    border: 1px solid #ffcfd5e6;
    color: #fff;
    height: 40px;
    list-style: outside none none;
    margin-bottom: 5px;
    text-align: center;
    width: 25%;
    padding:0;
    margin: 0;
}
#schedule .amd-list .tab-current {
    background-color: #ffcfd5e6;
    color:#000;
    border: 1px solid #ffffff;
}
.amd-list{
	margin-left:-40px
	}
/*今スグ*/
.time img { 
 left: 25px !important; 
 } 
	/*スケジュール改*/
#schedule02{


    margin: 0 auto;
    max-width: 981px;

	}
.girl_section{
	background-image: url("../image/sche_back.jpg");
	background-repeat:repeat;
    color: #000000;
    height: 212px;
    margin: 0 auto 25px;
    max-width: 981px;
    position: relative;
	}
.girls_img{
	left: 4px;
    position: absolute;
    top: 5px;
	}
.name_age{
	font-size: 20px;
    left: 181px;
    position: absolute;
    top: 30px;
	}
/*
.time{
	left: 184px;
    position: absolute;
    top: 66px;
	}
*/
.worktime{
	left: 250px;
    position: absolute;
    top: 66px;
    
	}
.sche_coment{
	left: 182px;
    position: absolute;
    top: 96px;
	}
	.time_schedule{
	left: 155px;
    position: absolute;
    top: 126px;
	}
.kakunin_btn{
	left: 155px;
    position: absolute;
    top: 136px;
	}
#shop_slider{
	display:none;
	}
#shop_slider_smt iframe{
	width:100%;
	}
#shop_slider_smt{
	}
/*アクセス*/
#access_contents{

	}
#access_h3{
	background-image: url("../image/titlebar.jpg");
	background-repeat:no-repeat;
    font-size: 18px;
    font-weight: bold;
     background-color: rgba( 0, 0, 0, 0.37 );
    padding: 5px;
	text-align:center;
	color: #ffffff;
	}
.step{
	/*background-image: url("../image/sche_back03.jpg");*/
	border: 1px solid #aeaeae;
    height: auto;
    /*margin-bottom: 10px;*/
    max-width: 940px;
    overflow: auto;
	padding: 15px;
	/*background: linear-gradient(135deg, #f1eadb,#fff,#fff,#f1eadb, #fff,#b3987b);*/
	}
.step_image{
	text-align:center;
	}
.ac_text{}
#ueshima{}
#googlemap iframe{
	width:100%;
	}

.map_text{
width: 95%;
padding-left: 2%;
padding-top: 5px;
overflow: hidden;
	}
.map_text a{
	color:#000000;
	}
.google_cont{
	/*background-image: url("../image/sche_back03.jpg");*/
	border: 1px solid #aeaeae;
    height: auto;
    /*margin-bottom: 10px;*/
    max-width: 940px;
    overflow: auto;
	padding: 10px;
	/*background: linear-gradient(135deg, #f1eadb,#fff,#fff,#f1eadb, #fff,#b3987b);*/
	}
#maplogo{
	float: left;
	text-align:center;
	}
#maplogo img{
	width: 70%;
	}
.michijun_img{
    margin-left: 5%;
    width: 90%;
	}
.michijun_img img{
	width: 100%;
	}
.michijun_img p{
	font-size: 12px;
    text-align: center;
	}
.michijun_img_ebisuhigashi{
	clear:both;
	float: left;
    margin-left: 5%;
  width: 90%;
	}
.michijun_img_ebisuhigashi img{
	width: 100%;
	}
.michijun_img_ebisuhigashi p{
	font-size: 12px;
    text-align: center;
	}
#ebisu_nishiguchii{
	border-bottom: 3px dotted #e1ccad;
    margin-bottom: 30px;
    overflow: hidden;
    width: 95%;
	}
#ebisu_higashiguchi{}
#ebi_big_bnr{
	max-width:100%;
	}

#select_back{
	background-image: url("../image/access_selectback.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 163px;
    margin-left: 15px;
    position: relative;
    width: 293px;
	margin: 0 auto;
	}
.select_text{
	display:none;
	}
#select_contents{
	color: #29aab6;
    left: 105px;
    position: absolute;
    top: 54px;
	}
.linkbtn_orange{
	background-image: url("../image/select_btnback.jpg");
    background-repeat: no-repeat;
	 background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #f29a36, #d87701) repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    font-size: 13px;
    height: 28px;
    line-height: 20px;
    margin-bottom: 20px;
    margin-top: -11px;
    padding: 5px;
    text-align: center;
    width: 179px;
	}
#access_tellnumber{
	display:none;
	}
/*ニュース*/

#news{

    color: #000000;
    height: 225px;
    /*overflow-x: hidden;*/
    /*overflow-y: scroll;*/
    width: 100%;

	}
#news_contents{
	
	}
#blog_contents{
	
	}
/*セラピスト*/
#therapist_wrap{
	height: auto;
    overflow: hidden;
    max-width: 700px;
	}
.therapist_contents{
	/*background-image: url("../image/con5_back.jpg");*/
    background-repeat: repeat;
     background-color: #ffcfd5e6;
    border: 1px solid #ffcfd5e6;
    color: #000000;
    float: left;
    /*height: 400px;*/
    margin-bottom: 10px;
    padding: 10px;
    position: relative;
    width: 47%;
    margin:5px;
    opacity: 0.8;
	}
.therapist_profile{}

.main_image{
	width: 100%;
	}
.main_image a img{
	width:100%;
	height:auto;
	}
	
.therapist_name{
	color: #816b54;
font-family: "EB Garamond", serif;
    font-size: 23px !important;
    font-weight: bold;
    left: 245px;
	top: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	}
.therapist_age{
	left: 250px;
	float:left;
    top: 45px;
	}
.sai{
	left: 273px;
	float:left;
    top: 45px;
	margin-right:20px;
	}

.therapist_height{
	left: 305px;
	float:left;
    top: 45px;
	}
.cm{
	left: 337px;
    top: 45px;
	margin-right: 20px;
	float:left;
	}
.therapist_bloodType{}
.syukkinIcon_yes{
	background-color: #ff9999;
    color: #ffffff;
    height: 19px;

    text-align: center;
    top: 74px;
    width: 72px;
	left: 247px;
	margin-right: 20px;
	}
.syukkinIcon_no{
	background-color: #666666;
    color: #ffffff;
    height: 19px;

    text-align: center;
    top: 74px;
    width: 72px;
	left: 247px;
	margin-right: 20px;
	}
.syukkinTime{
	left: 333px;

    top: 75px;
	}
.comment_title{
	color: #5f080e;
    font-weight: bold;
    left: 250px;
    position: absolute;
    top: 120px;
	display:none;
	}
.comment_text{
	height: 230px;
    left: 248px;
    position: absolute;
    top: 140px;
    width: 214px;
	overflow: auto;
	display:none;
	}
.syousai_link{

	}
.syousai_link a img{
	width: 100%;
	display:none;
	/*セラピスト詳細バナー*/
	}
.day_schedule{
	display:none;
	}
.day_schedule tr{}
.day_schedule th{
	background-color: #dac2ae;
    border: 1px solid #aaaaaa;
    color: #550000;
    font-size: 11px;
    font-weight: normal;
    height: 35px;
    text-align: center;
    width: 112px;
	}
.day_schedule td{
	border: 1px solid #aaaaaa;
    height: 30px;
    text-align: center;
    width: 100px;
	}
#active{
	background-color: #5f080c;
    color: #ffffff;
	}
.info_therapist{

    width: 100%;
	}
.info_therapist p{ font-size:16px;}
/*トップ*/
header{
    width: 100%;
	/*background-image:url(../image/header_back02.jpg);
	background-repeat:repeat-x;*/
	background-color:#eac5c996;
	margin-top:60px;

}
#bottom_bnr{
    margin-bottom: 30px;
    margin-top: 30px;
    width: 100%;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
	}
#bottom_bnr .info_link_left{
	margin-bottom:20px}
#bottom_bnr .info_link_right{
	margin-bottom:20px}
#bottom_bnr a img{
	width:100%;
	}
#merumaga_link{
	margin-bottom: 50px;
	}
#merumaga_link a img{
	margin: 0 auto 0 1%;
    width: 98%;
	}
#pickup_bnr{
    width: 100%;
	}
#kyuujin_link{
	margin-bottom: 50px;
	}
#kyuujin_link a img{
	margin: 0 auto 0 1%;
    width: 98%;
	}
#blog_link {
	margin-bottom: 50px;
}
#blog_link a img{
	width: 98%;
	margin-left:1%;
}
#enquete_link a img{
	width: 98%;
	margin-left:1%;
	}
#call{
	color:#000;
	text-align:center;
font-size: 21px;
margin-top: 5px;
    }
.call_smt {
	float: left;
	width: 100%;
	text-align: center;
	height: 60px;
	background-color: #eac5c9;
    border-style: solid;
    border-width: 2px;
    border-color: #fff;
	/*background: linear-gradient(135deg, #d2c3a6, #fff,#fff,#b3987b);*/
	display: flex;
	justify-content: center;
	align-items: center;
	color: #000;
	border-right: 1px solid #b3987b;
	background-image: url(../image/fd974a40e7cb4ba29a282dd005975c88.gif);
}
.call_smt a{
	color:#fff;
	font-size:30px;
	}
.line_link{
	background: linear-gradient(135deg, #00b900, #00b900);
	}
.line_link a{
	color:#fff;}
#call_smt img{
	width:100%;
	}

nav{
background-color: #ffcfd5e6;
font-family: "Lato",sans-serif;
font-size: 1.4em;
font-weight: 300;
padding-left: 10px;
padding-right: 10px;
position: fixed;
width: 100%;
z-index: 100;
top: 60px;
}
#nav_smt{
	height: 50px;
	width:100%;
	clear:both;
	}

#nav_smt div {
	float: left;
	width: 33.3%;
	text-align: center;
	height: 40px;
	background: linear-gradient(135deg, #715a31, #b3987b);
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	}
#nav_smt div a{}
#smtLink_sera a img{
	width: 100%;
	}
#smtLink_sche a img{
	width: 100%;
	}
#pull{

}
#pull img{
	width: 100%;
	}
#smtLink_rec {
	/*ピンクバージョン　background: linear-gradient(135deg, #d577cd,#f7cdf4, #d577cd) !important;*/
	background: linear-gradient(135deg, #d2c3a6, #fff,#fff,#b3987b) !important;
}
#smtLink_rec a{
/*ピンクバージョン　color:#fff;
text-shadow: 0 0 6px #eb07d8;*/
color:#816b54;
}
#header_p_info{
	margin-top:20px;
	}
#eigyoujikan{
	color:#000;
	text-align:center;
	clear: both;
		}
#eigyoujikan img{
	display:none;
	}
#webyoyaku_btn{
	display:none;
	}
#webyoyaku_btn_smt{
	clear: both;
    margin-top: 10px;
    width: 100%;
	}
#webyoyaku_btn_smt img{
	width:100%;
	}
#eigyoujikansmt{
		width:100%;
		color: #fff;
font-size: 15px;
border-top: 1px solid #666;
padding-top: 2px;
text-align:center;
		}
#eigyoujikansmt img{
		width:100%;
		margin-top: 5px;
		}
.credit_link{
	width:100%;
	}
.credit_link img{
	width:100%;
	}
.todaysche_btn{
	width: 60%;
margin: 0 auto;
display: block;
	}
#vticker{
	display:none;
	}
#youtube{
	padding-top: 56.25%;
position: relative;
height: 0;
overflow: hidden;
margin-bottom: 25px;
}
#youtube iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
	}
#youtube02 {
	padding-top: 56.25%;
position: relative;
height: 0;
overflow: hidden;
}
#youtube02 iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
	}

#franchise img{
	max-width:100%;
	}
#franchise p{}
/*フッター*/
footer .col1 a{
	display: block;
	color: #fff;
	background-color: #261d18;
	padding: 2px;
	text-align: center;

}
footer .col2 a{
	display: block;
	color: #fff;
	background-color: #261d18;
	padding: 5px;
	text-align: center;
}
footer #footer_tel span {
    font-size: 0.7em;
	color:#000000;
}
    footer #footer_tel{
        width: 100%;
        float: none;
        margin-top: 0;
		color:#000000;
    }
    footer #footer_tel a{
		color:#000000;
    }	
footer{
    margin: 0 auto;
    max-width: 964px;
    padding: 20px 0 0;
	color:#000;
	overflow:hidden;
	position:relative;
	 background-color: #ffcfd5e6;
	/*background-color: rgba( 255, 255, 255, 0.85 );*/
}
/*セラピスト詳細*/
#weekly th, #weekly td{
    border: 1px solid #474747;
    font-size: 8px;
    line-height: 1.42857;
    text-align: center;
    vertical-align: top;
    width: 12.5%;
	
}
#weekly th{
	background-color:#000000;
	color:#ffffff;
	}
.clearfix_therapist{}
#slideshow {
    height: 400px;
    margin: 0 auto;
    width: 300px;
}
#slideshow ul {
    display: block;
    float: left;
    margin-top: 15px;
	padding-left:20px;
    width: 300px;
}
#system {
    margin: 150px auto 0;
    max-width: 500px;
}
#single_sche{}
.single_todaysche_btn{
	margin-left: 5%;
    width: 90%;
	}
/*求人*/
#lineQR{}
#lineQR img{
	width: 100%;
	}
.rec_section img{
	margin-top: 20px;
    width: 100%;
	}
#rec_prosess02{
	display:none;
	}
#rec_prosess02smt{
	margin-left: 28%;
    width: 45%;
	}
/*システム*/
.corse_info dd{
	font-weight:bold;
	font-size: 14px;
	}
/*予約*/
#yoyaku_contents{
	margin: 0 auto;
    width: 100%;
	}
/*スマホアンケート*/
.radio-944{}
.radio-544{}
.radio-606{}
.radio-295{}
.radio-829{}
.text-809{}
.text-809 input{}
.radio-400{}
.checkbox-141{}
.checkbox-141 label{}
.text-662{}
.wpcf7-list-item{
	margin-right:3%;
	}
.wpcf7-list-item label{
    display: inline-block;
	font-weight:normal;
    max-width: 100%;
}
.text-enquetered{
	color: #5f080c;
    font-weight: bold;
	margin-top: 26px;
    padding-bottom: 7px;
	border-bottom: 1px dashed;
	}
#enquete_wrap{
	margin: 0 auto;
    width: 98%;
	}
.text-enquetered_check{
	color: #5f080c;
    font-weight: bold;
	margin-top: 26px;
    padding-bottom: 7px;
	border-bottom: 1px dashed;
	}
.text-enquetered_check .wpcf7-list-item{
	display:block;
}
.enquete_link{
	float: left;
	width: 100%;
	}
.enquete_link img{
    width: 100%;
	}
#bloglink_s{
	margin-bottom: 50px;
	}
#bloglink_s a img{
	width: 98%;
	margin-left:1%;
	}
#rihunavi{}
#bg_footer{}

#line_bnr_wrap{
	padding-left: 10px;
padding-right: 10px;
margin-bottom: 10px;
}
#linkbnr_img {
    margin: 0 auto;
    overflow: hidden;
}
#linkbnr_img li a img{

	}
#linkbnr_txt li{

}
#linkbnr_txt a{
color: #000;
font-size: 12px;
text-decoration: underline;
	}
	
footer #footer_logo img{
    left: 211px;
    max-width: 200px;
    top: 134px;
}
footer #footer_seo{
	color: #666;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
	}
#slider .flexslider{
	margin-top:10px;
	}
#slider .flexslider ul{}
#slider .flexslider ul li{}
#slider .flexslider ul li img{
	width:100%;
	}
#mid_slider{
	/*background-image: url("../image/mainview_back.jpg");*/
    background-repeat: no-repeat;
    margin: 0 auto;
	height:160px;
    max-width: 984px;
	}
.seotext{
	padding-left: 3%;
    padding-right: 3%;
	font-size: 12px;
    text-align: center;
	line-height: 20px;
	}
#phone02 {
   /* ▼下端に固定するCSS */
   position: fixed;
   bottom: 0px;
   left: 0px;
   width: 100%;
   z-index:10;
   }
#phone{
   /* ▼下端に固定するCSS */
   position: fixed;
   bottom: 0px;
   left: 0px;
   width: 100%;
   z-index:1000;
	}
#phone #tell_smt02{
	float: left;
    width: 100%;
	}
#phone #tell_smt_sakae02{
	float: left;
    width: 100%;
	}

#phone02 #tell_smt02{
	float: left;
    width: 100%;
	}
#phone02 #tell_smt_sakae02{
	float: left;
    width: 100%;
	}
#youtube_category video{
	margin-bottom: -50px;
    margin-top: -60px;
    width: 100%;
	}
#youtube_category{
	clear:both;
	}
.shopmovie{}
#system dl dt {

    clear: left;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 0;
    width: 150px !important;}
#welcome_wrap{
	width:100%;
	padding-left:10px;
	padding-right:10px;
	}
.access_call_smt {
    width: 100% !important;
}
.access_call_smt a img{
	width: 100%;
	}

.news_section img{
	max-width:100%;
	height:auto;
	}
.map_text h2{
	font-weight: bold;
font-size: 22px !important;
text-align: left !important;
color: #816b54 !important;
font-family: "EB Garamond", serif;
border-bottom: 1px solid #816b54;
margin-top: 0;
padding-bottom: 7px;
}

#season_accent {
	position: absolute;
	width: 50%;
}
#footer_juusyo h2 {
	color: #000;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0;
	font-size: 18px;
	text-align:center;
}


#reservation{
	margin: 0 auto;
    max-width: 964px;
	}
.backstretch{}



#titlebar_contents{
margin: 20px auto 0;
max-width: 964px;
height: 39px;
background-image: url("../image/titlebar_contents.jpg");
overflow: hidden;
	}
#titlebar_news{
margin: 20px auto 0;
max-width: 964px;
height: 39px;
background-image: url("../image/titlebar_news.jpg");
overflow: hidden;
	}
.contents_panel{
	margin: 0 auto;
	}
.group{
	clear: both;
    content: "";
    display: block;
	}



#schedule .amd-list #active{
	background-color: #5f080c;
    border: 1px solid #ffffff;
	}
#schedule .amd-list #active a{
	color: #ffffff;
	}
#bg_system_contents{
	background-image: url("../image/system_back.png");
    background-position: right top;
    background-repeat: no-repeat;
	}
#system_contents{
		max-width: 680px;
	}
#system_h3{
	background-color: rgba(100, 4, 4, 0.85);
    color: #ffffff;
    font-size: 17px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
	}
#header_nami{
	background-image: url("../image/header_nami.jpg");
    background-position: right top;
    background-repeat: no-repeat;
    margin: 0 auto;
    max-width: 981px;
	position: relative;
	}
.kakunin_btn2{
	left: 155px;
    position: absolute;
    top: 126px;
	}
.smt_time_sche{
	background-color: #ffffff;
    margin-bottom: 25px;
    margin-top: -25px;
    max-width: 981px;
    padding-left: 7px;
	}
/*マッサージ*/
#aroma_01{
	width: 100%;
	}

#powder_01{
	width: 100%;
	}

.massage_setumei{
	margin: 0 auto;
    max-width: 700px;
	}
#bg_massage_contents{}
#massage_contents{}
#aroma_cont{
	margin-bottom: 70px;
	}
#powder_cont
/*ショップ*/
#shop_contents{}
/*メニュー*/
.credit_info{}
.credit_info li img{
	max-width: 444px;
    width: 100%;
	}
.corse_detail{
	border: 1px solid #aeaeae;
    margin-top: 30px;
    padding: 10px;
    width: 100%;
	/*background-image: url("../image/sche_back03.jpg");*/
	}
.corse_detail dt{}

/*リクルート*/
.recruit_contents{}
.access_h3{}
.rec_section{
	background-image: url("../image/con5_back.jpg");
    border-color: #aeaeae;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    margin-bottom: 10px;
    padding: 15px;;
	}
.recruit_title{
	color: #816b54;
    font-size: 18px;
	font-weight: bold;
	}
.rec_section .rec_text{
	margin-top:10px;
	margin-bottom:10px;
	}
.rec_text{
	color:#000000;
	font-size: 12px;
	}
.red_text{
	color:#816b54;
	font-weight: bold;
	}
.red_text_bg{
color: #816b54;
font-size: 18px;
font-weight: bold;
	}
.brown_text_bold{
font-weight: bold;
font-size: 22px;
color: #816b54 !important;
font-family: "EB Garamond", serif;
border-bottom: 1px solid #816b54;
	}
	
/*ニュース*/
.n_b_title{
	font-family: 'Yu Gothic', sans-serif;
	}
.newstitle{}
.news_article:nth-child(even){
padding: 4px 4px 4px 10px;
background-color: #ffcfd5e6;
/*background-image: url(../image/fd974a40e7cb4ba29a282dd005975c88.gif);*/
border-radius: 5px;
margin-bottom: 5px;

opacity: 0.8;
	}
.news_article:nth-child(odd){
padding: 4px 4px 4px 10px;
background-color: #ffcfd5e6;
/*background-image: url(../image/fd974a40e7cb4ba29a282dd005975c88.gif);*/
border-radius: 5px;
margin-bottom: 5px;
opacity: 0.8;
	}
.news_article p{
	margin-top: 10px;
	color: #000;
	}
.news_article p a{
	color: #fff;
    text-decoration: underline;
	}

.newIcon{
color: #ffffff;
float: left;
height: auto;
margin-right: 10px;
text-align: center;
width: 50px;
background: linear-gradient(135deg, #1024a1, #3eafab);
font-size: 11px;
margin-top: 3px;
	}
.day_time{
	color: #000;
	}
.news_section {
    background-image: url("../image/con5_back.jpg");
    border-color: #aeaeae;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    margin: 15px auto;
    max-width: 500px;
    padding: 15px;
}
.news_section a{
	color:#000000;
}
/*todayのコード*/
.today_code{
	height: 100px;
    margin: 0 auto;
    width: 981px;
	}
/*contactform*/
#contact_wrap{
	display: table;
    margin: 0 auto;
    max-width: 981px;
	color:#000000;
	}
.wpcf7 {
	margin: 20px 0;
	padding-left: 15px;
}
.asterisk {
	margin: 0 0 0 0.2em;
	color: #f5637a;
}
.wpcf7 span.wpcf7-not-valid-tip {
	font-size: 80%;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 textarea {
	background-color: #fff;
	color: #000000;
	width: 95%;
	border: 1px solid #ddd;
	font-size: 100%;
	padding: 0.5em;
	border-radius: 4px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.1) inset;
}
.wpcf7 input[type="submit"] {
	font-size: 100%;
	padding: 0.2em 0.4em;
	background: #eee;
	color: #000000;
	border-radius: 4px;
	cursor: pointer;
	box-shadow: 0 0 1px rgba(0,0,0,.2);
	border: 1px solid #ccc;
	text-shadow: -1px 1px 0 rgba(255,255,255,1);
}
.wpcf7 input[type="submit"]:hover {
	box-shadow: 0 0 1px rgba(0,0,0,.2) inset;
}

.wpcf7-form-control{}
.wpcf7-form-control-wrap{
color:#000000;
}
.text-white{
	color:#000000;
	}
#massage_textarea textarea{
	height: 150px;
	}
.screen-reader-response{
	color: #ff0000;
    font-size: 18px;
    font-weight: bold;
	}
.wpcf7-not-valid-tip{
	color:#ffffff;
	}
.wpcf7-response-output{
	color: #ff0000;
    font-size: 18px;
    font-weight: bold;
	}
#submit_btn{
	margin-left: 0px;
    text-align: center;
	}
#submit_btn input{
	max-width: 280px;
    width: 100%;
	}
/*subscribe2*/
#merumaga_form{
	text-align: center;
	}
#merumaga_form form{}
#merumaga_form label{
	color: #5f080c;
	display: block;
	}
#s2email{
	height: 32px;
    max-width: 400px;
	width:100%;
	color: #000000;
	}
#merumaga_form input[name="subscribe"] {
	color: #000000;
    padding: 10px;
    width: 140px;
}
#merumaga_form input[name="unsubscribe"] {
	color: #000000;
    margin-left: 4px;
    padding: 10px;
    width: 140px;
}
li small{
	display:block;
	}
/*セラピスト詳細*/
#slideshow_girl{}
#girlimage_main{}
#therapist_title{
	color:#000000;
	}
#therapist_title span{
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	}
/*トップ*/
.container h2{
	/*color:#ffffff;*/
	}
.container h2 span{
	border-bottom: 1px solid #ffffff;
	}
/*求人*/
#kyuujin_veiw{
	margin: 15px auto 0;
    max-width: 964px;
	}
#kyuujin_veiw img{margin-left: 3%;
    width: 94%;}
#weekly tr{}
#line{
	background-color: #00c300;
    color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
	}
#green{
	color:#00c300;
	font-size:23px;
	}
#lineIcon{
	width: 50px;
	margin-left: 0;
	}
.red_text a{
	color:#5f080c;
	}
.red_text a:hover{
	color:#5f080c;
	}
/*ライブドア*/
#container_livedoor{
	background-image: url("../image/sche_back03.jpg");
    height: auto;
    margin: 0 auto;
    max-width: 923px;
    overflow: auto;
    padding: 15px;
	}
#blog-title{
	font-size: 22px;
	}
.blog-title-outer{
	background-image: url("../image/bg_welcome.png");
    color: #ffffff;
    font-size: 12px;
    margin: 0 auto;
    max-width: 920px;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: center;
	}
.blog-title-outer h1{}
.article-body-inner{}
.article-pager li a{
	color:#000000;
	}
.side a{
	color:#666666;
	}
.index-navigator li a{
	color: #000000;
	}
#main{
	float: left;
    padding-left: 10px;
    width: 635px;
	}
#sub{
	background-color: rgba(13, 4, 1, 0.85);
    color: #ffffff;
    float: left;
    margin-left: 14px;
    padding: 25px;
    width: 240px;
	}
.plugin-recent_articles{
	background-color: #660000;
    padding: 10px;
	}
#extra{
	background-color: rgba(13, 4, 1, 0.85);
    color: #ffffff;
    float: left;
    margin-left: 14px;
    margin-top: 10px;
    padding: 25px;
    width: 240px;
	margin-top:10px;
	
	}
	#livedoor_footer{
		width: 100%;
	background-image:url(../image/footer_back.jpg);
	background-repeat:repeat-x;
	clear:both;
		}
.blog-common-header{
	display:none;
	}
.plugin-calendar_default{
	background-color: #666;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    margin: 0 auto 10px;
    padding: 10px;
    width: 200px;
	}
.calendartable{
	margin:0 auto;
	}
.calon{
	color:#F03;
	}
.sidebody{
	border-bottom: 1px solid #666;
    height: 25px;
    overflow: hidden;
    width: 172px;
	}
.sidetop{
	display:none;
	}
.sidebody a{
	color:#ffffff;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 100px;
	}
.sidetitle{
	margin-bottom:10px;
	}
.blogsite_info{
	background-color: rgba(13, 4, 1, 0.85);
    color: #ffffff;
    float: left;
    margin-left: 14px;
    margin-top: 10px;
    padding: 25px;
    width: 240px;
	margin-top:10px;
	}
#right_bar{
	float: left;
    width: 258px;
	}
#pink{
	color:#f981fa;
	}
.high_red_text{
	color: #fd003c;
    font-weight: bold;
	}
.article-title a{
	color: #ff00ff;
    font-weight: bold;
	}
#blog_nav ul {
    background-image: url("../image/navi_bg_back.jpg");
    display: block;
    height: 53px;
    margin: 0 auto;
    width: 886px;
}


/*アクセス*/
.list_back {
	background-color: #fff;
	border-radius: 8px;
	margin: 0 auto 15px;
	padding: 15px 20px 15px;
	width: 95%;
	box-shadow: 0 12px 19px -12px #888;
	font-size: 13px;
}
.list_back .green_text{
font-size: 16px;
text-align: center;
border-bottom: 1px solid;
margin: 0 auto;
display: block;
margin-bottom: 10px;
	}
.green_text{
	color:#125b3d;
	font-size: 19px;
	}
.michijun_text{
	border-bottom: 3px dotted #e1ccad;
    line-height: 33px;
    width: 95%;
	}
#access_card{
	max-width: 444px;
    width: 100%;
	}



/*予約*/


#style_for_input input{
	background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) inset;
    color: #000000;
    font-size: 100%;
    padding: 0.5em;
    width: 95%;
	}
#yoyaku_contents select{
	background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) inset;
    color: #000000;
    font-size: 100%;
    padding: 0.5em;
	}
#yoyaku_contents textarea{
	background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) inset;
    color: #000000;
    font-size: 100%;
    padding: 0.5em;
    width: 95%;
	}
#yoyaku-marumaga{
	color:#3399ff;
	}
#schedule .yoyaku-h2{
	color:#000000;
	}
.black a{
	color:#000000;
	}
	
	
	
/*ここから2.0*/
#bg-video2 {
	position: fixed;
	right: 0;
	top: 0px;
	min-width: 100%;
	min-height: 100%;
	width: 100%;
	height: 100%;
	z-index: -100;
	/* background: url("../image/.gif") no-repeat; */
	background-size: cover;
}

#bg-video2 {
	position: fixed;
	right: 0;
	top: 0px;
	min-width: 100%;
	min-height: 100%;
	width: 100%;
	height: 100%;
	z-index: -100;
	background: url("../image/.gif") no-repeat;
	background-size: cover;
}
.video_wrap {
	height: 500px;
	/*background-image: url("../image/ovl.png");*/
	/* background: linear-gradient(-45deg, rgba(4, 114, 124, 0.4), rgba(17, 66, 99, 0.6)); */
}
.contents001{width:100%}
.contents01 {
	width: 90%;
	margin: 0 auto;
	display: block;
	padding-top: 30px;
	padding-bottom: 5px;
}
.contents01_wrap {
	 background-color: #000; 
	overflow: hidden;
	/*background: linear-gradient(135deg, #000, #000);*/
	/*border-top: 5px solid #b3987b;*/
	width: 100%;
}

.contents02{
	width:80%;
	margin:0 auto;
	display:block;
	}
.contents02_wrap{
	background-color: rgba( 0, 0, 0, 0.7 );
padding-bottom: 25px;
width:100%;
padding-top: 20px;
	}

.contents03{
	width: 100%;
margin: 0 auto;
display: block;
}
.contents03_wrap{
    background-image: url("../image/cont_bg.jpg");
        width: 100%;
    opacity: 0.9;
	/*background-color: #fff;*/
padding-top: 5px;
padding-bottom: 30px;
width:100%;
}

.contents04{
	width:90%;
	margin:0 auto;
	display:block;
	color: #fff;
text-align: center;
	}
.contents04_wrap {
	background: linear-gradient(135deg, #ffcfd5, #fff);
	padding-top: 5px;
	padding-bottom: 20px;
	overflow: hidden;
	border-top: 5px solid #eac5c9;
	width:100%;
}

.contents05{
   
width: 90%;
margin: 0 auto;
	}
.contents05_wrap {
	/* background-color: #fffaf0;*/
padding-top: 5px;
padding-bottom: 30px;
overflow: hidden;
 background-color: rgba( 255, 255, 255, 0.85 );
border-top: 5px solid #eac5c9;
border-bottom: 5px solid #eac5c9;
width:100%;
}

.contents06{}
.contents06_wrap{
	background-color: rgba( 255, 255, 255, 0.85 );
padding-top: 5px;
padding-bottom: 30px;

	}

.contents07{
	width: 90%;
margin: 0 auto;
}
.contents07_wrap{
	background-color: #fff;
padding-top: 30px;
padding-bottom: 30px;
width:100%;
}

.contents08{
	width: 100%;
margin: 0 auto;
display: block;
}
.contents08 p{
	font-size:12px;
	width:90%;
	margin:0 auto;
	display:block;
	margin-top:10px;
	line-height:21px;
	color:#fff;
	}
.contents08 a img{
	width: 90%;
margin: 0 auto;
display: block;
}
.contents08_wrap{
	width:100%;
	background: linear-gradient(135deg, #3a3a3a, #100);
border-top: 5px solid #b3987b;
	padding-top: 20px;
	padding-bottom: 15px;
	}

.contents09{
	width: 95%;
margin: 0 auto;
display:block;
}
.contents09_wrap{
/*background-image: url("../image/ovl.png");*/
padding-bottom: 20px;
width: 100%;
}
.contents10_wrap {
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 30px;
	background-color: rgba( 0, 0, 20, 0.7 );
	width: 100%;

}
.contents10{
	width: 90%;
margin: 0 auto;}
.contents10 h2 {
	font-family: 游明朝;
	font-weight: bold;
	line-height: 33px;
	color: #fff;
	border-bottom: 1px solid #fff;
	padding-bottom: 20px;
	font-size: 20px !important;
}
.contents10 p {
	width: 100%;
	color: #fff;
	line-height: 28px;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}

#news_contents h2 {
	margin-top: 0;
	margin-bottom: 5px;
	font-family: 'Yu Gothic', sans-serif;
	font-size: 18px;
	color: #000;
	text-align: left;
}
.contents01 h1{
	margin: 0;
font-family: 游明朝;
font-size: 27px;
font-weight: bold;
margin-bottom:20px;
color:#b3987b;
text-align: center;
}
.contents01 p{
	color: #fff;
	font-size: 12px;
	}
.contents01 img{}
.contents02 h2 {
	margin-top: 30px;
	margin-bottom: 5px;
	font-family: 'Yu Gothic', sans-serif;
	font-size: 24px;
	color: #fff;
	text-align: left;
	margin-top: 0 !important;
margin-bottom: 5px !important;
}
.contents_panel ul li a img{
	width: 100%;
box-shadow: 0 12px 25px -12px #333;
	}
.contents_panel ul li a{}
.contents_panel ul li {
width: 50%;
float:left;
margin-bottom: 10px;
margin: 0 auto;
    margin-bottom: 0px;
display: block;
margin-bottom: 0px;
padding: 5px;
}
.contents_panel ul{}
.contents_panel{}

.pc_only{
	display:none !important;
	}
.info_link{
	margin-bottom:13px;
	}
.info_link a img{
	width: 100%;
box-shadow: 0 12px 25px -12px #333;
}
.info_link_wrap{
width: 100%;

	}
.slider_wrap{
width: 100%;
/*margin-bottom: 20px;*/
}

.contents05 h3{
	margin-top: 0;
	color:#816b54;
	}

.sp_flort_right{
/*float: right !important;
margin-right: 0 !important;*/
		}
		
.main_logo {
	margin: 0 auto;
	display: block;
	width: 70%;
	padding-top: 129px;
}
.con_title{
	font-family: "EB Garamond", serif;
font-weight: bold;
color: #000;
}
.con_title span{}



.sub_width850{
	width:90%;
	margin:0 auto;
	display:block;
	}
	
.corse_detail{}
.corse_detail tr{}
.corse_detail th {
	background-color: #b3987b;
	width: 50%;
	text-align: center;
	color: #fff;
	font-weight: normal;
	padding: 10px 0;
	font-size: 15px;
}
.corse_detail td{
	text-align: center;
font-size: 15px;
border-bottom: 1px solid #b3987b;
}
.sub_h1{
	border-bottom: none !important;
	font-size: 20px !important;
	}
.system_ul{
padding-left: 8%;
border: 1px solid #b3987b;
padding-top: 12px;
padding-bottom: 12px;
padding-right: 5%;
}
.system_ul li{
	list-style: decimal;
	margin: 10px 0;
	}
.system_text{
	margin-top: 10px;
	}
.sub_h2b{
	font-weight: bold;
font-family: "EB Garamond", serif;
color: #816b54;
font-size: 18px !important;
}
.sub_h2c{
	font-size: 18px !important;
	color: #b3987b;
	border-left: 3px solid #b3987b;
	padding-left: 10px;
	margin-top: 45px;
	font-family: "EB Garamond", serif;
	font-weight: bold;
	text-align: left !important;
}
.massage_p{
	line-height: 27px;
	}
.personal_text{
	clear: both;
width: 100%;
overflow: hidden;
margin-top: 11px;
margin-bottom:11px;
line-height: 26px;
}
.sub_text {
	width: 90%;
	margin: 0 auto;
	font-size: 12px;
	margin-bottom: 13px;
}


.shop_name {
	font-size: 20px;
	font-family: 游明朝;
	color: #b3987b;
	text-align: center;
	float: left;
	margin-left: 0%;
	margin-bottom: 0;
	margin-top: 19px;
}

#eigyoujikan span{
	color:#000;
	}
.menu_bar {
	width: 100%;
	height: 60px;
	background: linear-gradient(135deg, #ffcfd5e6, #ffcfd5e6);
	top: 0px;
z-index: 101;
position: fixed;
}
.menu_bar #pull{
width: 17.3%;
text-align: center;
height: 45px;
background: linear-gradient(135deg, #ffcfd5e6, #ffcfd5e6);
display: flex;
justify-content: center;
align-items: center;
color: #fff;
float: right;
margin-top: 7px;
border-radius: 5px;
margin-right: 1%;
}
.logo_sp{
width: auto;
float: left;
margin-left: 3%;
height: 60px;
margin-top: 3px;
}
.menu_bar .shop_name{}

.contents07 ul li{
	margin-bottom:5px;
	}
#footer_juusyo{
	text-align:center;
	}
#footer_juusyo p{}

.sub_h2 {
	background: linear-gradient(135deg, #3a3a3a, #100);
border-top: 5px solid #b3987b;
	color: #b3987b;
	font-size: 17px;
	padding: 15px;
	text-align: center;
	margin-top: 20px !important;
}
.red_text a{
color: #816b54;
font-weight: bold;
}

.main-image{
	margin: 0 auto;
display: block;
width: 75%;
padding-top: 55px;
}


.ameblo_wrap {
	clear: both;
	width: 100%;
	border: 3px solid #b3987b;
	padding: 10px;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 23px;
	margin-top: 25px;
}
.ameblo_wrap ul{}
.ameblo_wrap ul li .top-date{
color: #666;
display: block;
font-size: 10px;
}
.ameblo_wrap ul li {
border-bottom: 2px dotted #bbbb;
margin-bottom: 10px;
}
.ameblo_wrap ul li a{
color: #816b54;
text-decoration: underline;
font-weight: bold;
margin-left: 14px;
}
.ame_title{
margin-bottom: 22px;}
.ame_title span{
	background-color: #816b54;
color: #fff;
padding: 1px;
    padding-right: 1px;
    padding-left: 1px;
padding-left: 3%;
padding-right: 3%;
border-radius: 20px;
}

.metaslider .theme-default .nivo-controlNav {
    text-align: center;
    padding: 5px 0 !important;
}
.reserve .rightBox h3 {
	margin-top:8px;
	
}
.reserve .rightBox h3 .sche_castName {
    font-size: 20px !important;
}




.blog_body{
	width:100%;
	margin:0 auto;
	display:block;
	}
.blog_body h2{ 
	margin-top: 0;
	margin-bottom: 0;}
.blog_body h2 span{
	    font-size: 30px !important;
		}
.blog_body img{
	max-width:100%;
	margin:0 auto;
	display:block;
	height:auto;
	}
.blog_body p{
	line-height: 30px;
	}

.blog_wrap{
	width: 96%;
margin: 0 auto;
display:block;
margin-bottom:0px;
	}
.blog_side{
	width: 96%;
margin: 0 auto;
display:block;
	}
.bolog_bottom{
	clear:both;
	}
.blog_wrap .date{
	margin-bottom:20px;
	border-bottom: 1px solid #ddd;
	}
.blog_side h3{
color: #816b54;
border-bottom: 1px solid #816b54;
font-size: 17px;
border-left: 3px solid;
padding-left: 6px;
margin-bottom: 20px;
}
.blog_side h3 span{}

.blog_side .news_article{
	width: 100%;
background: none;
padding-top: 0;
padding-bottom: 0;
}
.blog_side .day_time{
	color: #bbb;
	display: block;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: -15px;
	margin-top: 5px;
	}
.blog_side .newstitle{
	}
.blog_side .newstitle a{
	color:#fff;
	}
.blog_side .news_article:nth-child(odd) {
	white-space: nowrap;
	color: #fff;
}
.blog_side .news_article:nth-child(even) {
	white-space: nowrap;
	color: #fff;
}
.blog_side_iciran_link_wrap{
	margin-top: 30px;
	}
.blog_side_iciran_link{
	color: #816b54;
	font-weight: bold;
	}
.blog_side #news {
    color: #000000;
height: auto;
overflow-y: hidden;
width: 100%;
overflow-x: hidden;
}

.blog_archive_wrap{
	width: 96%;
margin: 0 auto;
padding-top: 30px;
padding-bottom: 30px;
}
.blog_archive_wrap h1{
 border-bottom: solid 1px #816b54;
	display: inline-block;
	font-size: 30px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #816b54;
	font-family: "EB Garamond", serif;
	word-break: break-all;
}
.blog_archive_wrap h2 a{
	color: #000;
text-decoration: underline;
font-size:20px;
}
.blog_archive_wrap h2{
	text-align:left !important;
	}
.blog_archive_wrap .date{
	color: #bbb;
	}
.blog_archive_wrap .blog-body{
	
	border-bottom: 1px dotted;
	}
.next_look{
	color:#aaa;
	}
.twitter_wrap_top{
	margin-top: 40px;
	}
 .news_twitter_wrap{
	 padding-top: 30px;
	 }