@charset "utf-8";


/* =Reset default browser CSS.

-------------------------------------------------------------- */
* {font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
	}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
}
:focus {outline: 0;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
h1 {
padding: 3px 0;
font-size: x-small;
font-weight: normal;
color: #999;
}
h2 {
	background-image: url(../common/h2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 25px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	font-size: 17px;
	margin-bottom: 10px;
	color: #321D05;
}
h3 {
	background-image: url(../common/h3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	font-size: 17px;
	margin-bottom: 10px;
	color: #FFFFFF;
	border: 1px solid #4D3B2C;
}
h4 {
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-bottom: 9px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	font-size: 16px;
	margin-bottom: 10px;
	color: #FFFFFF;
	border-left: 1px solid #FFD16D;
	border-right: 2px solid #FFD16D;
	border-bottom: 1px solid #FFD16D;
	border-top: 2px solid #FFD16D;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 10px;
}

/* -------------------------------------------------------------- */

body{
	line-height: 1.5em;
	-webkit-text-size-adjust: none;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #3F2207;
	color: #FFFFFF;
}

ol, ul {list-style: none;}
p{margin-bottom: 15px;}

/* リンク設定
------------------------------------------------------------*/
a{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #FFD811;
}
a:active, a:focus{outline:0;}

a:hover img{
opacity: 0.7;
filter: alpha(opacity=70);
}
/* 全体
------------------------------------------------------------*/
#wrapper{
	width: 98%;
	position: relative;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-right: 1%;
	padding-bottom: 0;
	padding-left: 1%;
	margin-top: 15px;
}
#wrapper #main {
width: 75%;
float: left;
}
#wrapper #side {
width: 23%;
float: right;
}

#side .newface {
	position: relative;
	border: 1px solid #685634;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 5%;
	padding-left: 3%;
	margin-bottom: 20px;
	width: auto;
	background-image: url(../common/side_slide_bg.jpg);
	background-repeat: repeat-x;
}

#side .newface .box {
width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

#side .newface .box .image {
width: 75%;
margin-bottom: 5px;
margin-right: auto;
margin-left: auto;
text-align: center;
}

#side .newface .box .image img {
position: relative;
width: 100%;
height: auto;
}

#side .newface .box .txt {
position: relative;
width: 84%;
margin-bottom: 5px;
margin-right: auto;
margin-left: auto;
}

#side .newface .box .txt .name {
	position: relative;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #3B1B02;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-align: center;
}

#side .newface .box .txt .sub {
	position: relative;
	margin-bottom: 5px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #333;
	margin-top: 5px;
}

#side .newface .box .txt .btm {
    position: relative;
    margin-bottom: 5px;
}
#side .newface .box .txt .comment {
    position: relative;
    margin-bottom: 5px;
}

#side .newface .box .txt .age {
position: relative;
margin-bottom: 5px;
}
#side .newface .box .txt .tall {
position: relative;
margin-bottom: 5px;
}
#side .newface .box .txt .hobby {
position: relative;
margin-bottom: 5px;
}

#side .newface .box .txt .seikaku {
position: relative;
margin-bottom: 5px;
}

#side .newface .box .txt .blood {
position: relative;
margin-bottom: 5px;

}



#side .newface .box .txt .date {
position: relative;
padding: 0;
}

#wrapper #side .newface .ttl {
position: relative;
margin-bottom: 10px;
}

#wrapper #side .newface .ttl img {
position: relative;
width: 100%;
height: auto;
}
#side .twitter {
width: 100%;
margin-right: auto;
margin-bottom: 20px;
margin-left: auto;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
#side .movie {
	width: 100%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#side .credit{
	margin-bottom: 30px;
	text-align: center;
	width: 100%;
}
#side .credit img{
	width: 100%;
	height: auto;
}


/* twitter */
#side .x,#top-side .x{
width: 96%;
margin-right: auto;
margin-bottom: 30px;
margin-left: auto;
	}
#side .x img,#top-side .x img{
	width: 100%;	
	height: auto;

	}
#twitter-widget-1[style]{
	 width: 100% !important;  
}
#side .banner {
    margin-bottom: 30px;
    width: 100%;
    padding: 0!important;
    text-align: center;
    font-size: small;
}
#side .banner ul {
width: 100%;
padding: 0!important;
}

#side .banner ul li {
width: 100%;
padding: 0!important;
margin-bottom: 8px;
}

#side .banner ul li img,#side .banner img {
	height: auto;
	width: 230px;
}

.inner{
margin:0 auto;
width:100%;
}

#slogan{
	padding: 3px 0;
	font-weight: normal;
	line-height: 100%;
}


.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin-bottom: 25px;
}
 
.ggmap iframe,
.ggmapr object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
 
/*************
/* ヘッダー
*************/
#header{
	overflow: hidden;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-repeat: repeat-x;
    margin-bottom: 10px;
}

* html #header{
height: 1%;
}
#header .finance{
   display: auto;

}

/*************
/* ロゴ
*************/
#header .logo{
float:left;
padding:5px 0 0;
}
 #header .credit{
	float: right;
	font-size: 11px;
	margin-top: 0px;
}
#header .finance{
	display: none;
}
/**************************
/* GNAVI
**************************/
#gnavi{
    background-image: url(../images/gnavi_bg.jpg);
    background-repeat: repeat-x;
}
#gnavi ul{
	text-align: center;
	width: 942px;
	margin-left: auto;
	margin-right: auto;
	
}
#gnavi ul li{
    float: left;
    width: 157px;
    font-size: 1rem;    
    background-repeat: no-repeat;
    color: rgba(255,255,255,1.00);
}
#gnavi ul li img{
    width: 157px;
    height: auto;
}
/*************
/* メインビジュアル
*************/

#mainBanner {
	width: 100%;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-position: center bottom;
	padding-bottom: 3px;
	padding-left: 0px;
}



/**************************
/* コンテンツ
**************************/
.scheduleBox,#container .full_box{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	background-image: url(../images/news_title_large.png);
	background-repeat: no-repeat;
	margin-bottom: 30px;
	border: 1px solid rgba(197,181,149,1.00);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.scheduleBox .ttl,#container .full_box .ttl{
	text-align: center;
	margin-bottom: 10px;
}

.article_wrap_full{
	margin-bottom: 30px;
}
.box_full{
	margin-bottom: 40px;
}
/*////tab//////// */
#tab-menu {
	list-style: none;
	padding-left: 4px;
	margin-bottom: -3px;
}
#tab-menu li {
    padding-top: 5px;
    padding-right: 18px;
    padding-left: 18px;
    padding-bottom: 5px;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: right 0%;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    margin-right: -3px;
    color: #515151;
    border: 3px solid #FFcd8B
}
#tab-menu li.active {
	background-color: #FFcd8B;
	color: #FF5F00!important;
	border: 3px solid #FFcd8B;
	font-weight: bold;
}

/* tab */
#tab-box {
	padding: 15px;
	border: 3px solid #FF903B;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,205,141,1.00) 0%,rgba(255,162,59,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,205,141,1.00) 0%,rgba(255,162,59,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,205,141,1.00) 0%,rgba(255,162,59,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,205,141,1.00) 0%,rgba(255,162,59,1.00) 100%);
}
#tab-box .cont {
  display: none;
}
#tab-box div.active {
  display: block;
}
/*tab-contents*/
#tab-box .cont .cast_box{
    width: 170px;
    border: 1px solid #F1D2D2;
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    height: 250px;
    text-align: center;
}


#tab-box .cast_box .image{
	width: 150px;
	height: 200px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	overflow-y: hidden;
}
#tab-box .cast_box .image img{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
#tab-box .cast_box .name{
    background-image: url(../images/name.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-size: 12px;
    text-align: center;
    color: #000000;

}
#tab-box .cast_box .time{
    font-size: 13px;
    text-align: center;
    color: #000000;
}

#container .inner .pagetop {
	text-align: center;
}
/*//////tab ここまで//////////*/


#main #concept {
margin-bottom: 30px;
width: 100%;
}
#main #concept ul {

}
#main #concept ul li {
}
#main #concept ul li img {
height: auto;
width: 100%;
}
#main .chui{
    margin-bottom: 40px;
	}		
 #main .chui ul{
      margin-bottom: 30px;
    }   
#main .chui ul li{
    margin-bottom: 15px;
    list-style-position: outside;
    list-style-type: disc;
    }    
#wrapper #side {
	width: 96%;
	position: relative;
	margin-right: 3%;
	margin-left: 1%;
	float: none;
}
	
#main #whatnew{
margin-bottom: 30px;
width: 100%;
	}
#main #whatnew .new_inner {
	padding-right: 3%;
	width: 94%;
	padding-left: 3%;
	height: 320px;
	overflow-y: auto;
}

	
#main #whatnew .new_inner dl{
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #69582C;
	}	
	
#main #whatnew .new_inner dt{
	float: left;
	width: 15%;
	color: #FFFFFF;
	}	

#main #whatnew .new_inner dd{
	float: right;
	width: 75%;
	font-size: 12px;
	color: #FFFFFF;
}	
#main .massageMenu {
	margin-bottom: 10px;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main .massageMenu .txt {
margin-bottom: 30px;
width: 96%;
margin-right: auto;
margin-left: auto;
margin-top: 10px;
font-size: 13px;
}
#main .massageMenu .txt img {
margin-bottom: 10px;
margin-right: 10px;
font-size: 13px;
height: auto;
float: left;
width: 35%;
}

#main .massageMenu .price {
	margin-bottom: 10px;
	width: 96%;
	font-size: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#main .massageMenu .price ul {

}
#main .massageMenu .price ul li {
font-size: 20px;
float: left;
width: 33%;
margin-bottom: 10px;
margin-top: 10px;
}
#main .massageMenu .price2 {
	margin-bottom: 10px;
	width: 96%;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#main .massageMenu .price2_bt {
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: center;
}
#main .massageMenu .price2_bt_smp {
	text-align: center;
	display: none;
}

#main #recruit .boshu dl {
	margin-bottom: 30px;
	width: 480px;
	margin-left: auto;
	margin-right: auto;
}
#main #recruit .boshu dt {
width: 60px;
float: left;
border-right-width: 1px;
border-right-style: solid;
padding-right: px;
}
#main #recruit .boshu dd {
	width: 380px;
	float: right;
}
#main #recruit .form{
margin-bottom: 30px;
}
#main #recruit .form .ttl{
	margin-bottom: 10px;
	color: #FFD867;
	font-size: 16px;
	padding: 7px;
	font-weight: bold;
	border: 2px solid #ffd867;
}
#main #recruit .form dl {
	margin-bottom: 30px;
	width: 510px;
	margin-left: auto;
	margin-right: auto;
}
#main #recruit .form dt {
	width: 150px;
	color: #FFFFFF;
	float: left;
	font-size: 15px;
}
#main #recruit .form dd {
	width: 320px;
	font-size: medium;
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#main #recruit .form .form_style {
	width: 320px;
	padding: 5px;
	background-color: #FFFFFF;
	border-width: 0px;
}
#main #recruit .form .form_style3 {
width: 100px;
padding: 5px;
}
#main #recruit .form .form_style2 {
	width: 320px;
	height: 100px;
	padding: 5px;
	background-color: #E1F9FF;
}
#main #recruit .form .form_style4 {
	width: 40px;
	padding: 5px;
	background-color: #FFFFFF;
	border-width: 0px;
}
#main #recruit .direction {
margin-bottom: 30px;
}

#main #recruit .direction img {
width: 100%;
height: auto;
}

#main #access {
margin-bottom: 30px;
}

#main #access {
margin-bottom: 30px;
}

#main #access .address {
margin-bottom: 30px;
}

#gmap iframe,
#gmap object,
#gmap embed {
height: auto;
max-width: 100%;
}

#gmap img {
max-width: none !important;
 }

#map_canvas {
width: 100%;
height: 400px;
	}

#main #campaign {
	margin-bottom: 30px;
	width: 100%;
}


#main #campaign ul {

}
#main #campaign ul li {
}
#main #campaign ul li img {
height: auto;
width: 100%;
}


/**************************
/* グリッド（4カラム）
**************************/
.gridWrapper{
padding-bottom:20px;
overflow: hidden;
}

* html .gridWrapper{height:1%;}
	
.grid{
	float: left;
	padding-top: 3%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 2%;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(../common/side_slide_bg.jpg);
	background-repeat: repeat-x;
}
.grid .img {
	width: 100%;
    margin-bottom: 5px;
	text-align: center;
}
.grid .img img {
	width: 100%;
	height: auto;
}
.grid .name {
	width: 100%;
	margin-bottom: 5px;
	float: left;
	padding-bottom: 3px;
	padding-right: 0px;
	text-align: center;
}

.grid .name .namae {
	margin-right: 8px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #C2A663;
	border-left: 3px solid #c2a663;
	padding-left: 8px;
	line-height: 100%;
}
.grid .name .icon {
	width: 30px;
	float: left;
	padding: 0px!important;
	margin-right: 7px;
	height: 15px;
}
.grid .name .icon img {
	width: 30px;
	height: 15px;

}

.grid .name .age {
	padding: 0px!important;
	clear: both;
	width: 100%;
	text-align: left;
}
.grid .btm {
	width: 100%;
	float: left;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	padding-bottom: 0px;
	color: #2A2A2A;
}
.grid .date {
	width: 100%;
	float: left;
	color: #292929;
}


.grid p.img,.grid p.readmore{text-align:center;}

.readmore{
clear:both;
background:#000;
}

.gridWrapper img, img.frame{
	margin-bottom: 10px;

}

/**************************
/* グリッド（2カラム）
**************************/
	

.grid2{
	float: left;
	margin-bottom: 10px;
	background-position: 0% bottom;
	background-repeat: repeat-x;
}
.grid2 .name{
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #A4A4A4;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.grid2 .name .new{
	margin-top: 7px;
	padding: 0;
	display: inline;
	margin-bottom: 0px;
}
.grid2 dl{
padding-bottom: 5px;
margin-bottom: 10px;
}
.grid2 dt{
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	border-left: 3px solid #FF983F;
	line-height: 100%;
	color: #FFFFFF;
}
.grid2 dd{
	color: #2B2B2B;
	padding: 4px;
	background-color: #FFFFFF;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.grid2 .txt {
float: left;
background-color: #262626;
font-size: 12px;
color: #FFF;
width: 100%;
}
.grid2 .img {
width: 100%;
margin-bottom: 5px;
float: left;
text-align: center;
}
.grid2 .img img {
width: 100%;
height: auto;
margin: 0px;
}
.prev{
	width: 50%;
	float: left;
	}
.prev img{
	height: auto;
	}
.next{
	width: 50%;
    float: right;
	}
.next img{
    height: auto;
	}

/*************
メイン コンテンツ
*************/
section.content{
padding:10px 0;
margin-bottom:20px;
border-radius:6px;
overflow:hidden;
font-size:14px;
}

* html section.content{height:1%;}

section.content p{margin-bottom:5px;}

h3.heading{
padding:5px 5px 5px 10px;
margin-bottom:10px;
font-size:16px;
border-left:10px solid #280b36;
border-right:10px solid #280b36;
color:#fff;
background:#000;
}

section.content img{
max-width:90%;
height:auto;
}

section.content #gallery .grid img{max-width:100%}

.alignleft{
float:left;

clear:left;
margin:3px 10px 10px 0;
}

.alignright{
float:right;
clear:right;
margin:3px 0 10px 10px;
}



/*************
テーブル
*************/
table.table{
border-collapse:collapse;
width:100%;
margin:10px auto;
}

table.table th,table.table td{
padding:5px;
border:1px solid #280b36;
}

table.table th{
text-align:right;
font-weight:bold;
letter-spacing:1px;
white-space:nowrap;
color:#fff;
background:#000;
border-left:#280b36 5px solid
}

table.table td{border-left:#280b36 3px double}



/*************
サブ（フッター前）コンテンツ
*************/
#sub ul{padding:10px;}

#sub li{
margin-bottom:10px;
padding-bottom:10px;
border-bottom:1px dashed #ebebeb;
}

#sub li:last-child{
border:0;
margin-bottom:0;
}

#sub li a{display:block;}

#sub ul.list{padding-bottom:7px;}

#sub ul.list li{
clear:both;
margin-bottom:4px;
padding:4px 0;
overflow:hidden;
}

* html #sub ul.list li{height:1%;}

#sub ul.list li img{
float:left;
margin:0 10px 0 0;
}

#sub ul.list li{
font-size:12px;
line-height:1.35;
}

/*************
/* pagetop
*************/

.pagetop{
clear: both;
width: 95%;
text-align: right;
padding-top: 20px;
padding-bottom: 20px;

	}
.pagetop img {
width: 80px;
text-align: right;
height: 80px;
}



/*************
/* フッター
*************/
#footer{
	clear: both;
	padding: 20px 0;
	overflow: hidden;
	background-image: url(../common/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer .inner {
width: 1020px;
margin-right: auto;
margin-left: auto;
}

#footer .inner .logo {
	float: left;
	width: 30%;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	margin-right: 20px;
}
#footer .inner .logo img {
height: auto;
width: 100%;
}
#footer .inner .tel {
	float: left;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	/* [disabled]display: inline; */
	width: 460px;
	color: #FFFFFF;
}

#footer .copyright{
font-size: 11px;
color: #CCC;
width: 100%;
margin-right: auto;
margin-left: auto;
text-align: center;
clear: both;
margin-bottom: 20px;
}

* html #footer{height:1%;}

.tel strong{
font-size:20px;
font-weight:bold;
}

#footer a{color:#fff;}
#footer a:hover{color:#ccc;}

.fix-menu{
    display: none;
    width: 0px;
    height: 0px;
}



/* PC用 */
@media only screen and (min-width:1020px){	
#wrapper .inner{
	width: 1020px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}
	
#wrapper{
	padding-bottom: 20px;
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
}
#wrapper #side {
width: 23%;
float: right;
}
#header .inner {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
}	
#header .inner .logo{
	float: left;
	padding: 5px 0 0;
	height: auto;
	width: 430px;
	margin-top: 13px;
}

#header .logo img{
width:100%;
height: auto;
}
#header .tel {
    width: 230px;
    padding-right: 0;
    padding-bottom: 0;
    float: right;
    margin-right: 10px;
    background-repeat: no-repeat;
    margin-top: 15px;
}
#header .ban {
    width: 230px;
    padding-right: 0;
    padding-bottom: 0;
    margin-right: auto;
    height: 52px;
    background-repeat: no-repeat;
    margin-left: auto;
}
#header .ban li{
    float: left;
    margin-right: 1%;
    width: 48%;
    margin-left: 1%;
}
#header .ban li img{
	width: 100%;
	height: auto;
}
#header .tel_sp,#header .tel_sp a{
	display: none;
	color: #FFFFFF;
}
#header .email_sp,#header .email_sp a {
display: none;
color: #FFFFFF;
}	
#header .open {
display: none;
}
#header .credit{
    text-align: left;
    margin-left: 10px;
}
	#header .credit li{
		float: left;
	}	
nav div.panel{
	display: block !important;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

a#menu{display:none;}
nav#mainNav{
	overflow: hidden;
	width: 100%;
	background-image: url(../common/navi_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 45px;
}
nav#mainNav ul{
	width: 820px!important;
	margin-left: auto;
	padding-top: 15px;
	margin-right: auto;
	text-align: center;
	padding-bottom: 15px;
	height: auto;
}

* html nav#mainNav ul{
	height: 1%;
}

nav#mainNav ul li{
	text-align: center;
	margin-top: 3px!important;
	margin-bottom: 3px!important;
	line-height: 100%;
	font-size: 15px;
	color: #FFFFFF;
	padding-top: 10px;
	margin-right: 2px!important;
	margin-left: 2px!important;
	height: 15px;
	padding-left: inherit;
	padding-right: inherit;
	padding-left: 30px!important;
	padding-right: 30px!important;
	background-image: url(../common/line.png);
	background-position: right center;
	background-repeat: no-repeat;
}

nav#mainNav ul li a{
	color: #FFFFFF;
	background-repeat: no-repeat;
}

nav#mainNav ul span{
font-size:10px;
}

nav#mainNav ul li.active a,nav#mainNav ul a:hover{
	color: #FDE065;
	font-weight: normal!important;
}
.link .banner{
	float: left;
	padding: 1%!important;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-bottom: 10px;
	width: 48%;
	height: 45px;
}
.link .banner img{
	width: auto;
	max-height: 45px;
}	
/* グリッド全体 */
.gridWrapper{
width: 100%;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
}
	
/* グリッド共通 ベース:トップページ4カラム */
.grid{
	float: left;
	width: 19%!important;
	padding: 2%!important;
	margin-right: 1%!important;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	margin-left: 1%!important;
}
.grid .img {
	width: 100%;
	height: 195px!important;
	margin-bottom: 5px;
	text-align: center;
}
.grid .img img {
	width: 100%;
	overflow-y: hidden!important;
	height: 195px;
}
/* グリッド（2カラム）*/
	
.grid2{
	float: left;
	width: 49%!important;
	padding: 2%!important;
	margin-right: 2%!important;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
	border-radius: 7px;
	margin-bottom: 20px;
}

.prev{
	width: 30%;
	float: left;
	}
.prev img{
	width: 100%;
	height: auto;
	}
.next{
	width: 30%;
    float: right;
	}
.next img{
	width: 100%;
    height: auto;
	}
	
/* サブコンテンツ + フッター グリッド(3カラム) */
#sub .grid, #footer .grid{width:298px;}
#footer .grid{border:0;}

#map_canvas {
	width: 100%;
	height: 400px!important;
	}
}


/* スマホlandscape以上ipad等 */
@media only screen and (min-width:641px){

#slogan h1{
text-align: left;
font-weight: normal;
}
	
#header{
	padding-top: 4px;
	background-image: url(../common/bg.jpg);
	background-position: center top;
}
	
#header .logo{
	float: left;
	padding-top: 15px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	width: 40%;
}

#header .logo img{
 width:100%;
height: auto;
}
#header .tel_sp {
	display: none;
	color: #FFFFFF;
}

#header .email_sp {
display: none;
}

#header .open {
display: none;
}

nav div.panel{
	display: block !important;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

a#menu{display:none;}

nav#mainNav{
	overflow: hidden;
	width: 100%;
	background-image: url(../common/gnavi_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
nav#mainNav ul{
	width: 100%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

* html nav#mainNav ul{height:1%;}

nav#mainNav ul li{
	margin-left: 1%;
	margin-right: 1%;
	width: 14%;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	font-weight: normal;
	line-height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 3px;
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	background-position: right center;
	background-repeat: no-repeat;
}

nav#mainNav ul a{
	color: #FDFDFD;
}

nav#mainNav ul span{
font-size:10px;
}

nav#mainNav ul li.active a,nav#mainNav ul a:hover{
	color: #FFE97A;

}
		
#wrapper #main {
	width: 70%;
	float: left; 				font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#wrapper #side {
	width: 26%;
	position: relative;
	float: right;
    }
    #main #recruit .form .form_style {
	width: 320px;
	padding: 5px;
	font-size: 15px;
	background-color: #FFFFFF;
	border-width: 0px;
}
#main #recruit .form .form_style3 {
	width: 100px;
	padding: 5px;
	font-size: 15px;
}
#main #recruit .form .form_style2 {
	width: 310px;
	height: 100px;
	padding: 5px;
	font-size: 15px;
	border-width: 0;
	background-color: #FFFFFF;
}			
#footer .logo{
	float:none;
	text-align:center;
	padding:10px 5px;
}
	
.grid{
	float: left;
	width: 42%;
	padding: 3%;
	margin-top: 10px;
	margin-right: 2%;
	margin-bottom: 20px;
	margin-left: 0;
}
.grid .img{
	width: 100%;
	overflow-y: hidden;
	height: 330px;
	}	
	
.grid img{
	width: 100%;
	overflow-y: hidden;
}
.grid .name .age {
	float: left;
	width: auto;
	clear: none;
}	
/* グリッド（2カラム）*/
	
.grid2{
	float: left;
	width: 44%!important;
	padding: 2%!important;
	margin-right: 1%!important;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-bottom: 20px;
	margin-left: 1%;
}

.prev{
	width: 30%;
	float: left;
	}
.prev img{
	width: 100%;
	height: auto;
	}
.next{
	width: 30%;
    float: right;
	}
.next img{
	width: 100%;
    height: auto;
	}

#sub .grid{
width:32%;
margin:10px 1%;
}
	
#sub .grid:first-child{
margin-left:0;
}
	
#sub .grid:last-child{
margin-right:0;
}
	
#footer .grid, #footer .grid p{
float:none;
width:100%;
text-align:center;
border:0;
}
	
#footer .grid:last-child{padding-top:20px;}


#map_canvas {
	width: 100%;
	height: 400px!important;
	}

}


/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:640px){

#header{
width: 96%;
position: relative;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
padding-top: 0;
padding-right: 2%;
padding-bottom: 0;
padding-left: 2%;
}
#h2 {
	font-size: medium;
	font-weight: bold;
}
#h3 {
	font-size: medium;
	font-weight: bold;
}

#wrapper{
	width: 96%;
	position: relative;
	margin-left: 2%;
	margin-right: 2%;
}
 
#header .logo{
width: 70%;
padding-top: 5px;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
float: left;
}

#header .logo img{
width:100%;
height: auto;
}
	
#header .tel {
display: none;
}    
#header .credit{
    display: none;
}
#header .finance{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 60%;
	display: block;
    margin-bottom: 10px;
}	
	#header .finance img{
		width: 100%;
		height: auto;
	}	
#header .open {
	font-size: medium;
	width: 100%;
	font-weight: normal;
	color: #d7c181;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #D7C181;

	float: left;
	margin-bottom: 8px;
	line-height: 160%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
	.open ul{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
	}
	.open ul li{
    float: left;
    margin-left: 0%;
    margin-right: 0%;
    width: 25%;
}	
	.open ul li img{
		width: 100%;
		height: auto;
	}	
#header .open a{
	color: #d7c181;
	font-size: large;
	font-weight: bold;
	}
#header .tel_sp{
	font-size: large;
	float: left;
	width: 45%;
	font-weight: normal;
	text-align: center;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
	padding: 2%;
	margin-right: 1%;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #322e17), color-stop(0.00, #70663a));
	background: -webkit-linear-gradient(top, #70663a 0%, #322e17 88%);
	background: -moz-linear-gradient(top, #70663a 0%, #322e17 88%);
	background: -o-linear-gradient(top, #70663a 0%, #322e17 88%);
	background: -ms-linear-gradient(top, #70663a 0%, #322e17 88%);
	background: linear-gradient(to bottom, #70663a 0%, #322e17 88%);
	margin-bottom: 10px;
	color: #FFFFFF;
	display: none;
}
#header .tel_sp a{
	color: #FFFFFF;
	display: none;
}
#header .email_sp {
	font-size: large;
	float: right;
	width: 45%;
	font-weight: normal;
	text-align: center;
	padding: 2%;
	color: #FFF;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #322e17), color-stop(0.00, #70663a));
	background: -webkit-linear-gradient(top, #70663a 0%, #322e17 88%);
	background: -moz-linear-gradient(top, #70663a 0%, #322e17 88%);
	background: -o-linear-gradient(top, #70663a 0%, #322e17 88%);
	background: -ms-linear-gradient(top, #70663a 0%, #322e17 88%);
	background: linear-gradient(to bottom, #70663a 0%, #322e17 88%);
	margin-bottom: 10px;
	display: none;
}
	#header .ban{
		display: none;
	}	
#header .email_sp a{
color: #FFFFFF;	}

nav#mainNav{
	overflow: hidden;
	width: 100%;
	background-image: url(../common/navi_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

nav#mainNav a.menu{
	width: 100%;
	display: block;
	height: 40px;
	font-weight: bold;
	text-align: center;
	color: #fff;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fd9c68), color-stop(0.51, #ea5506), color-stop(0.50, #f17431), color-stop(0.00, #feceb4));
background: -webkit-linear-gradient(top, #feceb4 0%, #f17431 50%, #ea5506 51%, #fd9c68 100%);
background: -moz-linear-gradient(top, #feceb4 0%, #f17431 50%, #ea5506 51%, #fd9c68 100%);
background: -o-linear-gradient(top, #feceb4 0%, #f17431 50%, #ea5506 51%, #fd9c68 100%);
background: -ms-linear-gradient(top, #feceb4 0%, #f17431 50%, #ea5506 51%, #fd9c68 100%);
background: linear-gradient(top, #feceb4 0%, #f17431 50%, #ea5506 51%, #fd9c68 100%);


	font-size: large;
	padding-top: 10px;
}

nav#mainNav a#menu span{padding-left:10px;}
nav#mainNav a.menu span:before{content: "→ ";}
nav#mainNav a.menuOpen span:before{content: "↓ ";}

nav#mainNav a#menu:hover{cursor:pointer;}

nav .panel{
	display: none;
	width: 100%;
	position: relative;
	right: 0;
	top: 0;
	z-index: 1;
	margin-bottom: 20px;
}

nav#mainNav ul {
float: none;
clear: both;
width: 100%;
height: auto;
display: block;
}

nav#mainNav ul li{
	float: none;
	clear: both;
	width: 100%;
	height: auto;
	display: block;
	font-size: large;
	text-align: center;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B49856;
	color: #2A2A2A;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}


nav#mainNav ul li a,nav#mainNav ul li.current-menu-item li a{
	display: block;
	font-size: large;
	color: #FFFFFF;
}
	
nav#mainNav ul li a span{
}
	
nav#mainNav ul li.active a,nav#mainNav ul li a:hover{
	color: #FFDC64;
	font-weight: bold;
}

nav div.panel{
float: none;
}

#wrapper #main {
width: 96%;
margin-right: auto;
margin-left: auto;
float: none;
}
#main #recruit .form .form_style {
	width: 280px;
	padding: 5px;
	font-size: medium;
}
#main #recruit .form .form_style3 {
	width: 100px;
	padding: 5px;
	font-size: medium;
}
#main #recruit .form .form_style2 {
width: 280px;
height: 100px;
padding: 5px;
font-size: 15px;}

#main .massageMenu .price {
margin-bottom: 30px;
width: 100%;
padding-top: 10px;
padding-bottom: 10px;
font-size: medium;
}

#main .massageMenu .price ul {

}
#main .massageMenu .price ul li {
font-size: 20px;
width: 100%;
margin-bottom: 10px;
margin-top: 10px;
}
#main .massageMenu .txt img {
margin-bottom: 10px;
width: 100%;
font-size: 20px;
height: auto;
}

#main #recruit .boshu dl {
	margin-bottom: 20px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px dotted #727272;

}
#main #recruit .boshu dt {
	width: 100%;
	margin-bottom: 5px;
	font-size: medium;
	font-weight: bold;
}
#main #recruit .boshu dd {
width: 100%;
font-size: medium;
margin-bottom: 0px;
}

#main #recruit .form{
margin-bottom: 30px;	
}
#main #recruit .form .ttl{
	margin-bottom: 10px;
	color: #B4090B;
	font-size: medium;
	padding: 5px;
	font-weight: bold;
}
	
#main #recruit .form dl {
margin-bottom: 30px;
width: 90%;
margin-left: auto;
margin-right: auto;
}
#main #recruit .form dt {
width: 100%;
margin-bottom: 5px;
font-size: medium;
color: #a17947;
font-weight: bold;

}
#main #recruit .form dd {
width: 100%;
font-size: medium;
}
#main #recruit .form .form_style {
width: 100%;
padding: 5px;
}
#main #recruit .form .form_style2 {
width: 100%;
height: 100px;
padding: 5px;
}

#main #recruit .direction {
margin-bottom: 30px;
}

#main #recruit .direction img {
width: 100%;
height: auto;
}

#main #access .address {
margin-bottom: 30px;
font-size: medium;
}

#main #whatnew{
margin-bottom: 30px;
width: 100%;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
padding-top: 10px;
padding-bottom: 10px;

	}	
#main #whatnew .new_inner dl{
padding-bottom: 7px;
margin-bottom: 7px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #fff;
width: 92%;
max-height: 200px; 
margin-right: 4%;
margin-left: 2%;
	}	
	
#main #whatnew .new_inner dl dt{
width: 100%;
line-height: 120%;
font-size: small;
margin-bottom: 4px;
float: none!important;
font-weight: bold;
display: block;
	}	

#main #whatnew .new_inner dl dd{
width: 100%;
font-size: medium;
  float: none!important;
    }

#footer .grid p{text-align:center;}

.grid {
padding: 3%;
margin-bottom: 20px;
}

.grid .img {
	float: none;
	margin: 0 auto;
	width: 100%;
}

.grid .name {
	width: 100%;
	margin-bottom: 5px;
	float: left;
	padding-bottom: 5px;
}

.grid .name .namae {
font-size: medium;

}

.grid .name .icon {
	float: left;
}
.grid .name .icon img {

}
.grid .btm {
font-size: medium;
}
.grid .date {
font-size: medium;
}
.grid p,#sub .grid li{text-align:left;}


.prev{
	width: 45%;
	float: left;
	}
.prev img{
	width: 100%;
	height: auto;
	}
.next{
	width: 45%;
    float: right;
	}
.next img{
	width: 100%;
    height: auto;
	}
.alignleft,.alignright{
float:none;
display:block;
margin:0 auto 10px;
	}
	
#sub ul.list li img{margin:0 5px 0 0;}

#footer{
	
 	
	}
#footer .inner {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
}

#footer .inner .logo {
	width: 260px;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

#footer .inner .logo img {
	height: auto;
	width: 100%;
}
#footer .inner .tel {
	padding: 0px;
	width: 300px;
	margin-bottom: 15px;
	font-size: medium;
	margin-left: auto;
	margin-right: auto;
}

#footer .copyright{
font-size: 11px;
color: #CCC;
width: 100%;
margin-right: auto;
margin-left: auto;
text-align: left;
clear: both;
margin-bottom: 50px;
}

}

#map_canvas {
width: 100%;
height: 300px;
	}


/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){

/**************************
/* GNAVI
**************************/
#gnavi{
    height: auto;
    margin-top: 0px;
    background-image: none;
    margin-bottom: 0px;
}
#gnavi ul{
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    height: auto;
    margin-bottom: 0px;
    background-image: url(../images/gnavi2.jpg);
    background-position: center center;
}
#gnavi ul li{
    padding-right: 0px;
    margin-right: 0px;
    margin-left: 0px;
    background-repeat: no-repeat;
    float: left;
    width: 33.333333333%;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-left: 0px;
    text-align: center;
    line-height: 30px;
 
	}
    #gnavi ul li img{
        width: 100%;
        height: auto;
    }    
.gridWrapper{
	width: 100%;
	margin-top: 20;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
  display: flex;
    flex-wrap: wrap;}    
.grid{
    width: 31.333333%;
    padding-top: 0px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    background-color: #d3cec6;
    margin-right: 1%!important;
    margin-left: 1%!important;
    padding-left: 0px;
    padding-right: 0px;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../common/therapist.jpg);
    background-repeat: repeat-x;
    background-position: 0% bottom;
    color: #FFFFFF;
}
.grid .img {
	width: 100%;
	margin-bottom: 5px;
	text-align: center;
	float: none;
	margin-right: auto!important;
	margin-left: auto!important;
	height: auto;
	overflow-y: hidden;
	max-width: 240px;
}
.grid .img img {
	width: 100%;
	height: auto;
}
.grid .name {
	width: 100%;
	margin-bottom: 5px;
	float: none;
	padding-bottom: 3px;
	padding-right: 0px;
	height: auto;
}
.grid .name .icon {
	float: right;
	width: auto;
}
.grid .name .age {
	float: left;
	width: auto;
	clear: none;
}
.grid .name .namae {
    margin-right: 0px;
    float: none;
    font-size: small;
    font-weight: bold;
    color: #FFFFFF;
    border-left: 0px none #393224;
    padding-left: 0px;
    padding-bottom: 5px;
    line-height: 100%;
    border-bottom: 1px dotted #8A7B5E;
}

.grid2{
float: none;
width: 280px !important;
padding: 10px!important;
margin-right: auto!important;
margin-left: auto!important;
margin-bottom: 20px;
}
.grid2 img{
float: none;
width: 280px !important;

}
.grid2 .name img{
width: 30px !important;

}

    
#mainBanner{
	width: 100% ;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	}
#mainBanner h2,#mainBanner h3{font-size:75%;}
.subImg .slogan{right:-30px;}
	
.grid img{
	height: auto;
}
	
#sub .grid{
float:none;
width:98%;
}

#sub .grid h3{padding:10px 5px;}

#sub ul.list{padding:10px;}
	
#sub ul.list li{
padding-bottom:3px;
margin-bottom:3px;
}
	
.scheduleBox{
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-right: 2%;
	padding-left: 2%;
	background-color: rgba(255,255,255,1.00);
	padding-bottom: 2%;
	background-image: url(../images/news_title_large.png);
	background-repeat: no-repeat;
	margin-bottom: 30px;
	border: 1px solid rgba(197,181,149,1.00);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/* box-shadow */
	box-shadow: 4px 3px 1px -1px #f2f2f2;
	-moz-box-shadow: 4px 3px 1px -1px #f2f2f2;
	-webkit-box-shadow: 4px 3px 1px -1px #f2f2f2;
	}
.scheduleBox .ttl{
	width: 210px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 0px;
	}	

/*////tab//////// */
#tab-menu {
	list-style: none;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;

}
#tab-menu li {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right 0%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	display: block;
	font-size: medium;
	color: #6A6A6A;
	float: left;
	width: 18%;
	padding-left: 1%;
	padding-right: 1%;
	margin-bottom: 2px;
	text-align: center;
	margin-left: 1px;
	margin-right: 1px;
}
#tab-menu li.active {
	background-color: #ffcc8b;
	color: #fff;
	border: 3px solid #ffcc8b;
	width: 18%;
	padding-left: 1%;
	padding-right: 1%;
	text-align: center;
	margin-left: 1px;
	margin-right: 1px;
	display: block;
	margin-bottom: 2px;
	float: left;
}

/* tab 部分 */
#tab-box {
	padding: 15px;
	border: 1px solid #ffcc8b;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	}
#tab-box .cont {
  display: none;
}
#tab-box div.active {
  display: block;
}
/*tab-contents*/
#tab-box .cont .cast_box{
	width: 48%;
	border: 1px solid #D9D4BC;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	margin-right: 1%;
	margin-bottom: 10px;
	margin-left: 1%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#tab-box .cont .cast_box:nth-child(5n){
	margin-right: auto;
}

#tab-box .cast_box .image{
	width: 100%;
	height: 160px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow-y: hidden;
}
#tab-box .cast_box .image img{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	}	
	
#tab-box .cast_box .name{
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: center;
	background-color: #4D432A;
	background-image: none;
	padding-top: 10px;
	color: #FFFFFF;
}
#tab-box .cast_box .time{
	font-size: 13px;
	text-align: center;
}
	
	
#wrapper #side {
	width: 300px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#main #whatnew{
	margin-bottom: 30px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	}
#main #whatnew .new_inner {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	max-width: 500px;
	overflow-y: auto;
	height: auto;
}

	
#main #whatnew .new_inner dl{
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #69582C;
	width: 270px;
	margin-left: auto;
	margin-right: auto;
	}	
	
#main #whatnew .new_inner dt{
	width: 260px;
	color: #966E36;
	margin-bottom: 7px;
	font-weight: bold;
	display: block;
	}	

#main #whatnew .new_inner dd{
	width: 260px;
	display: block;
	}	
#main #recruit .form .form_style {
	width: 264px;
	padding: 4px;
	font-size: medium;
}
#main #recruit .form .form_style3 {
	width: 264px;
	padding: 7px;
	font-size: medium;
}
#main #recruit .form .form_style2 {
width: 264px;
padding: 7px;
height: 100px;
font-size: medium;

}
#main #recruit .form .form_style4 {
	font-size: medium;
	padding: 7px;
	}

#main #recruit .form dl,#main #recruit .boshu dl {
	margin-bottom: 15px;
	width: 280px;
	margin-left: auto;
	margin-right: auto;

}
#main #recruit .form dt,#main #recruit .boshu dt {
	width: 280px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 7px;
	font-size: large;
	margin-bottom: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: none;
}
#main #recruit .form dd,#main #recruit .boshu dd {
	width: 280px;
	font-size: medium;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-left: 0px;
	float: none;
}


.prev{
	width: 45%;
	float: left;
	}
.prev img{
	width: 100%;
	height: auto;
	}
.next{
	width: 45%;
    float: right;
	}
.next img{
	width: 100%;
    height: auto;
	}
.fix-menu {
    position: fixed;
    bottom: 0;
    height: auto;
    z-index: 999;
    width: 100%;
    text-align: center;
    display: block;
 }
    .fix-menu ul{}
    .fix-menu ul li{
    width: 25%;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    } 
 .fix-menu ul li img{
    width: 100%;
   height: auto;
    }  
 iframe { width:100%; height:100%; max-width:960px; }
 .twitter-timeline { width:100%; height: 300px; }

    
}
