﻿/*
Theme Name: Twenty Fifteen
Theme URL: https://mens-esthe.work
Description: mens-esthe
Author: WRS
Version:0.1
Tags: 
License: GNU General Public License v2 or later
License URI: LICENSE
*/



/* 固定レイアウト共通 */
body.layout-three-column,
body.layout-three-column-right,
body.layout-two-column-left,
body.layout-two-column-right {
    text-align: center;
    background: #36414d;
}

.layout-three-column #box,
.layout-three-column-right #box,
.layout-two-column-left #box,
.layout-two-column-right #box {
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 25px 0;
    border-bottom: 1px solid #eceba8;
    border-left: 1px solid #eceba8;
    border-right: 1px solid #eceba8;
    text-align: left;
    background-color: #1f180e;
}

#content {
background-color: #1f180e;
}


/* 3カラム固定レイアウト幅 */
.layout-three-column-right #box,
.layout-three-column #box {
    width: 1000px;
}

/* 2カラム固定レイアウト幅 */
.layout-two-column-left #box,
.layout-two-column-right #box {
    width: 815px;
}

/* 3カラム固定レイアウト */
.layout-three-column #content {
    float: left;
    border-bottom: 1px solid #eceba8;
    border-left: 1px solid #eceba8;
    border-right: 1px solid #eceba8;
    width: 628px;
    margin-left: 185px;
background-color: #1f180e;
}

.layout-three-column #links-left-box,
.layout-three-column #links-right-box {
    float: left;
    width: 185px;
background-color: #1f180e;
}

.layout-three-column #links-left-box {
    margin-left: -815px;
}

.layout-three-column #links-right-box {
    margin-left: 0;
}

.layout-three-column #links-left,
.layout-three-column #links-right {
    padding: 15px 15px 0 15px;
}

/* 3カラム固定レイアウト（右サイドバー） */
.layout-three-column-right #content {
    float: left;
    width: 633px;
    border-bottom: 1px solid #eceba8;
    border-right: 1px solid #eceba8;
}
.layout-three-column-right #links-left-box {
    float: left;
    width: 180px;
}
.layout-three-column-right #links-right-box {
    float: left;
    width: 185px;
}
.layout-three-column-right #links-left {
    padding: 15px 5px 0 15px;
}
.layout-three-column-right #links-right {
    padding: 15px 15px 0 15px;
}



/* 2カラム固定レイアウト(右サイドバー) */
.layout-two-column-right #content {
    float: left;
    width: 478px;
    border-bottom: 1px solid #7fae75;
    border-right: 1px solid #7fae75;
}
.layout-two-column-right #links-right-box {
    float: left;
    width: 185px;
}
.layout-two-column-right #links-right {
    padding: 15px 15px 0;
}

/* 2カラム固定レイアウト(左サイドバー) */
.layout-two-column-left #content {
    float: left;
    width: 478px;
    border-bottom: 1px solid #7fae75;
    border-left: 1px solid #7fae75;
}
.layout-two-column-left #content {
    margin-left: 185px;
}
.layout-two-column-left #links-left-box {
    float: left;
    width: 185px;
}
.layout-two-column-left #links-left-box {
    margin-left: -665px;
}

.layout-two-column-left #links-left {
    padding: 15px 15px 0;
}

/* リキッドレイアウト共通 */
.layout-three-column-liquid #content,
.layout-three-column-liquid-right #content,
.layout-two-column-liquid-right #content,
.layout-two-column-liquid-left #content,
.layout-three-column-liquid #links-left-box,
.layout-three-column-liquid #links-right-box,
.layout-three-column-liquid-right #links-left-box,
.layout-three-column-liquid-right #links-right-box,
.layout-two-column-liquid-right #links-right-box,
.layout-two-column-liquid-left #links-left-box {
    position: relative;
    display: inline;
    float: left;
background: #fff;
}
.layout-three-column-liquid .blog,
.layout-three-column-liquid-right .blog,
.layout-two-column-liquid-right .blog,
.layout-two-column-liquid-left .blog,
.layout-three-column-liquid #links-left,
.layout-three-column-liquid #links-right,
.layout-three-column-liquid-right #links-left,
.layout-three-column-liquid-right #links-right,
.layout-two-column-liquid-right #links-right,
.layout-two-column-liquid-left #links-left {
    position: static;
}
.layout-three-column-liquid #content,
.layout-three-column-liquid-right #content,
.layout-two-column-liquid-right #content,
.layout-two-column-liquid-left #content,
.layout-three-column-liquid #links-left,
.layout-three-column-liquid #links-right,
.layout-three-column-liquid-right #links-left,
.layout-three-column-liquid-right #links-right,
.layout-two-column-liquid-right #links-right,
.layout-two-column-liquid-left #links-left,
.layout-three-column-liquid .entry,
.layout-three-column-liquid-right .entry,
.layout-two-column-liquid-right .entry,
.layout-two-column-liquid-left .entry {
    overflow-x: hidden;
}

/* ネガティブマージンで選択やクリックできない不具合の対処 */
.layout-three-column-liquid #links-left {
    position: relative;
    z-index: 2;
}

/* 3カラムリキッド */
.layout-three-column-liquid #content {
    width: 100%;
}
.layout-three-column-liquid .blog {
    margin: 0 200px;
    padding: 18px 15px 10px;
    border-bottom: 1px solid #7fae75;
    border-left: 1px solid #7fae75;
    border-right: 1px solid #7fae75;
    height: 100%; /* for IE6 */

}
.layout-three-column-liquid .blog {
    padding: 10px 15px;
}

/* 3カラムリキッド(右サイドバー) */
.layout-three-column-liquid-right #content {
    width: 100%;
    margin-right: -535px;
}
.layout-three-column-liquid-right .blog {
    margin-right: 535px;
    padding: 18px 15px 10px;
    border-bottom: 1px solid #7fae75;
    border-right: 1px solid #7fae75;
    height: 100%; /* for IE6 */
}
.layout-three-column-liquid-right .blog {
    padding: 10px 15px;
}

/* 2カラムリキッド(右サイドバー) */
.layout-two-column-liquid-right #content {
    width: 100%;
}
.layout-two-column-liquid-right .blog {
    margin-right: 200px;
    padding: 18px 15px 10px;
    border-bottom: 1px solid #7fae75;
    border-right: 1px solid #7fae75;
    height: 100%; /* for IE6 */
}
.layout-two-column-liquid-right .blog {
    padding: 10px 15px;
}

/* 2カラムリキッド(左サイドバー) */
.layout-two-column-liquid-left #content {
    width: 100%;
}
.layout-two-column-liquid-left .blog {
    margin-left: 200px;
    padding: 18px 15px 10px;
    border-bottom: 1px solid #7fae75;
    border-left: 1px solid #7fae75;
    height: 100%; /* for IE6 */
}
.layout-two-column-liquid-left .blog {
    padding: 10px 15px;
}

/* リキッドレイアウト・サイドバー */
.layout-three-column-liquid #links-left-box {
    top: 15px;
    width: 200px;
    margin-left: -100%;
}
.layout-three-column-liquid-right #links-left-box {
    top: 15px;
    right: 0px;
    width: 185px;
}
.layout-three-column-liquid-right #links-right-box {
    top: 15px;
    width: 200px;
}
.layout-three-column-liquid #links-right-box,
.layout-two-column-liquid-right #links-right-box {
    top: 15px;
    width: 200px;
    margin-left: -200px;
}
.layout-two-column-liquid-left #links-left-box {
    top: 15px;
    width: 200px;
    margin-left: -100%;
}
.layout-three-column-liquid #links-left,
.layout-three-column-liquid #links-right,
.layout-two-column-liquid-right #links-right,
.layout-two-column-liquid-left #links-left {
    padding: 0 15px;
    height: 95%; /* for IE6 */
}
.layout-three-column-liquid-right #links-left {
    padding: 0 0 0 15px;
    height: 95%; /* for IE6 */
}
.layout-three-column-liquid-right #links-right {
    padding: 0 15px;
    height: 95%; /* for IE6 */
}

/* リキッドレイアウト・フッタ */
.layout-three-column-liquid #footer,
.layout-three-column-liquid-right #footer,
.layout-two-column-liquid-right #footer,
.layout-two-column-liquid-left #footer {
    margin-top: 25px;
    border-top: 1px solid #7fae75;
    height: 60px;
    color: #fff;
    background: #a13219;
    font-size: 12px;
    text-align: center;
    line-height: 5.0;
}

span.link-footer {
color: #fff;
}

.blog {
    padding: 10px 15px;
background-color: #1f180e;
}
@media only screen and (max-width:640px) {
.blog {
    padding: 10px 15px;
background-color: #1f180e;
}
}
@media only screen and (min-width:869px) {
.layout-three-column #footer,
.layout-three-column-right #footer,
.layout-two-column-left #footer,
.layout-two-column-right #footer {
    margin-right: auto;
    margin-left: auto;
    height: 42px;
    color: #fff;
    background: #1f180e;
    font-size: 11pt;
    text-align: center;
    line-height: 3.5;
}
}

.layout-three-column #footer,
.layout-three-column-right #footer {
    width: 1000px;
}
.layout-two-column-left #footer,
.layout-two-column-right #footer {
    width: 815px;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* ------------------------------------------------------------------------------------ */
@media only screen and (min-width:641px) and (max-width:868px) {

.layout-three-column #box,
.layout-three-column-right #box,
.layout-two-column-left #box,
.layout-two-column-right #box {
    width: 478px;
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 25px 0;
    border-bottom: 1px solid #eceba8;
    border-left: 1px solid #eceba8;
    border-right: 1px solid #eceba8;
    text-align: left;
    background-color: #1f180e;
}

.layout-two-column-left #content,
.layout-two-column-right #content {
    float: none;
    border-bottom: 1px solid #eceba8;
    border-left: none;
    border-right: none;
    width: 478px;
    margin-left: 0;
}

/*
.layout-three-column #links-left-box,
.layout-three-column #links-right-box,
.layout-three-column-right #links-left-box,
.layout-three-column-right #links-right-box {
    float: left;
    width: 238px;
    margin-left: 0;
    margin-left: 0;
}
*/
.layout-two-column-left #links-left-box,
.layout-two-column-right #links-right-box {
    float: left;
    width: 478px;
    margin-left: 0;
    margin-left: 0;
}

.layout-two-column-left #links-left,
.layout-two-column-right #links-right {
    padding: 15px 15px 0;
}

.layout-three-column #footer,
.layout-three-column-right #footer,
.layout-two-column-left #footer,
.layout-two-column-right #footer {
    width: 478px;
    margin-right: auto;
    margin-left: auto;
    height: 42px;
    color: #fff;
    background: #1f180e;
    font-size: 12px;
    text-align: center;
    line-height: 3.5;
}

/* 2カラム固定レイアウト(右サイドバー) */
.layout-three-column #box,
.layout-three-column-right #box {
    width: 665px;
}
.layout-three-column #content,
.layout-three-column-right #content {
    float: left;
    width: 478px;
    border-bottom: 1px solid #eceba8;
    border-right: 1px solid #eceba8;
    border-left: none;
    margin-left: 0;
}
.layout-three-column #links-right-box,
.layout-three-column-right #links-right-box {
    float: right;
    width: 185px;
}
.layout-three-column #links-right,
.layout-three-column-right #links-right {
    padding: 15px 15px 0;
}
.layout-three-column #links-left-box,
.layout-three-column-right #links-left-box {
    float: left;
    width: 185px;
    margin-left: 0;
}
.layout-three-column #links-left,
.layout-three-column-right #links-left {
    padding: 15px 15px 0;
}
.layout-three-column #footer,
.layout-three-column-right #footer {
    width: 665px;
}


/* 2カラムリキッド(右サイドバー) */
.layout-three-column-liquid #content,
.layout-three-column-liquid-right #content {
    margin-left: -200px;
    width: 100%;
}
.layout-three-column-liquid-right #content {
    margin-right: 0px;
}

.layout-three-column-liquid #links-left-box,
.layout-three-column-liquid #links-right-box,
.layout-three-column-liquid-right #links-left-box,
.layout-three-column-liquid-right #links-right-box {
    float: none;
}

.layout-three-column-liquid .blog,
.layout-three-column-liquid-right .blog {
    margin: 0 0 0 200px;
}

.layout-three-column-liquid #links-left-box,
.layout-three-column-liquid-right #links-left-box {
    margin-right: -200px;
    top: 0;
    width: 200px;
}
.layout-three-column-liquid #links-right-box,
.layout-three-column-liquid-right #links-right-box {
    float: right;
}
.layout-three-column-liquid #links-left,
.layout-three-column-liquid #links-right,
.layout-three-column-liquid-right #links-left,
.layout-three-column-liquid-right #links-right {
    padding: 0 15px;
    height: 95%; /* for IE6 */
}
.layout-three-column-liquid-right #links-left-box {
    top: 15px;
}

}

/* ------------------------------------------------------------------------------------ */
@media only screen and (max-width:640px) {

body {
font: 15px/1.5 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
color: #fff;
}

body.layout-three-column,
body.layout-three-column-right,
body.layout-two-column-left,
body.layout-two-column-right,
body.layout-three-column-liquid,
body.layout-three-column-liquid-right {
    background: #1f180e;
}

.layout-three-column #box,
.layout-three-column-right #box,
.layout-two-column-left #box,
.layout-two-column-right #box,
.layout-three-column-liquid #box,
.layout-three-column-liquid-right #box {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 25px 0;
    border-bottom: 1px solid #eceba8;
    border-left: none;
    border-right: none;
    text-align: left;
    background-color: #1f180e;
}

.layout-three-column #content,
.layout-three-column-right #content,
.layout-two-column-left #content,
.layout-two-column-right #content,
.layout-three-column-liquid #content,
.layout-three-column-liquid-right #content {
    width: 100%;
    float: none;
    border-left: none;
    border-right: none;
    margin-left: 0;
}

.layout-three-column #links-left-box,
.layout-three-column #links-right-box,
.layout-three-column-right #links-left-box,
.layout-three-column-right #links-right-box,
.layout-two-column-left #links-left-box,
.layout-two-column-right #links-right-box,
.layout-three-column-liquid #links-left-box,
.layout-three-column-liquid #links-right-box,
.layout-three-column-liquid-right #links-left-box,
.layout-three-column-liquid-right #links-right-box {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-left: 0;
background-color: #1f180e;
}

.layout-three-column #links-left,
.layout-three-column #links-right,
.layout-three-column-right #links-left,
.layout-three-column-right #links-right,
.layout-two-column-left #links-left,
.layout-two-column-right #links-right,
.layout-three-column-liquid #links-left,
.layout-three-column-liquid #links-right,
.layout-three-column-liquid-right #links-left,
.layout-three-column-liquid-right #links-right {
    padding: 15px 15px 0 15px;
background-color: #1f180e;
}

.layout-three-column #footer,
.layout-three-column-right #footer,
.layout-two-column-left #footer,
.layout-two-column-right #footer,
.layout-three-column-liquid #footer,
.layout-three-column-liquid-right #footer {
    width: 95%;
background-color: #1f180e;
}

.layout-three-column-liquid .blog,
.layout-three-column-liquid-right .blog {
    margin: 0;
}
}

/* すべて */
* {
    margin: 0;
    padding: 0;
    font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
color: #fff;
}
body {
    font-size: 100%;
}
html>body {
    font-size: 11pt;
}

/* 見出し */
h1, h2, h3, h4, h5, h6 {
    font-size: 11pt;
    font-weight: normal;
margin: 0;
padding: 0;
}

h1#blog-name a{
    font-size: 11pt;
    font-weight: normal;
margin: 0;
padding: 0;
color: #fff;
}
@media only screen and (min-width:641px) and (max-width:868px) {
h1#blog-name a{
    font-size: 80%;
    font-weight: normal;
margin: 0;
padding: 0;
color: #fff;
}
}

h2.caption {
font-size: 12pt;
font-weight: bold;
margin-bottom: 10px;
color: #fff;
}

h3.caption {
font-size: 12pt;
font-weight: bold;
color: #fff;
}

/* リンク */
a,
a:link,
a:visited {
    color: #fff;
    text-decoration: none;
}
a:hover {
    color: #fff;
    text-decoration: none;
}
a:active {}

/* リンクつき画像 */
a img {
    border: none;
}

/* フォーム */
form {
    margin: 0px;
}
#search-options,
input,
textarea {
    padding: 1px;
}
#search {
    width: 140px;
    height: 20px;
}
html > body #search {
    height: 15px;
}

#header-x {
background-color: #1f180e;
}
@media only screen and (max-width:640px) {
#header-x {
display: none;
}
}
/* ヘッダ */
@media only screen and (min-width:869px) {
#header {
width: 1000px;
height: 120px;
background-image: url("../../../../images/header.png");
background-size:contain;
background-repeat: no-repeat;
margin: 0;
padding: 0;
border-bottom: 1px solid #aa936b;
}
.header1 {
float: left;
width: 28%;
}

.header2 {
float: left;
width: 42%;
padding-top: 20px;
padding-left: 30px;
}
.header2 p {
font-size: 90%;
color: #fff;
}
.header3 {
float: right;
width: 22%;
padding-top: 17px;
padding-left: 35px
}
.header3 p {
font-size: 90%;
color: #fff;
}
#header-sp {
display: none;
}
.header4 {
display: none;
}
.header5 {
display: none;
}
}

@media only screen and (min-width:641px) and (max-width:868px) {

#header {
width: 100%;
height: 100px;
background-image: url("../../../../images/header.png");
background-size: cover;
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
border-bottom: 1px solid #aa936b;
}

.header1 {
float: left;
width: 20%;
}

.header2 {
display: none;
}
.header3 {
float: left;
width: 25%;
padding-top: 15px;
padding-left: 45%;
}
.header3 p {
font-size: 80%;
color: #fff;
}
#header-sp {
display: none;
}
.header4 {
display: none;
}
.header5 {
display: none;
}
}

@media only screen and (max-width:640px) {
#header-sp {
width: 100%;
height: auto;
}
#top-sp img{
width: 100%;
height: auto;
vertical-align: bottom;
}
#main-sp img{
width: 100%;
height: auto;
vertical-align: bottom;
}
/*  global */
#menu-sp {
width:99.6%;
margin:0 0 0 0;
background: #5d5349;
}

.menu__ul {
width:100%;
border-right:1px solid #000;
border-top:0;
list-style-type: none;
}
.menu__ul:after{
content:"";
display:block;
clear:both;
}

.menu__li {
float:left;
width:24.7%;
margin:0 0 0 0;
padding:3.1% 0 2.4% 0;
  background: #5d5349;
  background-repeat: repeat;
border:1px solid #000;
border-right:0;
border-top:1px solid #000;
}
.menu__li p {
display:block;
text-align:center;
font-size:0.96em;
font-family: Times New Roman,sans-serif;
letter-spacing: 1px;
color:#fff;
line-height: 160%;
}
.menu__li span {
display:block;
text-align:center;
font-size:0.7em;
letter-spacing: 1px;
color:#fff;
padding-top:0.2%;
line-height: 160%;
}
.menu__li a {
display:block;
width:100%;
}
.menu__lid a {
display:block;
width:100%;
}
.menu__lid {
float:left;
width:24.7%;
margin:0 0 0 0;
padding:3.1% 0 2.4% 0;
background: #5d5349;
border:1px solid #000;
border-right:0;
border-top:1px solid #000;
}
.menu__lid p {
display:block;
text-align:center;
font-size:0.96em;
font-family: Times New Roman,sans-serif;
letter-spacing: 1px;
color:#fff;
line-height: 160%;
}
.menu__lid span {
display:block;
text-align:center;
font-size:0.7em;
letter-spacing: 1px;
color:#fff;
padding-top:0.2%;
line-height: 160%;
}
}

p.address {
font-size: 100%;
color: #fff;
}

p.address2 {
font-size: 10pt;
color: #fff;
}

p.tel {
font-size: 100%;
font-weight: bold;
color: #fff;
}

.clear {
clear: both;
}

/* タイトルバナー下の説明 */
.blog-description {
    color: #fff;
    background: transparent;
    font-size: 10pt;
    margin-top: 8px;
    text-align: left;
}

@media only screen and (min-width:641px) and (max-width:868px) {
.blog-description {
    color: #fff;
    background: transparent;
    font-size: 85%;
    text-align: left;
}
}

@media only screen and (max-width:640px) {
.blog-description {
    color: #530909;
    background: transparent;
    font-size: 10pt;
    text-align: left;
}
}

#main {
width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#main img {
width: 100%;
height: auto;
vertical-align: bottom;
}

.today {
font-size: 80%;
}

@media only screen and (min-width:641px) and (max-width:868px) {
#main {
width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
text-align: center;
}
}

@media only screen and (max-width:640px) {
#main {
width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
text-align: center;
}
}

.slider {
list-style-type: none;
margin: 0;
padding: 0;
}

@media only screen and (min-width:869px) {
#menu {
width: 100%;
height: 75px;
text-align: center;
margin: 0 auto 0 auto;
border-bottom: 1px solid #8850a9;
background: #6d5945;
}

#menu ul{
list-style-type: none;
width: 100%;
display: table;
table-layout: fixed;
padding-top: 15px;
}

#menu ul li{
display: table-cell;
text-align: center;
}
#menu ul li a {
text-decoration: none;
padding: 0 0;
display: block;
}
#menu ul li a p {
font-size: 120%;
font-family: 'Times New Roman';
color: #fff;
}

#menu ul li span{
display: block;
font-size: 95%;
margin-top: 7px;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

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

@media only screen and (min-width:641px) and (max-width:868px) {
#menu {
width: 100%;
height: auto;
text-align: center;
margin: 0 auto 0 auto;
border-bottom: 1px solid #8850a9;
background: #6d5945;
}
#menu ul{
list-style-type: none;
width: 100%;
display: table;
table-layout: fixed;
padding-top: 10px;
}

#menu ul li{
display: table-cell;
text-align: center;
}

#menu ul li a {
text-decoration: none;
padding: 0 0;
 display: block;
}
#menu ul li a p {
font-size: 100%;
font-family: 'Times New Roman';
color: #fff;
}
#menu ul li span{
display: block;
font-size: 95%;
margin-top: 5px;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#menu ul li img {
width: 80%;
height: auto;
}
}

.camp img {
width: 100%;
height: auto;
}

@media only screen and (max-width:640px) {

.sns-sp {
width: 90%;
margin: 6px auto 8px auto;
text-align: center;
}
.sns-sp img {
width: 55%;
height: auto;
}
.sns-sp ul {
list-style-type: none;
width: 100%;
display: table;
table-layout: fixed;
}
.sns-sp ul li{
display: table-cell;
text-align: center;
}
.sns{
display: none;
}
.sns2 {
width: 50%;
margin: 10px auto 20px auto;
text-align: center;
}
}

@media only screen and (min-width:641px) {

.sns-sp {
display: none;
}

.sns {
width: 100%;
}

.sns img {
width: 90%;
height: auto;
}

.sns ul {
list-style-type: none;
width: 100%;
display: table;
table-layout: fixed;
}

.sns ul li{
display: table-cell;
text-align: center;
}

.sns2 {
width: 100%;
margin: 6px auto 6px 5px;
text-align: left;
}
}

.sns1 {
width: 40%;
float: left;
margin: 5px auto;
text-align: center;
}


.sns4 {
  overflow: hidden;
  list-style: none;
  padding-top: 10px;
}

.sns4 li {
  float: left;
  margin-right: 6px;
  display:block;
}

.sns4 iframe {
margin: 0 !important;
}

.fb_iframe_widget > span {
	vertical-align: baseline !important;
}


ul.top	{
display: table;
table-layout: fixed;
width: 100%;
border-collapse: separate;
}
ul.top li{
display: table-cell;
vertical-align: top;
}

ul.top li p{
font-size: 90%;
margin-left: 5%;
}

.footer-x {
width: 1efebd2px;
margin-left: auto;
margin-right: auto;
}

@media only screen and (min-width:415px) and (max-width:868px) {
.footer-x {
width: 100%;
max-width: 868px;
margin-left: auto;
margin-right: auto;
}
}

@media only screen and (max-width:414px) {
.footer-x {
width: 100%;
max-width: 414px;
margin-left: auto;
margin-right: auto;
}
}

#menu2 {
width: 100%;
background: #1f180e;
text-align: center;
}
@media only screen and (max-width:414px) {
#menu2 {
width: 100%;
background: #1f180e;
text-align: center;
}
}


#menu2 ul{
list-style-type: none;
width: 100%;
display: table;
table-layout: fixed;
}

#menu2 ul li{
display: table-cell;
text-align: center;
}
#menu2 ul li a {
text-decoration: none;
padding: 7px 0;
 display: block;
color: #fff;
}

@media only screen and (max-width:868px) {
#menu2 ul li a {
text-decoration: none;
 padding: 7px 0;
 display: block;
font-size: 70%;
color: #fff;
}
}

.massage-left {
float: left;
width: 48%;
text-align:center;
padding: 0px;
font-size: 90%;
}

.massage-left img{
width: 100%;
heoght: auto;
}

.massage-right {
float: right;
width: 48%;
text-align:left;
padding: 5px;
font-size: 90%;
}

@media only screen and (max-width:640px) {
.massage-left {
width: 100%;
height: auto;
text-align:center;
padding: 0px;
}
.massage-right {
width: 100%;
height: auto;
text-align:left;
padding: 0px;
}
.massage-left img {
width: 80%;
height: auto;
}
massage-right img {
width: 80%;
height: auto;
}
}

.massage {
text-align: center;
margin: 15px auto;
}

.massage img {
width: 100%;
height: auto;
}

.massage2 {
text-align: left;
margin: 15px auto;
font-size: 85%;
color: #fff;
}

.gallery img {
width: 93%;
height: auto;
}

.video {
position: relative;
width: 100%;
padding: 56.25% 0 0 0;
margin: 15px auto;
}

.video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.google {
width: 160px;
margin-left: auto;
margin-right: auto;
}

.google iframe{
width: 160px;
height: 170px;
margin-left: auto;
margin-right: auto;
margin: 8px auto;
text-align: center;
}

@media only screen and (max-width:640px) {

.google {
width: 310px;
margin-left: auto;
margin-right: auto;
}

.google iframe{
width: 300px;
height: 320px;
margin-left: auto;
margin-right: auto;
margin: 8px auto;
text-align: center;
}
}

span.small {
font-size: 80%;
}

.googleplus iframe{
display: block;
width: 160px;
margin-left: 0;
margin-right: auto;
margin: 8px auto;
text-align: center;
}

.qrcode {
text-align: center;
margin: 10px auto 10px auto;
}

.side-info {
font-size: 70%;
}

/* グーグルマップ */

.map-info {
font-size: 85%;
margin: 20px auto 10px auto;
text-align: left;
}

.google-maps {
position: relative;
padding-bottom: 75%;
height: 0;
overflow: hidden;
text-align: center;
margin: 15px auto;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}

.esthe-1 {
width: 70%;
margin: 25px auto;
text-align: left;
}

.esthe-1 p{
font-size: 90%;
}

img.menu-title {
width: 60%;
height: auto;
}

p.menu-couse {
font-size: 120%;
font-weight: bold;
}
p.menu-couse img{
width: 10%;
height: auto;
}

p.menu-couse2 {
font-size: 120%;
font-weight: bold;
color: #8d1c21;
}
span.menu-couse3 {
font-size: 80%;
}
span.menu-couse4 {
font-size: 80%;
line-height: 1.5;
}

img.menu1 {
width: 60%;
height: auto;
text-align: center;
margin-left:auto:
margin-right: auto;
}

img.flower {
width: 5%;
vertical-align: middle;
margin-right: 8px;
}

img.osusumex {
width: 13%;
vertical-align: middle;
margin-right: 8px;
}

@media only screen and (max-width:640px) {
.esthe-1 {
width: 100%;
margin: 25px auto;
text-align: left;
}

.esthe-1 p{
font-size: 80%;
}

img.menu-title {
width: 90%;
height: auto;
}

p.menu-couse {
font-size: 120%;
font-weight: bold;
}
p.menu-couse img{
width: 13%;
height: auto;
}


span.menu-couse2 {
font-size: 100%;
font-weight: bold;
color: #fcb17e;
}

img.menu1 {
width: 80%;
height: auto;
text-align: center;
margin-left:auto:
margin-right: auto;
}

img.flower {
width: 10%;
vertical-align: middle;
margin-right: 8px;
}
img.osusumex {
width: 17%;
vertical-align: middle;
margin-right: 8px;
}
}

table p {
font-size: 90%;
}

table img {
width: 100%;
}

ul.esthe-staff { list-style: none; }
ul.esthe-staff li {
	display: inline;
}

.staff-list {
margin: 15px auto;
}

@media only screen and (min-width:869px) {
.staff1 {
float: left;
width: 48%;
text-align:center;
padding: 5px;
}

.staff1 img{
width: 70%;
height: auto;
}

.staff2 {
float: right;
width: 48%;
text-align:left;
padding: 5px;
font-size: 90%;
}

.staff2 img{
width: 30%;
height: auto;
}

.work{
width: 90%;
height: auto;
}
img.new-staff {
width: 13%;
height; auto;
}

}

@media only screen and (min-width:641px) and (max-width:868px) {
.staff1 {
float: left;
width: 48%;
text-align:center;
padding: 5px;
}

.staff1 img{
width: 70%;
height: auto;
}

.staff2 {
float: right;
width: 40%;
text-align:left;
padding: 5px;
font-size: 90%;
}

.staff2 img{
width: 40%;
height: auto;
}
img.new-staff {
width: 18%;
height; auto;
}
}

@media only screen and (max-width:640px) {
.staff1 {
float: left;
width: 48%;
height: auto;
text-align:center;
padding: 0px;
}

.staff1 img{
width: 80%;
height: auto;
}

.staff2 {
float: right;
width: 48%;
height: auto;
text-align:left;
font-size: 90%;
padding: 0px;
}

.staff2 img{
width: 25%;
height: auto;
}
img.new-staff {
width: 18%;
height; auto;
}
}

p.staffname {
font-size: 120%;
font-weight: bold;
color: #94161c;
}

img.kingyo {
width: 17%;
height; auto;
}

img.lucky {
width: 8%;
height; auto;
}

.room {
width: 90%;
margin-left: auto;
margin-right: auto;
padding: 10px; 
}

.room1 {
float: left;
width: 48%;
text-align:center;
padding: 0px;
}

.room1 img{
width: 90%;
height: auto;
}

.room2 {
float: right;
width: 48%;
text-align:left;
padding: 0px;
font-size: 90%;
}

.room2 img{
width: 90%;
height: auto;
}

.massage-top img{
width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
}

.recruit {
width: 100%;
font-size: 90%;
text-align: left;
margin-left: 10px;
white-space: pre;
}


/* ブログ記事日付 */
.date {
    margin: 8px 0;
}

/* ブログ記事日付・各タイトル */
.date,
.trackbacks-header,
.comments-header,
.comments-open-header,
.search-header {
    padding-left: 8px;
    color: #efebd2;
    background: #8fabbe;
    font-size: 83.3%;
    font-weight: bold;
    line-height: 2.0;
}

/* ブログ記事タイトル */
.entry-header {
    margin: 15px 0 0;
    padding-left: 5px;
    border-left: 3px solid #999;
    font-size: 100%;
    font-weight: bold;
}

/* ブログ記事 */

.breadcrumb {
    font-size: 80%;
margin: 8px auto 15px 8px;
}

.entry {
    width: auto;
    margin: 0 3px 15px;
    color: #555;
    background: #1f180e;
    font-size: 90%;
    line-height:1.5;
    word-break: break-all;
}

/* 段落 */
.entry p {
    margin: 15px 0;
}

/* 順序なしリスト */
.entry ul,
.entry ol {
    padding-left: 16px;
}
.entry ul li {
    list-style-type: circle;
}

/* 定義リスト */
.entry dl {}
.entry dt {}
.entry dd {
    padding-left: 8px;
}

/* テキストエリア */
.entry textarea {
    width: 97%;
}

/* 引用 */
blockquote {
    width: auto;
    margin: 15px 20px 0;
    padding: 10px;
    border: 1px solid #666;
    background: #f6f6f6;
    font-size: 83.3%;
    line-height: 1.5;
}

code {
color: #efebd2;
}

.quotetitle { /* 引用文タイトル */
    font-size: 83.3%;
    border-bottom: 1px solid #666;
    padding: 3px;
}

pre {
    margin: 15px 20px 0px;
    padding: 10px;
    background: #f6f6f6;
    border: 1px solid #999;
    font-size: 83.3%;
    line-height: 1.5;
    width: 100%;
    overflow: scroll;
}
html>body pre {
    width: 87%;
}

/* 追記 */
.entry.extended {}

/* 投稿者 */
.entry-footer {
    margin: 10px 0 0;
    padding-top: 3px;
    border-top: 1px dotted #ffffff;
    font-size: 83.3%;
    text-align: right;
}

/* タグ */
.entry-tags {
    margin-bottom: 5px;
}
.entry-tags-header,
.entry-tags-list,
.entry-tag {
    display: inline;
    font-size: 100%;
}
.entry-tags-list {
    list-style:none;
    padding-left: 5px;
}

/* Typekeyコメンタ－画像 */
.commenter-profile img {
    vertical-align: middle;
    border-width: 0;
}

/* ウェブページ */
div.page {
    margin-top: -5px;
}

/* アーカイブページ本文 */
.archive-list {
    margin: 10px 0;
}

/* アーカイブテンプレートの前後リンク */
.content-nav {
    margin: 10px;
    text-align: center;
    font-size: 83.3%;
}



#links-left-box dl,
#links-right-box dl {
    margin: 0;
    padding: 0;
}
#links-left-box dd,
#links-right-box dd {
    font-size: 75%;
}

.side dt,
.side dd {
    margin: 0;
    padding: 0;
}

/* サイドメニュータイトル */
.sidetitle {
    margin-top: 3px;
    border: 1px solid  #eceba8;
    color: #fff;
    background: #6d5945;
    text-align: center;
    font-size: 75%;
    line-height: 2.0;
}

/* サイドメニュー */
.side {
    margin: 3px 0 20px;
    background: none;
    color: #555;
    font-size: 80%;
    line-height: 1.5;
}
.side ul,
.side ol {
    padding-left: 16px;
}
.side ul li {
    list-style-type: circle;
}
.side ul li ul {
    padding-left: 0px;
}
.side li li {
    list-style-type: none;
}

.sidemenu {
margin: 15px auto;
color: #555;
font-size: 75%;
}
.sidemenu img{
width: 100%;
text-align: center;
margin-left: auto;
margin-right: auto;
}

/* サイドメニュー(サブカテゴリー用) */
.side #categories ul {
    padding-left: 16px;
}
.side #categories ul ul {
    padding-left: 10px;
}
.side #categories li {
    list-style-type: circle;
}

/* サイドメニュー(タグクラウド用) */
ul#tags {
    margin-top: 5px;
    padding-left: 0;
    list-style: none;
}
ul#tags .module-list-item {
    display: inline;
}
ul#tags li.taglevel1 {
    font-size: 125%;
    font-weight: bold;
}
ul#tags li.taglevel2 {
    font-size: 125%;
}
ul#tags li.taglevel3 {
    font-size: 116.6%;
}
ul#tags li.taglevel4 {
    font-size: 108.3%;
}
ul#tags li.taglevel5 {
    font-size: 100%;
}
ul#tags li.taglevel6 {
    font-size: 91.6%;
}

/* 検索 */
fieldset {
    border: none;
}
fieldset input{
    color: #555;
}

/* カウンター */
.counter {
    margin: 8px 0 25px;
    padding: 2px;
    background: none;
}

/* RSSフィード */
.syndicate {
    margin-bottom: 5px;
    text-align: left;
    color: #fcfcd2;
    font-size: 75%;
    line-height: 1.5;
}
.syndicate img {
    border: none;
}

/
/* コメント・トラックバック */
#trackbacks,
#comments {
    margin: 10px 0;
}

.trackbacks-header,
.comments-header,
.comments-open-header {
    margin: 15px 0;
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
    margin: 0 2px;
    padding: 0;
    font-size: 83.3%;
    line-height: 1.5;
    word-break: break-all;
}

.trackback-content p,
.comment-content p {
    margin-top: 10px;
    margin-bottom: 5px;
}

.trackback-footer,
.comment-footer {
    margin-right: 2px;
    padding-top: 3px;
    border-top: 1px dotted #ffffff;
    font-size: 66.6%;
    text-align: right;
}

#comments-open-data p {
    margin-bottom: 10px;
}
#comment-post {
    font-weight: bold;
}
#comment-author, #comment-email, #comment-url {
    width: 220px;
    height: 20px;
}
html > body #comment-author,
html > body #comment-email,
html > body #comment-url {
    height: 15px;
}
#comment-text {
    width: 400px;
    height: 150px;
}
#comment-bake-cookie {
    margin-left: 2px;
    vertical-align: middle;
}
#comments-open-footer {
    margin-top: 15px;
    text-align: center;
}
.comments-open label {
    display: block;
}
#comment-reply-label {
  display: inline;
}
#comment-form-reply {
  margin-bottom: 8px;
}

#top-comment-nav, #comment-nav {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0 0 1em;
  padding:0;
  font-size: 83.3%;
  text-align:center;
  width:100%;
}
#top-comment-nav li, #comment-nav li {
  display:inline;
  padding:0;
}
#top-prev-comments, #prev-comments {
  margin:0 5px 0 0;
  text-align:left;
}
#top-num-comments, #num-comments {
  text-align:center;
}
#top-next-comments, #next-comments {
  margin:0 0 0 5px;
  text-align:right;
}

#comments-content {
  margin-bottom: 15px;
}

.status-indicator {
    display: inline;
    height: 20px;
    width: 20px;
    background: url(<$mt:StaticWebPath$>images/indicator-login.gif) no-repeat 0 0;
    padding: 2px 7px;
}

/* 検索結果画面 */
#search-form {
    font-size: 83.3%;
}
.search-header {
    margin: 15px 0;
}
.search-results-header {
    margin: 8px 0 15px;
    font-size: 120%;
}

.top-massage img {
width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
text-align: center;
}
@media only screen and (max-width:414px) {
.top-massage img {
width: 70%;
height: auto;
margin-left: 40px;
margin-right: auto;
text-align: center;
}
}

.side-info {

}
.side-map {
margin-top: 0px;
margin-bottom: 10px;
}
.side-map p{
font-size: 80%;
}

.side-map img{
width: 100%;
height: auto;
padding-left: auto;
padding-right: auto;
text-align: center;
}
@media only screen and (max-width:640px) {

.side-map {
width: 50%;
margin: 10px auto 10px auto;
}

.side-map img{
width: 80%;
height: auto;
padding: 10px auto 10px auto;
text-align: center;
}
}

/* フッタ */

.layout-one-column #footer,
.layout-three-column #footer,
.layout-three-column-right #footer,
.layout-two-column-left #footer,
.layout-two-column-right #footer,
.layout-one-column-liquid #footer {
margin-right: auto;
margin-left: auto;
height: 42px;
color: #fff;
background: #1f180e;
font-size: 100%;
text-align: center;

}

@media only screen and (max-width:414px) {
.layout-one-column #footer,
.layout-three-column #footer,
.layout-three-column-right #footer,
.layout-two-column-left #footer,
.layout-two-column-right #footer,
.layout-one-column-liquid #footer {
width: 90%;
margin-right: auto;
margin-left: auto;
height: 42px;
color: #fff;
background: #1f180e;
font-size: 70%;
text-align: center;
line-height: 3.5;
}
}

.red {
color: #ff0000;
}


.map-embed
{
	max-width: 100% ;
	height: 0 ;
	margin: 0 ;
	padding: 0 0 56.25% ;

	overflow: hidden ;

	position: relative ;
	top: 0 ;
	left: 0 ;
}

.map-embed > div
{
	position: absolute ;
	top: 0 ;
	left: 0 ;

	width: 100% ;
	height: 100% ;

	margin: 0 ;
	padding: 0 ;
}

.map-embed img
{
	max-width: none ;
}

#recruit2 {
width: 100%;
white-space: pre;
font-size: 90%;
color: #fff;
}

.credit p{
font-size: 11pt;
text-align: left;
}

.credit img {
width: 100%;
height: auto;
}
@media only screen and (max-width:414px) {
.credit img {
width: 80%;
height: auto;
}
.side-map img {
width: 50%;
height: auto;
}
}

.map-l img{
width: 100%;
height: auto;
text-align: center;
}
@media only screen and (max-width:414px) {
.map-l img{
width: 90%;
height: auto;
text-align: center;
}
}

.map {
margin-top: 15px;
margin-bottom: 15px;
}

.map img{
width: 100%;
height: auto;
}

.red1 {
color: #fcb17e;
}

.whatsnew {
font-size: 90%;
width: 100%;
padding-top: 8px;
padding-bottom: 8px;
margin-bottom: 8px;
border-radius: 10px;
background-color: #6d5945;
}

.whatsnew p {
margin-left: 10px;
color: #fff;
}

.whatsnew p.wn2 {
padding-left: 20px;
}

.whatsnew a {
font-size: 90%;
color: #fff;
}

.whatsnew2 {
width: 100%;
}

.whatsnew4 p , .whatsnew4 ul li{
font-size: 90%;
}


.contentsbox2 {
	margin-top: 18px;
	padding: 0;
	width: 100%;
	padding-bottom: 5px;
	background: #6d5945;
	-moz-background-size: 100% 100%;
	background-size: 100% auto;
	margin-bottom: 3px;
	border-radius: 10px 10px 10px 10px;
}
.contentsboxtitle {
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	margin-left: 5px;
	text-shadow: 2px 2px 2px #222;
}
.contentsboxtxt {
	margin: 0 auto;
	padding: 0;
	margin-left: 5px;
	margin-right: 5px;
	background: #1f180e;
	border-radius: 10px 10px 10px 10px;
}
.contents {
	margin: 0;
	padding: 0;
	margin-left: 5px;
	margin-right: 2px;
}

@media only screen and (min-width:641px) {
.contensbox {
display : none;
}
.whatsnew3 {
width: 80%;
text-align: left;
margin: 0 auto;
color: #fcfbe2;	
}
}

@media only screen and (max-width:640px) {
.contentsbox {
	margin: 0;
	padding: 0;
	width: 100%;
	padding-bottom: 5px;
	-moz-background-size: 100% 100%;
	background-size: 100% auto;
	margin-bottom: 3px;
	border-radius: 10px 10px 10px 10px;
}
.contentsboxtitle {
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	margin-left: 5px;
	text-shadow: 2px 2px 2px #222;
}
.contentsboxtxt {
	margin: 0 auto;
	padding: 0;
	margin-left: 5px;
	margin-right: 5px;
	background: #1f180e;
	border-radius: 10px 10px 10px 10px;
}
.contents {
	margin: 0;
	padding: 0;
	margin-left: 5px;
	margin-right: 2px;
}
.whatsnew3 {
width: 85%;
text-align: left;
margin: 0 auto;
color: #333;
}
}

.newface img {
width: 18%;
height: auto;
}

p.card {
width: 70%;
text-align: left;
font-size: 90%;
}

.grandopen {
width: 100%;
height: auto;
text-align: center;
}

table.price {
margin: 15px auto;

}

table.price p{
margin-bottom: 6px;
}

span.time {
font-size: 140%;
font-weight: bold;
color: #fcb17e;
}

span.couse {
font-size: 140%;
font-weight: bold;
color: #fcb17e;
}

span.couse-s {
font-size: 100%;
color: #fcb17e;
}

span.couse2 {
font-size: 130%;
font-weight: bold;
color: #fff;
}

hr{
    border:none;
    border-top: dotted 1px #000;
    height: 1px;
    color: #530909;
    margin: 0 6 0 6;
}

.side-photo {
margin: 10px auto 10px auto;
text-align: center;
}

.video-discription {
margin-top: 10px;
font-size: 90%;
}

.esthe-menu {
font-size: 110%;
}

@media only screen and (max-width:640px) {
p.staffname2 {
font-size: 75%;
color: #fff;
}
}
ul.link {
width: 580px;
text-align: left;
font-size: 100%;
color: #fff;
margin-top: 20px;
}

ul.link li {
text-align: left;
font-size: 100%;
color: #fff;
list-style: none;
padding-left: 15px;
margin-top: 8px;
line-hight: 2;
}

.line-friend img {
width: 100%;
hight: auto;
text-align: center;
}

.work{
width: 90%;
height: auto;
}


@media only screen and (min-width:641px) {

#footerFloatingMenu {
display: none;
}
#footerFloatingMenu ul {
display: none;
}
#footerFloatingMenu img {
display: none;
}
}

@media only screen and (max-width:640px) {

#footerFloatingMenu {
    display: block;
    width: 100%;
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: 9999;
    text-align: center;
    padding: 0 auto;
}
 
#footerFloatingMenu img {
    max-width: 99%;
}

#footerFloatingMenu ul {
list-style-type: none;
width: 100%;
display: table;
table-layout: fixed;
}

#footerFloatingMenu ul li {
display: table-cell;
text-align: center;
}
}
p.staffname2 {
color: #fff;
}
.serap {
font-size: 80%;
color: #fff;
}
p.lerge {
font-size: 150%;
font-weight: bold;
}
.oshirase {
font-size: 120%;
color: #fff;
}

img.okachimachi-massage {
display: block;
width: 80%;
height: auto;
margin: 6px auto 6px auto;
text-align: center;
}

p.kuchikomi {
margin-top: 30%;
}

.prof {
margin-top: 8px;
text-align: center;
font-weight: bold;
font-size: 120%;
color: #910865;
}

.prof-main {
width: 90%;
margin: 10px auto;
font-size: 90%;
}

.prof2 ul{
list-style-type: none;
width: 100%;
display: table;
table-layout: fixed;
}

.prof2 ul li{
display: table-cell;
text-align: center;
padding: 6px;
}

.prof2 ul li img {
width: 100%;
height: auto;
}

.sche-waku {
max-width: 600px;
overflow-x: auto;
    overflow-y: hidden;   
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cast-list-top {
width: 100%;
margin: auto;
text-align: center;
}
.cast-list {
width: 45%;
float: left;
padding: 5px;
text-align: left;
}

.cast-list-osusume {
width: 48%;
float: left;
padding: 5px;
text-align: center;
}

.cast-list dt, .cast-list dd, .krc-castlist dt {
	color: #fff;
}

@media only screen and (min-width:641px) and (max-width:868px) {

.cast-list-top {
width: 100%;
margin: auto;
text-align: center;
}

.cast-list {
width: 43%;
float: left;
padding: 5px;
text-align: left;
}
.cast-list-osusume {
width: 43%;
float: left;
padding: 5px;
text-align: center;
}
}

@media only screen and (max-width:640px) {

.cast-list-top {
width: 100%;
margin-left: auto;
margin-right: auto;
text-align: center;
}

.cast-list {
width: 45%;
float: left;
padding: 6px;
text-align: left;
}
	
.cast-list-osusume {
width: 45%;
float: left;
padding: 6px;
text-align: center;
}
}

h2.screen-reader-text { display: none; }

img.cast-img {
width: 60% !important;
height: auto;
margin-left: auto;
margin-right: auto;
text-align: center;
}

img.cast-img2 {
width: 120px !important;
height: auto;
margin-left: auto;
margin-right: auto;
text-align: center;
}

@media only screen and (max-width:640px) {
img.cast-img2 {
width: 100px !important;
height: auto;
margin-left: auto;
margin-right: auto;
text-align: center;
}
}

img.today-work {
	width: 55px !important;
	height: 18px !important;
	margin-bottom: 3px;
}

.sche-center {
max-width: 580px;
display: inline-block;
margin-left: auto;
margin-right: auto;
}
.krc_calendar {
width: 100%;
}
.krc_calendar ul li {
background-color: #5a5364;
display: inline-block;
width: 18%;
margin: 2px;
}

.krc_calendar ul li a{
font-size: 90%;
color: #fff;
}

@media only screen and (max-width:640px) {
.krc_calendar ul li a{
font-size: 60%;
color: #fff;
}
}

ul.todaycast {
list-style:none;
margin:0;padding:0;
}
ul.todaycast li{
clear:both;
}
ul.todaycast li a{
color: #fff;
}
ul.todaycast li div{
width: 35%;
display:block;
float:left;
}
@media only screen and (max-width:640px) {
ul.todaycast li div{
width: 45%;
display:block;
float:left;
}
}

table.cast-sche {
  border: 1px solid #ccc;
  border-collapse: separate;
  border-radius: 5px;
  border-spacing: 0;
  width: 80%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width:640px) {
table.cast-sche {
  border: 1px solid #000;
  border-collapse: separate;
  border-radius: 5px;
  border-spacing: 0;
  width: 85%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 80%;
}
}
table.cast-sche th, table td {
  border-bottom: 1px solid #000;
  padding: 10px 10px;
}
table.cast-sche th {
  border-right: 1px solid #000;
	color: #eee;
  width: 25%;
}
table.cast-sche td {
color: #eee;
}
table.cast-sche td p{
color: #eee;
}
table.cast-sche th a{
	color: #eee;
}
@media only screen and (max-width:640px) {
table.cast-sche th {
  border-right: 1px solid #000;
	color: #eee;
  width: 35%;
}
}

table.cast-sche tr:first-child th {
  border-radius: 5px 0 0 0;
}
table.cast-sche tr:first-child td {
  border-radius: 0 5px 0 0;
}
table.cast-sche tr:last-child th {
  border-bottom: none;
  border-radius: 0 0 0 5px;
}
table.cast-sche tr:last-child td {
  border-bottom: none;
  border-radius: 0 0 5px 0;
}
.newface {
color: #ff0000;
font-weight: bold;
}

.thumb{
text-align: center;
}
.thumb img{
width: auto;
height: auto;
max-width:100%;
max-height:100%;
margin-left: auto;
margin-right: auto;
}

.krc-castlist{
margin-left: auto;
margin-right: auto;
text-align: center;
}

h2.osusume-title {
font-size: 130%;
font-weight: bold;
text-align: center;
margin: 8px auto;
}

.osusume2 {
width: 100%;
margin-left: auto;
margin-right: auto;
text-align: center;
}

img.osusume {
width: 250px;
height: 388px;
margin-top: 15px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

.pickupimg {
width: 100%;
margin: 0 auto;
text-align: center;
}

nav.navigation {
clear: both;
}

ul.feeds {
list-style-type: none;
font-size: 80%;
}
.entry-footer {
	width: 100%;
	font-size: 120%;
}

dt.castname-space {
margin: -5px auto 15px auto;
	font-size: 120%;
	font-weight: bold;
}
span.castname-age {
	font-size: 80%;
	font-weight: normal;
}
ul.page-navi {
	margin: 15px;
	list-style: none;
}
ul.page-navi li{
	margin: 8px;
}
.post-title{
	font-weight: bold;
	font-size: 110%;
	margin-top: 8px;
    margin-bottom: 12px;
}
header {
	text-align:center;
	margin-bottom: 10px;
}

img.centered, .aligncenter, div.aligncenter, img.aligncenter {
	display: block !important;
	text-align:center;
	margin: auto;
}

.staff-top {
   display: table;
   margin: 0px;
   padding: 0px;
   width: 100%;
}

.staff-top .staff-top1,.staff-top .staff-top2 {
display: table-cell;
width: 45%;
padding: 10px;
}

ul.side-blog li{
margin: 5px 0;
list-style: none;
font-size: 105%;
}

img.recruit-img {
display: block;
width: 100%;
height: auto;
margin: 5px auto;
text-align: center;
}

@media only screen and (max-width:640px) {
ul.side-blog li{
margin: 15px 0;
list-style: none;
font-size: 120%;
}
img.recruit-img {
display: block;
width: 30%;
height: auto;
margin: 5px auto;
text-align: center;
}
}

ul.side-blog li img {
margin: 0 auto;
text-align: center;
}

p#breadcrumbs {
font-size: 85%;
margin-bottom: 20px;
}

.content-area {
width: 90%;
margin: 15px auto;
text-align: left;
}

.tags {
width: 90%;
margin: 15px auto;
text-align: left;
font-size: 90%;
}


