/* あとでなおす */
@import url("https://www.daisen-resort.jp/_new/css/reset.css");
@import url("https://www.daisen-resort.jp/_new/css/stylesheet.css");
@import url("https://www.daisen-resort.jp/files/1190.css");
#detail h1 {
	margin-bottom: 0;
}
#detail h1 span {
	margin: 0 0.5em;
	padding: 0 0.5em;
	display: inline-block;
	font-weight: bold;
}
#detail h2 {
	padding-top: 1em;
	font-size: 100%;
}
/* --------------------------------- mceContentBody */

.mceContentBody {
	/* font-size: 93%; 13px */
	line-height: 1.8;
}
.mceContentBody .fl {
	float: left;
}
.mceContentBody .fr {
	float: right;
}
/* font-size
10px 77%
11px 85%
12px 93%
13px 100%
14px 108%
15px 116%
16px 124%
17px 131%
18px 139%
19px 147%
20px 154%
21px 162%
22px 170%
23px 177%
24px 185%
25px 193%
26px 200%
*/

.mceContentBody a {
	color: #00afe5;
}
.mceContentBody a:hover {
	text-decoration: none;
}
.mceContentBody a.arrow {
	color: #343434;
	background: url(https://www.daisen-resort.jp/_new/img/link_arrow.gif) no-repeat 0 1px;
	margin: 0;
	padding: 0 0 0 18px;
}
/* --------------------------------- setting */

.mceContentBody img {
	/* display: block; */
	max-width: 100%;
	height: auto;
}
.mceContentBody .fs1 {
	font-size: 8pt;
}
.mceContentBody .fs2 {
	font-size: 10pt;
}
.mceContentBody .fs3 {
	font-size: 12pt;
}
.mceContentBody .fs4 {
	font-size: 14pt;
}
.mceContentBody .fs5 {
	font-size: 18pt;
}
.mceContentBody .fs6 {
	font-size: 24pt;
}
.mceContentBody .fs7 {
	font-size: 36pt;
}
.mceContentBody .imgL {
	display: block;
	float: left;
	margin: 0 20px 10px 0;
}
.mceContentBody .imgR {
	display: block;
	float: right;
	margin: 0 0 10px 20px;
}
.mceContentBody .fl {
	float: left;
}
.mceContentBody .fr {
	float: right;
}
.mceContentBody .center {
	margin-left: auto;
	margin-right: auto;
}
/* 中央揃え */

.mceContentBody .outbox {
	position: relative;
}
.mceContentBody .outbox .inbox {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.mceContentBody .tc {
	text-align: center !important;
}
.mceContentBody .tl {
	text-align: left;
}
.mceContentBody .tr {
	text-align: right;
}
.mceContentBody .w5 {
	width: 5%;
}
.mceContentBody .w8 {
	width: 8%;
}
.mceContentBody .w10 {
	width: 10%;
}
.mceContentBody .w15 {
	width: 15%;
}
.mceContentBody .w20 {
	width: 20%;
}
.mceContentBody .w22 {
	width: 22%;
}
.mceContentBody .w24 {
	width: 24%;
}
.mceContentBody .w25 {
	width: 25%;
}
.mceContentBody .w30 {
	width: 30%;
}
.mceContentBody .w32 {
	width: 32%;
}
.mceContentBody .w35 {
	width: 35%;
}
.mceContentBody .w40 {
	width: 40%;
}
.mceContentBody .w45 {
	width: 45%;
}
.mceContentBody .w49 {
	width: 49%;
}
.mceContentBody .w50 {
	width: 50%;
}
.mceContentBody .w60 {
	width: 60%;
}
.mceContentBody .w70 {
	width: 70%;
}
.mceContentBody .w80 {
	width: 80%;
}
.mceContentBody .w90 {
	width: 90%;
}
.mceContentBody .w100 {
	width: 100%;
}
.mceContentBody .m_o0 {
	margin-top: 0;
}
.mceContentBody .m_o1 {
	margin-top: 1%;
}
.mceContentBody .m_o2 {
	margin-top: 2%;
}
.mceContentBody .m_o4 {
	margin-top: 4%;
}
.mceContentBody .m_l0 {
	margin-left: 0;
}
.mceContentBody .m_l1 {
	margin-left: 1%;
}
.mceContentBody .m_l2 {
	margin-left: 2%;
}
.mceContentBody .m_l4 {
	margin-left: 4%;
}
.mceContentBody .m_r0 {
	margin-right: 0;
}
.mceContentBody .m_r1 {
	margin-right: 1%;
}
.mceContentBody .m_r2 {
	margin-right: 2%;
}
.mceContentBody .m_r4 {
	margin-right: 4%;
}
.mceContentBody .m_r20 {
	margin-right: 20px;
}
.mceContentBody .m_u0 {
	margin-bottom: 0px;
}
.mceContentBody .m_u10 {
	margin-bottom: 10px;
}
.mceContentBody .m_u20 {
	margin-bottom: 20px;
}
.mceContentBody .m_u30 {
	margin-bottom: 30px;
}
.mceContentBody .m_u40 {
	margin-bottom: 40px;
}
.mceContentBody .m_u50 {
	margin-bottom: 50px;
}
.mceContentBody .m_u60 {
	margin-bottom: 60px;
}
.mceContentBody .m_u80 {
	margin-bottom: 80px;
}
.mceContentBody .nomgn {
	margin: 0;
}
.mceContentBody p {
	margin: 1em 0;
}
.mceContentBody h3 {
	color: #343434;
	/* background: #f9fdff; */
	/* border-left: 5px solid #00afe5;
	border-bottom: 1px dotted #00afe5; */
	border-bottom: 2px solid #00afe5;
	font-size: 147%; /* 19px */
	font-weight: bold;
	padding: 0.5em 0 0;
	margin: 3em 0 1em;
}
.mceContentBody h3.first {
	margin: 0 0 1em;
}
.mceContentBody h4 {
	font-size: 139%; /* 18px */
	font-weight: bold;
	color: #00afe5;
	margin: 2em 0 1em;
}
/* --------------------------------- ul */

.mceContentBody ul {
	margin: 10px 0 20px;
	padding: 0;
}
.mceContentBody ul li {
	list-style: none;
	background: url(https://www.daisen-resort.jp/_new/img/list_style.gif) no-repeat 0 5px;
	margin: 0;
	padding: 0 0 0 15px;
}
.mceContentBody ul.stripe li {
	list-style: none;
	background: none;
	margin: 0;
	padding: 0.5em;
}
.mceContentBody ul.stripe li:nth-child(odd) {
	background: #eee;
}
.mceContentBody ol {
	margin: 10px 0 20px 20px;
	padding: 0;
}
.mceContentBody ol li {
	margin: 0;
	padding: 0 0 10px;
}
.mceContentBody ul li strong, .mceContentBody ol li strong {
	color: #343434;
}
/* --------------------------------- table */

.mceContentBody table.deco-tb {
	margin: 0 0 20px;
	text-align: left;
	vertical-align: top;
	width: 100%;
	border-collapse: collapse;/* border: 1px solid #00afe5; */
}
.mceContentBody table.deco-tb th.t_top {
	border-top: 4px solid #00afe5;
	/* border-bottom: 3px double #E3E3E3; */
	vertical-align: middle;
}
.mceContentBody table.deco-tb th {
	/* background-color: #7fd7f2; */
	background-color: #e5f7fc;
	border: 1px solid #00afe5;
	border-bottom: 3px solid #00afe5;
	color: #00afe5;
	padding: 8px 10px;
	text-align: left;
	vertical-align: middle;
}
.mceContentBody table.deco-tb td.t_top {
	border-top: 4px solid #00afe5;
	/* border-bottom: 3px double #E3E3E3; */
	vertical-align: middle;
}
.mceContentBody table.deco-tb td {
	background-color: #FFFFFF;
	border: 1px solid #00afe5;
	padding: 8px 10px;
	vertical-align: middle;
}
/* 駐車場情報 */

.mceContentBody table.deco-tb.parking, .mceContentBody table.deco-tb.parking th, .mceContentBody table.deco-tb.parking td {
	border: 1px solid #bbb;
	color: #000;
}
.mceContentBody table.deco-tb.parking th {
	background-color: #f8f8f8;
	vertical-align: middle;
}
/* .mceContentBody table.deco-tb.parking span.full {
    background-color: #f50113;
	display: block;
	color: #fff;
	font-weight: bold;
	border-radius: 5px;
	line-height: 1.2;
	padding: 0.2em 0;
}

.mceContentBody table.deco-tb.parking span.empty {
    background-color: #0867cc;
	display: block;
	color: #fff;
	font-weight: bold;
	border-radius: 5px;
	line-height: 1.2;
	padding: 0.2em 0;
} */

.mceContentBody table.deco-tb.parking span > span {
	font-size: 30px;
}
/* --------------------------------- table-01 */

.mceContentBody table.deco-tb-01 {
	margin: 0 0 20px;
	text-align: left;
	vertical-align: top;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #cccccc;
}
.mceContentBody table.deco-tb-01 th.t_top {
	border-top: 4px solid #cccccc;
	/* border-bottom: 3px double #E3E3E3; */
	vertical-align: middle;
}
.mceContentBody table.deco-tb-01 th {
	background-color: #eeeeee;
	border-bottom: 1px dotted #E3E3E3;
	color: #5B5B5B;
	padding: 8px 10px;
	text-align: left;
	vertical-align: middle;
}
.mceContentBody table.deco-tb-01 td.t_top {
	border-top: 4px solid #cccccc;
	/* border-bottom: 3px double #E3E3E3; */
	vertical-align: middle;
}
.mceContentBody table.deco-tb-01 td {
	background-color: #FFFFFF;
	border-bottom: 1px dotted #E3E3E3;
	padding: 8px 10px;
	vertical-align: middle;
}
/* --------------------------------- table-02 */

.mceContentBody table.deco-tb-02 {
	margin: 0 auto;
}
.mceContentBody table.deco-tb-02 td {
	text-align: center;
}
/* --------------------------------- dl */

.mceContentBody dl dt {
	clear: left;
	float: left;
	margin: 0 0 0.8em;
	width: 7.5em;
	border-left: solid 8px #E3E3E3;
	padding-left: 5px;
	font-weight: bold;
}
.mceContentBody dl dd {
	margin-bottom: 0.8em;
	margin-left: 9em;
}
/* --------------------------------- アクセス */

ul.buslink li {
	list-style: none;
}
ul.buslink li {
	background: none;
	float: left;
	display: block;
	margin-right: 5px;
	width: 137px;
	height: 44px;
}
ul.buslink li a {
	display: block;
	height: 100%;
	overflow: hidden;
	position: relative;
	width: 100%;
}
ul.buslink li a img {
	position: absolute;
	top: 0;
}
ul.buslink li a:hover img {
	top: -44px;
}
/* --------------------------------- フォトコンテスト */

div.slideImage {
	background: #333333;
	margin-bottom: 20px;
}
div.captionOuter {
	color: #ffffff;
	width: 376px;
	height: 209px;
	float: left;
	position: relative;
	overflow: hidden;
}
div.caption {
	padding: 10px;
}
div.caption div.title {
	font-size: 139%;
	padding: 0 0 0.5em;
}
div.caption div.description {
	padding: 0 0 0.5em;
}
div.captionOuter div.counter {
	bottom: 10px;
	font-size: 72%;
	position: absolute;
	right: 10px;
}
div.photoviewer {
	position: relative;
	width: 294px;
	height: 209px;
	display: block;
	float: left;
}
/* --------------------------------- シーズン券お申し込みフォーム */

div.notes {
	margin: 1em 0;
}
div.notes div {
	margin-bottom: 0.5em;
	padding-left: 1em;
	text-indent: -1.0em;
}
div.notes div.bg {
	background: #e5f7fc;
}
.attention {
	color: #c44141;
	font-weight: bold;
}
/* --------------------------------- レディースノープラン & アクティブスノー60*/

div.wrap.ladies, div.wrap.active {
	width: 960px;
	margin: 30px auto;
	background: #ffffff;
	border: 1px solid #eeeeee;
	border-radius: 5px;
	overflow: hidden;
	box-sizing: border-box;
}
div.wrap.ladies div.subtitle {
	font-size: 186%; /* */
	font-weight: bold;
	color: #e76e7b;
	margin-bottom: 0.5em;
}
div.wrap.ladies div.subtitle span {
	background: linear-gradient(transparent 60%, #ffed35 60%);/* border-bottom: 3px solid #ff0095; */
}
div.wrap.active div.subtitle {
	font-size: 186%; /* */
	font-weight: bold;
	color: #9bbd2b;
	margin-bottom: 0.5em;
}
div.wrap.active div.subtitle span {
	background: linear-gradient(transparent 60%, #ffed35 60%);/* border-bottom: 3px solid #ff0095; */
}
div.wrap.ladies div.contents, div.wrap.active div.contents {
	padding: 0 3em;
}
div.wrap.ladies div.contents div.clearfix, div.wrap.active div.contents div.clearfix {
	padding: 2em 0;
	border-bottom: 3px dotted #a2c4e8;
}
div.wrap.ladies div.contents div.clearfix:last-child, div.wrap.active div.contents div.clearfix:last-child {
	border-bottom: none;
}
div.wrap.ladies div.contents .imgR, div.wrap.active div.contents .imgR {
	display: block;
	float: right;
	margin: 0 1em 0 1em;
}
div.wrap.ladies div.contents ul, div.wrap.active div.contents ul {
	list-style: inside;
}
div.wrap.ladies div.contents div.figure, div.wrap.active div.contents div.figure {
	padding: 1em;
}
/* ---------------------------------------------------------------------------------------------------- 積雪情報 */

.mceContentBody section.snowInfo.page ul {
	padding: 0;
	padding-right: 10px;
}
.mceContentBody section.snowInfo.page ul li {
	background: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
/* */

.mceContentBody div.tableOuter {
	padding: 0;
	min-width: 340px;
}
.mceContentBody table.status {
	text-align: left;
	vertical-align: middle;
	width: 100%;
	height: 245px;
	max-height: 240px;
	box-sizing: border-box;
	border-collapse: collapse;
	font-size: 15px;
}
.mceContentBody table.status th {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	width: 30%;
	padding-left: 25px;
	box-sizing: border-box;
	position: relative;
	color: #555;
	line-height: 1.2;
}
.mceContentBody table.status th.tenko {
	background: url(http://www.daisen-resort.jp/files/1596.png) no-repeat;
	background-size: 20px 20px;
	background-position: 0 50%;
}
.mceContentBody table.status th.kion {
	background: url(http://www.daisen-resort.jp/files/1597.png) no-repeat;
	background-size: 20px 20px;
	background-position: 0 50%;
}
.mceContentBody table.status th.sekisetsu {
	background: url(http://www.daisen-resort.jp/files/1598.png) no-repeat;
	background-size: 20px 20px;
	background-position: 0 50%;
}
.mceContentBody table.status th.shinsetsu {
	background: url(http://www.daisen-resort.jp/files/1599.png) no-repeat;
	background-size: 20px 20px;
	background-position: 0 50%;
}
.mceContentBody table.status th.kasso {
	background: url(http://www.daisen-resort.jp/files/1600.png) no-repeat;
	background-size: 20px 20px;
	background-position: 0 50%;
}
.mceContentBody table.status th.kazamuki {
	background: url(http://www.daisen-resort.jp/files/1601.png) no-repeat;
	background-size: 20px 20px;
	background-position: 0 50%;
}
.mceContentBody table.status th.fusoku {
	background: url(http://www.daisen-resort.jp/files/1602.png) no-repeat;
	background-size: 20px 20px;
	background-position: 0 50%;
}
.mceContentBody table.status th.umi {
	background: url(http://www.daisen-resort.jp/files/1603.png) no-repeat;
	background-size: 20px 20px;
	background-position: 0 50%;
}
.mceContentBody table.status th.bus {
	background: url(http://www.daisen-resort.jp/files/1647.png) no-repeat;
	background-size: 20px 20px;
	background-position: 0 50%;
	font-size: 14px;
}
.mceContentBody table.status td {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	width: 20%;/* text-align: center; */
}
/* Renewal 7th anniversary */

div.wrap.seventh {
	background: url(http://www.daisen-resort.jp/files/1594.png) repeat-y;
	background-size: 960px 1px;
	border: 1px solid #eeeeee;
	border-radius: 5px;
	box-sizing: border-box;
	margin: 30px auto;
	overflow: visible;
	width: 960px;
}
div.wrap.seventh div.article {
	padding: 2em 3em;
	background: #fff;
	width: 900px;
	box-sizing: border-box;
	margin: 0 auto 40px;
	border-radius: 5px;
	position: relative;
}
div.wrap.seventh div.article div.spot {
	position: absolute;
	right: 0;
	top: 0;
	width: 290px;
	height: 300px;
	z-index: 100;
}
div.wrap.seventh div.article div.spot.spot01 {
	right: 0;
	top: 100px;
}
div.wrap.seventh div.article div.spot.spot02 {
	right: 100px;
	top: 120px;
}
div.wrap.seventh div.article div.spot.spot03 {
	right: 0;
	top: 100px;
}
div.wrap.seventh div.article div.spot.spot04 {
	right: 100px;
	top: 30px;
}
div.wrap.seventh div.article div.spot.spot05 {
	right: -50px;
	top: 30px;
}
div.wrap.seventh div.article div.spot.spot06 {
	right: 120px;
	top: 80px;
}
div.wrap.seventh div.article div.spot.spot07 {
	right: 100px;
	top: -30px;
}
div.wrap.seventh div.article div.spot.spot08 {
	right: 180px;
	top: -30px;
}
div.wrap.seventh div.article div.spot.spot09 {
	top: inherit;
	bottom: 80px;
	right: 0;
}
div.wrap.seventh div.article div.spot img {
	width: 100%;
}
div.wrap.seventh div.article div.label {
	background: #703337;
	padding: 0.1em 0.5em;
	font-weight: bold;
	font-size: 108%;
	color: #fff;
	display: inline-block;
	border-radius: 5px;
	float: left;
	margin-right: 1em;
}
div.wrap.seventh div.article div.title {
	color: #703337;
	font-size: 186%;
	font-weight: bold;
	float: left;
	line-height: 1.3;
}
div.wrap.seventh div.article div.sub {
	color: #ea5514;
	font-size: 165%;
	font-weight: bold;
	margin: 0.5em 0;
}
div.wrap.seventh div.article div.sub span {
	background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffed35 60%) repeat scroll 0 0;
}
div.wrap.seventh div.article div.schedule {
	padding: 0.1em 0.5em;
	font-weight: bold;
	font-size: 100%;
	color: #fff;
	display: inline-block;
	border-radius: 5px;
	margin: 0 1em 1em 0;
}
div.wrap.seventh div.article div.description {
	width: 50%;
	margin-bottom: 1em;
}
div.wrap.seventh div.article.spot03 div.description {
	width: 100%;
}
div.wrap.seventh div.article.spot03 div.spot {
	width: 235px;
	height: 160px;
}
div.wrap.seventh div.article.spot03 div.spot img {
	width: 235px;
	height: 160px;
	display: block;
}
div.wrap.seventh div.article div.spot.spot09 {
	width: 400px;
	height: 190px;
	display: block;
}
div.wrap.seventh div.article div.spot.spot09 img {
	width: 400px;
	height: 190px;
	display: block;
}
div.wrap.seventh div.article div.schedule.green {
	background: #159f42;
}
div.wrap.seventh div.article div.schedule.yellow {
	background: #d1d81a;
}
div.wrap.seventh div.article div.schedule.red {
	background: #e5948b;
}
div.wrap.seventh div.article div.schedule.blue {
	background: #38bce9;
}
div.wrap.seventh div.article div.schedule.purple {
	background: #a671aa;
}
div.wrap.seventh div.article ul li {
	color: #71151e;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 15px;
	position: relative;
	background: none;
}
div.wrap.seventh div.article ul li::before {
	background: #71151e none repeat scroll 0 0;
	border-radius: 50%;
	content: "";
	height: 8px;
	left: 0;
	margin-right: 0.5em;
	position: absolute;
	top: 7px;
	transition: all 0.3s ease-out 0s;
	width: 8px;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ .btn */	
/* .btn .default */

.mceContentBody .btns .btn {
	display: inline-block;
}
.mceContentBody .btn {
	background: #eee;
	/* margin: 0 auto 1em; */
	display: block;
	padding: 0.5em 1em;
	/* border: 1px solid #ccc; */
	border-radius: 5px;
	box-sizing: border-box;
	text-decoration: none;
	text-align: center;
	line-height: 1.5;
	transition: all 0.1s ease-in-out;
	cursor: pointer;
	border: 1px solid;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #a2a2a2;
}
/* btn color */
.mceContentBody .btn.default {
	background: -moz-linear-gradient(top, #FFF 0%, #EEE);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
	color: #111;
}
.mceContentBody .btn.red {
	background: -moz-linear-gradient(top, #ff5a5f 0%, #ff5a5f);
	background: -webkit-gradient(linear, left top, left bottom, from(#ff5a5f), to(#ff5a5f));
	color: #fff;
}
.mceContentBody .btn.purple {
	background: -moz-linear-gradient(top, #6f5499 0%, #6f5499);
	background: -webkit-gradient(linear, left top, left bottom, from(#6f5499), to(#6f5499));
	color: #fff;
}
.mceContentBody .btn.blue {
	background: -moz-linear-gradient(top, #337ab7 0%, #337ab7);
	background: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#337ab7));
	color: #fff;
}
.mceContentBody .btn.green {
	background: -moz-linear-gradient(top, #30a6b1 0%, #30a6b1);
	background: -webkit-gradient(linear, left top, left bottom, from(#30a6b1), to(#30a6b1));
	color: #fff;
}
.mceContentBody .btn.yellow {
	background: -moz-linear-gradient(top, #faee2b 0%, #faee2b);
	background: -webkit-gradient(linear, left top, left bottom, from(#faee2b), to(#faee2b));
	color: #666;
}
.mceContentBody .btn.orange {
	background: -moz-linear-gradient(top, #f89406 0%, #f89406);
	background: -webkit-gradient(linear, left top, left bottom, from(#f89406), to(#f89406));
	color: #fff;
}
.mceContentBody .btn:hover {
	filter: brightness(85%);
	-moz-filter: brightness(85%);
	-webkit-filter: brightness(85%);
}
.mceContentBody .btn {
}
.mceContentBody div.wrap.seventh div.article div.btns div a {
	color: #fff;
	text-decoration: none;
	font-size: 150%;
	padding: 1.5em;
}
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 8th anniversary あるある */

div.wrap.aruaru a {
	color: #fff;
	text-decoration: none;
}
div.wrap.aruaru {
	background: url(https://www.daisen-resort.jp/files/2000.png);
	background-size: 100px 100px;
	border: 1px solid #eeeeee;
	border-radius: 5px;
	box-sizing: border-box;
	margin: 30px auto;
	overflow: visible;
	width: 960px;
}
div.wrap.aruaru div.top.title {
	padding-top: 40px;
	margin-bottom: -40px;
	position: relative;
	z-index: 9999;
}
div.wrap.aruaru div.article {
	padding: 3em 3em;
	background: #fff;
	width: 900px;
	box-sizing: border-box;
	margin: 0 auto 40px;
	border-radius: 10px;
	position: relative;
}
div.wrap.aruaru div.article div.article {
	width: 100%;
	box-sizing: border-box;
	margin: 40px 0 0;
	border: 3px solid #88845c;
}
div.wrap.aruaru div.article.yellow {
	border: 3px solid #88845c;
	background: #fff051;
}
div.wrap.aruaru div.article.blue {
	border: 3px solid #88845c;
	background: #9fcce8;
}
div.wrap.aruaru div.article.pink {
	border: 3px solid #88845c;
	background: #f7d3dd;
}
div.wrap.aruaru div.article.border {
	border: 3px solid #88845c;
}
div.wrap.aruaru div.article div.spot {
	position: absolute;
	right: 0;
	top: 0;
	width: 290px;
	height: 649px;
	z-index: 100;
	overflow: hidden;
}
div.wrap.aruaru div.article div.spot.spot01 {
	right: 40px;
	top: 100px;
}
div.wrap.aruaru div.article div.spot.spot02 {
	right: 40px;
	top: 120px;
}
div.wrap.aruaru div.article div.spot.spot03 {
	right: 20px;
	top: 120px;
}
div.wrap.aruaru div.article div.spot.spot04 {
	right: 30px;
	top: 30px;
}
div.wrap.aruaru div.article div.spot.spot05 {
	right: 40px;
	top: 80px;
}
div.wrap.aruaru div.article div.spot.spot06 {
	right: 40px;
	top: 80px;
}
div.wrap.aruaru div.article div.spot.spot07 {
	right: 40px;
	top: 40px;
}
div.wrap.aruaru div.article div.spot.spot08 {
	right: 210px;
	top: 80px;
}
div.wrap.aruaru div.article div.spot.spot09 {
	top: inherit;
	bottom: 80px;
	right: 20px;
}
/*
div.wrap.aruaru div.article div.spot.spot04 img {
	width: 70%;
}
*/
div.wrap.aruaru div.article div.spot img {
	width: 100%;
}
div.wrap.aruaru div.article div.label {
	background: #88845c;
	padding: 0.1em 0.5em;
	font-weight: bold;
	font-size: 108%;
	color: #fff;
	display: inline-block;
	border-radius: 5px;
	float: left;
	margin-right: 1em;
}
div.wrap.aruaru div.article div.titleWrap {
	display: inline-block;
	position: relative;
	box-sizing: border-box;
	padding: 5px 0;
	margin: 0 0 0 -65px; /* */
	width: auto;
	background: #88845c;
	/* box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); */
	
	z-index: 9999;
}
div.wrap.aruaru div.article div.title {
	vertical-align: middle;
	margin: 0;
	padding: 0 30px 0 15px;
	line-height: 46px;
	color: #fff;
	font-size: 200%;
	font-weight: bold;
	float: left;/* background: #fff;
	border-radius: 100px;
	padding: 0.5em 1em;
	margin-left: -3em;
	border: 3px solid #88845c; */
}
div.wrap.aruaru div.article div.titleWrap:after {
	position: absolute;
	content: '';
	z-index: 1;
	top: 0;
	right: 0;
	width: 0px;
	height: 0px;
	border-width: 30px 15px 30px 0px;
	border-color: transparent #000 transparent transparent;
	border-style: solid;
}
div.wrap.aruaru div.article.yellow div.titleWrap:after {
	border-color: transparent #fff051 transparent transparent;
}
div.wrap.aruaru div.article.pink div.titleWrap:after {
	border-color: transparent #f7d3dd transparent transparent;
}
div.wrap.aruaru div.article.blue div.titleWrap:after {
	border-color: transparent #9fcce8 transparent transparent;
}
div.wrap.aruaru div.article.border div.titleWrap:after {
	border-color: transparent #fff transparent transparent;
}
div.wrap.aruaru div.article div.titleWrap:before {
	position: absolute;
	content: '';
	top: 100%;
	left: 0;
	border: none;
	border-bottom: solid 15px transparent;
	border-right: solid 20px #6d6a4a;
}
div.wrap.aruaru div.article div.description table {
	border-top: 1px solid #6d6a4a;
	background: #fff;
	border-collapse: collapse;
	width: 100%;
	box-sizing: border-box;
}
div.wrap.aruaru div.article div.description table td {
	border-bottom: 1px solid #6d6a4a;
	padding: 0 0.5em;
	box-sizing: border-box;
}
div.wrap.aruaru div.article div.description table td.w10 {
	width: 10%;
	box-sizing: border-box;
}
div.wrap.aruaru div.article div.sub {
	/* color: #f098b2; */
	color: #444;
	font-size: 165%;
	font-weight: bold;
	margin: 0.5em 0;
}
/* div.wrap.aruaru div.article div.sub span {
    background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffed35 60%) repeat scroll 0 0;
} */


div.wrap.aruaru div.article div.schedule {
	padding: 0.1em 0.5em;
	font-weight: bold;
	font-size: 165%;
	color: #fff;
	display: inline-block;
	border-radius: 5px;
	margin: 0 1em 1em 0;
}
div.wrap.aruaru div.article div.description {
	width: 62%;
	margin-bottom: 1em;
}
div.wrap.aruaru div.article.spot03 div.description {
	width: 100%;
}
div.wrap.aruaru div.article.spot03 div.spot {
	width: 235px;
	height: 160px;
}
div.wrap.aruaru div.article.spot03 div.spot img {
	width: 235px;
	height: 160px;
	display: block;
}
div.wrap.aruaru div.article div.spot.spot09 {
	width: 400px;
	height: 190px;
	display: block;
}
div.wrap.aruaru div.article div.spot.spot09 img {
	width: 400px;
	height: 190px;
	display: block;
}
div.wrap.aruaru div.article div.schedule.green {
	background: #159f42;
}
div.wrap.aruaru div.article div.schedule.yellow {
	background: #d1d81a;
}
div.wrap.aruaru div.article div.schedule.red {
	background: #e5948b;
}
div.wrap.aruaru div.article div.schedule.blue {
	background: #38bce9;
}
div.wrap.aruaru div.article div.schedule.purple {
	background: #a671aa;
}
div.wrap.aruaru div.article ul li {
	color: #71151e;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 15px;
	position: relative;
	background: none;
}
div.wrap.aruaru div.article ul li::before {
	background: #71151e none repeat scroll 0 0;
	border-radius: 50%;
	content: "";
	height: 8px;
	left: 0;
	margin-right: 0.5em;
	position: absolute;
	top: 7px;
	transition: all 0.3s ease-out 0s;
	width: 8px;
}
div.wrap.aruaru div.article div.profile {
	background: #fff;
	padding: 1em;
	box-sizing: border-box;
	border-radius: 10px;
}
div.wrap.aruaru div.article div.fukidashi {
	position: absolute;
	width: 300px;
	height: 200px;
	display: block;
	z-index: 9999;
}
div.wrap.aruaru div.article div.fukidashi img {
	width: 300px;
	height: 200px;
	display: block;
}
div.wrap.aruaru div.article div.fukidashi01 {
	top: 0;
	right: 150px;
}
div.wrap.aruaru div.article div.fukidashi02 {
	top: -70px;
	right: 180px;
}
div.wrap.aruaru div.article div.fukidashi03 {
	top: -50px;
	right: 0;
}
div.wrap.aruaru div.article div.fukidashi04 {
	top: -120px;
	left: 0;
}
div.wrap.aruaru div.article div.fukidashi05 {
	top: -100px;
	right: 0;
}
div.wrap.aruaru div.article div.fukidashi06 {
	top: -80px;
	right: 200px;
}
div.wrap.aruaru div.article div.fukidashi07 {
	top: 130px;
	right: 200px;
}
div.wrap.aruaru div.alertBox {
	color: #ff100a;
	font-size: 165%;
	font-weight: bold;
	background: #fff;
	padding: 1em;
	border: 3px solid #ff100a;
	width: 62%;
	box-sizing: border-box;
}
div.wrap.aruaru div.alertBox.min {
	width: 58%;
}
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- アルバイト応募フォーム */

#detail div.mceContentBody h2.entry {
	padding: 0.5em 1em;
	font-size: 19px;
	font-weight: bold;
}
div.mceContentBody table.formTable {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	line-height: 1.5;
}
div.mceContentBody table.formTable th {
	background-color: #f8f8f8;
	border: none;
	color: #333;
	padding: 1em;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: left;
}
div.mceContentBody table.formTable>tbody>tr>th {
	width: 30%;
}
div.mceContentBody table.formTable th span {
	font-size: 12px;
	font-weight: normal;
}
div.mceContentBody table.formTable td {
	background-color: #fff;
	border: none;
	color: #333;
	padding: 1em;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
div.mceContentBody table.formTable {
}
div.mceContentBody table.formTable .line {
	display: inline;
	margin: 0;
}
div.mceContentBody table.formTable th {
/* min-width: 200px; */
}
div.mceContentBody table.formTable td.sub {
	/* background: #eee; */
	/* width: 110px; */
	vertical-align: middle;
}
.mceContentBody .alert {
	color: #ff100a;
}
.mceContentBody label, .postalcode {
/* white-space: nowrap; */
}
div.mceContentBody table.formTable input, div.mceContentBody table.formTable textarea {
	border-radius: 5px;
	border: none;
	border: 1px solid #ccc;
	background: #f9f9f9;
	transition: all 0.2s ease-in-out;
	padding: 0.5em;/* box-sizing: border-box; */
}
div.mceContentBody table.formTable input.button {
	background: #f46495;
	color: #fff;
}
.mceContentBody input:focus, .mceContentBody textarea:focus {
	background: #ffffff;
	outline: none;
	border: none;
	border: 1px solid #ccc;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
}
div.mceContentBody table.formTable input.err, div.mceContentBody table.formTable textarea.err {
	border: 1px solid #a94442;
	background: #ffeeef;
}
.mceContentBody input:focus, .mceContentBody textarea:focus {
	border: none;
	border: 1px solid #eee;
	outline: none;
	background: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(102, 175, 233, .6);
}
.mceContentBody input.err:focus, .mceContentBody textarea.err:focus {
	border: none;
	border: 1px solid #eee;
	outline: none;
	background: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(169, 68, 66, .075);
}
.mceContentBody input:active, .mceContentBody textarea:active {
	background: #ffffff;
	outline: none;
	border: none;
	border: 1px solid #ccc;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}
 .mceContentBody input::-moz-focus-inner, .mceContentBody textarea::-moz-focus-inner {
 padding: 0;
 border: 0;
}

/* placeholder color */

::-webkit-input-placeholder {
 color: #ccc;
 opacity: 1;
}
:-moz-placeholder {
 color: #ccc;
}
::-moz-placeholder {
 color: #ccc;
 opacity: 1;
}
:-ms-input-placeholder {
 color: #ccc;
}
:placeholder-shown {
 color: #ccc
}
/* セレクトボックス */

div.mceContentBody table.formTable select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 100%;
	height: 38px;
	border-radius: 5px;
	border: 1px solid #ccc;
	min-width: 80px;
	padding: 0 0.5em;
	cursor: pointer;
	width: 100%;
	background: #fff;
}
div.mceContentBody table.formTable select.err {
	border: 1px solid #a94442;
	background: #ffeeef;
}
 div.mceContentBody table.formTable select::-ms-expand {
 display: none;
}
div.mceContentBody table.formTable select:focus {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
}
div.mceContentBody table.formTable select.err:focus {
	box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(169, 68, 66, .2);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
div.mceContentBody table.formTable div.selectWrap {
	position: relative;
	/* width: 50%; */
	height: 38px;
	display: inline-block;
}
div.mceContentBody table.formTable div.selectWrap::after {
	position: absolute;
	top: 55%;
	right: 10px;
	display: block;
	content: '';
	width: 0;
	height: 0;
	margin-top: -4px;
	border: 4px solid transparent;
	border-top: 4px solid #888;
}
/* ----------------------------------------------------------------------------------------------- */

div.mceContentBody table.formTable label:hover {
	color: #2b91fc;
}
/* 
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ICカード説明ページ */


div.mceContentBody {
}
/* ------------------------------ contentsWrap */


div.mceContentBody div.contentsWrap {
	width: 100%;
	max-width: 960px;
	margin: 2em auto;
	background: #fff;
	border: 1px solid #eeeeee;
	border-radius: 5px;
	overflow: hidden;
	box-sizing: border-box;
	padding: 1.5em;
}
div.mceContentBody div.keycard {
}
div.mceContentBody div.keycard h3 {
}
div.mceContentBody div.keycard h4 span.number {
	position: relative;
	display: inline-block;
	width: 30px;
	height: 30px;
	background: #00afe5;
	border-radius: 5px;
	top: 10px;
	margin-right: 0.2em;
}
div.mceContentBody div.keycard h4 span.number span {
	position: absolute;
	top: 50%;
	display: block;
	left: 50%;
	transform: translate( -50%, -50%);
	-webkit-transform: translate( -50%, -50%);
	color: #fff;
}
/* */

div.mceContentBody div.deco-box {
	padding: 1em;
	border: 2px solid #ccc;
}
/* 
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 特別ページ */

.mceContentBody div.special {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
/* ---------------------------------------------------------------------------------------------------- div.article */

.mceContentBody div.special div.article:first-child {
	margin-top: 2em;
}
.mceContentBody div.special div.article {
	position: relative;
	padding: 2em;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #ccc;
	margin-bottom: 2em;
	border-radius: 10px;
}
.mceContentBody div.special div.title {
	font-size: 200%;
	font-weight: bold;
	line-height: 46px;
	margin-bottom: 0.3em;
	color: #00afe5;
	border-bottom: 4px solid #00afe5;
	padding-bottom: 0.2em;
	margin-bottom: 0.5em;
}
.mceContentBody div.special div.sub-title {
	font-weight: bold;
	margin-bottom: 0.8em;
	line-height: 1.5;
	background: #fff;
	/* color: #333; */
	/* border: 3px double #f49c00; */
	
	/* padding: 0.2em 2em; */
	/* border-radius: 1000px; */
	
	display: inline-block;
	white-space: nowrap;
	position: relative;
	background: #f8f8f8;/* padding: 0.2em 2em;  */
	
}
.mceContentBody div.special div.term {
	font-size: 132.5%;
	font-weight: normal;
	line-height: 1.5;
	margin-bottom: 0.6em;
}
.mceContentBody div.special div.article div.description {
	background: #f8f8f8;
	padding: 0.5em 1em;
	border-radius: 10px;
	border: 1px solid #ccc;
	margin-bottom: 1em;
}
.mceContentBody div.special div.article div.description ul li {
	background: none;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 1.3em;
	position: relative;
	line-height: 1.5;
	margin-bottom: 0.4em;
}
.mceContentBody div.special div.article div.description ul li:before {
	position: absolute;
	width: 0.8em;
	height: 0.8em;
	/* background: #333; */
	background: #00afe5;
	border-radius: 1000px;
	display: block;
	content: "";
	/* top: 50%; */
	top: 0.3em;
	left: 0;/* transform: translate( 0, -50%);
	-webkit-transform: translate( 0, -50%); */
}
/* ---------------------------------------------------------------------------------------------------- table.deco-tb */

/* reset */
.mceContentBody div.special table.deco-tb, .mceContentBody div.special table.deco-tb th, .mceContentBody div.special table.deco-tb td {
	border: none;
	background: none;
	color: #333;
}
.mceContentBody div.special table.deco-tb {
	border-top: 1px solid #ccc;
}
.mceContentBody div.special table.deco-tb th, .mceContentBody div.special table.deco-tb td {
	border-bottom: 1px solid #ccc;
}
/* btn */

.mceContentBody div.special .btn.blue {
	background: #00afe5;
	display: block;
	font-weight: bold;
}
.mceContentBody div.special .btn.blue a {
	color: #fff;
	text-decoration: none;
}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ タカぴよランド 調整 */

/* campaign.css を上 書 き す る */

.kids .sec01 {
	background-image: url("https://www.daisen-resort.jp/files/1262.gif") !important;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	width: 960px;
}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ お食事一覧 レイアウト調整 */




.mceContentBody div.menu-list div.menu-wrap {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	border-radius: 5px;
	box-sizing: border-box;
	overflow: hidden;
}
.mceContentBody div.menu-list div.menu-wrap:nth-child(3n) {
	margin-right: 0
}
/* thumbnail */

/* .mceContentBody div.menu-list div.thumbnail {
	height: 150px;
	overflow: hidden;
}

.mceContentBody div.menu-list div.thumbnail img {
	max-width: 100%;
	width: 100%;
	height: auto;
	display: block;
	height: 100%;
	width:  auto;
	display: block;
} */

.mceContentBody div.menu-list div.thumbnail {
	overflow: hidden;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	border-bottom: 1px solid #ddd;/* border: 1px solid #eee; */
}
.mceContentBody div.menu-list div.thumbnail span {
	display: block;
	width: 100%;
	padding-top: 75%; /* 4 : 3 */
	position: relative;
	background: #f8f8f8;
}
.mceContentBody div.menu-list div.thumbnail span img {
	/* max-height: 100%; */
	/* reset */
	max-width: inherit;
	height: inherit;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);/* border-radius: 5px;		 */
}
/* name */

.mceContentBody div.menu-list div.name {
	white-space: nowrap;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0.25em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
.mceContentBody div.menu-list div.name span.name-catch {
	white-space: nowrap;
	font-size: 12px;
}
.mceContentBody div.menu-list div.name span {
}
/* price */

.mceContentBody div.menu-list div.price {
	text-align: right;
	white-space: nowrap;
	font-weight: bold;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.25em;
}
.mceContentBody div.menu-list div.price span {
}
.mceContentBody div.menu-list div.price span.unit {
	font-size: 12px;
	font-weight: normal;
}
/* ホワイトシアター 年度選択追加 */

#detail .mceContentBody div.movie-select-date div.headline {
	font-size: 20px;
	border-bottom: 3px dotted #00afe5;
	/* reset */
	background: none;
	padding: 0;
}
#detail .mceContentBody div.movie-select-date {
}
#detail .mceContentBody div.movie-select-date ul {
}
#detail .mceContentBody div.movie-select-date ul li {
	display: inline-block;
	/* reset */
	background: none;
	padding: 0;
}
#detail .mceContentBody div.movie-select-date ul li a {
	display: block;
	padding: 0.25em 1em;
	border: 1px solid #ccc;
	text-decoration: none;
	border-radius: 1000px;
	margin-bottom: 0.5em;
	color: #333;
	position: relative;
	padding-left: 2em;
	background-image: -moz-linear-gradient(  top,  #fff 0%,  #f0f0f0);
	background-image: -webkit-gradient(  linear, left top, left bottom,  from(#fff),  to(#f0f0f0));
}
#detail .mceContentBody div.movie-select-date ul li a:before {
	position: absolute;
	left: 0.5em;
	width: 1em;
	height: 1em;
	display: block;
	border-radius: 1000px;
	background: #ccc;
	content: "";
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
#detail .mceContentBody div.movie-select-date ul li a:hover:before {
}
#detail .mceContentBody div.movie-select-date ul li a.current:before {
	background: #5dca10;
}
