@charset "UTF-8";
/*
Theme Name:		XeoryBaseEx 子テーマ
Template:		xeory_base_ex
Description:	もぐらのM性感様用テーマです
Version:		1.1
Author:			k.imashima
*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
こちらはXeoryBaseの子テーマ用CSSです。
以下にCSSを記入していきましょう。
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/* 御奉仕アイコンを非表示 */
img#img_3_12___
{
	display: none;
}


body
{
	background-color: #fff;
	font-size: 14px;
	color: #666;
}

/* ----------------------------------------
* header
---------------------------------------- */
#header {
	background-color: #ffffff!important;
	padding: 0;
	border: none;
}

#header_img img
{
	text-align: left;
}

/*-------------------------------------
グローバルナビ
-------------------------------------*/
#gnav{
	background-color: #efefef!important;
	color: #666!important;
	border: none!important;
	border-top: 1px solid #dddddd!important;
	border-bottom: 1px solid #dddddd!important;
}
#gnav li{
	padding: 0!important;
}
#gnav a{
	background-color: #efefef!important;
	color: #ff0000!important;
	border: none!important;
	border-top: 1px solid #dddddd!important;
	border-bottom: 1px solid #efefef!important;
	font-weight: bold;
}
#gnav a:after{
	content: '　｜　';
	color: #ccc;
}
#gnav li:last-child a:after{
	content: '';
}
@media screen and (max-width: 991px)
{


	#gnav a:after{
		content: '';
	}
}

/*-------------------------------------
フッタ
-------------------------------------*/
#footer,
.footer-01,
.footer-02
{
	background-color: #ffffff!important;
	border: none!important;
	color: #666!important;
}
#footer a {
  color: #ff0000!important;
}

/*-------------------------------------
サイドバー
-------------------------------------*/

/* カテゴリーリスト*/
.widget_categories.side-widget .side-title
{
	display: block;
}


/*-------------------------------------
プラグイン List Category Posts のもっと見るリンク
-------------------------------------*/
ul[id^='lcp_instance_listcategorypostswidget']+a
{
	margin: 1em 0 3em;
	display: block;
	text-align: center;
	text-decoration: underline;
}
ul[id^='lcp_instance_listcategorypostswidget']+a:before
{
	content: "\0bb";
}




/**************************************
以降　武内様 追加分
**************************************/
strong {
	color: #555 !important;
}
article {
     background-color: #ffffff !important;
	}
box {
    height: 370px;
    width: 230px;
    border-radius: 8px;
	    border: 1px solid #555;
    margin: 2em auto 2em;
    padding: 18px;
	    margin: 0.5em auto 1em;
    float: left;
    margin: 0px 9px 1em;
    position: relative;
}
figure2 {
    display: block;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0.1em;
    margin-inline-end: 0.1em;
}
h1.article2 {}
.figure2 {
		background: none;
    font-size: 100%;
	font-weight: bold;
	text-align: center;
    padding: 0;
    border-radius: 0px;
    color: #FF3333;
    border-bottom: 2px dotted #FF3333 !important;
margin: 0 0 0.2em !important;
	}

.post-content h4 {
    color: #666;
    margin: 1em 0 0em;
}

.title1
{
	padding:0.5em 1em;
	color:#666;
	font-weight: bold;

	background: ;
	background-size: cover;
	border-radius: 5px;
	margin-bottom: 1em;
}

#content {
    padding: 1em 0 0em;
}
.breadcrumb {
    margin: 0 0 1em;
    overflow: hidden;
    font-size: 12px;
    line-height: 22px;
    padding: 0;
}
a {
  text-decoration: underline;
  color: #999999!important;
}
a:hover{
	text-decoration: none;
}
a.ui-state-default
{
	color: #333!important;
}
b {
	color: #ff6666;
}
label{
	margin-right: 0.5em;
}

/* table tbody th {
  	background: #FF6666!important;
} */
input[type=text]{
	width: auto;
}


article{
	border: 0px !important;
	-webkit-box-shadow: 0 0 10px 0 #999;
	-moz-box-shadow: 0 0 10px 0 #999;
	box-shadow: 0 0 10px 0 #999;
}

.image-left {
    float: left;
    margin: 0 20px 20px 30px;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 2px;
	border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}

h1.post-title {	    
	text-align: center !important;
    position: relative;
    line-height: 1em;
    letter-spacing: 1px;
    text-transform: none;
	color: #999;
    background: #fafafa;
    border: 6px double rgba(255, 255, 255, 0.15);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.44);
	border-radius: 10px;
    font-size: 26px;
    margin: 0;
    padding: 18px;
    text-shadow: 0px 0px 0px;
}
ul[id^='lcp_instance_listcategorypostswidget']+a {
    margin: 0em 0em 0em 0em;
}
.button-box {
 	text-align: center !important;
    position: relative;
    line-height: 1em;
    letter-spacing: 1px;
    text-transform: none;
	color: #999999;
    background: rgba(255,255,255, 0.05) url(/wp-content/uploads/2020/09/silkwhite1.png) repeat scroll center top;
    border: 6px double rgba(255, 255, 255, 0.15);
    box-shadow: 0 0 1px rgba(0, 0, 0, 1);
	border-radius: 10px;
    font-size: 1.1em;
	font-weight: bold;
    margin: 0.5em 0em 0.5em 0em;
	padding: 1em 0em 1em 0em;
}
.button-box a{
	color: #ff6666 !important;
	    text-shadow: none;
}
/*ご奉仕バナー*/
.gohoushi-box {
 	text-align: center !important;
    position: relative;
    line-height: 1.4em;
    letter-spacing: 1px;
    text-transform: none;
	color: #dedede;
    background: rgba(255,255,255, 0.05) url(/wp-content/uploads/2019/05/gohoushi_banner.jpg) no-repeat scroll center top;
	background-size: 100% auto;
    border: 6px double rgba(255, 255, 255, 0.15);
    box-shadow: 0 0 1px rgba(0, 0, 0, 1);
	border-radius: 10px;
    font-size: 1.1em;
	font-weight: bold;
    margin: 0.5em 0em 0.5em 0em;
	padding: 0.6em 0em 0.6em 0em;
	    text-shadow: 2px 3px 2px #000000;
}
.gohoushi-box a{
	color: #ffffff !important;
}
/*じらし隊バナー*/
.jirashi-box {
 	text-align: center !important;
    position: relative;
	line-height: 1.4em;
    letter-spacing: 1px;
    text-transform: none;
	color: #dedede;
    background: rgba(255,255,255, 0.05) url(/wp-content/uploads/2019/05/jirashi_banner.jpg) no-repeat scroll center top;
	background-size: 100% auto;
    border: 6px double rgba(255, 255, 255, 0.15);
    box-shadow: 0 0 1px rgba(0, 0, 0, 1);
	border-radius: 10px;
    font-size: 1.1em;
	font-weight: bold;
    margin: 0.5em 0em 0.5em 0em;
	padding: 0.6em 0em 0.6em 0em;
	    text-shadow: 2px 3px 2px #000000;
}
.jirashi-box a{
	color: #ffffff !important;
}

/*タグクラウドのデザイン*/
.tagcloud a{
	background: #111111;
	border:1px solid #333333;
	color: #666666 !important;
	padding:6px;
	margin:3px;
	border-radius:1px;
	text-decoration:none;
	font-size:12px;
}
.tag-cloud-link a{
	color:#333333;
}
h2.post-title{
	font-size: 1.3em;
	color: #666;
	margin: 1.25 0 2em !important;
}

legend {
    background-color: #efefef;
    color: #ff6666;
    font-weight: bold;
    border: 2px dotted #cccccc;
    border-radius: 8px;
    padding: 0.5em 1em;
}

fieldset {
	border: 1px solid #ccc;
	padding: 15px;
	border-radius: 8px;
	margin: 0.5em auto 1em;
}
fieldset ul
{
	padding-left: 2em;
}


.post-content p, .post-content pre{
	margin: 0 0 1em;
    line-height: 1.6em;
	padding-top: 10px;
}
.side-widget {
	margin-bottom: 5px;
    padding-bottom: 5px;
    line-height: 1.6;
    font-size: 14px;
}
.post-content ul.ul01 {
	border: solid 1px #ccc;
	border-radius: 8px;
	padding: 1em 1em 1em 2.5em;
	position: relative;
}

.post-content ul.ul01 li {
	line-height: 1.5;
	padding: 0.5em 0.5em 0em 0.2em;
	list-style-type: none!important;
}
.post-content ul.ul01 li a{
	padding-left: 0.2em !important;
}

.post-content ul.ul01 li:before {

  font-family: "FontAwesome";
  content: "\f138";/*アイコンの種類*/
  position: absolute;
  left : 1em;/*左端からのアイコンまでの距離*/
  color: #999;/*アイコン色*/
}
/*visual form builderの送信成功ページスタイル*/
p#form_success, .vfb-form-success {
    background: none !important;
		    border: 1px solid #555;
    border-radius: 8px !important;
    color: #999999 !important;
    font-size: 16px;
    font-weight: normal;
    padding: 20px;
	text-align: left !important;
}
 /* システムページ　フレックスボックスコンテナ */
	.flex_test-box {
    padding:  0 0 1em;             /* 余白指定 */
		    display: flex;         /* フレックスボックスにする */
}
	.flex_test-box2 {
    padding:  0 0 1em;           /* 余白指定 */
		    display: flex;         /* フレックスボックスにする */
			display: -webkit-flex;
}
	.flex_test-box3 {
    padding:  0 0 1em;             /* 余白指定 */
		    display: flex;         /* フレックスボックスにする */
		   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;


}
.flex_test-item {
    padding: 3%;
    margin:  2% 1% 2% 1%;              /* 外側の余白 */
    border-radius:  8px;        /* 角丸指定 */
	border: 1px solid #ccc;
	background-color:  none; /* 背景色指定 */
	flex-basis: 31%;
}
	/* システムページ　料金フレックスボックス */
.flex_price {
    padding: 1em;
    color:  #fff;               /* 文字色 */
    margin:  0.4em;              /* 外側の余白 */
     /* 外側の余白 */
    border-radius:  8px;        /* 角丸指定 */
	    border: 1px solid #ccc;
	    background-color:  none; /* 背景色指定 */
	flex-basis: 50%;
		text-align: center;
}

 /* システムページ　オプション　フレックスボックス */
.flex_option-box {
	    padding: 1em;
    color:  #fff;               /* 文字色 */
    margin:  0.5em;              /* 外側の余白 */
	    border-radius:  8px;        /* 角丸指定 */
	    border: 1px solid #ccc;
	flex-basis: 50%;

}

 /* システムページ　オプション　フレックスコンテナ */
.flex_option-container {
    color:  #ccc;               /* 文字色 */
	    display: flex;              /* フレックスボックスにする */
	flex-basis: 50%;
font-size: 1em;
}

 /* システムページ　オプション */
.flex_option {
    padding: 0.5em 0em 0.5em 0.5em;
    color:  #999;               /* 文字色 */
    margin-left:  0.5em;              /* 外側の余白 */
     /* 外側の余白 */
		text-align: left;
	flex: 1;
	font-size: 1.1em;
	line-height: 1.8em;

}

.option {
	font-size: 1.1em;
	font-weight: bold;
    color: #FF0000;
    background: -webkit-linear-gradient(#ff9999, #ff0000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0em 0 0.5em;
	text-align: center;
}

 /* システムページ　ロング　フレックスボックス */
.flex_long-box {
	    padding: 1em;
	margin-bottom: 1.2em;
    color:  #fff;               /* 文字色 */
	    border-radius:  8px;        /* 角丸指定 */
	    border: 1px solid #ccc;
	flex-basis: 50%;

}
 /* システムページ　ロング */
.flex_long {

    color:  #999;               /* 文字色 */
     /* 外側の余白 */
		text-align: center;
			    flex: 1;
	font-size: 1.1em;
	line-height: 2em;

}

.price{
	color: #999 !important;
	font-size: 1.2em !important;
	line-height: 2em !important;
}


@media screen and (min-width:64.2em) {
		.post-content h1{
			font-size: 1.5em;
		color: #FF0000;
background: -webkit-linear-gradient(#ff9999, #ff0000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	margin-top: 0.3em!important;

	}
	.post-content h2{
		font-size: 1.3em;
		color: #ff0000;
		background: -webkit-linear-gradient(#cccccc, #666666);
  -webkit-background-clip: text;
		border-bottom: 1px solid #ff0000!important;
margin: 1.25 0 2em;
	}
				.post-content h3{
		font-size: 1.3em;
		color: #666;
				border-left: 5px solid #ff0000!important;
	}

				.post-content h3:first-child{
					margin-top: 0px
	}

			/*一旦消す
		.post-title{
				font-size: 1.5em;
				color: #FF0000;
background: -webkit-linear-gradient(#ff9999, #ff0000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	}
	*/
	.post-content, .cta-post-title, .post-cta, .post-cta-inner, .post-share, .post-author, article.page .post-header{
padding: 20px 50px 20px 50px;
	}
				.post-header {
padding: 20px 20px 20px 20px !important;
	}
.shamenikki_pc { display: block !important; }
.shamenikki_sp { display: none !important; }
		.shamenikki_tab { display: none !important; }

/*.visual-form-builder*/
.visual-form-builder ul{
	margin: 0 0.9em!important;
    padding: 1em 1em 1em 1em!important;
    background: none!important;
    list-style: none!important;
    list-style-type: none!important;
    list-style-image: none!important;
    font-size: 13px;
    line-height: inherit;
}

}

@media screen and ( min-width:56.2em) and (max-width: 64.1em) {
			.discription {
	     display: none !important;
       }
			#header_img img {
    width: 100%;
		display:none !important;
}
#header {
		background-image: url(/wp-content/uploads/2020/11/logo2.png)!important;
		background-image: none!important;
    background-size: 75% auto !important;
    background-repeat: no-repeat !important;
    border: none!important;
    padding: 6em 40em 2.5em 30em !important;
    position: fixed;
    top: 0;
    left: 0;
    height: 2.5em !important;
    z-index: 999;
}
						#header-menu-tog {
    display: block;
	position: fixed;
 top: 1.3em;
 right: 0.7em;
    font-size: 1.5em !important;
}
	#content {
		margin-top: 5.5em !important;
	}
		.post-content h1{
			font-size: 1.5em;
		color: #FF0000;
background: -webkit-linear-gradient(#ff9999, #ff0000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
		margin-top: 0.3em!important;
	}
	.post-content h2{
		font-size: 1.3em;
		color: #ff0000;
		background: -webkit-linear-gradient(#ffffff, #666666);
  -webkit-background-clip: text;
		border-bottom: 1px solid #ff0000!important;

	}
				.post-content h3{
		font-size: 1.3em;
		color: #666;
				border-left: 5px solid #ff0000!important;
										margin-top: 0px
	}
			/*一旦消す
		.post-title{
				font-size: 1.5em;
				color: #FF0000;
background: -webkit-linear-gradient(#ff9999, #ff0000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	}
	*/
		.post-content, .cta-post-title, .post-cta, .post-cta-inner, .post-share, .post-author, article.page .post-header{
padding: 20px 50px 20px 50px;
	}
				.post-header {
padding: 20px 20px 20px 20px !important;
	}
.shamenikki_pc { display: block !important; }
.shamenikki_sp { display: none !important; }
		.shamenikki_tab { display: none !important; }

/*.visual-form-builder*/
.visual-form-builder ul{
	margin: 0 0.9em!important;
    padding: 1em 1em 1em 1em!important;
    background: none!important;
    list-style: none!important;
    list-style-type: none!important;
    list-style-image: none!important;
    font-size: 13px;
    line-height: inherit;
}

}

@media screen and (min-width:30em) and ( max-width:56.2em)
 /* 481px~899px（タブレット） */ {
	 					.discription {
	     display: none !important;
       }
			#header_img img {
    width: 100%;
		display:none !important;
}
#header {
 background-image: url(/wp-content/uploads/2020/11/logo2.png)!important;
 background-image: none!important;
    background-size: 75% auto !important;
    background-repeat: no-repeat !important;
    border: none!important;
    padding: 6em 40em 0em 30em !important;
    position: fixed;
    top: 0;
    left: 0;
    height: 2.5em !important;
    z-index: 999;
}
	 			#header-menu-tog {
    display: block;
	position: fixed;
 top: 1.3em;
 right: 0.7em;
    font-size: 1.5em !important;
}
	 #content {
		margin-top: 5.5em !important;
		 padding: 0.5em 0 0em !important;
	}
	.post-content h1{
		font-size: 1.5em;
		color: #FF0000;
background: -webkit-linear-gradient(#ff9999, #ff0000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
		margin-top: 0.3em!important;
	 }
	.post-content h2{
		font-size: 1.3em;
		color: #ff0000;
		background: -webkit-linear-gradient(#ffffff, #666666);
  -webkit-background-clip: text;
				border-bottom: 1px solid #ff0000!important;
margin: 0px 0px 10px 0px!important;

	}
			.post-content h3{
		font-size: 1.3em;
		color: #666;
				border-left: 5px solid #ff0000!important;
		margin: 0px 0px 10px 0px!important;
	}
		/*一旦消す
	.post-title{
				font-size: 1.3em;
				color: #FF0000;
background: -webkit-linear-gradient(#ff9999, #ff0000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
margin: 10px 0px 0px 10px!important;
	}
			*/
	.post-content, .cta-post-title, .post-cta, .post-cta-inner, .post-share, .post-author, article.page .post-header{
padding: 20px 50px 20px 50px;
	}
	 			.post-header {
padding: 20px 20px 20px 20px !important;
	}
	.shamenikki_pc { display: none !important; }
.shamenikki_sp { display: none
!important; }
		.shamenikki_tab { display: block !important; }
	 .tagcloud{
    display: none;
}
	 /*.visual-form-builder*/
.visual-form-builder ul{
	margin: 0 0.9em!important;
    padding: 1em 1em 1em 1em!important;
    background: none!important;
    list-style: none!important;
    list-style-type: none!important;
    list-style-image: none!important;
    font-size: 13px;
    line-height: inherit;
}

}

@media screen and ( max-width:30em)
    /* ~480px（スマホ縦） */ {
					.discription {
	     display: none !important;
       }
			#header_img img {
    width: 100%;
		display:none !important;
}
#header {
		background-image:url("/wp-content/uploads/2020/11/logo4.png")!important;
		background-image: none!important;
				background-size: 100% auto !important;
	background-repeat: no-repeat !important;
    border: none!important;
	padding: 2em 20em 2.5em !important;
				position: fixed;
    top: 0;
    left:0;
	height: 2.5em !important;
				z-index: 999;
}
#content {
		margin-top: 4em !important;
	}
			#header-menu-tog {
    display: block;
	position: fixed;
 top: 1.3em;
 right: 0.7em;
    font-size: 1.5em !important;
}
			#gnav ul {
    margin-top:3em;
    padding: 0;

}
.image-left {
    float: left;
    margin: 0 20px 20px 10px;
padding: 5px 5px 5px 5px;
background-color: #FFFFFF;
border-style: solid;
border-width: 2px;
border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}

	.post-content h1{
		font-size: 1.3em;
		color: #FF0000;
background: -webkit-linear-gradient(#ff9999, #ff0000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
		margin-top: 0.3em!important;

	}
	.post-content h2{
		font-size: 1.2em;
		color: #ff0000;
		background: -webkit-linear-gradient(#ffffff, #666666);
  -webkit-background-clip: text;
				border-bottom: 1px solid #ff0000!important;
		margin: 10px 0px 20px 0px!important;

	}
		.post-content h3{
		font-size: 1.2em;
		color: #666;
			border-left: 5px solid #ff0000!important;
			margin: 10px 0px 10px 0px!important;
	}
	.cat-content .post-header, article.page .post-header{
		padding: 0px !important;
		margin-bottom: 0px !important;
		background-color: #fff !important;
	}
			.cat-content {
		padding: 0px !important;
		margin-bottom: 40px !important;
		background-color: #fff !important;
		border: none !important;
	}
.cat-content-area {
    margin-top: 0px;
}
	.post-content, .cta-post-title, .post-cta, .post-cta-inner, .post-share, .post-author, article.page .post-header {
padding: 3% !important;
	}
			.post-header {
padding: 20px 20px 20px 20px !important;
	}
	.shamenikki_pc { display:none !important; }
.shamenikki_sp { display: block !important; }
	.shamenikki_tab { display: none !important; }
#gnav ul li{
				margin-bottom: 0px !important;
			}
.tagcloud{
    display: none;
}
			.post-content ul.ul01 {
  border: solid 1px #555;
  border-radius: 8px;
  padding: 0.5em 1em 0.2em 1.5em;
  position: relative;
}

.post-content ul.ul01 li {
  line-height: 1.5;
  padding: 0.2em 0.2em 0em 0.2em;
  list-style-type: none!important;
}
.post-content ul.ul01 li a{
padding-left: 0.2em !important;
}

.post-content ul.ul01 li:before {

  font-family: "FontAwesome";
  content: "\f138";/*アイコンの種類*/
  position: absolute;
  left : 0.5em;/*左端からのアイコンまでの距離*/
  color: #999;/*アイコン色*/
}
/*visual-form-builderスマホ版*/
.visual-form-builder ul{
	margin: 0.2em!important;
    padding: 1em 1em 1em 1em!important;
    background: none!important;
    list-style: none!important;
    list-style-type: none!important;
    list-style-image: none!important;
    font-size: 13px;
    line-height: inherit;
}
			.flex_test-box {
    background-color: none;     /* 背景色指定 */
    padding:  1px;             /* 余白指定 */
}

		.flex_test-item {
    padding: 3%;
    margin:  2 1 2 1%;              /* 外側の余白 */
    border-radius:  8px;        /* 角丸指定 */
	    border: 1px solid #555;
	    background-color:  none; /* 背景色指定 */
		flex-basis: 48%;
}
		/* システム */
		.flex_price {
    padding: 1em 0.8em 0.5em 0.8em;
 margin:  0em 0em 1em 0em;/* 外側の余白 */
    border-radius:  8px;        /* 角丸指定 */
	    border: 1px solid #555;
	    background-color:  none; /* 背景色指定 */
		flex-basis: 50%;
		text-align: center;
}
			.flex_test-box {
				display: block !important; /* フレックスボックスをスマホ表示で無効にする */
}

.flex_test-box2 {
				display: block !important; /* フレックスボックスをスマホ表示で無効にする */
}

}

/*visual-form-builder*/
.visual-form-builder fieldset {
	background: #fff;
	XXXborder: 0px solid rgba(255, 255, 255, 0.15);
}
.visual-form-builder .vfb-legend h3 {
	font-size: 1.5em;
    color: #ff0000;
    background: -webkit-linear-gradient(#666, #ccc, #666);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-left: 5px solid #ff0000!important;
    margin: 0em 0em 0.5em 0em !important;
	padding: 0.1em 0.2em 0.1em 0.4em !important;
}
.visual-form-builder .vfb-legend {
	border-bottom: 0px solid #555555;
	color: #ffffff;
	font-size: inherit;
	margin: 5px 14px;
	padding: 0 6px;
}
.visual-form-builder label, label.vfb-desc {
	color: #999999;
	display: block;
	margin: 0;
	padding: 0 0 3px;
	font-weight: normal;
	font-size: 1.2em;
}
input.vfb-text, input.vfb-text[type="text"], input.vfb-text[type="tel"], input.vfb-text[type="email"], input.vfb-text[type="url"], textarea.vfb-textarea, select.vfb-select {
	background-color: rgba(142, 145, 141, 0.09);
	background-image: none;
	border: 1px solid #CCCCCC;
	border-radius: 0px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	display: block;
	font-size: 16px;
	line-height: 1.42857;
	padding: 10px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
.select.vfb-select {
	font-size: 18px;
}
input.vfb-text, input.vfb-text[type="text"], input.vfb-text[type="tel"], input.vfb-text[type="email"], input.vfb-text[type="url"], textarea.vfb-textarea, select.vfb-select:focus {
	outline: 0 none;
}
input.vfb-text:focus, input.vfb-text[type="text"]:focus, input.vfb-text[type="tel"]:focus, input.vfb-text[type="email"]:focus, input.vfb-text[type="url"]:focus, textarea.vfb-textarea:focus {
	border-color: rgba(189, 179, 146, 0.8) !important;
	box-shadow: none !important;
	outline: 0 none;
}
input.vfb-text, input.vfb-text[type="text"], input.vfb-text[type="tel"], input.vfb-text[type="email"], input.vfb-text[type="url"], textarea.vfb-textarea, select.vfb-select:-moz-placeholder {
 color: #999999;
}
input.vfb-text, input.vfb-text[type="text"], input.vfb-text[type="tel"], input.vfb-text[type="email"], input.vfb-text[type="url"], textarea.vfb-textarea, select.vfb-select::-moz-placeholder {
 color: #999999;
 opacity: 1;
}
input.vfb-text, input.vfb-text[type="text"], input.vfb-text[type="tel"], input.vfb-text[type="email"], input.vfb-text[type="url"], textarea.vfb-textarea, select.vfb-select {
	color: #000000;
}
input.vfb-text, input.vfb-text[type="text"], input.vfb-text[type="tel"], input.vfb-text[type="email"], input.vfb-text[type="url"], textarea.vfb-textarea, .vfb-select.valid, .vfb-select {
	background-color: rgba(142, 145, 141, 0.09);
	color: #000000;
	font-size: 16px;
	opacity: 1;
	padding: 10px;
	clear:both;
}

textarea.vfb-text {
	height: auto;
}
.vfb-submit, input.vfb-submit[type="submit"] {
	background-color: #ee6666 !important;
	border: 1px solid #444444;
	border-radius: 3px;
	color: #fff !important;
	margin-bottom: 15px;
	padding: 10px 20px;
}
.vfb-select.vfb-medium {
	font-size: 18px;
	padding: 15px;
}
.vfb-submit:hover, input.vfb-submit[type="submit"]:hover {
	background-color: #333333 !important;
	border-color: #555555;
	color: #FFFFFF !important;
}
.vfb-section-div {
	background-color: #666666 !important;
	border-radius: 0px !important;
	float: none;
	margin-bottom: 30px;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-top: 30px;
	padding: 10px !important;
	width: 98% !important;
}
.visual-form-builder .vfb-section-div h4 {
	border-bottom: 1px solid #000000;
	color: #000000;
	font-size: 18px;
	line-height: inherit;
	margin: 0;
	padding: 0;
}
.visual-form-builder span.vfb-right input, .visual-form-builder span.vfb-right input[type="text"], .visual-form-builder span.vfb-right select, .visual-form-builder span.vfb-left input, .visual-form-builder span.vfb-left input[type="text"], .visual-form-builder span.vfb-left select {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.086);
	font-size: 16px;
	padding: 10px;
	width: 100%;
}
.visual-form-builder li div label, .visual-form-builder li span label {
	font-size: 16px;
	margin: 0 0 20px;
}
label.vfb-error {
	background: #990000 none repeat scroll 0 0;
	border-radius: 0;
	color: #ffffff !important;
	font-size: 16px;
	font-weight: normal;
	padding: 10px !important;
	text-align: center;
}
p#form_success, .vfb-form-success {
	background: none repeat scroll 0 0 #666666;
	border-radius: 0px;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	padding: 10px;
	text-align: center;
}

.visual-form-builder ul li:before{
	 font-family: initial !important;
  content: none;
  position: absolute;
  left : 1em;
}
.visual-form-builder label.vfb-choice {
    margin: -16px 0 0 23px;
    padding: 0 0 5px;
    width: 88%;
    font-size: 100%;
    line-height: 2em;
}
.vfb-desc {
    color: #ee6666 !important;
    display: block;
    margin: 0;
    padding: 0 0 3px;
    font-weight: normal;
    font-size: 16px;
}



/*　出勤予定 */
.post-content .date_list ul
{
	border: none;
	padding: 0!important;
}
.post-content .date_list ul li
{
	padding: 0;
	margin: 0;
}
.post-content .date_list ul li a
{
	padding: 0.5em 1.5em!important;
	color:#999!important;
}
.date_list ul li:before
{
	display: none;
}
.yellow {
    color: #ee6666 !important;
}


/* ------ ページナビ ------ */
.page_navi {text-align: center; font-size: 85%; line-height: 1.5em;}
.page_navi li {display: inline;list-style: none;}
.page_navi li.current span {color: #FFFFFF; font-weight: bold; display: inline-block; padding: 2px 6px; background: #414444; border: solid 1px #414444; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.page_navi li a {color: #414444!important;padding: 2px 6px; background: #FFFFFF; display: inline-block; border: solid 1px #414444;text-decoration: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.page_navi li a:hover {color: #414444;}
.page_navi li.page_nums span {color: #FFFFFF;padding: 3px 7px;background: #414444;display: inline-block;border: solid 1px #414444; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}

/* ------ 個別記事 ------ */
body.color04XXX .post-meta li {
    background: #000 !important;
}
.post-meta li {
    background: #000 !important;
    float: left;
    margin-top: -0.7em;
    margin-right: 20px;
    padding-right: 24px;
    font-size: 14px;
}
.post-meta {
    margin-top: 0;
    margin-bottom: 42px;
    padding: 0;
	   border-top: 0px !important;
}
body.color04 .post-meta {
   border-top: 0px !important;
}
.post-footer ul li {
    display: inline-block;
    /* vertical-align: top; */
    margin: 0 0 0;
}
.post-footer {
    border-radius: 0 0 3px 3px;
    padding: 0px 10px 0px;
    text-align: right;
}
body.color04 .post-meta {
    border-top: 0px !important;
    float: right;
}
.post-footer ul li {
    margin: 0 0 0;
}
.fa {
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



/* ------ 女性プロフィールテーブル ------ */
body.color04 .post-content table th, body.color04 .post-content table td {border: #666 solid 1px;
}
/* ------ 女性プロフィールコメント ------ */
.manager_memo {
    color: #aaa;
}

/* ------ 投稿コンテンツ ------ */
.post-loop-wrap .post-content {
    width: auto;
 padding: 20px 64px 42px;
}
/* ------ h2 ------ */
.post-content h2 {
    margin: 32px 0 32px !important;
}
.post-content h2:first-child {
    XXXmargin-top: 0!important;
}

/* ------ 記事タイトルh2 ------ */
.post-title {
	margin: 0 0 0px;
    font-size: 28px;
    clear: both;
    font-weight: bold;
}


@media screen and ( min-width:56.2em) {
.tel a{
 background-color: #cc3333;

    color: #ffffff !important;
    text-decoration: blink;
    text-align: center;
	width: 2em;
	height: 2em;
    font-size: 1.2em;
    letter-spacing: 0.1em;
    display: none;
    border-radius: 50px;
    position: fixed;
    right: 43px;
    top: 25px;
	line-height: 33px;
	z-index: 1000;
}
}

@media screen and ( max-width:56.2em) {
.tel a{
 background-color: #cc3333;

    color: #ffffff !important;
    text-decoration: blink;
    text-align: center;
	width: 2em;
	height: 2em;
    font-size: 1.2em;
    letter-spacing: 0.1em;
    display: inline-block;
    border-radius: 50px;
    position: fixed;
    right: 43px;
    top: 25px;
	line-height: 33px;
	z-index: 1000;
 -webkit-font-smoothing: antialiased;
	}
}

/* 口コミ */
.report_list
{
}
.report_list .item_report
{
	background-color: #eee !important;
	padding: 1em;
	margin: 4px;
	border-radius: 0.5em;
}
.report_list .item_report .girl_name
{
	color: #999 !important;
}
.report_list .item_report .girl_name a
{
text-decoration: underline;
    color: #999 !important;
}
.report_list .item_report .date
{
	margin-bottom: 1em;
	font-size: 90%;
	color: #999;
}
.girl_detail .report_list .item_report .girl_name
{
	display: none;
}

/* テーブル ヘッド */
body.color04XXX .post-content table thead th {
    background: #888888 !important;
}