/* --------------------------------------------- */
/* --------------------------------------------- */
/* ---------------------------------------------------------------------------- */
a {
  color: #706058;
}

.pMain .contBox {
    margin-bottom: 12px;
padding: 12px 8px;

}


.contBox {
  display: block;
  border: 1px solid #ffb4c2;
  box-shadow: 0 0 15px rgba(250,120,145,.6);
  border-radius: 5px;
  background:#fff;

}

.more {
    position: relative;
    /* display: inline-block; */
    /*padding: 0.5em 4em;*/
    padding:0.1em 1em;
    background-color: #937d15;
    border: 2px solid #937d15;
    color: #fff !important;
    text-align: center;
    text-decoration: none;
    transition: all .3s;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 120px;
    font-size: 14px;
    margin: 0 auto;
}


.modeFB > * {
  border-color: #ffffff;
}
.modeFB dt {
  background: #ffdfdf;
  color: #c72055;
}
.modeFB li, .modeFB dd {
  background: #ececec;
  color: #706058;
}
.modeFB.FB_v1 > *:nth-child(-n+4) {
  border-top-color: #ffffff;
}
.modeFB.FB_v2 > *:nth-child(-n+2) {
  border-top-color: #ffffff;
}

.pMain .detailBox .optionBox li.on {
    opacity: 1;
}

.pMain .detailBox .optionBox li {
    color: #c72055;
    background: #ffdfdf;
}

.pMain .detailBox .optionBox li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 5px;
    text-align: center;
    font-size: 11.9px;
    padding: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0.3;
}

.pMain .detailBox .optionBox li:nth-of-type(2n) {
    margin-right: 0;
}



html {
  
  background-image:url(../images/bg.jpg);
 -moz-background-size:contain;
background-size:contain;
}

body {
  color: #706058;
	    -webkit-text-size-adjust:100%;
	max-width: 560px;
width: 100%;
margin: 0 auto!important;
}

#header .headerLogo {
  background-image: url(../images/cmn_bg_logo_sp.png);
}
#header .headerTime {
  background: #ffdccc;
  color: #ff4949;
}
#header .subNav {
  background: #ff749b;
}
#header .subNav a {
  color: #ffffff;
}
#header .subNav a:before {
  color: #ffffff;
}
#header .mainNav li {
}

.pageTopBox #pageTop {
  background: #ff9e77;
}
.pageTopBox #pageTop:before {
  color: #ffffff;
}

#footer .footerNav {
  background: #ffffff;
}
#footer .footerNav li {
  color: #ffffff !important;
  line-height: 3.4;
  border: 1px solid #ff749b;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border-radius:4px;
  box-shadow: inset 0 0 5px rgba(255,116,155,.5);
  
}
#footer .footerNav li a {
  color: #ff749b;
}

.titLv2 {
  background-image: url(../images/cmn_bg_tit_sp.png);
  color: #706058;
  text-indent: 3.06em;
}
.titLv2 .more--onH1 a {
  background: #ff9e77;
  color: #ffffff;
}
.titLv2 .more--onH1 a:after {
  color: #ffffff;
}

.titLv3 {
  background: #f4eae2;
  color: #805e20;
}

.titLv4 {
  border-bottom-color: #999999;
}
.titLv4:before {
  border-left-color: #f4eae2;
}

.btn a, .btn input[type="submit"] {
  color: #ffffff !important;
  line-height: 3.4;
  border: 1px solid #cb3a00;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmN2U0YiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZhMzdlIi8+PHN0b3Agb2Zmc2V0PSI1MSUiIHN0b3AtY29sb3I9IiNmZjkxNjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjVhMTgiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff7e4b), color-stop(50%, #ffa37e), color-stop(51%, #ff9165), color-stop(100%, #ff5a18));
  background: -moz-linear-gradient(#ff7e4b 0%, #ffa37e 50%, #ff9165 51%, #ff5a18 100%);
  background: -webkit-linear-gradient(#ff7e4b 0%, #ffa37e 50%, #ff9165 51%, #ff5a18 100%);
  background: linear-gradient(#ff7e4b 0%, #ffa37e 50%, #ff9165 51%, #ff5a18 100%);
}

#pager ol li a, #pager ol li.nLink {
  color: #ffffff !important;
  line-height: 3.4;
  border: 1px solid #cb3a00;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmN2U0YiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZhMzdlIi8+PHN0b3Agb2Zmc2V0PSI1MSUiIHN0b3AtY29sb3I9IiNmZjkxNjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjVhMTgiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff7e4b), color-stop(50%, #ffa37e), color-stop(51%, #ff9165), color-stop(100%, #ff5a18));
  background: -moz-linear-gradient(#ff7e4b 0%, #ffa37e 50%, #ff9165 51%, #ff5a18 100%);
  background: -webkit-linear-gradient(#ff7e4b 0%, #ffa37e 50%, #ff9165 51%, #ff5a18 100%);
  background: linear-gradient(#ff7e4b 0%, #ffa37e 50%, #ff9165 51%, #ff5a18 100%);
}

.listBox a {
	color: #837B77;

		/*border-bottom: 1px solid #B7B5B4;	*/
}
.listBox .listBox_name {
  color: #fc1f7e;
}
.listBox .listBox_name a{
  color: #fc1f7e;
}
.pPostReview .listBox .listBox_name {
  color: #fc1f7e;
}
.pPostReview .listBox .listBox_title {
  color: #fc1f7e;
}
.pPostReview .listBox.listBox_detail .listBox_name {
  color: #fc1f7e;
}
.pPostReview .listBox.listBox_detail .listBox_title {
  color: #805e20;
}
.listBox .flag li.new {
	color: #00637f;
	background-color: #b3ecf9;
	width: 49%;
	font-size: 10px;
	height: 20px;
    margin-bottom: 0px;
	/*margin-top: 0px;top: 0px;position: absolute;*/
    /*margin-top: 38px;*/
}
.listBox .flag li.today {
  color: #ffffff;
  background-color: #ff8d9d;
  width:48%;
  font-size:8px;
  height:20px;
  margin-bottom: 0px;    
	/*margin-top: 0px;bottom: 0px;position: absolute;*/
}
.listBox .flag li.rank {
  color: #674639;
  background-color: #dadada;
}
.listBox .flag li.rank.rank1 {
  color: #674639;
  background-color: #f9e4bb;
}
.listBox .flag li.rank.rank2 {
  color: #674639;
  background-color: #d1eaf1;
}
.listBox .flag li.rank.rank3 {
  color: #674639;
  background-color: #fbc8ab;
}
.listBox .listBox_schedule .listText {
  color: #ff0534;
}
.listBox .listBox_typeIcon li {
  color: #ff7f58;
  background-color: #ffe5bf;
}

.listNews article {
  color: #706058;
}
.listNews .listNews_header {
  color: #805e20;
  background: #f4eae2;
}
.listNews .listNews_header a {
  color: #805e20;
}

.tableBox th, .tableBox td {
  border-color: #ffffff;
}
.tableBox th {
  background: #ffdfdf;
  color: #c72055;
  border-color: #ffffff;
}
.tableBox td {
  color: #706058;
  background: #ececec;
}
.tableBox tr:nth-of-type(1) th {
  border-top-color: #ffffff;
}
.tableBox tr:nth-last-of-type(1) th {
  border-bottom-color: #ffffff;
}

.listGirls .listGirls__link .flag li.new {
  color: #00637f;
  background-color: #b3ecf9;
}
.listGirls .listGirls__link .flag li.today {
  color: #ffffff;
  background-color: #ff8d9d;
}
.listGirls .listGirls__link .flag li.rank {
  color: #674639;
  background-color: #dadada;
}
.listGirls .listGirls__link .flag li.rank.rank1 {
  color: #674639;
  background-color: #f9e4bb;
}
.listGirls .listGirls__link .flag li.rank.rank2 {
  color: #674639;
  background-color: #d1eaf1;
}
.listGirls .listGirls__link .flag li.rank.rank3 {
  color: #674639;
  background-color: #fbc8ab;
}
.listGirls .listGirls__link .feature li {
  color: #ff7f58;
  background-color: #ffe5bf;
}
.listGirls .listGirls__link:after {
  color: #ff9e77;
}

.pDetail .detailBox .girlsName {
  color: #ff0534;
}
.pDetail .detailBox .girlsName .girlsAge {
  color: #706058;
}
.pDetail .detailBox .flag .new {
  background-color: #b3ecf9;
}
.pDetail .detailBox .flag .today {
  background-color: #ff8d9d;
}
.pDetail .detailBox .flag.rank {
  color: #674639;
  background-color: #dadada;
}
.pDetail .detailBox .flag.rank.rank1 {
  color: #674639;
  background-color: #f9e4bb;
}
.pDetail .detailBox .flag.rank.rank2 {
  color: #674639;
  background-color: #d1eaf1;
}
.pDetail .detailBox .flag.rank.rank3 {
  color: #674639;
  background-color: #fbc8ab;
}
.pDetail .detailBox .feature li {
  color: #ff7f58;
  background: #ffe5bf;
}
.pDetail .detailBox .optionBox li {
  color: #c72055;
  background: #ffdfdf;
}

.pSystem .systemBasePlay li:nth-of-type(3n+1) {
  border-left-color: #ffffff;
}
.pSystem .systemBasePlay li:nth-of-type(-n+3) {
  border-top-color: #ffffff;
}

.pRecruit .recruitBox .modeFB dd a {
  color: #706058;
}

.pAccess .tableBox td a {
  color: #706058;
}

.pIndex .attentionMark path {
  fill: #000000;
}
.pIndex .attentionText {
  color: #000000;
}

.pRe .listBox .listBox_reserveText span {
  border-color: #ffdfdf;
}
.pRe .listBox .contBox .listBox_reserveTime .listBox_reserveTable {
  border-color: #ffdfdf;
}
.pRe .listBox .contBox .listBox_reserveTime .listBox_reserveTable > tbody > tr > td {
  border-color: #ffdfdf;
}
.pRe .listBox .contBox .listBox_reserveTime .listBox_reserveTable > tbody > tr > td.active {
  background: #ffdfdf;
}




.btm10 {
margin-bottom:10px;
}

h1.title01 {
  background-image: url(../images/bar01.png);
	background-repeat: no-repeat;
  height:55px;
  width:100%;
 -moz-background-size:contain;
background-size:contain;
font-size:140%;
line-height:55px;
padding:0px 15px;
margin-bottom:20px;


  
}


.moreSchedule a {
float:right;
background:#ff749b;
color:#fff;
font-size:12px;
padding:2px 10px;
height:20px;
line-height:20px;
margin-right:25px;
border-radius:4px;
margin-top:13px;
}

ul.castlist	{
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
}
ul.castlist li{
	float: left;
	width: 32%;
	text-align: center;
	line-height: 130%;
	margin-bottom: 5px;
	font-size: 12px;
	margin-left: 1px;
	margin-right: 2px;
height:auto;

}

.castlist p {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}
.castlist marquee {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	color: #b7010f;
}
.castlist img {
margin-bottom: 0px;
	
}
.c-both {
    clear:both; display:block; visibility:hidden;
}

#contents {
overflow: hidden;
}

.time {
font-size: 10px;
color: #b7010f;
}

.listBox_name {
font-size: 15px;
margin-top: 5px;
}

.title02 {
	background-color: #fee6eb;
	border-top: 1px solid #fdc7d2;
	border-bottom: 1px solid #fdc7d2;
	margin-bottom: 10px;
	padding: 10px 15px;
}

h3.title03 {
	border-bottom: 1px dotted #fdc7d2;
	margin-bottom: 3px;
	margin-top: 10px;
	padding: 5px 10px 5px 15px;
	border-left: 5px solid #ff86ab;
}

.more02 {
	position: relative;
	display: inline-block;
	padding: .5em 4em;
	background-color: #ff6c99;
	border: 2px solid #fc7bae;
	color: #fff !important;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	margin-top:20px;
	margin-bottom:20px;
	width:120px;
	font-size:14px;
}
.more02::after {
	position: absolute;
	top: 50%;
	right: .2em;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #fff;
	transition: all .3s;
}
.more02:link {
	color: #fff !important;
}
.more02:visited {
	color: #fff !important;
}
.more02:hover {
	background-color: #fff;
	color: #ff6c99;
	text-decoration:none;
}
.more02:hover::after {
	border-left-color: #ff6c99;
}



.more03 {
	position: relative;
	display: inline-block;
	padding: .5em 4em;
	background-color: #ffb9c6;
	border: 2px solid #ffb9c6;
	color: #fff !important;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	margin-top:20px;
	margin-bottom:20px;
	width:120px;
	font-size:14px;
}
.more03::after {
	position: absolute;
	top: 50%;
	right: .2em;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #fff;
	transition: all .3s;
}
.more03:link {
	color: #fff !important;
}
.more03:visited {
	color: #fff !important;
}
.more03:hover {
	background-color: #fff;
	color: #ff6c99;
	text-decoration:none;
}
.more03:hover::after {
	border-left-color: #ff6c99;
}

.btn_m {
	width: 31%;
    margin: 0 1%;
    text-align: center;
    background: #ff559e;
    border-radius: 10px;
    padding: 5px 0px;
}
.btn_m.active {
  opacity: 0.7;    
}
.btn_m a {
  color: #ffffff;

}
.btn_m a:hover {

}


/* 予約ボタン
-----------------------------------------------------------------*/
.rba_ok {
width: 80px;
    height: 30px;
    margin: 1px auto;
    padding: 2px 12px 2px 12px;
    font-size: 14px;
    line-height: 30px;
    color: #ffffff !important;
    text-align: center;
    text-decoration: none;
    background-color: #14a2e1;
    border-radius: 3px;
/*    display: block;*/
}

.rba_ok :link {
	color: #fff;
}
.rba_ok :hover {
	opacity:0.7;
}
.rba_ok_more {
    position: relative;
    display: inline-block;
    padding: 0.3em 0.3em;
    border: 1px solid #14a2e1;
    color: #ffffff !important;
    text-align: center;
    text-shadow: 1px 2px 3px #535353;
    text-decoration: none;
    transition: all .3s;

    width: 93%;
    font-size: 95%;
    border-radius: 5px;
    background: linear-gradient(#14a2e1, #67c0e7);
    opacity: 0.7;
    box-shadow: 0 0 5px #14a2e1;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: 150%;
}
.rba_ok_more:link {
    color: #ffffff !important;
}
.rba_ok_more:hover {
	opacity:0.7;
}


.pickup_under{  
margin:17px 0px 40px 0px;
}


.msr_bread05 {
  color: #3D3C3C;	
  margin:-17px 0px 12px 8px;
 /* overflow: hidden;     領域からはみ出た部分を非表示にする */
  text-overflow: ellipsis; /* （任意）はみ出た末尾を「...」にする */
	font-size: 70%;
display: block; /* または flex など元の設定に合わせる */
    white-space: nowrap; /* テキストの折り返しを禁止して1行にする */
    overflow-x: auto; /* 画面幅をはみ出た部分は横スクロールで確認できるようにする */
    -webkit-overflow-scrolling: touch; /* スマホ（iOS）で滑らかにスクロールさせる */	
	-ms-overflow-style: none; /* IE, Edge */
    scrollbar-width: none; /* Firefox */
}

.msr_bread05 li {
  display:inline-block;

}
.msr_bread05 li a {
  color: #ff6e97;
  display:inline-block;
  padding:8px 0;
  text-decoration: none;
  transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
}
.msr_bread05 li a:hover{
  opacity: 0.6;
}
/* 矢印 */
.msr_bread05 li:after {
  content: "";
  display: inline-block;
  margin: 0 8px;
  height: 6px;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: middle;
  width: 6px;
}
.msr_bread05 li:last-child:after {
  display:none;
}

.material-icons {
	vertical-align: bottom;
}

.listText {
    background-color: #fee6eb;
    border-top: 1px solid #fdc7d2;
    border-bottom: 1px solid #fdc7d2;
    margin-bottom: 20px;
    padding: 15px 15px;
    font-size: 18px;
}
