*{
	margin:0px;
	padding:0px;
}
img{
	border-style:none;
}
a:hover{
	text-decoration:underline;
}
li{
	list-style:none;
}
.center{
	text-align:center;
}
.clearfix:after {
  content: ".";  /* 新しいコンテンツ */
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; /* 非表示に */
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*----------------------------------------------------
base
----------------------------------------------------*/
#wrapper{
}
.clear{
	clear : both;
	font-size : 1px;
	height : 1px;
	line-height : 1px;
}

.right {
	text-align: right;
}
.mg05 {height:5px; border:none; margin:0px; visibility:hidden; padding:0px; line-height:1px;}
.mg10 {height:10px; border:none; margin:0px; visibility:hidden; padding:0px; line-height:1px;}
.mg15 {height:15px; border:none; margin:0px; visibility:hidden; padding:0px; line-height:1px;}
.mg20 {height:20px; border:none; margin:0px; visibility:hidden; padding:0px; line-height:1px;}
.mg25 {height:25px; border:none; margin:0px; visibility:hidden; padding:0px; line-height:1px;}
.mg30 {height:30px; border:none; margin:0px; visibility:hidden; padding:0px; line-height:1px;}
.mg5n {border:none; margin:5px 0 0 0; padding:0px;}
.mg10n {border:none; margin:10px 0 0 0; padding:0px;}
.mg15n {border:none; margin:15px 0 0 0; padding:0px;}
.pd15n {border:none; padding:15px 0 0 0;}
.red {color: red;}
.pink {color: #f96a92;}
.blue {color: #4798ec;}
.center {text-align: center;}
.clearfix {zoom: 100%;}
.toplink{
text-align:right;
margin:10px 0 -25px 0;
}
.new_icon {
	background-color: #fd3a60;
    color: #FFFFFF;
    margin-left: 3px;
		padding: 0px 5px;
		font-size: 12px;
    text-align: center;
    border-radius: 4px;
}
/*----------------------------------------------------
header
----------------------------------------------------*/
#wrapper #header{
	width:900px;
	margin:0px auto 20px;
}
#wrapper #header .h_right {
	position: absolute;
	top: 0;
	right:0;
}
/*----------------------------------------------------
mnavi
----------------------------------------------------*/
#wrapper #header #mnavi {
	margin-top: 5px;
	box-shadow: 3px 3px 15px 1px rgba(0,0,0,.4);
}
#wrapper #header #mnavi li {
	float: left;
	width: auto;
}
#wrapper #header #mnavi li a {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	height:44px;
	width: 150px;
	line-height: 1em;
}
/*----------------------------------------------------
footer
----------------------------------------------------*/
#footer_link ul{
	margin:5px 0;
}
#footer_link li{
	display:inline;
	margin-bottom:5px;
}
#wrapper #bottom_link {
	margin-top: 20px;
	text-align: center;
}
/*----------------------------------------------------
contents
----------------------------------------------------*/
.path{
	padding:7px 0 9px 22px;
	width:400px;
	float:left;
	color: #000;
}
.sns_area{
	display: block;
	padding: 10px 22px;
	text-align: right;
}
/*----------------------------------------------------*/
#top_bn{
	position: relative;
	width: 910px;
	margin: 20px auto 10px;
	overflow: hidden;
}
#top_bn .bnr_text {
	position: absolute;
	top: 280px;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 12px 0;
	text-align: center;
	background: rgba(188, 38, 44, 0.8);
	z-index: 999;
}
#top_bn .bnr_text p {
	color: #fff;
	font-size: 25px;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	text-shadow: 0 2px 5px #000;
}
#wrapper #index_contents #pickup_area a{
	color:#FFF;
	text-decoration:none;
}
#wrapper #index_contents #pickup_area a:hover{
	text-decoration:underline;
}
*:first-child+html #index_contents #right_area {
	width:465px;
	float:right;
	margin:0 42px 0 0 !important;
}
#seo_area {
	margin-top: 30px;
}
#seo_area p {
	color: #000;
	text-align: justify;
	word-break: break-all;
}
/*----------------------------------------------------
#info
----------------------------------------------------*/
#wrapper #index_contents #right_area #infobox_area #infobox li {
	color: #333;
}
#wrapper #index_contents #right_area #infobox_area #infobox li:last-child{
	border-bottom:none;
}
/*----------------------------------------------------
#new face
----------------------------------------------------*/
#wrapper #index_contents #right_area #newface_area #newfacebox li{
	float:left;
	width:100px;
	margin-right:6px;
	margin-bottom:10px;
}
#wrapper #index_contents #right_area #newface_area #newfacebox li:nth-child(4n) {
	margin-right:0;
	display:block;
	padding-bottom:40px;
}
#wrapper #index_contents #right_area #newface_area #newfacebox li:last-child {
	margin-right:0;
}
/*----------------------------------------------------
#gal profile
----------------------------------------------------*/
#wrapper #index_contents #profile_area .bt_photo_list li:last-child{
	margin-right:0px;
}
#wrapper #index_contents #profile_area .bt_photo_list li.bt4{
	margin-right:0px;
}

#wrapper #index_contents #profile_area #profmes dl {
	margin:20px 0 5px 0;
}
#wrapper #index_contents #profile_area #profmes .diarylink {
	display: inline-block;
	margin-top: 10px;
	transition: all .2s
}
#wrapper #index_contents #profile_area #profmes .diarylink:hover {
	transform: scale(1.1);
}

#wrapper #index_contents #profile_area #profop dl {
	margin:10px 0 5px 0;
}
#wrapper #index_contents #profile_area #profop dt {
	float: left;
	min-height:18px;
	line-height: 18px;
	margin-bottom: 3px;
	margin-right: 5px;
	width: 250px;
}
#wrapper #index_contents #profile_area .schedule .ttl_sub {
	font-size:12px;
	font-weight:bold;
	color:#000;
}
#wrapper #index_contents #profile_area .schedule table {
	margin-top: 5px;
	border-collapse: collapse;
	border-spacing: 0;
	width: 828px;
	background-color: #fff;
}
#wrapper #index_contents #profile_area .reserve_btn {
	width:200px;
	margin:20px auto 5px auto;
}
#wrapper #index_contents #profile_area input{
	width:200px;
}
/*----------------------------------------------------
#schedule
----------------------------------------------------*/
#wrapper #index_contents #schedule_area .schedule table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 565px;
	margin-bottom:20px;
}

/*----------------------------------------------------
#system
----------------------------------------------------*/
#wrapper #index_contents #system_area span.line{
	text-decoration:line-through;
}
#wrapper #index_contents #system_area dl {
	margin:10px 0 5px 0;
}
#wrapper #index_contents #system_area dd .price {
	width:60px;
	float: left;
	text-align:right;
}
/*----------------------------------------------------
#system
----------------------------------------------------*/
#wrapper #index_contents #recruit_area span.line{
	text-decoration:line-through;
}
#wrapper #index_contents #recruit_area table{
	width: 100%;
	margin-bottom:30px;
}
/*----------------------------------------------------
#contact
----------------------------------------------------*/
#wrapper #index_contents #contact_area .detail form {
	margin-top: 10px;
}
#wrapper #index_contents #contact_area .detail form dt {
	text-indent: 10px;
	color: #444;
}
#wrapper #index_contents #contact_area .detail form dd {
	padding: 5px;
	color: #444;
}
#wrapper #index_contents #contact_area .detail form input {
	width: 30%;
}
#wrapper #index_contents #contact_area .detail form textarea {
	height: 130px;
	width: 80%;
}
#wrapper #index_contents #contact_area .detail form input.submit {
	cursor: pointer;
	display: block;
	height: 22px;
	left: 0;
	margin: 10px auto 0;
	top: 0;
	width: 214px;
}

/*----------------------------------------------------
#enter page
----------------------------------------------------*/

#wrap {
	margin: 50px auto 0;
	width: 686px;
}
#wrap #index_detail .top {
	background: url(../img/bg_index.jpg);
	background-size: 100% auto;
	/*ackground:rgba(0,0,0,0.5);*/
	width: 686px;
	height: 384px;
	padding-top: 80px;
	box-shadow: 3px 4px 6px 0px #737373;
}
#wrap #index_detail .top p.logo,
#wrap #index_detail .top p.text {
	text-align:center;
}
#wrap #index_detail .enter {
	margin-top:20px;
}
#wrap #index_detail .enter .bt1 {
	margin-left: 98px;
	float:left;
	width:195px;
}
#wrap #index_detail .enter .bt1 a:hover {
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}
#wrap #index_detail .enter .bt2 {
	margin-left: 103px;
	float:left;
	width:195px;
    border: 1px solid #ddd;
    border-radius: 8px;
}
#wrap #index_detail .enter .bt2 a:hover {
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}
#seo_top_area {
	width: 690px;
	margin: 30px auto 40px;
	border: 1px solid #ddd;
	box-sizing: border-box;
	padding: 20px 15px;
}
#seo_top_area p {
	color: #444;
}

/*----------------------------------------------------
#reserve
----------------------------------------------------*/
#wrapper #index_contents #reserve_area .detail form {
	margin-top: 10px;
}
#wrapper #index_contents #reserve_area .detail form dt {
	text-indent: 10px;
	color: #444;
}
#wrapper #index_contents #reserve_area .detail form dd {
	padding: 5px;
	color: #444;
}
#wrapper #index_contents #reserve_area .detail form input {
	width: 30%;
}
#wrapper #index_contents #reserve_area .detail form textarea {
	height: 130px;
	width: 80%;
}
#wrapper #index_contents #reserve_area .detail form input.submit {
	cursor: pointer;
	display: block;
	height: 22px;
	left: 0;
	margin: 10px auto 0;
	top: 0;
	width: 214px;
}


/*----------------------------------------------------
#line
----------------------------------------------------*/
#line_box {
	position: relative;
    margin: 10px 0;
}
#line_box .qr_code {
    position: absolute;
    top: 55px;
    right: 40px;
}
#line_box .line_id {
    position: absolute;
    bottom: 22px;
    left: 180px;
    font-size: 25px;
    font-weight: bold;
    color: #00b900;
}

/* mce */
.mce {
	font-size: 16px;
	line-height: 2;
}
.mce h1 {
	font-size: 32px;
	font-weight: bold;
}
.mce h2 {
	font-size: 24px;
	font-weight: bold;
}
.mce h3 {
	font-size: 18.72px;
	font-weight: bold;
}
.mce h4 {
	font-size: 16px;
	font-weight: bold;
}
.mce h5 {
	font-size: 13.28px;
	font-weight: bold;
}
.mce h6 {
	font-size: 10.72px;
	font-weight: bold;
}
.mce strong {
	font-weight: bold;
}
.mce em {
	font-style: italic;
}
.mce sup {
	vertical-align: super;
}
.mce sub {
	vertical-align: sub;
}
.mce p {
	display: block;
}
.mce a {
  color: #4099ff;
}